@charset "gb2312";
/* CSS Document */
.center{
	width:1002px;
	margin:0px auto;
	overflow:hidden;
}
.center .main a{
	float:left;
}
.center .main_down{
	height:140px;
	width:1002px;
	overflow:hidden;
}
.center .main_down .left{
	height:48px;
	line-height:48px;
	width:452px;
	border:1px solid #cfcece;
	background:url(../img1/bg1.jpg) repeat-x;
	margin-top:45px;
}
.center .main_down .left a{
	padding:0px 24px;
	color:#585757;
	font-size:14px;
	font-weight:bold;
}
.center .main_down .right{
	width:480px;
	overflow:hidden;
	margin-top:32px;
}
.center .main_down .right p{
	margin:0px;
}