@charset "utf-8";
/* CSS Document */

#footer_outer{
	width:980px;
	height:49px;
	float:left;
	margin:0px;
	padding:0px;
	background:url(../images/box_bg.PNG) repeat;
	}
#copy_right{
	width:980px;
	height:49px;
	line-height:49px;
	text-align:center;
	color:#fff;
	font-size:11px;
	}	