#top,#Header,#main {
	margin: 0 auto;
	clear: both;
}

#Header {
	width: 1003px;
	height: 240px;
	background: url(../tour/images/shopping/head_bg.jpg) repeat-x;
	text-align: center;
}

#top {
	width: 1003px;
	height: 240px;
}

#main {
	width: 1003px;
	height: auto;
	background: url(../tour/images/shopping/body_bg.jpg) repeat-x;
}

#main ul {
	list-style: none;
}

#main li {
	list-style: none;
}

#main .left {
	width: 145px;
	height: auto;
	text-align: center;
}

#main .dashed {
	width: 1px;
	height: 1020px;
	background: url(../tour/images/dashed_bg.gif) repeat-y;
	margin-right: 14px;
}

#main .right {
	width: 840px;
	height: auto;
	text-align: left;
}

.left .sowntown {
	letter-spacing: 1px;
	line-height: 20px;
}

.left .sowntown a {
	color: #55134c;
}

#box1 {
	width: 825px;
	height: auto;
}

#box1 .l {
	width: 510px;
	height: 281px;
	margin-right: 17px;
	letter-spacing: 1px;
	line-height: 20px;
}

#box1 .l a {
	color: #5b3654;
}

#box1 .l td {
	color: #5b3654;
}

#box1 .r {
	width: 298px;
	height: 281px;
	letter-spacing: 0.1em;
	line-height: 20px;
}

.submit_botton {
	background-image: url("../tour/images/search_btn.gif");
	border: 0;
	color: #000;
	cursor: hand;
	height: 21px;
	width: 92px;
}