@charset "UTF-8";
/* CSS Document */
@import 'common.css';
@import 'layout.css';
.tour{
	clear:both;
	height: 700px;
	overflow: auto;
	color: #FFF;
}
#main{
	width:690px;
}