/* CSS Document */

* {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:24px;
	margin: 0px;
	padding: 0px;
	border-style:none;
	list-style-type:none; 
	list-style:none;
	
	
}
body{ margin:0 auto; margin-left:0; margin-right:0; margin-top:0; padding::0px 0px 0px 0px; line-height:24px;}


#menu ul{list-style:none;margin:0px;}
#menu ul li{float:left;margin:0px 0px 0px 7px; text-align:center;line-height:24px;font-weight:bold; overflow:hidden;font-size:12px;color:#006666; }

/*link*/
a:link,a:visited{
	text-decoration:none;
	
	
}
a:hover{
	text-decoration:underline;
	color: #FF6600;
}

/*color*/

.green { color:#006666;text-decoration:none;}
.white { color:#FFFFFF;text-decoration:none;}
.black { color:#000000;text-decoration:none;}
.gray  { color:#333333;text-decoration:none;}
.yellow{ color:#FFFF00;text-decoration:none;}
.orange{ color:#FF6600;text-decoration:none;}
.red   { color:#FF0000;text-decoration:none;}
.classlinkclass { color:#FFFFFF;text-decoration:none;}

/*字体大小*/
.pt11   { font-size:11px;}
.pt14   { font-size:14px;}
.pt16   { font-size:16px;}
.pt18   { font-size:18px;}

#confirmpage {
	position:absolute;
	width:400px;
	height:300px;
	z-index:1;
	left: 40%;
	top: 25%;
	visibility:hidden;
	background-color: #ffff00;
	background-image: url(../common/bg.gif)
}
#confirmpage2 {
	position:absolute;
	width:400px;
	height:300px;
	z-index:2;
	left: 40%;
	top: 25%;
	visibility:hidden;
	background-color: #ffff00;
	background-image: url(../common/bg2.gif)
}
/*图片边框*/
img.white { border:2px solid #FFFFFF; background-color:#FFFFFF;}
img.food { border:2px solid #500001; background-color:#500001;}
img.hotel { border:2px solid #418401; background-color:#418401;}
img.ent { border:2px solid #A915B4; background-color:#A915B4;}
img.travel { border:2px solid #0B7F8C; background-color:#0B7F8C;}
img.shop { border:2px solid #FD6C2D; background-color:#FD6C2D;}
img.way { border:2px solid #3C4FD8; background-color:#3C4FD8;}
/*限制表格高度*/
.auto {overflow: auto; overflow-x:hidden; height: 574px; width: 340px; clip: rect( ); padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px} 
.auto_1 {overflow: auto; height: 400px; width: 460px; clip: rect( ); padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px}
.auto_2 {overflow: auto; height: 216px; width: 398px; clip: rect( ); padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px} 

/*舌链文字*/
/*news on the first page*/
.topADL4{float:left; width:292px;}
.topADTabs{width:60px;float:left;color:#006666;line-height:28px;}
.topADTabs li{width:60px; height:28px; list-style-type:none; border:1px #fff solid; line-height:28px;background:#fff;vertical-align:middle; cursor:pointer;text-align:center;color:#006666;}
.topADTabs .topADTabsOn{width:60px; background: url(../imgs/index_new_menu_e.gif) no-repeat; border-left:1px #fff solid; cursor:pointer;text-align:center; color:#006666; }
.topADTabsCon{width:232px; float:left; padding:3px 0px 0px 3px; background-color:#eefdff; border:1px solid #d1eff1;line-height:24px;color:#006666;}
.topADTabsCon li{line-height:24px; height:28px; overflow:hidden; list-style-type:none;text-align:left; padding:1px 0px 0px 6px;color:#006666;}
/*旅行常识*/
#vj{width:351px; margin:0 auto; position:relative;}
#vjTabs{height:20px; overflow:hidden;background:url(../imgs/index_menu_out.gif) repeat-x;}
#vjTabs ul{width:351px; height:20px; overflow:hidden; clear:both;}
#vjTabs li{width:117px;list-style-type:none; height:20px; overflow:hidden; text-align:center; color:#FFFFFF; font-weight:bold; float:left; cursor:pointer;margin:0 0 0 0;line-height:20px;}
#vjTabs li.vjTabsOn{background:url(../imgs/index_menu_on.gif) no-repeat; color:#FF6600; font-weight:bold;}
.vjTabCon{text-align:left;line-height:20px;}

#vt{width:351px; margin:0 auto; position:relative;}
#vtTabs{height:20px; overflow:hidden;background:url(../imgs/index_menu_out.gif) repeat-x;}
#vtTabs ul{width:351px; height:20px; overflow:hidden; clear:both;}
#vtTabs li{width:117px;list-style-type:none; height:20px; overflow:hidden; text-align:center; color:#FFFFFF;  float:left; cursor:pointer;margin:0 0 0 0;line-height:20px;}
#vtTabs li.vtTabsOn{background:url(../imgs/index_menu_on.gif) no-repeat; color:#006666; }
.vtTabCon{text-align:left;line-height:20px;}


/* 舌签文字链 */
.TabADS{width:466px; overflow:hidden; background:url(../imgs/index_best.gif) no-repeat;}
.TabADS ul{width:466px; height:24px; overflow:hidden; clear:both; padding-left:156px;}
/* 061228修改 ws 增加舌签背景色 begin */
.TabADS li{width:40px; float:left; height:24px; padding:0px 0px 0px 0px; text-align:center; color:#fff; cursor:pointer;}
.TabADS .TasADSOn{font-weight:bold; color: #FFFFff;}
/* 061228修改 ws 增加舌签背景色 end */

.TabADSe{width:466px; overflow:hidden; background:url(../imgs/index_best_e.gif) no-repeat;}
.TabADSe ul{width:466px; height:24px; overflow:hidden; clear:both; padding-left:150px;}
/* 061228修改 ws 增加舌签背景色 begin */
.TabADSe li{width:45px; float:left; height:24px; padding:0px 0px 0px 0px; text-align:center; color:#fff; cursor:pointer; font-family:Arial Narrow;font-weight:bold;}
.TabADSe .TasADSOne{ font-family:Arial Narrow;color: #FFFF01; font-weight:bold;}


.TabADSCon{padding:0px 0px 0px 0px;}
.TabADSCon li{text-align:left; line-height:24px;}
#YueKu{width:464px; margin:0 auto; position:relative;}
#YKTabs{height:24px; overflow:hidden; background: url(../imgs/index_drive_out.gif) repeat-x;}
#YKTabs ul{width:464px; height:24px; overflow:hidden; clear:both;}
#YKTabs li{width:116px; height:24px; overflow:hidden; text-align:center; line-height:24px; color:#006666; float:left; cursor:pointer;}
#YKTabs li.YKTabsOn{ background:url(../imgs/index_drive_on.gif) no-repeat; font-weight:bold; color:#006666;}
.YKTabCon{text-align:left;line-height:24px;}

#jd{width:471px; margin:0 auto; position:relative;}
#jdTabs{height:27px; overflow:hidden;background: url(../imgs/sight/sight_sixmennu.gif) repeat-x; border-top:1px solid #006666; border-bottom:1px solid #006666;font-weight:bold;}
#jdTabs ul{width:471px; height:28px; overflow:hidden; clear:both;}
#jdTabs li{width:157px;list-style-type:none; height:27px; overflow:hidden; text-align:center; color:#fff; float:left; cursor:pointer;margin:0 0 0 0;line-height:24px;}
#jdTabs li.jdTabsOn{font-weight:bold;background:url(../imgs/sight/sight_sixmennu_on.gif) no-repeat; color:#006666;}
.jdTabCon{text-align:left;line-height:20px;}

/*news*/
#v{width:470px; margin:0 auto; position:relative;}
#vTabs{height:27px; overflow:hidden;background:url(../imgs/news/menu_2_out.gif) repeat-x;}
#vTabs ul{width:470px; height:25px; overflow:hidden; clear:both;}
#vTabs li{width:235px;list-style-type:none; height:25px; overflow:hidden; text-align:center; color:#fff; float:left; cursor:pointer;margin:0 0 0 0;line-height:24px;}
#vTabs li.vTabsOn{font-weight:bold;background:url(../imgs/news/menu_2_on.gif) no-repeat; color:#006666;}
.vTabCon{text-align:left;}
/*j two*/
#j{width:340px; margin-left:0px; position:relative;}
#jTabs{height:24px; overflow:hidden;background: url(../imgs/pictures/pic_menu_out.gif) repeat-x ;}
#jTabs ul{width:340px; height:24px; overflow:hidden; clear:both;}
#jTabs li{width:170px;list-style-type:none; height:24px; overflow:hidden; text-align:center; float:left; cursor:pointer;margin:0 0 0 0;line-height:24px; }
#jTabs li.jTabsOn{background:url(../imgs/pictures/pic_menu_on.gif) no-repeat; color:#006666;}
.jTabCon{text-align:left;line-height:24px;}

.zTabADS{width:470px; overflow:hidden;background: url(../imgs/free/free_recommend.gif) no-repeat;}
.zTabADS ul{width:470px; height:25px; overflow:hidden; clear:both; padding-left:97px;}
.zTabADS li{width:66px; float:left; height:25px; padding:2px 0px 0px 0px; text-align:center; color:#fff; cursor:pointer; background:url(../imgs/title_bg.gif);}
.zTabADS .TasADSOn{font-weight:bold; color:#fff;}
.zTabADSCon{padding:0px 0px 0px 0px;}
.zTabADSCon li{text-align:left; line-height:24px;}

.njTabADS{width:348px; overflow:hidden; background: url(../imgs/farmhouse/farmhouse.gif) no-repeat;}
.njTabADS ul{width:348px; height:20px; overflow:hidden; clear:both; padding-left:35px;}
/* 061228修改 ws 增加舌签背景色 begin */
.njTabADS li{width:63px; float:left; height:20px; text-align:center; color:#006666; cursor:pointer; background:url(../imgs/farmhouse/menu_bg.gif);}
.njTabADS .njTasADSOn{font-weight:bold; color:#006666;background:url(../imgs/farmhouse/menuon_bg.gif) no-repeat;}
/* 061228修改 ws 增加舌签背景色 end */
.njTabADSCon{padding:0px 0px 0px 0px;}
.njTabADSCon li{text-align:left; line-height:20px;}

/*city*/
.Tabeat0{width:344px; overflow:hidden;}
.Tabeat0 ul{width:344px; height:30px; line-height:30px; overflow:hidden; clear:both; padding-left:45px;}
/* 061228修改 ws 增加舌签背景色 begin */
.Tabeat0 li{width:58px; float:left; height:30px; padding:0px 0px 0px 0px; text-align:center; color:#000; cursor:pointer;line-height:30px;}
.Tabeat0 .Taseat0On{ background-color:#FFFFFF;width:58px;height:30px; color: #000;line-height:30px;}

.Tabeat{width:344px; overflow:hidden;}
.Tabeat ul{width:344px; height:24px; overflow:hidden; clear:both; padding-left:45px;}
/* 061228修改 ws 增加舌签背景色 begin */
.Tabeat li{width:52px; float:left; height:24px; padding:0px 0px 0px 0px; text-align:center; color:#000; cursor:pointer;}
.Tabeat .TaseatOn{ background-color:#FFFFFF;width:52px;height:24px; color: #000;}



#Y{width:470px; margin:0 auto; position:relative;}
#YTabs{height:28px; overflow:hidden; padding-left:38px;}
#YTabs ul{width:470px; height:28px; overflow:hidden; clear:both;}
#YTabs li{width:66px; height:28px; overflow:hidden; text-align:center; line-height:24px; color:#000000; float:left; cursor:pointer; padding-top:2px; }
#YTabs li.YTabsOn{ background-color:#2EACD5;line-height:24px; color:#ffffff; padding-top:2px;}
.YTabCon{text-align:left;line-height:24px;}

#Y5{width:470px; margin:0 auto; position:relative;}
#Y5Tabs{height:28px; overflow:hidden;padding-left:38px;}
#Y5Tabs ul{width:470px; height:28px; overflow:hidden; clear:both;}
#Y5Tabs li{width:66px; height:28px; overflow:hidden; text-align:center; line-height:24px; color:#000000; float:left; cursor:pointer; padding-top:2px; }
#Y5Tabs li.Y5TabsOn{ background-color:#F8820F;line-height:24px; color:#ffffff; padding-top:2px;}
.Y5TabCon{text-align:left;line-height:24px;}

#Y7{width:470px; margin:0 auto; position:relative;}
#Y7Tabs{height:28px; overflow:hidden;padding-left:38px;}
#Y7Tabs ul{width:470px; height:28px; overflow:hidden; clear:both;}
#Y7Tabs li{width:66px; height:28px; overflow:hidden; text-align:center; line-height:24px; color:#000000; float:left; cursor:pointer; padding-top:2px; }
#Y7Tabs li.Y7TabsOn{ background-color:#9433AC; color:#ffffff;line-height:24px; padding-top:2px;}
.Y7TabCon{text-align:left;line-height:24px;}
/*特色旅游*/

#tTabs{height:24px; overflow:hidden; background:url(../imgs/city/menu_bg.gif);}
#tTabs ul{width:282px; height:24px; overflow:hidden; clear:both;}
#tTabs li{width:47px;list-style-type:none; height:24px; overflow:hidden; text-align:center; font-size:14px; color:#ffffff; float:left; cursor:pointer;margin:0 0 0 0;line-height:24px;}
#tTabs li.tTabsOn{color:#000000; background:url(../imgs/city/menu_bg_on.gif);font-size:14px; }
.tTabCon{text-align:left;line-height:24px;}

img {border:0;}
.vjimg {
WIDTH: 165px; POSITION: relative; HEIGHT: 90px
}
.vjimg a {
BORDER-RIGHT: # 1px solid; PADDING-RIGHT: 1px; BORDER-TOP: # 1px solid; DISPLAY: block; PADDING-LEFT: 1px; PADDING-BOTTOM: 1px; BORDER-LEFT: # 1px solid; PADDING-TOP: 1px; BORDER-BOTTOM: # 1px solid; BACKGROUND-COLOR: #
}
.vjimg a:hover {
BORDER-RIGHT: # 1px solid; BORDER-TOP: # 1px solid; BORDER-LEFT: # 1px solid; BORDER-BOTTOM: # 1px solid; BACKGROUND-COLOR: ; TEXT-DECORATION: none
}
.vjimg A IMG {WIDTH: 165px; HEIGHT: 90px}

.clssMainRoll {
	FILTER: progid:DXImageTransform.Microsoft.Slide(slidestyle=SWAP,Bands=1); CURSOR: pointer
}

.xsnazzy h3 {margin:0; padding:0 10px 5px 10px; border-bottom:1px solid #444;}
	.xsnazzy h3, .xsnazzy h3 a{font-size:1em;line-height:130%;}
	.xsnazzy p {margin:0; padding:3px;line-height:110%;}
.xsnazzy {background: transparent; width:220px; margin:10px 3px 0;}
.xtop, .xbottom {display:block; background:transparent; font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {background:#fff; border-left:1px solid #444; border-right:1px solid #444;}
.xb1 {margin:0 5px; background:#444;}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}
.xboxcontent {display:block; border:0 solid #444; border-width:0 1px; height:auto;}
.xboxcontent a {line-height:80%;text-decoration: underline;}
* html .xboxcontent {height:1px;}
.color_a {background:#ffd5bf; color:#000;}
.color_2 {background:#4e99c7; color:#fff;}
.color_3 {background:#98a286; color:#000;}

