@charset "utf-8";
/* CSS Document */
#body{
	width:1003px;
	margin:auto;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
}
#header,#among,#footer{
	margin:0 0 0 22px;
	*display:inline;
	width:960px;
}
#header{
	background:url(../images/top.jpg) no-repeat top;
}
#among{
	width:958px!important;
	width:960px;
	border:1px solid #FFFFFF;
	border-bottom:0;
	background:url(../images/bg1.jpg) repeat-x top;
}
#footer{
	background:url(../images/dbg.jpg);
	height:61px;
	margin-top:12px;
}
#footer div{
	padding:17px 0 0 450px
}
#nav{
	height:56px;
}
#nav ul,#nav li{
	list-style:none;
}
#menu{
	float:left;
	padding:0 34px;
	background:url(../images/xian.jpg) no-repeat left top;
}
#menu a{
	color:white;
	font-weight:bold;
	line-height:50px;
	font-size:14px;
}
#list{
	background:url(../images/arrow.jpg) no-repeat 4px 10px;
	border-bottom:1px solid #06529D;
	margin:auto;
	width:204px;
	padding:6px 0 3px 24px;
}
#list a{
	color:#8CC0EF;
	font-weight:bold;
}
#menu a:hover,#list a:hover{
	color:#E65709;
}
#listimg{
	background:url(../images/img_bg.jpg) no-repeat 0 0;
	width:183px;
	height:184px;
	margin:14px 0 0 6px;
}
#listimg img{
	width:181px;
	height:148px;
	margin:1px;
}
#listname{
	padding:3px 0 0 32px;
}
#div div{
	text-align:right;
}
#sidebar{
	float:left;
	width:238px;
}
#right{
	float:left;
	width:678px;
	margin:0 0 0 24px;
	*display:inline;
}
#location{
	font-weight:bold;
	margin:14px 0 0 0;
	font-family:宋体;
}
#content{
	margin:10px 0 0 0;
}