body {
	background-image: url(/images/banner_bg_line.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	font-family: "ËÎÌå";
	font-size: 12px;
	text-align: center;
	background-color: #FFF;
	margin: 0 auto;
}
body > div {
	margin: 0 auto;
	width: 900px;
}
#banner {
	height: 220px;
}
#banner #logotitle {
	height: 50px;
	margin-top: 16px;
	margin-bottom: 8px;
	text-align: left;
}
#banner #main_nav {
	background-image: url(/images/nav_bg.jpg);
	height: 50px;
}
#banner #main_nav ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 300px;
	padding: 0px;
}
#banner #main_nav li {	
	float: left;
}
#banner #main_nav a {
	line-height: 40px;
	color: #FFF;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#banner #main_nav a:hover {
	text-decoration: none;
	color: #FC0;
}
#banner #banner_pic {
	background-color: #333;
	height: 96px;
	background-image: url(/images/banner_pic.jpg);
}
#part1 {
	padding-top: 8px;
	width: 900px;
	overflow: hidden;
}
#part1 #left {
	width: 255px;
	float: left;
	overflow: hidden;
}
#title {
	background-image: url(/images/lanmutitle_bg.jpg);
	background-repeat: repeat-x;
	line-height: 30px;
	height: 30px;
	font-weight: bold;
	color: #FFF;
	text-align: left;
}
#lanmu {
	padding: 5px;
	margin-bottom: 10px;
	border: 1px solid #999;
	text-align: left;
	overflow: hidden;
}
#lanmu p {
	line-height: 22px;
}
#lanmu a {
	color: #369;
	text-decoration: none;
}
#lanmu a:hover {
	text-decoration: underline;
}
#title a {	
	color: #FFF;
	text-decoration: underline;
	font-weight: normal;
}
#part1 #left #lanmu table tr td {
	line-height: 40px;
	background-image: url(/images/zhanban_bg.jpg);
	height: 40px;
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
}
#part1 #left #lanmu table tr td a {
	color: #333;
	text-decoration: none;
}
#part1 #left #lanmu table tr td a:hover {
	text-decoration: none;
	font-weight: bold;
}
#part1 #lanmu ul {
	margin: 0px;
	padding: 0px;
}
#part1 #lanmu ul li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	list-style-type: square;
	list-style-position: inside;
}

#part1 #lanmu li a {
	line-height: 20px;
	color: #333;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
}
#part1 #lanmu li a:hover {
	text-decoration: none;
	color: #333;
}
#part1 #main {
	width: 635px;
	float: left;
	margin-left: 10px;
	overflow: hidden;
}
#part1 #middle {
	float: left;
	width: 400px;
	margin-right: 10px;
	margin-left: 10px;
	overflow: hidden;
}
#lanmu #big_head {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	font-size: 16px;
	line-height: 35px;
	font-weight: bold;
	color: #369;
	text-align: center;
	height: 40px;
}
#part1 #right {
	width: 225px;
	float: left;
	overflow: hidden;
}
#part2 {
	margin-bottom: 10px;
	overflow: hidden;
}
#part2 #lanmu ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#part2 #lanmu li {
	float: left;
	border: 1px solid #999;
	padding: 5px;
	margin-left: 25px;
	margin-bottom: 10px;
	text-align: center;
}
#part2 #lanmu a {
	color: #369;
	text-decoration: none;
}
#part2 #lanmu a:hover {
	text-decoration: underline;
	color: #369;
}