@charset "UTF-8";
/* CSS Document */
@import 'common.css';
@import 'layout_other.css';
@import 'layout.css';
.tour{
	clear:both;
	height: 500px;
	overflow: auto;
	color: #FFF;
	padding:10px;
}