#bgInner{
	height:auto;
}
#travel a{
 background:url(../images/menuBg2_2.gif) left top no-repeat;
}


@charset "utf-8";
/******** trip toute ********/
/**** banner *******/
#trip-route{
	width:771px;
	height:auto;
	padding:0;
	margin-top:20px;
	}
#trip-banner{
	padding:0;
	margin-left:30px;
	}
	
	
	
/***** trip service *****/
#trip-service{
	width:607px;
	height:auto;
	border:1px solid #c9cfc4;
	margin-top:20px;
	margin-left:133px;
	}
#trip-service h2{
	font:bold 14.6px  "ËÎÌå";
	color:#a3ab00;
	padding:0;
	margin-top:19px;
	margin-bottom:17px;
	margin-left:13px;
	}
#trip-service p{
	font:normal 13px  "ËÎÌå";
	color:#636363;
	line-height:19px;
	margin-left:13px;
	margin-right:10px;
	margin-bottom:15px;
	}


/***** h4 *****/
h4{
	font:bold 14.6px  "ËÎÌå";
	color:#878d01;
	padding-left:11px;
	padding-top:3px;
	padding-bottom:3px;
	background-color:#dee54b;
	margin-left:133px;
	margin-right:29px;
	margin-top:10px;
	margin-bottom:20px;
	clear:left;
	}

/**** ul *****/
#trip-route ul{
	width:640px;
	padding:0;
	text-align:left;
	margin-left:133px;
	margin-bottom:50px;
	padding-top:0;
	list-style:none;
	}
#trip-route ul li{
	float:left;
	display:block;
	padding:0;
	margin-right:23px;
	margin-left:0;
	margin-bottom:15px;
	}
#trip-route ul li p{
	font:normal 12px "ËÎÌå";
	color:#636363;
	text-align:center;
	width:187px;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#fcf8b6;
	margin-top:-4px;
	}
#trip-route ul li img{
	margin-bottom:0;
	padding:0;
	}
