.box {
	clear: both;
	display: block;
	float: none;
	margin: 0 auto;
	width: 970px;
	height: auto
}

.banner {
	height: 40px;
}

#bannerU {
	border-style:dotted;
	float: right;
	height: 33px;
	width: 80%;
	text-align:right;
}

.banner span {
	float: left;
}

#rec1 {
	border-style:dotted;
	float: left;
	width: 306px;
	height: 380px;
    text-align:center;
}

#rec2 {
	border-style:dotted;
	float: right;
	width: 635px;
	height: 400px;
	text-align:center;
}
.rec3 {
    display: block;
    float: none;
    height: 1px;
    overflow: hidden;
}


#rec4 {
	border-style:dotted;
	float: right;
	width: 635px;
	height: 800px;
	text-align:center;
}
#rec5 {
	border-style:dotted;
	float: right;
	width: 635px;
	height: 800px;
	text-align:center;
}
#rec6 {
	border-style:dotted;
	float: right;
	width: 635px;
	height: 800px;
	text-align:center;
}

