@charset "utf-8";
/* CSS Document */
#body{
	width:1002px;
	margin:auto;
	text-align:center;
}
#among,#footer{
	width:969px;
	margin:auto;
	text-align:center;
}
#footer{
	background:url(../images/dbg.jpg);
	margin:17px auto auto auto;
}
.div div{
	text-align:right;
}
#sidebar{
	float:left;
	width:239px;
}
#r_sidebar{
	float:right;
	width:720px;
	text-align:center;
}
#border{
	border-left:1px solid #E5E5E5;
	border-right:1px solid #C1BFBF;
	background:#FFFFFF;
	text-align:center;
}
#rongyu{
	background:url(../images/rongyu_bg.jpg);
	width:155px;
	text-align:center;
	padding:4px 0 4px 0;
	margin:auto 12px;
}
#rongyu img{
	width:147px;
	height:102px;
}
#list{
	width:90%;
	margin:3px auto 2px auto;
}
#location{
	background:url(../images/line_bg.jpg) repeat-x bottom;
	padding:3px 0 2px 5px;
	font-weight:bold;
	color:#333333;
}
#content{
	width:700px;
	margin:9px auto auto auto;
}
.content,.content div,.content a,.content talbe tr td{
	font-size:16px;
}
#nav{
	width:969px;
	margin:auto;
	text-align:center;
	background:url(../images/nav.jpg);
	height:60px;
}
