@charset "utf-8";
/* CSS Document */
#body{
	width:1000px;
	margin:auto;
}
#among,#footer{
	width:949px;
	margin:0 0 0 22px;
	*display:inline;
}
#among{
	background-image: url(../images/bg2.jpg);
}
.among{
	background:url(../images/bg3.jpg) repeat-y 216px;
	padding:0 0 12px 0;
}
#copyright{
	border-left:1px solid #DAC1C6;
	border-right:1px solid #DAC1C6;
	background:#FFE6EA;
	text-align:center;
	padding:8px 0 7px 0;
}
#copyright,#copyright table tr td,#copyright a{
	line-height:18px;
}
.div div{
	text-align:right;
}
#sidebar{
	float:left;
	width:199px;
	margin:0 22px 0 28px;
	*display:inline;
	background:url(../images/xian.jpg) no-repeat right;
	min-height:435px!important;
	height:auto!important;
	height:435px;
}
#right{
	float:left;
	width:679px;
}
#location{
	background:url(../images/c1.jpg) no-repeat bottom;
	padding:22px 8px 12px 0;
	text-align:right;
}
#content{
	width:679px;
	margin-top:10px;
	overflow-x:auto;
}
#span{
	font-family:宋体;
}
#list{
	border-bottom:1px solid #E7E7E7;
	padding:1px 0 0 10px;
}