@charset "utf-8";
/* CSS Document */
#body{
	width:1003px;
	margin:auto;
	text-align:center;
}
.div div{
	text-align:right;
}
#sidebar{
	float:left;
	width:188px;
	height:381px!important;
	height:421px;
	text-align:center;
	padding:0 0 40px 0;
	display:inline;
	margin:10px 40px auto 24px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#right{
	float:left;
	width:710px;
	display:inline;
	margin:18px auto auto 0;
}
#footer{
	clear:both;
	text-align:center;
	background:#9F2925;
	line-height: 26px;
	color: #FFFFFF;
}
#footer a{
	color:#FFFFFF;
	line-height:26px;
}
#dh{
	width:636px;
	text-align:center;
	height:23px;
	line-height:23px;
	color:#FFFFFF;
	float:left;
	display:inline;
}
#dh a{
	line-height:23px;
	color:#FFFFFF;
}
#d1{
	float:right;
	width:351px;
	height:23px;
	display:inline;
	text-align:center;
	background:#CEBDAD;
	line-height: 23px;
}
#d1 a,#d1 td{
	line-height:23px;
}
.input{
	width:54px;
	height:16px;
	border:1px solid #9A9189;
}
#g{
	height:28px!important;
	height:36px;
	padding:8px 0 0 18px;
	background:url(../images/2.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
}
#g1{
	padding:9px 0 9px 0;
}
#sort{
	background:url(../images/4.jpg);
	background-repeat:no-repeat;
	background-position:10px 6px;
	border-bottom:1px solid #C3E4F2;
	margin:auto;
	width:150px;
	font-weight:bold;
	padding:0 0 0 30px;
}
#sort a{
	color:#048CA3;
}