 
/*MAIN FOCUS*/
#main_focus {
	background:url(../images/man_focus_b.gif) bottom left no-repeat;
	padding-bottom:15px;
	margin-bottom:5px;
}
.list-news-focus {
	border:1px solid #d7d7d7; 
	overflow: hidden; 
	min-height:330px;
}

.list-news-focus .list-img {padding:10px; border-right:1px solid #d7d7d7;}
.list-news-focus ul {
	 
	list-style: none;	
	padding: 0;
	margin: 0;
}

.list-news-focus .list-news { background:#ecf7ff}
 
 
ul#tabs li {
	border-bottom:1px solid #d7d7d7;
	height: 56px;
	outline: none;
	padding:5px 10px;
	position:relative;
}
ul#tabs li .icon_current { 
 	display:none;
	border:medium none;
	left:0;
	margin-left:-10px;
	position:absolute;
	top:25px;
}
 
ul#tabs li.last{ border-bottom:none;}

ul#tabs li img { 
	float: left;
	border:1px solid #dcdcdc;
	padding:2px;
	margin-right:10px;
}

ul#tabs li a { 
	font-weight:bold;
	text-decoration: none;	 	
}

ul#tabs li a:hover { 
	text-decoration: underline;
}

ul#tabs li a img { width: 72px; height:48px; padding:3px ; border:1px solid #ccc; background:#FFF} 

ul#tabs li.current {
	background:url(../images/tab-current.gif) bottom repeat-x; 	 
}
ul#tabs li.current .icon_current {display:block;}
 
ul#output { 
	width: 410px;
	height: 310px;
	position: relative;
}

ul#output li {
	position: absolute;
	width: 330px;
	height: 310px;
}

ul#output li h3 {
	padding:2px 0px; 
}

ul#output li .desc {
	 text-align:justify;
}

/*mainNews*/
.mainNews {}
.mainL {
	width:495px;	
}
.mainR {
	width:225px;	
}

/***** FOCUS ***/
.boxFocusNews {  
 	margin-bottom:10px;
	position:relative;
	border-bottom:1px solid #d9d9d9;
	padding-bottom:35px;
	padding-top: 20px;
} 

.boxFocusNews .divImg  { width:235px; margin-right:20px;}
.boxFocusNews .divInfo { margin-bottom:20px; width:490px; } 
.boxFocusNews h3 {
    font-family: arial;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.6em;
    text-transform: uppercase;
}

.boxFocusNews h3 a {}
.boxFocusNews h3 a:hover {text-decoration: none;}
.boxFocusNews .short {
	color: #666666;
	line-height: 20px;
}
.boxFocusNews .img {
	background:#fff;
	text-align:center;
	position: relative;
}
.box_datepost{
	height: 48px;
	background: url("../images/lb_date.png") center no-repeat;
    position: absolute;
    right: -7px;
    top: -10px;
    width: 47px;
    padding-top: 5px;
    z-index: 100;
}
.box_datepost .date{
	color: #fff;
    font-size: 16px;
    text-align: center;
}
.box_datepost .month{
	color: #fff;
    font-size: 12px;
    text-align: center;
}

#tab-container-news_focus-nav {list-style:none; position: absolute; bottom:15px; left:255px; text-align: left; }
#tab-container-news_focus-nav li { float:left;}
#tab-container-news_focus-nav li a
{
	color: #666666;
	display: inline-block;
	text-decoration:none;
	padding: 0px ;
	height: 36px;
	width:36px;
	font-size:16px;
	font-weight:bold;
	margin-right:8px;
	background:#ededed;
	text-align: center; 
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	border: 3px solid #ededed;
	box-sizing: border-box;
}
#tab-container-news_focus-nav li a b { display:block; line-height:30px;}
#tab-container-news_focus-nav li a:hover
{
	background:#ffffff;
	border-color: #00755a;
}
#tab-container-news_focus-nav li a.active
{
 background:#ffffff;
	border-color: #00755a;
} 
 

 
/*HOME NEWS*/
.box-news {padding:5px 0px; vertical-align:top;}
h1.box-news-title{
	color:#9e9d9d;
	font-size:12px;	 
	padding-bottom:5px ;
	text-transform:uppercase;
}
h1.box-news-title a {color:#9e9d9d;}
.box-news-content { 
	border:1px solid #d9d9d9;
	padding:10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px; 
}
.top-news {
	float:left;
	width:380px;
	padding-right:15px;
}
.other-news {
	float:left;
	width:210px;
}
 
.other-news ul {list-style:none;} 
.other-news li {
	background: url(../images/icon_other.gif) 0 7px no-repeat;
	padding-left: 10px;
}
.other-news li a {color:#333333}



/*----------------- VIEW 1 ----------------*/
#List_View{padding-top: 20px;}
#List_View .View1 {
  float:left;
	margin:0px;
	border-bottom:1px dotted #cccccc;

}
#List_View .last {
	border-bottom:none;
}

#List_View div.View1 div.item{
	border-right:1px dotted #cccccc;
  float:left;
	padding:10px 0px;
	padding-right:15px;
	margin-right:15px; 
	width:330px;
}

#List_View div.View1 div.item.last {
	 border-right:none;
   margint:0px;
   margin-right:0px;
	 padding-right:0px;
} 
 

/*----------------- VIEW 2 ----------------*/

#List_View .View2 {
  padding-bottom: 28px; margin-bottom: 30px;
  border-bottom: 1px solid #d9d9d9;
}
#List_View .col1{
	 
}
#List_View .col2{
	 
} 

#List_View .noItem {
	padding:50px;
	text-align:center;
	color:#ff0000;
}  
/*********** Box NEWS *********/
.boxNews {
	
}


.boxNews p {
	margin: 0px;
	padding: 5px 0px;
}

.boxNews h3 {
    font-family: arial;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}

.boxNews h3 a {
	text-align: left;
}
.boxNews h3 a:hover{
	text-decoration: none;
}
  
.boxNews .img_left {
	text-align: center;
	float:left;
	margin-right:30px;
	position: relative;	
}
.boxNews .img_left .img{
	width: 235px; height: 157px; overflow: hidden;
}
.boxNews .img_left img{
	transform: scale(1);
    transition-duration: 1s;
    transition-timing-function: ease;
}
.boxNews .img_left img:hover {
	transform: scale(1.1);
    transition-duration: 1s;
    transition-timing-function: ease;
}

.boxNews .img_right {
	text-align: center;
	float:right;
	margin-left:30px;	
}

.boxNews .short {
	text-align: justify;
	font-size: 12px; color: #666666; 
	line-height: 20px;
}
.view_more{
	height: 37px; padding: 0 15px; line-height: 37px;
	background: #e2e2e2; 
	display: inline-block;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 14px; font-weight: bold; color: #333333; text-transform: uppercase;
}
.view_more:hover{
	text-decoration: none;
	color: #ffffff;
	background-color: #8cc63f;
}

.relate_news {
	font-weight:bold;
	color:#5F5F5F;
}
.relate_news a {color:#5F5F5F; text-decoration:underline;}
 
/*********** Detail NEWS *********/ 
.boxDetail .title {
	font-family: "Times New Roman"; 
	font-size: 18pt;
	font-weight: bold;
	line-height:22px;
}

.date-social-container{
    border-bottom: 1px dotted #bfbfbf;
    padding: 5px 0px;
    padding-top: 0;
    margin-bottom: 10px;
}
.news-date{
    color: #999999;
    font-size: 11px;
}
.social-share{
    color: #666666;
    font-size: 12px;
}

.boxDetail .imgDetail_left {
	display: block;
	float: left;
	margin-right: 7px;
}

.boxDetail .imgDetail_right {
	display: block;
	float: right;
	margin-left: 7px;
}

.boxDetail .fDespic {
	font-size: 9px;
	color: #999999;
	text-align: center;
}

.boxDetail .noteNews {
	margin: 5px 0px;
	padding: 5px;
	border: 1px solid #bbbbbb;
	background-color: #e8e8e8;
	text-align: justify;
}

.hr {
	background: url(../images/hr.gif) repeat-x center;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
#otherNews{margin-top: 10px;}

#otherNews ul{
    list-style-type: disc;
    list-style: inside;
    color: #9f9f9f;
}
#otherNews h3{
    font-size: 22px;
    color: #00755a;
    text-transform: uppercase;
    margin: 20px 0px 10px;
    font-weight: normal;
}
#otherNews ul li a{
    font-size: 12px;
    color: #333333;
    text-decoration: none;
    line-height: 24px;
}
#otherNews ul li a:hover{
    color: #0f613d;
}
#otherNews .date_news{
    color: #999999;
    font-size: 14px;
}


.date_news {
	padding: 5px 0;
	margin: 0px;
	color: rgba(0,0,0,0.5);
	font-weight: normal;
	font-size: 11px;
}
.date_news  span {
	color:#9c9c9c;
}

.boxNews p.more {
	margin: 0px;
	padding: 2px 0px;
	text-align: right;
}
 
 
.tools {
	margin:10px 0px; 
	background:#f2f2f2;
	padding:5px; 
} 
.tools .plugin { 
	white-space: nowrap;
}
.tools img { vertical-align:middle;}
 
.tools ul {list-style:none; float:right;}
.tools li { 
	float:left;
	padding-left:20px;
}
.tools a {	 
	text-decoration:none;
	color:#333333;
	display:block;
	line-height:18px;
	font-size:11px;
}
.tools li.feedback a { padding-left:20px; background:url(../images/icon_feedback.png) left no-repeat;}
.tools li.tellfriend a  { padding-left:20px; background:url(../images/icon_email.png) left no-repeat;}
.tools li.print a { padding-left:20px; background:url(../images/icon_print.png) left no-repeat;}
.tools li.bookmark a { padding-left:20px; background:url(../images/icon_bookmark.png) left no-repeat;}
.tools li.back a { padding-left:20px; background:url(../images/icon_back.png) left no-repeat;}

/*--------------------*/
.new_titleNews,.new_titleNews a:link,.new_titleNews a:active,.new_titleNews a:visited
	{
	color: #FF4200;
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
}

.new_titleNews a:hover {
	color: #FD7849;
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
}

.tooltipTitle {
	color: #FF0000;
}

.tooltipDes {
	color: #000000
}


/*------*/
.toolSearch {
	background:url(../images/toolSearch_bg.gif) repeat-x;
}
.toolSearch_l {
	background:url(../images/toolSearch_l.gif) left no-repeat;
	padding-left:10px;
}
.toolSearch_r {
	background:url(../images/toolSearch_r.gif) right no-repeat;
	padding-right:10px;
}
.toolSearch .btn_search {
	cursor:pointer;
	border:none;
	background:#2f2f2f;
	width:57px; height: 23px; 
	padding:3px 2px;
	color:#FFFFFF;
	text-align:center;
	font-size:12px;
	font-weight:bold;	
}

.font_keyword {
	background-color: yellow;
	color: red;
	font-weight: bold;
}

.font_keyword a {
	background-color: yellow;
	color: red;
	font-weight: bold;
}


.tblComemnt {
	
}

.fComment {
	background-color: #ccc;
	padding: 2px 0px;
}

.font_username {
	color: #c53915;
}

.contentComment {
	padding: 10px 0px;
}
/*COMMENT*/
.fComment {
	background:url(../images/hr.gif) bottom center repeat-x;
	padding:5px 5px;
	color:#e45601;
	font-weight:bold;
	border-bottom:5px;
	margin-bottom:5px;
}
.boxComment label { padding-bottom:2px;}
.boxComment input.error {
	border:1px dotted #ff0000;
} 
 
.boxComment label.error { margin-left: 5px; padding: 5px; background: #B70002; color: #FFF; -moz-border-radius: 4px; -webkit-border-radius: 4px; }

.list_comment {
	padding:5px 0px;	
	padding-bottom:10px;
	background:url(../images/hr.gif) bottom center repeat-x;
}
.list_comment .hr {
	background:url(../images/hr.gif) bottom center repeat-x;
	padding-bottom:5px;
}
.list_comment .fname {
	color:#0058a6;	
}
.list_comment .femail { color:#e45601;}
.list_comment .fdate	{color:#a4a4a4;}

/*SEARCH*/
.formSearch {
	background:#FAFAFA;
	padding:5px;
	border:1px solid #ccc;
}
p.mess_result {
	font-size:12px;
	margin-bottom:10px;
	text-align:center;
}
p.mess_result span {
	color:#FF0000;
	font-size:14px;
	font-weight:bold;
}

.tbl_poll {
	margin:5px;
}

.tbl_poll  {
	background:#FFFFFF;
	border:1px solid #ccc;
}
.tbl_poll .fPoll {
	padding:5px ;
	font-weight:bold;
	color:#8A0000;
	border-bottom:1px solid #ccc;
}
.tbl_poll .btn {
	border-top:1px solid #ccc;
	background:#FFFFFF;
	text-align:center;
} 

.tbl_poll .poll_content {
	padding:5px;
	background:#EEEEDD;
}

 
/* box_sidebar */
.sidebar-news {padding:2px 0px;}
.sidebar-news ul {list-style:none;padding-top:5px	;}
.sidebar-news li {
	background:url(../images/hr.gif) bottom repeat-x;
	padding:10px 10px;
	overflow:hidden;
	
}
.sidebar-news li.last { background:none;	} 

.sidebar-news .img {
	float:left;
	border:1px solid #c5c5c5;
	margin-right:7px;	
}
.sidebar-news .img img {	
	padding:1px;		
}
 
 
.sidebar-news h3{
	padding-top:5px;
	font-weight:bold;	
}
.sidebar-news .news-date {
	color:#7e9baf;
}

#jCarouselLite_right_news  li {
	height:100px;	
} 