#footer #footer_frame {
	width:1003px;
	height:11px;
	background-image:url(../Images/footer/footer_bg_up.gif);
	background-repeat:repeat-x;
	background-position:center center;
	padding:0px;
	margin:0px;
	border:none;
}
#footer #footer_bottom{
	width:1003px;
	height:58px;
	background-image:url(../Images/footer/footer_bg_dowm.jpg);
	background-repeat:repeat-x;
	background-attachment:scroll;
	background-position:center center;
	padding:0px;
	margin:0px;
}
#footer #footer_bottom #footer_1 {
	width:1003px;
	height:24px;
	text-align:center;
}
#footer #footer_bottom #footer_2 {
	width:1003px;
	height:17px;
	text-align:center;
	font-size:12px;
	color:#000000;
}
#footer #footer_bottom #footer_3 {
	width:1003px;
	height:17px;
	text-align:center;
	font-size:13px;
	color:#000000;
}
/*设置a中的样式*/
#footer #footer_bottom #footer_1 a{
	text-decoration:none;
	font-size:14px;
	color:#000000;
}
#footer #footer_bottom #footer_2 a{
	text-decoration:none;
	font-size:12px;
	color:#000000;
}
