@charset   "UTF-8";
.bg{  
	width:980px;
	height:336px;
}
.bg1{  
	background : url(image/bg2.png) repeat-x 0px 0px;
}
.bg3{  
	background: url(image/main.png) no-repeat;
	background-position: center center;
}