@charset "utf-8";
/* CSS Document */
#body{
	width:1003px;
	margin:auto;
	background:white;
}
#header,#among{
	margin:0 0 0 15px;
	*display:inline;
}
#header{
	width:988px;
	position:relative;
	margin-bottom:15px;
}
#among{
	background:url(../images/bg1.jpg) repeat-y left;
	width:973px;
}
.among{
	width:973px;
	background:url(../images/bg2.jpg) no-repeat left bottom;
}
#footer{
	width:965px!important;
	width:973px;
	height:68px!important;
	height:76px;
	margin:25px 0 0 15px;
	*display:inline;
	border:4px solid #CDCDCD;
	background-color: #EBEBEB;
	background-image: url(../images/dbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#nav{
	float:right;
	background:url(../images/t2.jpg);
	height:34px!important;
	height:44px;
	padding:10px 14px 0 14px;
}
#nav a{
	color:white;
}
.div div{
	text-align:right;
}
#sidebar{
	float:left;
	width:160px;
}
#right{
	float:right;
	width:787px;
}
#location{
	border-bottom:1px solid #0055AD;
}
#location span{
	font-family:"宋体";
}
#content{
	margin:9px 0 0 0;
	min-height:400px!important;
	height:auto!important;
	height:400px;
}
#list{
	background:url(../images/arrow.jpg) no-repeat 9px 7px;
	font-weight:bold;
	padding:4px 0 4px 25px;
}
#list a{
	line-height:16px;
}
#list1{
	background:url(../images/arrow1.jpg) no-repeat 25px 10px;
	padding:4px 0 4px 35px;
}
#list1 a{
	line-height:16px;
}
