@charset "utf-8";
/* CSS Document */
#header,#among,#footer{
	width:1002px;
	margin:auto;
	clear:both;
}
#header{
	padding:20px 0 0 0;
}
#footer{
	border-top:1px solid #FFFFFF;
	background:#E8E8E8;
	text-align:center;
	padding:8px 0 7px 0;
}
#sidebar{
	float:left;
	width:267px;
	background:url(../images/bg.jpg) no-repeat top;
	margin:13px 4px 0 0;
	*display:inline;
	text-align:center;
	padding:19px 0 12px 0;
}
#right{
	float:left;
	width:710px;
	margin:29px auto 0 0;
	text-align:center;
}
#sort{
	background:url(../images/dian.jpg) no-repeat 8px 10px;
	padding:3px 0 3px 24px;
}
#line{
	background:url(../images/line.jpg);
	height:1px;
	overflow:hidden;
}
#line1,#line2{
	height:1px!important;
	height:3px;
	overflow:hidden;
	background:#DAEBB3;
	clear:both;
}
#line1{
	border-top:1px solid #E9F3D2;
	border-bottom:1px solid #AAAAAA;
}
#line2{
	border-top:1px solid #AAAAAA;
	border-bottom:1px solid #DAEBB3;
}
#g{
	height:34px;
	background:url(../images/dian1.jpg) no-repeat 12px 13px;
	font-weight:bold;
	float:left;
	padding:0 0 0 30px;
	line-height:36px;
	overflow:hidden;
	font-size:14px;
	color:#709E18;
}
#g1{
	padding:9px 0;
}
.div div{
	text-align:right;
}