@charset "utf-8";
#master {
	float: left;
	width: 992px;
	margin-top: 7px;
}
#master h1 {
	font-family: "宋体";
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
#master h2 {
	font-family: "宋体";
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	margin-top: 8px;
}
#master li {
	margin-left: 6px;
	font-family: "宋体";
	font-size: 14px;
	line-height: 20px;
	font-weight: lighter;
	color: #333333;
	margin-top: 5px;
}

#master p {
	font-family: "宋体";
	font-size: 14px;
	font-weight: lighter;
	color: #333333;
	line-height: 20px;
	width: 980px;
	margin-left: 6px;
	margin-top: 5px;
}
#menubj {
	background-image: url(images/menu_1_04.gif);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	width: 992px;
	height: 24px;
}
#hbj {
	float: left;
	width: 992px;
	background-image: url(images/hbj_11.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 65px;
    margin-top: 10px;
}

