.newsImages {
	background: #FFFFFF;
	padding: 1px;
	border-left: 2px solid #FFFFFF;
	border-right: 2px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
}

.fDespic {
	font-size: 9px;
	color: #999999;
	text-align: center;
}

.list_lastNews ul {
	list-style: none;
}

.list_lastNews li {
	float: left;
	width: 230px;
	margin-right: 10px;
	padding: 2px;
}

.list_lastNews li.last {
	margin-right: 0px;
}

.list_lastNews li .img {
	border: 1px solid #ccc;
	padding: 1px;
}

.list_lastNews li a {
	display: block;
}

.list_lastNews li a:hover {
	border: 1px solid #ccc;
}

 


/***** FOCUS ***/
.boxFocusNews {
	background:#f8f8f8;
	padding:10px;
	border:1px solid #ebebeb;
	margin-bottom:10px;
}
.boxFocusNews h3 a {
	color:#0068b3;
}
.boxFocusNews .img {
	background:#fff;
	border:1px solid #e0dfdf;
	padding:1px;
	text-align:center;
}
 


 
/*********** Box NEWS *********/
#boxNews {
	padding: 5px 0px 0px;
}

#boxNews p {
	margin: 0px;
	padding: 5px 0px;
}

#boxNews h3 {
	font-size: 13px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	text-align: left
}

#boxNews h3 a {
	text-align: left;
	color:#d2d2d2;
}
  
#boxNews .img_left {
	border: 1px solid #d4d4d4;
	padding: 2px;
	text-align: center;
	float:left;
	margin-right:15px;	
}
#boxNews .img_right {
	border: 1px solid #d4d4d4;
	padding: 2px;
	text-align: center;
	float:right;
	margin-left:5px;	
}

#boxNews .short {
	text-align: justify;
	color:#919191;
}

.relate_news {
	font-weight:bold;
	color:#5F5F5F;
}
.relate_news a {color:#5F5F5F; text-decoration:underline;}
 
#boxNews .imgDetail_left {
	display: block;
	float: left;
	margin-right: 7px;
}

#boxNews .imgDetail_right {
	display: block;
	float: right;
	margin-left: 7px;
}

#boxNews .fDespic {
	font-size: 9px;
	color: #999999;
	text-align: center;
}

#boxNews .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: 0px;
	margin-bottom: 10px;
}

#otherNews h3 {
	color: #79a2c5;
	font-size: 11px;
	padding-bottom: 5px;
	font-weight: bold;
}

#otherNews ul {
	list-style: none;
}

#otherNews li {
	background: url(../images/icon_news_other.gif) 0 6px no-repeat;
	padding-left: 15px;
	line-height: 18px;
}

#otherNews li a {
	text-decoration: none;
	color:#d2d2d2;
}

#otherNews li a:hover {
	text-decoration: none;
	color:#79a2c5;
}

#boxNews .title {
	font-family: "Times New Roman";
	color: #c21816;
	font-size: 14pt;
	font-weight: bold;
}

.date_news {
	padding: 0px;
	margin: 0px;
	color: #b7b7b7;
	font-weight: normal;

}
.date_news  span {
	color:#e4c577;
}

#boxNews p.more {
	margin: 0px;
	padding: 2px 0px;
	text-align: right;
}
 
.tools {
	background:#f8f8f8;
	padding:5px;
}

/*--------------------*/
.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;
}

.advertise {
	padding: 2px 0px;
	text-align: center;
}

.tblComemnt {
	
}

.fComment {
	background-color: #ccc;
	padding: 2px 0px;
}

.font_username {
	color: #c53915;
}

.contentComment {
	padding: 10px 0px;
}
/*COMMENT*/
.fDetail {
	background:url(../images/fDetail.gif) bottom repeat-x;
	padding:5px 5px;
	color:#e45601;
	font-weight:bold;
	border-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;
}
.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 {list-style:none;}
.sidebar-news li {
	background:url(../images/news-item.gif) repeat-x ;
	border-bottom:1px solid #d7d7d7;
	height:51px;
}
.sidebar-news li.last { border-bottom:none;} 

.sidebar-news a {
	display:block;
	color:#424242;
	
}
.sidebar-news a:hover{ color:#de1212; text-decoration:none;}

.sidebar-news div.stt {
	height:51px;
	float:left;
	background:url(../images/news-stt.gif) left no-repeat;
	width:21px;
	margin-right:10px;
	font-size:26px;
	color:#FFFFFF;
	text-align:center;
	line-height:51px;
	font-weight:bold;
	font-family:Times New Roman;
}
.sidebar-news a:hover div.stt {
	background:url(../images/news-stt-on.gif) left no-repeat;
}
.sidebar-news h3{
	padding-top:5px;
	font-weight:bold;	
}
.sidebar-news .news-date {
	color:#7e9baf;
}
