@charset "utf-8";
#top {
	background-image: url(../images/top_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	height: 300px;
	position: relative;
}
#logo {
	margin-top: 25px;
	margin-left: 27px;
}

#contain {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;
}

#footer {
	margin-right: auto;
	margin-left: auto;
	height: 50px;
	width: 1000px;
	text-align: center;
	margin-top: 25px;
	clear: both;
	background-image: url(../images/footer-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 10px;
}
#mune {
	width: 600px;
	height: 52px;
	margin-top: 122px;
	margin-left: 364px;
}
#left a {
	color: #990000;
	text-decoration: none;
}
#left a:hover {
	color: #333333;
}


#contain #left {
	margin-left: 15px;
	width: 255px;
	float: left;
}
#left ul {
	padding-left: 20px;
}

#contain #right {
	float: right;
	height: 550px;
	margin-right: 15px;
	width: 660px;
}

#left h1 span {
	display: none;
}
#gonggao h1 {
	background-image: url(../images/gonggao.jpg);
	height: 55px;
	background-repeat: no-repeat;
}
#jianbao h1 {
	background-image: url(../images/jianbao.jpg);
	background-repeat: no-repeat;
	height: 52px;
}
#lianxi h1 {
	background-image: url(../images/lianxi.jpg);
	height: 54px;
}
#bt {
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CC3300;
	padding-bottom: 5px;
	text-align: center;
}
#nr {
	font-size: 13px;
	color: #333333;
	text-indent: 26px;
	padding-top: 10px;
}

