@charset "utf-8";
/* CSS Document */

/*--------------------footer--------------------*/
#footer{
	clear:both;
	padding-top:10px;
	margin-left:60px;
	height:70px;
}  
#footer_bg_y{
	float:left;
	background:url(http://png.gc73.com.cn/web_image/gameplus01_footer_y.jpg);
	width:860px;
}
#footer_link{  
	width:560px;
	text-align:center;
	margin:10px auto 0 auto;
	line-height:20px;
	background:url(http://png.gc73.com.cn/web_image/gameplus01_footer_logo.jpg) no-repeat 5px;
}
#footer_link a{
	padding-right:10px;
	padding-left:10px;
	color:#474747;
}
#footer_link a:link, #footer_link a:visited{
	text-decoration:none;
}
#footer_link a:hover{
	text-decoration:underline;
}