* {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
body {
	font-family: "宋体", "新宋体";
	font-size: 12px;
	line-height: 26px;
	color: #333333;
	text-decoration: none;
	background-color: #CCCCCC;
	text-align: center;
	background-position: center;
}

#box {
	height: 1200px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	border: 1px solid #666666;
}


#top {
	float: left;
	height: 224px;
	width: 1000px;
}
#mid {
	background-image: url(../gonggao/images/%E6%96%B0%E9%97%BB_02.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 863px;
	width: 1000px;
	text-align: center;
	
}
#content {
	float: left;
	height: 778px;
	width: 708px;
	padding-left: 150px;
	padding-top: 15px;
	padding-right: 140px;
	padding-bottom: 30px;
	text-align: center;
}

#bottom {
	background-image: url(../gonggao/images/%E6%96%B0%E9%97%BB_03.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 113px;
	width: 1000px;
}
#nav {
	float: left;
	height: 30px;
	width: 848px;
	padding-left: 150px;
	padding-top: 10px;
	text-align: left;
}
 
a:link {
	font-family: "宋体", "新宋体";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: "宋体", "新宋体";
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	font-family: "宋体", "新宋体";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.btn {
	BORDER-RIGHT: #002D96 1px solid;
	PADDING-RIGHT: 5px;
	BORDER-TOP: #002D96 1px solid;
	PADDING-LEFT: 5px;
	FONT-SIZE: 12px;
	FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#FFFFFF, EndColorStr=#9DBCEA);
	BORDER-LEFT: #002D96 1px solid;
	CURSOR: hand;
	COLOR: black;
	PADDING-TOP: 3px;
	BORDER-BOTTOM: #002D96 1px solid
}
