@charset "utf-8";
/* CSS Document */
#body{
	width:1002px;
	margin:auto;
	text-align:center;
}
.div div{
	text-align:right;
}
#bg{
	clear:both;
	height:100%;
	background-image:url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#sidebar{
	width:213px;
	float:left;
	display:inline;
	margin:0 30px 0 0;
	text-align:center;
}
#g1{
	font-size:14px;
	color:#E87A10;
	font-weight:bold;
	float:left;
	padding:13px 0 0 0;
}
#g2{
	float:right;
}
#g3{
	clear:both;
	height:2px;
	overflow:hidden;
	background:#B2B2B2;
}
#g4{
	padding:12px 0 12px 0;
}
#border{
	width:796px!important;
	width:798px;
	height:179px!important;
	height:181px;
	border:1px solid #CDCDCD;
	float:left;
	margin:auto auto auto 21px;
	display:inline;
}
#right{
	width:730px;
	float:left;
}
#p1{
	height:23px!important;
	height:28px;
	padding:5px 0 0 35px;
	line-height:23px;
	color:#FFFFFF;
	background-image: url(../images/p1.jpg);
}
#p2{
	text-align:center;
	padding:7px 0 7px 0;
	border-left:5px solid #C3BCBC;
	border-right:5px solid #C3BCBC;
}
#sort{
	width:130px!important;
	width:150px;
	padding:0 0 0 20px;
	margin:auto;
	background-image: url(../images/dian.jpg);
	background-repeat: no-repeat;
	background-position: 4px 7px;
}
#sort,#sort a{
	line-height:22px;
}
#name{
	width:130px;
	height:25px;
	margin:auto;
	color:#FFFFFF;
	text-align:center;
	background:url(../images/im.jpg);
}