@charset "utf-8";
/* CSS Document */
div#footer{
	clear:both;
	width:998px;
		
}
div#footer #footer_img{
	width:998px;
	height:100px;
	float:left;
}
div#footer #footer_img #footer_img1{
	width:785px;
	height:100px;
	float:left;
	padding-top:8px;
}
div#footer #footer_img #footer_img1 .col_img1{
	width:253px;
	height:100px;
	float:left;
}
div#footer #footer_img #footer_img2{
	width:161px;
	height:100px;
	margin-top:8px;
	float:left;
	background:url(../../images/count_bg.png) no-repeat;
}

div#footer #footer_text{
	width:998px;
	height:30px;
}

