.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;
}

.fCat {
	color: #bf1e2d;
	font-weight: bold;
}

.fCat a {
	color: #bf1e2d;
}


/***** FOCUS ***/
.boxFocusNews {
	background:#f8f8f8;
	padding:5px;

}
.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: 12px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	text-align: left
}

#boxNews h3 a {
	text-align: left;
}
  
#boxNews .img_left {
	border: 1px solid #d4d4d4;
	padding: 2px;
	text-align: center;
	float:left;
	margin-right:5px;	
}
#boxNews .img_right {
	border: 1px solid #d4d4d4;
	padding: 2px;
	text-align: center;
	float:right;
	margin-left:5px;	
}

#boxNews .short {
	text-align: justify;
}

.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: #535252;
	font-size: 11px;
	padding-left: 0px;
	font-weight: bold;
	padding-bottom:5px;
}

#otherNews ul {
	list-style: none;
}

#otherNews li {
	background: url(../images/icon_other_news.gif) 0 7px no-repeat;
	padding-left: 10px;
	line-height: 18px;
}

#otherNews li a {
	text-decoration: none
}

#otherNews li a:hover {
	text-decoration: underline;
}

#boxNews .title {
	color: #027636;
	font-size: 13px;
	font-weight: bold;
}

.date_news {
	padding: 0px;
	margin: 0px;
	color: #989a9b;
	font-weight: normal;
	font-size: 11px;
}

#boxNews p.more {
	margin: 0px;
	padding: 2px 0px;
	text-align: right;
}

.lineMore {
	background: url(../images/hr.gif) repeat-x center;
	padding: 5px 0px;
	margin: 0px;
	text-align: right;
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 15px;
}

.lineMore a:active,.lineMore a:link,.lineMore a:visited {
	background: #fff;
	padding: 5px;
	padding-left: 10px;
}

.lineMore a:hover {
	color: #FF0066;
	text-decoration: none;
}

.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;
}
