@charset "gb2312";
body {
	background-image: url(../images/page-bg.gif);
	background-repeat: repeat-x;
	margin: auto;
	background-color: #cbb781;
}
#top {
	margin: auto;
	width: 960px;
}
#nav {
	margin: auto;
	padding: 0px;
	font-family: "ºÚÌå";
	font-size: 18px;
	width: 180px;
	text-align: center;
	font-weight: bolder;
}

#nav li {
	display: block;
	line-height: 26px;
	background-color: #6D6654;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8D3C0;
	list-style-type: none;
	height: 26px;
}
#nav li a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 100%;
	line-height: 26px;
	height: 26px;
	letter-spacing: 1px;
}
#nav li a:hover {
	background-color: #523426;
}

#banner {
	background-image: url(images/gradient.jpg);
	height: 200px;
	background-repeat: repeat-x;
	margin: auto;
	background-color: #D7D2BF;
	width: 960px;
}
#in_con {
	margin: auto;
	width: 960px;
	background-color: #F7F7E7;
}
.in_con_test {
	font-size: 12px;
	line-height: 22px;
	color: #523426;
	text-align: justify;
	width: 95%;
	margin: auto;
}

.in_con_pro {
	font-size: 12px;
	line-height: 22px;
	color: #523426;
	text-align: justify;
	width: 95%;
	margin: auto;
}
#bottom {
	height: 60px;
	width: 960px;
	margin: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}
.text {
	font-size: 12px;
}
.in_con_test {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
