@charset "utf-8";
/* CSS Document */
#body{
	width:1003px;
	margin:auto;
	background:url(../images/bg.jpg);
}
#header,#among,#footer{
	width:989px;
	margin:0 auto 0 6px;
	*display:inline;
}
#header{
	background:url(../images/tbg.jpg) repeat-x top;
}
#among{
	margin-top:4px;
	background:url(../images/xian.gif) repeat-y 214px 0;
	padding:0 0 10px 0;
}
#footer{
	text-align:center;
	background-color: #E3E3E6;
	background-image: url(../images/dbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding:12px 0 11px 0;
}
#tt{
	background:url(../images/arrow.jpg) no-repeat 0 8px;
	float:right;
	padding:0 15px 0 8px;
	margin:44px 0 0 0;
}
#nav{
	clear:both;
}
#nav ul{
	list-style:none;
	padding:0 0 0 40px;
	margin:6px 0 12px 0;
}
#nav li{
	float:left;
	list-style:none;
	background:url(../images/xian.jpg) no-repeat right 4px;
	padding:0 38px 0 36px;
	position:relative;
	height:29px;
}
#nav a{
	font-size:13px;
	font-weight:bold;
	color:white;
}
.div div{
	text-align:right;
}
#sidebar{
	float:left;
	width:198px;
	margin:0 12px 0 11px;
	*display:inline
}
#list{
	padding:1px 0 0 22px;
	color:#C30000;
	background:#E4E4E4;
	margin:2px 0 0 0;
}
#right{
	float:left;
	width:760px;
	text-align:center;
	background:url(../images/bg1.jpg) repeat-x top;
}
#lo1{
	background:url(../images/g1.jpg);
	width:34px;
	height:27px;
	float:left;
}
#lo2{
	background:url(../images/gb.jpg);
	height:27px;
	float:left;
	padding:2px 20px 1px 9px;
}
#lo2,#lo2 a{
	color:#95110E;
}
#lo2 span{
	font-family:宋体;
}
#lo3{
	float:left;
	background:url(../images/g2.jpg);
	width:21px;
	height:27px;
}
#content{
	clear:both;
	width:730px;
	margin:10px auto 0 auto;
}
#listimg{
	width:123px;
	margin-right:12px;
}
#listimg img{
	width:123px;
	height:143px;
}
#listname{
	background:#353535;
	text-align:center;
	color:white;
	margin:7px 0 0 0;
	line-height:16px;
	padding:4px 0;
}
