.main {
	width: 1000px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	border:1px solid #5197FF;
}

.banner{
	background:url(../images/banner.png)center top no-repeat;
	width: 100%;
	height:173px;
	margin-bottom:auto;
	}
	
