﻿#tour {
	width:635px;
	padding-left:15px;
	padding-right:10px;
	padding-top:20px;
	padding-bottom:10px;
	background:url(../images/right_bg.gif) no-repeat top center;
}

#tour .p1 {
	clear:both;
	line-height:18px;
	margin-bottom:12px;	
}

#tour .p1 img {
	padding-right:12px;
	padding-top:10px;
	float:left;
}

#tour .p2{
	clear:both;
	line-height:18px;
	margin-bottom:12px;	
}

#tour .p2 img {
	padding-left:12px;
	padding-top:10px;
	float:right;
}

#tour .p3{
	clear:both;
	line-height:18px;
	margin-bottom:12px;		
}

#tour .p3 img {
	padding-right:12px;
	float:left;
}

#tour .p4 {
	clear:both;
	line-height:18px;
	margin-bottom:12px;	
}

#tour .p4 img {
	padding-right:12px;
	padding-top:10px;
	float:left;
}

#tour h2 {
	color:#FF6600;
	font-weight:normal;
}

#tour .tour_t {
	color:#FF6600;
}


