@charset "utf-8";
/* CSS Document */
#header,#among,#footer{
	width:1002px;
	margin:auto;
	clear:both;
}
#header{
	background:url(../images/nav_bg.jpg) repeat-x top;
}
#nav{
	float:left;
	background:url(../images/xian.jpg) no-repeat left 2px;
	width:83px;
	text-align:center;
	margin:8px 0 0 0;
}
#nav a{
	font-weight:bold;
}
#footer{
	border-top:4px solid #9D9D9D;
	background:#010101;
	text-align:center;
	padding:6px 0 5px 0;
}
#among{
	background-color: #586667;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#content{
	background:url(../images/bg1.jpg) repeat-y left;
}
#hei{
	height:19px;
	overflow:hidden;
}
#clear{
	height:12px;
	clear:both;
	background:#586667;
	overflow:hidden;
}
#line{
	clear:both;
	height:1px;
	overflow:hidden;
	background:#434748;
}
#line1{
	height:1px;
	overflow:hidden;
	background:#FFF;
	width:64px;
}
.div div{
	text-align:right;
}
#sidebar{
	float:left;
	width:195px;
	margin:0 35px 0 13px;
	*display:inline;
	text-align:center;
}
#right{
	float:left;
	width:725px;
	text-align:center;
}
#arrow{
	float:left; margin:2px 0 0 2px; *display:inline;
}
#txt{
	float:left; font-size:14px; font-family:'宋体';
}
#txt1{
	color:#0799E1;
	font-weight:bold;
}
#more{
	float:right;
	margin:8px 8px 11px 0;
	*display:inline;
}
#img_list{
	width:110px;
	text-align:center;
	padding:5px 0;
	border-bottom:1px solid #434D4E;
	background:#FFFFFF;
	margin:11px auto auto auto;
}
#img_list img{
	width:99px;
	height:79px;
}
#img_list_name{
	width:110px;
	margin:auto;
	text-align:center;
	background:#0D0F0E;
}
#list{
	background:url(../images/line1.jpg) no-repeat bottom;
	width:163px;
	margin:auto;
	font-family:"宋体";
	line-height:30px;
}
#g{
	font-family:"宋体";
}
#cont{
	width:710px;
	margin:10px auto auto auto;
}
#xian{
	background:url(../images/line.gif);
	height:2px;
	overflow:hidden;
}
