
#list-news-focus {
	border:1px solid #d7d7d7; 
	overflow: hidden;
	margin-bottom:10px;
}

#list-news-focus .list-img {padding:10px; border-right:1px solid #d7d7d7;}
#list-news-focus ul {
	 
	list-style: none;	
	padding: 0;
	margin: 0;
}

#list-news-focus .list-news { 	background:url(../images/bg_tab.gif) bottom #FFF repeat-x;
}
 

ul#tabs li {
		background:url(../images/bg_tab.gif) bottom #FFF repeat-x;

	border-bottom:1px solid #d2d2d2;
	height: 56px;
	outline: none;
	padding:5px 10px;
	position:relative;
}
ul#tabs li .icon_current { 
 	display:none;
	border:medium none;
	left:0;
	margin-left:-10px;
	position:absolute;
	top:25px;
}

 

ul#tabs li.last{ border-bottom:none;}

ul#tabs li img { 
	
	
}

ul#tabs li div.pic_img{
	float: left;
	border:1px solid #dcdcdc;
	padding:2px;
	margin-right:10px;
	width:50px;
	text-align:center;
	background-color:#FFFFFF;
}
ul#tabs li a { 
	font-weight:bold;
	text-decoration: none;
	color:#f7650d
}

ul#tabs li a:hover { 
	text-decoration: none;
	color:#52ac17;
}

ul#tabs li.current {
	background:#eeffbd;
	color:#52ac17;
}
ul#tabs li.current  a{
	color:#52ac17;
}
ul#tabs li.current .icon_current {display:block;}
 
ul#output { 
	width: 300px;
	height: 310px;
	position: relative;
}

ul#output li {
	position: absolute;
	width: 300px;
	height: 310px;
}

ul#output li h3 {
	padding:2px 0px; 
}

ul#output li .desc {
	 text-align:justify;
}
 
 
/*HOME NEWS*/
.box-news { 
	/*border:1px solid #dddddd; */
	margin-bottom:10px;
}

.top-news {
	background:url(../images/top_news_bg.gif) left bottom  no-repeat;
	border-right:1px solid #dddddd;
	padding:10px;
	vertical-align:top;
}
.other-news {
	background:url(../images/other_bg.gif) bottom right no-repeat;
	padding:10px 10px;
	vertical-align:top;
}
 
.other-news ul {list-style:none;} 
.other-news li {
	background: url(../images/icon_other.gif) 0 10px no-repeat;
	padding:2px;
	padding-left: 10px;	
} 
.other-news li a{
	color:#333333;
}
 
/*********** Box NEWS *********/
.boxNews {
	 
}

.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;
	font-size:11px;
}
  
.boxNews .img_left {
	border: 1px solid #d4d4d4;
	padding: 2px;
	text-align: center;
	float:left;
	margin-right:10px;	
}
.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;} 
.date_news {
	padding: 0px;
	margin: 0px;
	color: #b7b7b7;
	font-weight: normal;

}
.date_news  span {
	color:#dc4c4c;
}

