
/*----------------- VIEW 1 ----------------*/
#List_View {}
#List_View .View1 {
  float:left;
	margin:0px;
	padding:5px 0px;
	text-align:center;

}
#List_View div.View1 div{
  float:left;
  margin:0px;
  padding:0px 5px;
  width:90px;
	text-align:center;
}

#List_View .View1 .last {
	background:none;
  margint:0px;
}
#List_View .View1 h3 {
  color:#292727;
	font-weight:bold;
  padding:2px;
	text-align:center;
}
#List_View .View1 h3 a {
  color:#292727;
	font-weight:bold;
}
#List_View .View1 h3 a:hover {
	color:#f37e00;
  text-decoration:none;
}

#List_View .viewMore  {
	text-align:right;
	padding-right:10px;
}

/********************* CSS boxNews ****************************/
.td_news {
	background:url(../images/line.gif) 98% 0 repeat-y;
	padding-right:20px;
}

#boxNews {padding:5px 0px 0px; }
#boxNews p { margin:0px;padding:5px 0px;}
#boxNews h3 {font-size:11px;font-weight:bold;padding:0px 0px 5px 0px; vertical-align:top ;text-align:left}
#boxNews h3 a {text-align:left; color:#0da115}
#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 .hr { background:url(../images/hr.gif) repeat-x center;padding:0px ;margin:0px ;overflow:hidden;}
#otherNews {padding-top:10px; }
#otherNews h3 { color:#FF7E00; font-size:11px;padding-left:0px; font-weight:normal}
#otherNews li { background:url(../images/icon_other_news.gif) 0 9px no-repeat ; padding:2px;  padding-left:10px; text-align:left}
#otherNews li a { line-height:18px; padding:3px 0px; color:#0da115;text-align:left}
#otherNews li a:hover {  text-decoration:underline;}

#boxNews .title { font-family:"Times New Roman";color:#dfb87d;font-size:14pt;font-weight:bold;}
.date_news{ font-family:Arial; padding:0px;margin:0px; color:#989a9b; font-weight:normal;font-size:10px;}
#boxNews p.more {
	margin:0px;
	padding:2px 0px;
	text-align:right;
}

.hr_news_other{
	text-transform:uppercase;
	color:#8d8d8d;
	font-size:10px;
	font-weight:bold;
}


.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}

.marquee {padding:0px 10px 5px; color:#FFFFFF; font-weight:bold}
