.pagination {
	background:none;
	margin-top:0px;
	padding-top:0px;
}

/***** FOCUS ***/
.boxFocusNews {position:relative;padding-bottom:20px;margin-bottom:20px;background:url(../images/hr.gif) bottom left repeat-x;} 
.boxFocusNews .divImg  { width:320px; margin-right:15px;}
.boxFocusNews .divInfo { width:410px; } 
.boxFocusNews h3 { padding-bottom:5px; text-align:left; font-size:18px; font-weight:bold;}
.boxFocusNews h3 a {color:#333;text-decoration:none;line-height:normal;}
.boxFocusNews .date_news{font-size:11px; font-weight:normal; color:#999;padding-bottom:5px;}
.boxFocusNews .short{text-align:justify;color:#666;font-weight:normal;}
.boxFocusNews .img {text-align:center;border:1px solid #e4e4e4;padding:4px;background:#fff;}

#tab-container-news_focus-nav {list-style:none; position: absolute; bottom:20px; left:335px; text-align: left; }
#tab-container-news_focus-nav li { float:left;}
#tab-container-news_focus-nav li a
{
	color: #333;
	display: inline-block;
	text-decoration:none;
	padding: 0px ;
	height: 30px;
	width:30px;
	line-height:30px;
	font-size:12px;
	font-weight:bold;
	margin-right:5px;
	background:url(../images/tab_bg.png) center no-repeat;
	text-align: center; 
}
#tab-container-news_focus-nav li a.active,
#tab-container-news_focus-nav li a:hover
{
 background:url(../images/tab_on.png) center no-repeat;
 color: #fff;
 width:30px;
 height:30px;
 line-height:30px;
 text-align: center;
}
 
/*----------------- VIEW 2 ----------------*/
#List_View .noItem {
	padding:50px;
	text-align:center;
	color:#ff0000;
}  
/*********** Box NEWS *********/
.boxNews h3 {
	padding-bottom: 5px;
	vertical-align: top;
	text-align: left;
}
.boxNews h3 a {
	font-size:12px;
	font-weight: bold;
 	color:#333;
	text-decoration:none;
}
.boxNews .date_news{
	font-size:11px;
	font-weight:normal;
	color:#999;
	padding-bottom:5px;
}
.boxNews .date_news span{
	color:#999;
}
.boxNews .short{
	text-align:justify;
	color:#666;
	font-weight:normal;
}
.boxNews .img_left {
	text-align: center;
	float:left;
	margin-right:15px;
	padding:4px;
	background:#fff;
	border:1px solid #e4e4e4;
}
.boxNews .img_right {
	text-align: center;
	float:right;
	margin-left:15px;
	padding:4px;
	background:#fff;
	border:1px solid #e4e4e4;
}
.hr {
	background: url(../images/hr.gif) repeat-x center;
	height:1px;
	padding: 20px 0;
	margin: 0px;
	overflow: hidden;
}

/*********** Detail NEWS *********/ 
.boxDetail .imgDetail_left {
	display: block;
	float: left;
	margin-right: 15px;
	padding-top:5px;
}
.boxDetail .imgDetail_right {
	display: block;
	float: right;
	margin-right: 15px;
	padding-top:5px;
}
.boxDetail .fDespic {
	font-size: 9px;
	color: #999999;
	text-align: center;
}
.boxDetail .date_view_news{
	color:#999;
	font-weight:normal;
	font-size:11px;
	padding-bottom:10px;
}
.boxDetail .content-news{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#666;
}
.boxDetail .content-news ul {
	list-style:inherit;
	margin:0px;
	margin-left:15px;
}
.boxDetail .content-news ol{
	list-style:decimal;
	margin:0px;
	margin-left:15px;
}
.boxDetail .content-news *{
}
.boxDetail .bg_tags{
	/*background:#f7f7f6;*/
	padding:6px 3px;
	font-weight:normal;
	/*color:#dd1015;*/
	line-height:22px;
	margin-bottom:25px;
}
.boxDetail .bg_tags b{
	display:inline-block;
	
	/*padding-right:10px;*/
	background:url(../images/bg_tags.png) 4px 6px no-repeat;
	font-weight:bold;
	text-transform:uppercase;

	background-color: #f1f1f1;
	display: inline-block;
	padding: 5px 10px;
	padding-left:35px;

}

.boxDetail .bg_tags span a{
	display:inline-block;
	font-weight:normal;
	color:#333;
	background-color: #f1f1f1;
	display: inline-block;
	padding: 5px 10px;
	margin: 0px 5px;
}
.tools {
	margin:20px 0px;
	padding:10px 5px; 
	border-top:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
} 
.tools .plugin { 
	white-space: nowrap;
	height: 20px;
}
.tools img { vertical-align:middle;}
.tools ul {list-style:none; float:right;}
.tools li { 
	float:left;
	padding-left:20px;
}
.toots a {	 
	text-decoration:none;
	color:#ca0d00;
	display:block;
	line-height:18px;
	font-size:11px;
}
.tools li.feedback a { padding-left:22px; background:url(../images/icon_feedback.png) left no-repeat;text-decoration:none;color:#666; font-size:11px;font-weight:normal;}
.tools li.tellfriend a  { padding-left:22px; background:url(../images/icon_email.png) left no-repeat;text-decoration:none;color:#666; font-size:11px;font-weight:normal;}
.tools li.print a { padding-left:22px; background:url(../images/icon_print.png) left no-repeat;text-decoration:none;color:#666; font-size:11px;font-weight:normal;}
.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;}

/*********** Detail otherNews *********/
#otherNews{
	margin-top:10px;
	margin-bottom:20px;
}
#otherNews h3 {
	font-family:"calibrib";
	color: #666; 
	font-size:20px;
	font-weight: normal;
	margin-bottom:10px;
	text-transform:uppercase;
}
#otherNews li {
	background: url(../images/icon_other_news.gif) 0 12px no-repeat;
	padding-left: 15px;
	line-height: 27px;
}
#otherNews li a {
	text-decoration: none;
	font-size:12px;
	font-weight:normal;
	color:#000;
}
#otherNews .date_news {
	color: #999;
	font-size:11px;
	font-weight: normal;
}

/*------*/
.toolSearch {
	margin-top:25px;
	background:#f2f2f2;
}
.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) top center no-repeat;
	width:59px;
	height:24px;
	color:#fff;
	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*/
.boxComment{
	margin:20px 0;
}
.fComment {
	background:url(../images/hr.gif) bottom center repeat-x;
	padding:5px 0px;
	font-family: "calibrib";
	color:#666;
	font-size:20px;
	font-weight:bold;
	border-bottom:5px;
	margin-bottom:5px;
	text-transform:uppercase;
}
.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;
}
.mid-content table{
	width: 100% !important;
}
.mid-content > table,
.mid-content > table > tbody,
.mid-content > table > tbody > tr,
.mid-content > table > tr,
.mid-content > table > tbody > tr > td,
.mid-content > table >  tr > td{
	display: block;
}
.tools > table,
.tools > table > tbody,
.tools > table > tbody > tr,
.tools > table > tr,
.tools > table > tbody > tr > td,
.tools > table > tr > td{
	display: block;
	width: 100% !important;
	float: none;
	clear: both;
}
.tools > table > tbody > tr > td:nth-child(2),
.tools > table > tr > td:nth-child(2){
	display: none;
}
@media screen and (max-width: 479px){
	.toolSearch table,
	.toolSearch table > tbody,
	.toolSearch table > tbody > tr,
	.toolSearch table > tr,
	.toolSearch table > tbody > tr > td,
	.toolSearch table > tr > td{
		display: inline-block;
	}
	.toolSearch table > tr > td:first-child,
	.toolSearch table > tbody > tr > td:first-child{
		display: block;
	}
}