@charset "utf-8";
/* CSS Document */
#body{
	width:1002px;
	margin:auto;
	text-align:center;
}
#content{
	width:901px;
	margin:auto auto auto 2px;
	background-image: url(../images/tbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#d1{
	width:2px;
	background:url(../images/1.jpg);
}
#menu{
	padding:2px 36px 0 36px;
}
#menu a{
	color:#FFFFFF;
	font-weight:bold;
}
#footer{
	clear:both;
	text-align:center;
	padding:12px 0 11px 0;
	background-image: url(../images/dbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#right{
	background-image: url(../images/g1.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#bb{
	background:url(../images/2.jpg);
	width:4px;
}
#g1{
	height:25px!important;
	height:35px;
	padding:10px 0 0 18px;
	font-size:12px;
	font-weight:bold;
	color:#282828;
	background-image:url(../images/3.jpg);
	background-repeat: no-repeat;
	background-position: 6px 12px;
}
#g2{
	padding:10px 0 12px 0;
	width:680px;
	margin:auto;
}
#sort{
	height:30px;
	width:160px!important;
	width:184px;
	padding:6px 0 0 24px;
	margin:auto;
	border-bottom:1px dotted #BABABA;
	background-image: url(../images/dian.jpg);
	background-repeat: no-repeat;
	background-position: 8px 12px;
}
#sort a{
	line-height:20px;
}
.txt{
	font-size:6px;
	color:#6D6D6D;
	font-weight:normal;
	font-family: '04b_08';
}
#search{
	width:440px;
	height:35px;
	margin:auto;
	background:url(../images/search.jpg);
}