@charset "utf-8";
/* CSS Document */
#body{
	width:1002px;
	margin:auto;
}
#sidebar{
	float:left;
	width:298px;
}
#right{
	float:left;
	width:704px;
}
#content{
	background:url(../images/bg.jpg);
	width:704px;
	height:504px;
	clear:both;
}
#gg{
	width:660px;
	height:462px;
	margin:14px 18px 0 18px;
	overflow:auto;
}
#clear{
	height:1px!important;
	height:2px;
	border-bottom:1px solid #4D4D4D;
	overflow:hidden;
}
#footer{
	padding:8px 0 7px 0;
	text-align:center;
}
#footer,#footer a{
	color:#FFFFFF;
}
.div div{
	text-align:right;
}
#pro_sort{
	float:left;
	width:75px!important;
	width:99px;
	padding:2px 12px 0 12px;
	background:#194C9F;
	margin:0 2px 2px 0;
	text-align:center;
}
#pro_sort a{
	color:#FFFFFF;
}
#menu{
	background:url(../images/bg.gif);
	width:60px;
	text-align:center;
}
#menu a{
	color:#FFFFFF;
	font-weight:bold;
	line-height:30px;
}