@charset "utf-8";
/* CSS Document */

body {
	background-color: #F6F6F6;
	margin-top: 0px;
	margin-bottom: 0px;
}
#box {
	margin-right: auto;
	margin-left: auto;
	width: 820px;
}
#box #header {
	float: left;
	width: 820px;
}
#box #main {
	float: left;
	width: 820px;
	background-color: #FFFFFF;
}
#biaoti h2 {
	font-size: 14px;
	color: #FFFFFF;
	margin-top: 15px;
	margin-left: 67px;
}


#footer #banquan {
	margin-top: 17px;
}
#footer #banquan a {
	color: #FF0000;
	text-decoration: underline;
}
#box #footer {
	background-image: url(../images/index_06.jpg);
	float: left;
	height: 100px;
	width: 820px;
	font-size: 12px;
	line-height: 22px;
	color: #9E9E9E;
	text-align: center;
}
#header #logo {
	background-image: url(../images/index_01.jpg);
	float: left;
	height: 97px;
	width: 820px;
	font-size: 12px;
	color: #9F9F9F;
	text-align: right;
}
#header #logo #top {
	margin-top: 9px;
}
#logo #top a {
	color: #9F9F9F;
	text-decoration: none;
}
#logo #top a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#main #content {
	background-image: url(../images/moban_04.jpg);
	float: right;
	width: 581px;
	background-repeat: no-repeat;
	font-size: 12px;
	line-height: 22px;
}

#header #menu {
	background-image: url(../images/moban_02.jpg);
	float: left;
	height: 50px;
	width: 820px;
}
#header #menu li {
	display: inline;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#header #menu a {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-right: 20px;
	padding-left: 20px;
}
#header #menu a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	padding-top: 12px;
	padding-bottom: 8px;
	padding-right: 20px;
	padding-left: 20px;
}
#main #siderbar {
	background-image: url(../images/sisisis.jpg);
	float: left;
	width: 239px;
	height: 399px;
	background-color: #FFFFFF;
}

#header #menu ul {
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 42px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}#siderbar ul {
	padding: 0px;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 80px;
}
#siderbar a {
	font-size: 14px;
	font-weight: bold;
	color: #2A7A85;
	text-decoration: none;
}
#siderbar a:hover {
	color: #FF9900;
}
#siderbar li {
	list-style-type: none;
	margin-bottom: 22px;
}
#content #content1 {
	margin-bottom: 20px;
	padding-top: 4px;
	margin-top: 20px;
}
#content #biaoti {
	font-size: 12px;
	line-height: 22px;
}

