
/* CSS SERVICE */
/********************* CSS boxNews ****************************/
#box_lastNews {padding:5px 10px;}
#box_lastNews h3 { color:#E17906;font-size:11px;font-weight:bold;padding:0px 0px 5px 0px; vertical-align:top ;text-align:left}
#box_lastNews h3 a { color:#E17906;text-align:left}
#box_lastNews .tblImg {float:left; display:block;margin-right:7px;}
#box_lastNews .img { padding:2px; text-align:center }
#box_lastNews .short { text-align:justify ;}

#boxNewFocus {}

.listFocus{
	margin-bottom:10px;
	padding:5px 0px;
}
.listFocus li {
	float:left;
	width:130px;
	text-align:center;
	margin-right:5px;
	margin-bottom:10px;
}
.listFocus li.last {
	margin-right:0px;
}

.listFocus .pic{
	text-align:center;
	border:1px solid #ccc;
}

#boxNews {padding:5px 0px 0px; }
#boxNews p { margin:0px;padding:5px 0px;color:#5C5C5C;
font-family:Verdana;
font-size:12px;}
#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:#fe6600;text-align:left; font-family:Verdana; font-size:12px; font-weight:bold; text-decoration:none;}
#boxNews h3 a:hover {color:#4e9700;text-align:left;text-decoration:none}
#boxNews .tblImg {float:left; display:block;margin-right:7px;}
#boxNews .img {  text-align:center }
#boxNews .short { text-align:justify ; padding-left:3px;}
#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:normal}
#otherNews li { background:url(../images/icon_other_news.gif) 5px 5px no-repeat ; padding:0px 15px; }
#otherNews li a { text-decoration:none;color:#525252}
#otherNews li a:hover { color:#4e9700 ; text-decoration:none;}

#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;
}

.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; }



.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}
.title_cat_service a{
	font-family:Verdana;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#FF7D00;
	padding-left:5px;
}
.short_cat_service{
	padding-left:5px;
}

