/*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:15px;
	position:relative;
	border-bottom:1px dotted #ccc;
	padding-bottom:15px;
} 

.boxFocusNews .divImg  { width:180px; margin-right:10px;}
.boxFocusNews .divInfo { margin-bottom:20px; width:450px; } 
.boxFocusNews h3 { padding:3px 0px; text-align:left; font-size:14px;}

.boxFocusNews h3 a { }
.boxFocusNews .img {
	background:#fff;
	border:1px solid #cacaca;
	padding:4px;
	text-align:center;
}

#tab-container-news_focus-nav {list-style:none; position: absolute; bottom:15px; left:290px; text-align: left; }
#tab-container-news_focus-nav li { float:left;}
#tab-container-news_focus-nav li a
{
	color: #474747;
	display: inline-block;
	text-decoration:none;
	padding: 0px ;
	height: 21px;
	width:22px;
	font-size:11px;
	font-weight:bold;
	margin-right:2px;
	background:url(../images/tab_bg.gif) center no-repeat;
	text-align: center; 
}
#tab-container-news_focus-nav li a b { display:block; line-height:17px; padding-top:4px;}
#tab-container-news_focus-nav li a:hover
{
	background:url(../images/tab_on.gif) center no-repeat;
	color: #fff;
}
#tab-container-news_focus-nav li a.active
{
	background:url(../images/tab_on.gif) center no-repeat;
	color: #fff;
}




/*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 .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:0px 2px;
	margin-bottom:5px;
	
}
#List_View .col1{
	
}
#List_View .col2{
	
} 

#List_View .noItem {
	padding:50px;
	text-align:center;
	color:#ff0000;
}  
/*********** Box NEWS *********/
#List_View {
	overflow:hidden;
}
.boxNews .div-image {
	position:relative;
	overflow:hidden;
}
.boxNews .inner {
	border:1px solid #dddddd;
	padding:20px;
	width:100%;
	position:relative;
}
.boxNews .inner::before {
	position: absolute;
	background: #f2f2f2;
	width: 100%;
	height: 2px;
	bottom: -3px;
	display: block;
	content: '';
	left: 0;
}
.boxNews .inner .div-text {
	padding:15px 0;
}

.boxNews h3 {
	font-weight:400;
	margin-bottom:10px;
	height:44px;
	overflow:hidden;
	font-weight: 700;
}
.boxNews h3 a {
    color: #333;
    font-size: 16px;
    line-height: 1.4em;
    text-transform: uppercase;
}
.boxNews .post-meta li {
	display:inline-block;
	margin-right:15px;
}
.boxNews .img_right {
	
}

.boxNews .short {
	color:#999;
	text-align:justify;
}
.boxNews .short p {
	padding:0;
	line-height:1.5em;
}
.post-meta span {
	color: #999;
	font-size: 13px;
	font-style: italic;
}
.group-item:first-child {
	margin-top:0;
}
.group-item {
	margin-top:30px;
}
.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;
}


.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 {
	padding:20px 0 30px 0;
}

#otherNews h3 {
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 700;
}

#otherNews li {
	padding:10px 0 0 0;
	font-size:15px;
}
#otherNews li a::before {
	content:'\f0da';
	margin-right:15px;
	color:#999;
}
#otherNews li span {
	color:#acacac;
	font-size:13px;
}
.date_news {
	padding: 0px;
	margin: 0px;
	color: #9c9c9c;
	font-weight: normal;
}
.date_news  span {
	color:#9c9c9c;
}

.boxNews p.more {
	margin: 0px;
	padding: 2px 0px;
	text-align: right;
}


.tools {
    margin: 0 0 20px 0px;
    padding: 15px 0;
    border-bottom: 1px solid #eee;
	border-top: 1px solid #eee;
}
.tools .plugin { 
	white-space: nowrap;
}
.tools img { vertical-align:middle;}

.tools ul {list-style:none; float:right;}
.tools li { 
	float:left;
	padding-left:15px;
	position:relative;
}
.tools li.tellfriend { 
	top:2px;
}
.tools a {	 
	text-decoration:none;
	color:#333;
	display:block;
	line-height:18px;
	font-size:12px;
}
.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::before {
    content: '\f02f';
    font-size: 18px;
    margin-right: 5px;
    position: relative;
    top: 2px;
}
.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:url(../images/btn_search.gif) center no-repeat;
	width:50px;
	padding:3px 2px;
	color:#FFFFFF;
	text-align:center;
	font-size:11px;
	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;	
} 
.post-meta span {
	color:#999;
	font-size:13px;
	font-style:italic;
}
.news-widget {
	margin-bottom:15px;
}
.news-widget li {
	overflow:hidden;
	padding:15px 0;
	border-bottom:1px dotted #cccccc;
}
.news-widget li:last-child {
	border-bottom:0;
	padding-bottom:0;
}

.news-widget li .div-text {
	margin-top:10px;
}
.news-widget li .div-text h4 {
	font-weight:400;
}
.news-widget .date {
	margin-right:15px;
}
.news-widget li .div-text a {
	line-height:1.5em;
	font-size:15px;
}
.title-widget {
	padding:7px 0;
	border-bottom: 1px dotted #ccc;
}
.title-widget h3 {
	font-size:20px;
	text-transform:uppercase;
	font-weight:400;
	color:#d10000;
    
}
.banner-widget a {
	margin-bottom:20px;
	display:block;
}
.list-tags {
	margin-bottom:20px;
	background:#f6f6f6;
	padding:10px;
}
.list-tags label {
	font-weight:normal;
	text-transform:uppercase;
	margin:0;
}
.list-tags a {
	display:inline-block;
	margin-left:10px;
	color:#666;
}
.list-tags a:hover {
    
}


































.comment {
    
}
.comment .title {
    font-size: 25px;
    text-transform: uppercase;
    font-weight: 400;
    margin: 20px 0 10px 0;
}
.choose-evaluate {
    width: 100%;
    margin: 10px 0px;
}
.choose-evaluate .title {
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    color: #333333;
    margin-right: 10px;
    text-transform: none;
}
.choose-evaluate ul {
    display: inline-block;
}
.choose-evaluate ul li {
    display: inline-block;
    width: 24px;
    height: 19px;
    padding-right: 6px;
    cursor: pointer;
    -webkit-transition: background 0.5s ease;
    -moz-transition: background 0.5s ease;
    -o-transition: background 0.5s ease;
    transition: background 0.5s ease;
}
.divWrite {
    /*background: url(../images/no_avatar.png) left top no-repeat;
		padding-left: 65px;
	min-height: 55px;*/
}
.boxComment .textarea {
    background: #FFF;
    border: 1px solid #d0d0d0;
	min-height:98px;
	border-radius:0;
	color:#666;
}
.boxComment .div_name {
    padding: 10px 0;
}
.boxComment input {
    height: 38px;
    border-radius: 0px;
    border: 1px solid #d0d0d0;
    background: #FFF;
	color:#666;
}
.div_btn_comment button {
    height: auto;
    font-size: 16px;
    line-height: 24px;
    color: #ffffff;
    padding: 7px 15px;
    background: #333;
    border: 0px;
    cursor: pointer;
	outline:none;
}
.info_hidden .info-title {
	margin-top:10px;
}

#ext_comment {
    
}
.divCommentList {
    overflow: auto;
    padding: 5px 0;
}
.list_comment {
    padding-bottom: 10px;
    margin: 10px 0;
    display: block;
    background: url(../images/no_avatar.png) left top no-repeat;
    padding-left: 65px;
	border-bottom: 1px dashed #d0d0d0;
}
.list_comment .c-desc {
    text-align: justify;
    padding: 5px 0px;
}
.list_comment .c-date {
    color: #666;
    font-weight: normal;
    font-size: 11px;
}
.divWrite_sub {
    display: none;
    margin-top: 10px;
}
.c-title {
    font-weight: bold;
}
.divCommentList_Sub {
    margin-top: 10px;
    margin-bottom: 5px;
}
.list_comment_sub {
    padding: 10px;
    display: block;
    background: #f2f2f2;
    padding-left: 75px;
    position: relative;
	margin-top:1px;
}
.list_comment_sub:before {
    content: '';
    height: 55px;
    width: 55px;
    z-index: 100;
    display: inline-block;
    position: absolute;
    background: url(../images/no_avatar.png) left top no-repeat;
    top: 10px;
    left: 10px;
}
.list_comment .c-desc {
    text-align: justify;
    padding: 5px 0px;
	color: #666;
}
.post-meta {
	margin-bottom:10px;
	font-size:12px;
	color:#999;
}



/*focus-news*/
#focus-news {
	margin-bottom:30px;
	padding-bottom:30px;
	border-bottom:1px solid #eee;
	position:relative;
}
#focus-news .news .thumb {
	width:370px;
	height:278px;
	overflow:hidden;
}
#focus-news .news .excerpt {
	padding-left:30px;
}
.news {
	display:table;
	width:100%;
}
.news .thumb,
.news .excerpt {
	display:table-cell;
	vertical-align:top;
}
.excerpt .h2 {
	margin:0 0 10px 0;
	font-size:18px;
}
.thumb a {
	display:block;
	font-size:0;
}
.short ,
.short p {
	text-align:justify;
	line-height:1.6em;
}
#focus-news .owl-dots {
    counter-reset: dots;
	display:inline-block;
}
#focus-news .owl-dots::after {
	content:'';
	display:block;
	clear:both;
}
#focus-news .owl-dot {
	float:left;
	width:50px;
	height:40px;
	margin-right:5px;
	text-align:center;
	line-height:40px;
	font-size:16px;
	background:#f1f1f1;
	transition:all .4s ease-in-out;
	-webkit-transition:all .4s ease-in-out;
	position:relative;
}
#focus-news .owl-dot:hover,
#focus-news .owl-dot.active {
	background:#ffc200;
}
#focus-news .owl-dot:before {
    counter-increment:dots;
    content: counter(dots);
}
#focus-news .owl-controls {
	position:absolute;
	bottom:30px;
	left:400px;
}
#focus-news .owl-dot::after {
	content: '';
    width: 0px;
    height: 0px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid transparent;
    position: absolute;
    top: -5px;
    left: 19px;
	transition:all .4s ease-in-out;
	-webkit-transition:all .4s ease-in-out;
}
#focus-news .owl-dot:hover::after,
#focus-news .owl-dot.active::after {
	border-bottom: 5px solid #ffc200;
}

/*.group-item*/
.list-news .news {
	padding:30px 0;
	border-bottom:1px solid #eee;
}
.list-news .news .inner {
	position:relative;
}
.readmore {
	position:absolute;
	bottom:0;
}
.readmore a {
	display:block;
	background:#f1f1f1;
	width:145px;
	height:40px;
	text-align:center;
	line-height:40px;
	position:relative;
}
.readmore span {
	padding-right:5px;
}
.news.first {
	padding-top:0;
}
.list-news .news .thumb {
	width:270px;
	height:203px;
	overflow:hidden;
}
.list-news .news .excerpt {
	padding-left:30px;
}
.readmore a::after {
	content:'';
     width:0px;
     height:0px;
     border-bottom:5px solid transparent;
     border-top:5px solid transparent;
     border-left:5px solid #2f2f2f;
	 position:absolute;
	 top:14px;
	 transition:all .4s ease-in-out;
	-webkit-transition:all .4s ease-in-out;
}
.readmore a:hover {
	background:#ffc200;
	color:#333;
}