#index_header {
	height: 330px;
	margin-bottom: 7px;
	background-image: url(../img/index_back.gif);
}
.index_smenu {
	float: left;
	padding-right: 22px;
}
.index_bn {
	float: left;
	width: 167px;
}
.index_news {
	float: right;
	width: 210px;
}
.c_bn_x {
	line-height: 1.4em;
	font-size: 12px;
	padding-left: 10px;
	width: 135px;
}
.index_news_title {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	color: #669900;
	margin-bottom: 10px;
}
.index_news_body {
	font-size: 12px;
	line-height: 1.5em;
	padding-bottom: 10px;
	text-decoration: underline;
}
.index_news_date {
	font-size: 10px;
	text-indent: -3px;
	padding-bottom: 2px;
}

