@charset "utf-8";
/* CSS Document */
#body{
	width:1002px;
	margin:auto;
	text-align:center;
}
#content{
	width:930px;
	margin:auto;
	background:#FFFFFF;
	text-align:center;
}
#header,#among,#footer{
	width:894px;
	margin:auto;
	text-align:center;
}
#nav{
	background:url(../images/nav.jpg) no-repeat top;
	height:31px;
	margin:19px 0;
}
#nav ul li{
	float:left;
}
#nav ul li a{
	line-height:31px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
}
.div div{
	text-align:right;
}
#sidebar{
	float:left;
	width:213px;
	background:#BEEFD5;
}
#r_sidebar{
	float:right;
	width:672px;
}
#location{
	background:url(../images/bg1.jpg);
	height:13px;
	padding:0 0 0 9px;
}
#location,#location a{
	line-height:13px;
	font-weight:bold;
}
#cont{
	width:672px;
	padding:9px 0 0 0;
	overflow:auto;
}
#more{font-family:'宋体'; font-size:9px}
#intro,#intro a{
	 line-height:19px;
}