/* CSS SERVICE */

#boxNews {padding:5px 0px 0px; }
#boxNews p { margin:0px;padding:5px 0px;}
#boxNews h3 {color:#E17906;font-size:11px;font-weight:bold;padding:0px 0px 5px 0px; vertical-align:top ;text-align:left}
#boxNews h3 a {color:#E17906;text-align:left}
#boxNews .tblImg {float:left; display:block;margin-right:7px;}
#boxNews .img { border:1px solid #ccc; padding:2px; text-align:center }
#boxNews .short { text-align:justify ;}
#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;
}
#boxNews .hr { background:url(../images/hr.gif) repeat-x center;padding:0px ;margin:0px ;overflow:hidden;}
#otherNews {padding:0px; margin-bottom:10px;}
#otherNews h3 { color:#666; font-size:11px;padding-left:0px; font-weight:bold}
#otherNews ul { list-style:none;}
#otherNews li { background:url(../images/icon_other_news.gif) 0 8px no-repeat ; padding:0px 18px; }
#otherNews li a { text-decoration:none;}
#otherNews li a:hover { text-decoration:underline;}

#boxNews .title { font-family:"Times New Roman";color:#B60000;font-size:14pt;font-weight:bold;}
.date_news{ font-family:Arial; padding:0px;margin:0px; color:#999; font-weight:normal;font-size:10px;}
#boxNews p.more {
	margin:0px;
	padding:2px 0px;
	text-align:right;
}




.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}

