#main{
	height:405px;
	width:1000px;
	background-image:url(../images/shared_bg.jpg);
	background-repeat:no-repeat;
}
#title{
	padding:160px 0px 0px 160px;
}
#tour_title {
	margin-top:16px;
	margin-left:169px;
	height:15px;
}
#content{
	margin-left:160px;
	width:700px;
	height:305px;
	/**background-image:url(../images/tour_content_bg.jpg);**/
	background-repeat:no-repeat;
}
#content_detail{
	padding:10px;
	width:100%;
	float:left;
}
#content_detail p{
	margin:0px 0px 5px 0px;
	padding:0px;
}
#tour_list{
	color:#E2D9BA;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
}
#scrolldiv, #scrolldiv_parentContainer{
	width:100% !important;
}
.t_item1{
	float:left;
	width:80px;
}
.t_item2{
	float:left;
	width:145px;
}
.t_item3{
	float:left;
	width:145px;
}
.t_item4{
	float:left;
	width:150px;
}
.t_item5{
	float:left;
	width:80px;
}
