@charset "utf-8";
/* CSS Document */
#body{
	width:1002px;
	text-align:center;
}
#header,#among,#footer,#content{
	width:929px;
	clear:both;
	margin:0 auto;
}
#footer{
	text-align:center;
	background:url(../images/dbg.jpg) no-repeat top;
	padding:13px 0 12px 0;
	margin:1px auto 0 auto;
}
#among{
	background-color: #323337;
	background-image: url(../images/bg1.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#content{
	background:url(../images/gg.jpg) no-repeat 0 top;
	min-height:522px!important;
	height:auto!important;
	height:540px;
	padding:18px 0 0 0;
}
.div div{
	text-align:right;
}
#sidebar{
	float:left;
	width:204px;
	margin:0 24px 0 19px;
	*display:inline;
}
#right{
	float:left;
	width:658px;
}
#sort_list{
	width:145px;
	font-family:宋体;
	line-height:26px;
}
#g{
	padding:5px 0 3px 20px;
	color:#000000;
}
#g a{
	color:#000000;
}
#g1{
	padding:9px 0;
}
#pro_bg{
	background:url(../images/pro_bg.jpg) repeat-x bottom;
	height:133px;
	width:140px;
	text-align:center;
	margin:0 12px;
}
#pro_bg img{
	margin-bottom:5px;
}