@charset "gb2312";
/* CSS Document */
body{
	font-size:12px;font-family:Arial,ËÎÌå, Helvetica, sans-serif;
	margin:0 auto; background:url(../images/bg.jpg) repeat-x;
}
body img{
	border:0px;
}
body a{
	text-decoration:none;color:black;
}
body ul{
	margin:0px;padding:0px;list-style:none;
}
#pager{
	text-align:center;margin:0px;
}
#pager table{
	border:none;background:none;background-color:none;
	
}
#pager td{
	border:none;background:none;background-color:none;
}
#pager a{
	color:#ACA8AC;
}
#pager a.current{
	color:#FF0000;font-weight:bolder;font-size:14px;
}
#pager ul{
	margin:0 auto;
}
#pager ul li{
	display:inline;padding-right:4px;
}
#container{
	width:1003px;height:auto;margin:0 auto;
}
#head{
	width:1003px;height:565px;
}
#return_home{
	width:1003px;height:54px;
}
#return_home a{
	width:83px;height:14px;display:block;line-height:14px;float:right;margin:17px 17px 0px 0px;
}
#menu{
	width:1003px;height:56px;
}
#bottom{
	width:1003px;height:30px;background:url(../images/bottom.jpg) no-repeat;line-height:30px;overflow:hidden;text-align:center;color:white;
}
