@charset "utf-8";
/* CSS Document */

#banner-bg{
	background:url(../img/banner-bg.png) top no-repeat;
	width:1000px;
	height:290px;
	float:left;
	display:inline}
	
#banner{
	width:970px;
	height:270px;
	margin:6px 6px 25px 6px;
	float:left;
	display:inline}

