#theme_body {
	padding:0 30px 30px;
}
#theme_body h2 {
	font-size:1.23em;
	line-height:30px;
	padding:20px 0 0 85px;
	border-bottom:2px solid #ccc;
	background-image:url(img/themetour_tit_bg.jpg);
	background-repeat:no-repeat;
}
#theme_body h2.bg01 {
	background-position:0 -50px;
}
#theme_body .content {
	padding:0 15px;
	width:auto;
	margin:0;
}
#theme_body .tourxl {
	margin-bottom:20px;
	overflow:hidden;
	*zoom:1;
}
#theme_body .tourxl .des {
	float:left;
	margin-left:15px;
	width:490px;
}
#theme_body .tourxl .des h4 {
	margin-top:0;
}
#theme_body .picbb {
	float:left;
	padding:5px;
	border:1px solid #e7e7e7;
}