@charset "utf-8";
/* CSS Document */

#searchplan{
	width:990px;
	height:auto;
	margin-top:6px;
}
#searchplan .left{
	width:700px;
	height:250px;
	margin:0 10px 0 0;
	background-color:#FFA54A;
	float:left
}
#searchplan .left .plan{
	width:636px;
	height:218px;
	background-color:#FFFFFF;
	border:1px #5B8CC1 solid;
	margin:11px 0 0 0px;
	padding:10px 20px 0 20px;
}
#searchplan .right{
	width:278px;
	height:248px;
	border:1px #C7DCF1 solid;
	float:left;
}
#searchplan .right .title{
	height:19px;
	padding:7px 0 0 0;
	background-color:#D2DBEE;
	font-size:14px;
	text-align:left;
	padding-left:10px;
	color:#333333;
}

#searchplan .right .show{
	text-align:left;
	float:left;
	width:100%;
	height:95px;	
}

#searchplan .left .plan .bar{
	width:100%; 
	border-top:1px solid #8FB0D6; 
	text-align:left;
	height:25px; 
	padding-top:10px;
}
#searchplan .left .plan .bar a{
	background:url(/v1/images/icon_headArrow01.gif) no-repeat left center;
	padding-left:8px;
	color:#064986;
	text-decoration:underline;
	float:left;
	margin:0 30px 0 0;
}

#specialplan{
	width:990px;
	height:auto;
	margin-top:6px;
}
#specialplan .left{
	width:700px;
	height:350px;
	margin:0 10px 0 0;
	float:left;
}
#specialplan .right{
	width:278px;
	height:350px;
	border:1px #C7DCF1 solid;
	float:left;
}
#specialplan .right .title{
	height:19px;
	padding:7px 0 0 0;
	background-color:#D2DBEE;
	font-size:14px;
	text-align:left;
	padding-left:10px;
	color:#333333;
}
#specialplan .right .content{
	padding:10px;
	text-align:left;
}
#specialplan .right .content ul{
	margin:0;
}
#specialplan .right .content ul li{
	height:22px;
	overflow:hidden;white-space:normal;text-overflow:ellipsis;
}
#specialplan .right .content ul li a{
	color:#003A75;
	text-decoration:none;
	overflow:hidden;white-space:normal;text-overflow:ellipsis;
}
#specialplan .right .content ul li a:hover{
	text-decoration:underline;
}
#specialplan .left ul#specialplanbar{
	margin:0;
	height:30px;
	background-color:#D2DBEE;
	text-align:left;
	padding:0 0 0 8px;
}
#specialplan .left ul#specialplanbar li{
	list-style:none;
	width:55px;
	float:left;
	margin:6px 2px 0 0;
	padding:5px 0 0 35px ;
}
#specialplan .left ul#specialplanbar li a{
	text-decoration:none;
	display:block;
	color:#00468C;
}
#specialplan .left ul#specialplanbar li.fltspecialchecketed{
	text-align:center;
	background-color:#FFFFFF;
	border-bottom:1px solid #FFFFFF;
	font-weight:bold;
	color:#000000;
	padding:8px 0 6px 0;
	cursor:pointer;
}
#specialplan .left ul#specialplanbar li.fltspecial{
	border:1px solid #849CD0;
	padding:7px 0 3px 0;
	text-align:center;
	background-color:#849CD0;
	cursor:pointer;
	color:#FFFFFF;
}
#specialplan .left #specialplanlist{
	height:310px;
	display:block;
	margin:0;
	text-align:left;
	border:1px solid #D2DBEE;
	border-top-style:none;
	padding:5px 5px 5px 15px;;
	overflow:hidden;white-space:normal;text-overflow:ellipsis;
}
#specialplan .left #specialplanlist .fltlist{
	width:100%;
	font-size:12px;
	text-align:left;
	line-height:25px;
	color:#000000;
	
}
#specialplan .left #specialplanlist .fltlist .ftab1{
	width:100%;
	float:left;
	color:#026CC6;/*3366FF*/
	font-weight:bold;
	padding-left:0px;
	border-bottom:1px solid #EFEFEF;
}
#specialplan .left #specialplanlist .fltlist .ftab1 span{
	color:#FF6600;
}
#specialplan .left #specialplanlist .fltlist .ftab2{
	width:99%;
	float:left;
}

#specialplan .left #specialplanlist .fltlist .ftab2 div{
	width:33%;
	float:left;
	color:#333333;/*AA5500*/
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	border-bottom:1px solid #F2F2F2;
	font-family:Tahoma;
}
#specialplan .left #specialplanlist .fltlist .ftab2 span{
	color:#999999;
}
#specialplan .left #specialplanlist .fltlist .ftab2 strong{
	color:#FF0000;
	text-decoration:none
}
#specialplan .left #specialplanlist .fltlist .ftab2 a{
	color:#FF6600;/*CC0000*/
	text-decoration:none;
	font-size:12px
}#specialplan .left #specialplanlist .fltlist .ftab2 a:hover{
	color:#0054A8;/*CC0000*/
	text-decoration:underline;
	font-size:12px
}
#specialplan .left #specialplanlist .fltlist .ftab2 .text_color4{color:#D35714; font-size:13px; font-weight:bold; }
#specialplan .left #specialplanlist .fltlist .ftab2 .text_color5{color:#076AC5; width:150px}
#specialplan .left #specialplanlist .fltlist .ftab2 .text_color6{color:#666666;}
#specialplan .left #specialplanlist .fltlist .ftab2 .span2{color:#D35714;}

#flashlist{
	width:990px;
	height:auto;
	margin-top:6px;
}
#flashlist .left{
	width:700px;
	height:auto;
	margin:0 10px 0 0;
	float:left;
}
#flashlist .right{
	width:278px;
	height:356px;
	border:1px #C7DCF1 solid;
	float:left;
	text-align:left;
}
#flashlist .right .title{
	height:19px;
	padding:7px 0 0 0;
	background-color:#D2DBEE;
	font-size:14px;
	text-align:left;
	padding-left:10px;
	color:#333333;
}
#flashlist .right .content{
	padding:10px;
	text-align:left;
}

#flashlist .right .content ul{
	margin:0;
}
#flashlist .right .content ul li{
	height:22px;
	overflow:hidden;white-space:normal;text-overflow:ellipsis;
}
#flashlist .right .content ul li a{
	color:#003A75;
	text-decoration:none;
	overflow:hidden;white-space:normal;text-overflow:ellipsis;
}
#flashlist .right .content ul li a:hover{
	text-decoration:underline;
}

#flashlist .left .title{
	height:15px;
	background-color:#F0F0F0;
	padding:5px;
}
#flashlist .left .title .titledescription{
	width:50%;
	float:left;
	font-weight:bold;
	text-align:left;
	color:#333333
}
#flashlist .left .title .titlecity{
	float:right;
	width:45%;
}
#flashlist .left .content{
	border:1px solid #CCCCCC;
	height:auto;
	margin:1px 0 0 0;
}
#hotcitylist{
	width:990px;
	height:auto;
	margin-top:10px;
}
#hotcitylist .left{
	width:700px;
	height:100px;
	margin:0 10px 0 0;
	float:left
}
#hotcitylist .right{
	width:278px;
	height:125px;
	border:1px #C7DCF1 solid;
	float:left;
}
#hotcitylist .left .title
{
	height:15px;
	background-color:#CEE7FF;
	padding:5px 5px 5px 10px;
	text-align:left;
}
#hotcitylist .left .content{
	border:1px solid #88C4FF;
	height:80px;
	margin:1px 0 0 0;
	padding:10px;
	text-align:left
}
#hotcitylist .left .content a{
	margin:0 5px 0 0;
	text-decoration:none;
	color:#0054A8;
	width:80px;
	line-height:20px;
}
#hotcitylist .left .content a:hover{
	text-decoration:underline;
	color:#FF6600;
}
#hotcitylist .right .title
{
	height:15px;
	background-color:#CEE7FF;
	padding:5px 5px 5px 10px;
	text-align:left;
}
#hotcitylist .right .content{
	height:80px;
	margin:1px 0 0 0;
	padding:10px;
	text-align:left
}
#hotcitylist .right .content a{
	margin:0 5px 0 0;
	text-decoration:none;
	color:#0054A8;
	width:80px;
	line-height:20px;
}
#hotcitylist .right .content a:hover{
	text-decoration:underline;
	color:#FF6600;
}



body{ font-size:12px}
.yy td{height:24px;*height:23px;} 
#morecitydiv {width:318px;position:absolute;z-index:2;margin-top:0px;}

#morecitydiv .sanj {
    margin-left:42px;
    margin-bottom: 2px;
    *margin-bottom: -5px;
    position:relative;
    z-index: 111;
}

#morecitydiv .yy {
    background: #D9D9D9;
    height: auto;
    width: 262px;
    *padding-top: -1px;
}
#morecitydiv .yy .xzcs {
    width:255px;
    background: #FFFFFF;
    border:1px solid #D2DBEE;
    position: relative;
    left:-3px;top:-3px;
    padding-left: 5px;
}
#morecitydiv .yy .xzcs .biaoti {
    height:18px;
    padding:1px;
    background:#FFF;
    margin: 2px 3px 0 0;
}
#morecitydiv .yy .xzcs .biaoti span {font-size:14px;color:#333;float:left;padding-top:4px;padding-left:10px;}
#morecitydiv .yy .xzcs .biaoti img {float:right; height:18px; width:18px;}
#morecitydiv .yy .xzcs table {margin:5px 0;}
#morecitydiv .yy .xzcs table td.td1{padding-left:10px;}
#morecitydiv .yy .xzcs table td {line-height:25px;}
#morecitydiv .yy .xzcs table a {padding:0;margin:0;background:none;}
#morecitydiv .yy .xzcs table span {padding:0 5px;background:#fff;color:#333; cursor:pointer;}

.clear {clear:both;height:0px;overflow:hidden;float:none;font-size:0px;}


.btnbook{
	background:url(/v1/images/Btn_booking.gif) no-repeat;
	border:none;
	width:60px;
	height:30px;
	font-size:12px;
	font-weight:bold;
	cursor:pointer;
}







#flashlist{
	width:990px;
	height:auto;
	margin-top:6px;
}
#flashlist .left{
	width:700px;
	height:350px;
	margin:0 7px 0 0;
	border:1px #C7DCF1 solid;
	float:left;
}
#flashlist .right{
	width:278px;
	height:350px;
	border:1px #C7DCF1 solid;
	float:left;
}
#flashlist .right .title{
	height:19px;
	padding:7px 0 0 0;
	background-color:#D2DBEE;
	font-size:14px;
	text-align:left;
	padding-left:10px;
	color:#333333;
}
#flashlist .right .content{
	padding:10px;
	text-align:left;
}
#flashlist .right .content ul{
	margin:0;
}
#flashlist .right .content ul li{
	height:22px;
	overflow:hidden;white-space:normal;text-overflow:ellipsis;
}
#flashlist .right .content ul li a{
	color:#003A75;
	text-decoration:none;
	overflow:hidden;white-space:normal;text-overflow:ellipsis;
}
#flashlist .right .content ul li a:hover{
	text-decoration:underline;
}
#flashlist .left ul#specialplanbar{
	margin:0;
	height:30px;
	background-color:#D2DBEE;
	text-align:left;
	padding:0 0 0 8px;
}



#flashlist .left ul#tb_ li{
	list-style:none;
	width:55px;
	float:left;
	margin:6px 2px 0 0;
	padding:5px 0 0 35px ;
}
#flashlist .left ul#tb_ li a{
	text-decoration:none;
	display:block;
	color:#00468C;
}
#flashlist .left ul#tb_ li.hovertab{
	text-align:center;
	background-color:#FFFFFF;
	border-bottom:1px solid #FFFFFF;
	font-weight:bold;
	color:#000000;
	padding:8px 0 6px 0;
	cursor:pointer;
}
#flashlist .left ul#tb_ li.normaltab{
	border:1px solid #849CD0;
	padding:7px 0 3px 0;
	text-align:center;
	background-color:#849CD0;
	cursor:pointer;
	color:#FFFFFF;
}
#flashlist .left #specialplanlist{
	height:310px;
	display:block;
	margin:0;
	text-align:left;
	border:1px solid #D2DBEE;
	border-top-style:none;
	padding:5px 5px 5px 15px;;
	overflow:hidden;white-space:normal;text-overflow:ellipsis;
}
#flashlist .left #specialplanlist .fltlist{
	width:100%;
	font-size:12px;
	text-align:left;
	line-height:25px;
	color:#000000;
	
}
#flashlist .left #specialplanlist .fltlist .ftab1{
	width:100%;
	float:left;
	color:#026CC6;/*3366FF*/
	font-weight:bold;
	padding-left:0px;
	border-bottom:1px solid #EFEFEF;
}
#flashlist .left #specialplanlist .fltlist .ftab1 span{
	color:#FF6600;
}
#flashlist .left #specialplanlist .fltlist .ftab2{
	width:99%;
	float:left;
}

#flashlist .left #specialplanlist .fltlist .ftab2 div{
	width:33%;
	float:left;
	color:#333333;/*AA5500*/
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	border-bottom:1px solid #F2F2F2;
	font-family:Tahoma;
}
#flashlist .left #specialplanlist .fltlist .ftab2 span{
	color:#999999;
}
#flashlist .left #specialplanlist .fltlist .ftab2 strong{
	color:#FF0000;
	text-decoration:none
}
#flashlist .left #specialplanlist .fltlist .ftab2 a{
	color:#FF6600;/*CC0000*/
	text-decoration:none;
	font-size:12px
}#flashlist .left #specialplanlist .fltlist .ftab2 a:hover{
	color:#0054A8;/*CC0000*/
	text-decoration:underline;
	font-size:12px
}
#flashlist .left #specialplanlist .fltlist .ftab2 .text_color4{color:#D35714; font-size:13px; font-weight:bold; }
#flashlist .left #specialplanlist .fltlist .ftab2 .text_color5{color:#076AC5; width:150px}
#flashlist .left #specialplanlist .fltlist .ftab2 .text_color6{color:#666666;}
#flashlist .left #specialplanlist .fltlist .ftab2 .span2{color:#D35714;}

