@charset "utf-8";
/* CSS Document */

/*footer*/
#footer{
	background:url(../images/footer_bg.png) no-repeat;
	height:35px;
	line-height:35px;
	color:#949494;
	text-align:center;
	clear:left;
	margin-top:18px;	
}
