@charset "utf-8";
/* news style */
#ex {
	height: auto;
	width: 900px;
	text-align: left;
}

#ex #ex_banner {
	float: left;
	height: 60px;
	width: 200px;
	padding: 5px;	
}

#ex #ex_banner img {
}

#ex #ex_title {
	height: auto;
	width: 900px;
}

#ex #ex_detil {
	float: right;
	height: auto;
	width: 660px;
	padding-right: 30px;
}

#news_ex {
	float: left;
	background-image: url(../../images/basic/label_h3_ex.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-position: left;
	height: 48px;
	width: 900px;
}

#ex_banner a img {
	border: 1px solid #000058;
}

#ex_banner a:hover img {
	border: 1px solid #33CCFF;
}

#news_ex #label_h3_ex span {
	display: none;
}


/* news rule */
#news {
	height: auto;
	width: 900px;
}

#new_news {
	float: left;
	background-image: url(../../images/basic/label_h3_news.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-position: left;
	height: 48px;
	width: 718px;
}

#new_news #label_h3 span {
	display: none;
}

#new_news #label_h3 a {
	float: right;
	font-size: 10px;
	line-height: 10px;
	padding-top: 30px;
	padding-right: 3px;
	font-weight: normal;
}

.accordion_head00 {
	cursor:pointer;
	text-align:left;
} 

.accordion_head {
	cursor:pointer;
	text-align:left;
} 

#top_news{
	width:900px;
	position:relative;
}

#news_link{
	position:absolute;
	top:30px;
	right:5px;
}

#info_bar_news{
	clear: both;
	background-repeat: no-repeat;
	background-image: url(../../images/basic/info_bar.gif);
	background-position: top;
	background-position: left;
	height: 1px;
	width: 750px;
}
