@charset "utf-8";
/* CSS Document */
#body{
	width:780px;
	margin:auto;
	clear:both;
	text-align:center;
}
.div div{
	text-align:right;
}
#sidebar{
	float:left;
	width:164px;
	display:inline;
	margin:6px 21px 0 8px;
}
#right{
	width:575px;
	padding:56px 0 20px 0;
	float:left;
	display:inline;
	background-image: url(../images/3.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#logo{
	height:31px!important;
	height:75px;
	padding:44px 0 0 640px;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#dhbg{
	background:url(../images/dhbg.jpg);
	height:41px!important;
	height:49px;
	padding:8px 0 0 0;
	text-align:center;
	font-weight:bold;
	letter-spacing:2px;
}
#dhbg a{
	letter-spacing:2px;
	font-weight:bold;
}
#dbg{
	width:733px;
	height:46px!important;
	height:56px;
	padding:10px 0 0 0;
	overflow:hidden;
	text-align:center;
	line-height:22px;
	margin:auto;
	background:url(../images/dbg.jpg);
}
#dbg a{
	line-height:22px;
}
#g{
	padding:9px 0 3px 4px;
}
#g1{
	width:575px;
}
#sort{
	height:31px;
	line-height:31px;
	color:#FF0000;
	cursor:pointer;
	background-image: url(../images/line.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#sort a{
	line-height:31px;
}
#img{
	padding:0 8px 0 8px;
}