/* CSS Document */
*{
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial,"ËÎÌå"; 
}

ul,ol{
	list-style:none;
}
ul li{
	font-size:12px;
}
a{
	text-decoration:none;
}
body{
	margin:0px;
	padding:0px;
	background:url(../images/bg-bottom.jpg) bottom no-repeat;
}

.whole{
	background:url(../images/bg.jpg) top repeat-x;
	width:1002px;
	overflow:hidden;
	margin:0 auto;
}

.banner{
	width:912px;
	margin:0 auto;
}

.menu{	
	width:912px;
	height:34px;
	margin:0 auto;
	font-size:12px;
	font-weight:bold;
	background:#5DCEEE;
}

.menu ul li{
	margin-left:45px;
	float:left;
	height:34px;
	line-height:34px;
}
.menu ul li a{
	color:#ffffff;
}

.content{
	width:912px;
	padding:0 11px;
	margin:0 auto;
	overflow:hidden;
}

.recommend{
	float:left;
	width:214px;
	height:248px;
	margin-left:11px !important;
	margin-left:6px;
	background:url(../images/xltj.jpg) bottom no-repeat #f3f9dd;
}

.recommend h1{
	width:214px;
	height:37px;
	line-height:37px;
	text-indent:3em;
	background:url(../images/xltj-bg.jpg);
	font-size:14px;
	color:#ffffff;
}

.recommend li{
	margin-left:15px;
	padding-left:16px !important;
	padding-left:18px;
	width:180px;
	line-height:22px;
	font-size:12px;
	background:url(../images/xltj-line.jpg) bottom repeat-x;
}
.recommend li a{
	color:#4f4f4f;
}

.slides{
	float:left;
}

.additional{
	float:left;
	width:190px;
	padding-top:12px;
	padding-bottom:2px;
	background:url(../images/a-top.jpg) top repeat-x #E7E7E7;
}

.additional li{	
	padding-left:16px;
	line-height:78px;
	background:url(../images/a-line.jpg) bottom repeat-x;
}

#credit{
	background:url(../images/credit.jpg) left no-repeat;
}
#check{
	background:url(../images/check.jpg) left no-repeat;
}
#visa{
	background:url(../images/visa.jpg) left no-repeat;
}

.additional li a{
	padding-left:44px;
	color:#d45f11;
	font-weight:bold;
}

.left{
	float:left;
	width:214px;
	margin-left:11px !important;
	margin-left:6px;
}

.msn{
	border-left:1px solid #CBCBCB;
	border-right:1px solid #CBCBCB;
	/*border-bottom:1px solid #CBCBCB;*/
}
.msn h1{
	height:31px;
	line-height:31px;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	padding-left:7px;
	background:url(../images/msn.jpg) repeat-x;
}
#msnimg{
	background:url(../images/msn-img.jpg) left no-repeat;
}
.msn ul{
	padding:10px 12px 15px;
}
.msn ul li{
	height:22px;
	line-height:22px;
	font-size:11px;
}

.order{
	border-left:1px solid #CBCBCB;
	border-right:1px solid #CBCBCB;
/*	border-bottom:1px solid #CBCBCB;*/
}
.order h1{
	height:31px;
	line-height:31px;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	padding-left:7px;
	background:url(../images/order.jpg) repeat-x;
}
#orderimg{
	background:url(../images/order-img.jpg) left no-repeat;
}

.order ul{
	padding:10px 15px 15px;
}
.order ul li{
	height:22px;
	line-height:22px;
	padding-left:15px;
	font-size:12px;
}
.order ul li a{
	color:#4F4F4F;
}

.contact{
	border-left:1px solid #CBCBCB;
	border-right:1px solid #CBCBCB;
	border-bottom:4px solid #CBCBCB;
}
.contact h1{
	height:31px;
	line-height:31px;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	padding-left:10px;
	background:url(../images/contact.jpg) repeat-x;
}

#contactimg{
	background:url(../images/contact-img.jpg) left no-repeat;
}

.fontsize{
	font-size:12px;
}
.contact ul{
	padding:10px 0px 15px;
}

.contact li{
	line-height:22px;
	padding-left:15px;
	font-size:11px;
}

.west{
	float:left;
/*	padding:10px;*/
	width:336px;
	border-right:1px solid #CBCBCB;
	border-bottom:1px solid #CBCBCB;
}
.west h1{
	height:31px;
	line-height:31px;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	padding-left:10px;
	background:url(../images/west.jpg) repeat-x;
}

#westimg{
	background:url(../images/west-img.jpg) left no-repeat;
}

.west h1 a{
	padding-left:56px;
	color:#ffffff;
}

.west li{
	width:336px;
	float:left;	
}
.img{
	margin:7px;
	float:left;
}
.txt{
	float:left;
	height:93px !important;
	padding:14px 2px !important;
	padding:10px;
	width:160px;
}

.tourlist{
	width:335px;
	padding-bottom:10px;
}
.tourlist dt{
	width:265px;
	padding:0 20px;
	height:24px;
	line-height:24px;
	color:#DE3703;
}
.title{
	float:left;
	font-weight:bold;
}
.more a{
	float:right;
	color:#DE3703;
}
.toutlist dd{
	float:left;
	width:265px;
}

.tourlist dd a{
	float:left;
	width:70%;
	line-height:22px;
	margin-left:10px;
	padding-left:10px;
	color:#4F4F4F;
	background:url(../images/list-ico.jpg) left no-repeat;
}
#eastimg{
	background:url(../images/east-img.jpg) left no-repeat;
}

.xwy{
	float:left;
	margin:0px;
	padding-top:2px;
	padding-bottom:68px !important;
	padding-bottom:73px;
	width:673px;
	border-right:1px solid #CBCBCB;
/*	border-bottom:4px solid #CBCBCB;*/
}

.tourlist1{
	
}

.tourlist1 dt{
	width:630px;
	padding:0 18px;
	font-size:12px;
	height:24px;
	line-height:24px;
	color:#DE3703;
}
.tourlist1 dd {
	float:left;
	width:300px;
}
.tourlist1 dd a{
	float:left;
	
	font-size:12px;
	line-height:22px;
	margin-left:10px;
	padding-left:10px;
	color:#4F4F4F;
	background:url(../images/list-ico.jpg) left no-repeat;
}

.footer{
	float:left;
	width:880px;
	height:160px;
	padding:20px;
	color:#999999;
	text-align:right;
	font-size:12px;
}

.channelbanner{
	float:left;
	width:890px;
	height:175px;
	padding:0 11px;
}
.channeltxt{
	float:left;
	margin-left:11px !important;
	margin-left:6px;
	width:845px !important;
	width:842px;
	padding:20px;
	font-size:12px;
	line-height:24px;
	border:double #CCCCCC;
}
.title1{
	text-align:center;
	width:842px;
	font-size:14px;
	font-weight:bold;
	height:30px;
	line-height:30px;
	border-bottom:double #CCCCCC;
}

/* ÂÃÓÎÐÅÏ¢ */
.travel{
	float:left;margin:0px;padding-bottom:28px !important;padding-bottom:33px;width:672px;border-left:1px solid #CBCBCB;border-right:1px solid #CBCBCB;border-bottom:4px solid #CBCBCB;border-top:4px solid #F4A846;font-size:12px;
}
.travel h1{
	font-size:14px;background:#F08900;line-height:24px;height:28px;margin-bottom:10px;
}
.travel h1 span{
	padding-left:36px;width:672px;color:#FFFFFF;
}
.travel .item{
	margin:0 10px;
}
.travel .item dt{
	float:left;
	margin-right:10px;
}
.travel .item dt img{
	width:72px;
	height:72px;
}
.travel .item dd{
	float:left;
	width:560px !important;
	width:560px;
}
.travel .item .title06{
	
	font-weight:bold;line-height:24px;height:24px;
}
.travel .item .title06 a{
	float:left;
	color:#1AA0C6;
}

.travel .item .intro{
	width:560px !important;
	width:560px;
	line-height:24px;
	color:#4F4F4F;	
}
.time{
	color:#FF9933;float:right;
	font-size:11px;padding-right:10px;
	font-weight:bold;
	line-height:22px;
}
.price{
	font-size:11px;color:#FF0000;margin-right:10px;
	font-weight:bold;
	float:right;
	line-height:22px;
}
