@charset "utf-8";
/* CSS Document */
#body{
	width:1003px;
	margin:auto;
	padding:10px 0;
	text-align:center;
}
#header,#among,#footer{
	width:979px;
	margin:auto;
}
#dhbg{
	height:52px;
	background-color: #FFFFFF;
	background-image: url(../images/dhbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#dhbg ul li{
	float:left;
	margin:0 0 0 12px;
	*display:inline;
	color:#FFFFFF;
	line-height:31px;
}
#dhbg ul li img{
	vertical-align:top;
}
#among{
	background:#FFFFFF;
}
#footer{
	height:50px!important;
	height:52px;
	padding:2px 0 0 0;
	background-color: #4A91BD;
	background-image: url(../images/dbg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align:center;
}
#footer,#footer a{
	color:#E7FFFF;
}
#footer a:hover{
	color:#FF0000;
}
.div div{
	text-align:right;
}
#sidebar{
	float:left;
	width:197px;
}
#sort{
	margin:0 0 8px 0;
}
#list{
	width:136px!important;
	width:160px;
	padding:0 0 0 24px;
	background:url(../images/arrow.jpg) no-repeat 0 6px;
	margin:0 0 0 7px;
	*display:inline;
}
#r_sidebar{
	float:left;
	width:765px;
}
#location,#location a{
	color:#48627B;
	font-weight:bold;
	font-size:14px;
}
#location a:hover{
	color:red;
}
#content{
	margin:9px 0;
	clear:both;
}
#pro_sort{
	background:url(../images/pro_sort_bg.jpg);
	padding:3px 0 0 12px;
	color:#0089CC;
	font-weight:bold;
	margin:13px 0 0 0;
}