@charset "utf-8";
#jsearch {
	float: left;
	width: 760px;
	font-weight: normal;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#top_cotents {
	padding: 0px;
	float: left;
	width: 760px;
}

#top_heder {
	margin: 0px;
	float: left;
	width: 760px;
	padding: 0px;
}
#top_heder #top_hed_right {
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	font-size: 100%;
	margin-right: 10px;
}
#top_news_area {
	float: left;
	width: 390px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#top_news_area h1 {
	float: left;
	width: 400px;
	margin-bottom: 5px;
}
#top_news {
	float: left;
	width: 395px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-left: 5px;
}
#top_news h2 {
	background-image: url(../img_top/icon_news.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	padding-left: 13px;
	font-weight: normal;
}

