@charset "utf-8";
/*
通用
*/
body {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/top_bj.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial, "宋体";
}
br {
	line-height: 8px;
	height: 8px;
}
.div_height {
	height: 8px;
	font-size: 0px;
	line-height: 0px;
}
/*
结构
*/
.menu_top {
	background-image: url(images/top_bj.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-size: 12px;
	text-decoration: none;
}
.menu_wz {
	background-color: #F6F6F6;
	height: 26px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	padding-top: 2px;
	background-image: url(images/icon_2.gif);
	background-position: 5px center;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	width: 778px;
	clear: none;
	text-indent: 24px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.bottom_row {
	background-color: #EEF9F1;
	text-align: center;
	font-size: 12px;
	text-decoration: none;
	height: 28px;
	margin-top: 6px;
	borde