/* home */

#banner {

	height:160px;

}

#left {
	width:700px;

}
#right {
	width:700px;
	height: 200px;

}

.box {
	clear:none;
	width: 700px;

}
