@charset "utf-8";
/**基本信息*/
body {font:12px Tahoma;margin:0px;background:#FFF;}

ul,li {margin:0;padding:0; list-style:none;}

a {color:#000;text-decoration: none}
a:hover	{color:#000;text-decoration: underline}

/**CSS实现圆角表格*/
.xtop, .xbottom {display:block; background:transparent; font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;background: #EFEEFF;/**背景颜色*/}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {border-left:1px solid #0088CC; border-right:1px solid #0088CC;}
.xb1 {margin:0 5px; background:#8EAFE5;/**顶头或底下的线的颜色*/}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}
.xboxcontent {display:block; border:0 solid #0088CC; border-width:0 1px; padding: 4px; background: #EFEEFF;}

/**END CSS实现圆角表格*/

/**圆角表格-黄色*/
.box_yellow{ padding:0 5px 0 0; background:#fff url(../images1/bg_border_yellow.gif) 100% 0 repeat-y;}
.box_in_yellow { padding:0 0 0 12px;background:#fff url(../images1/bg_border_yellow.gif) 0 0 repeat-y;}
.box_top_yellow {height:17px; margin:0 -12px; background:url(../images1/bg_box_yellow.gif) 100% 0 no-repeat;}
.box_top_yellow div {width:18px;height:17px;  background:url(../images1/bg_box_yellow.gif) 0 0 no-repeat;}
.box_bot_yellow {height:17px; margin:0 -12px; background:url(../images1/bg_box_yellow.gif) 100% 100% no-repeat;}
.box_bot_yellow div {width:18px;height:17px;  background:url(../images1/bg_box_yellow.gif) 0 100% no-repeat;}

/**圆角表格-黄色*/
.box_1{ padding:0 5px 0 0; background:#fff url(../images1/bg_border_yellow.gif) 100% 0 repeat-y;}
.box_in_1 { padding:0 0 0 12px;background:#fff url(../images1/bg_border_yellow.gif) 0 0 repeat-y;}
.box_top_1 {height:17px; margin:0 -12px; background:url(../images1/bg_box_yellow2.gif) 100% 0 no-repeat;}
.box_top_1 div {width:18px;height:17px;  background:url(../images1/bg_box_yellow2.gif) 0 0 no-repeat;}
.box_bot_1 {height:17px;margin:0 -12px; background:url(../images1/bg_box_yellow2.gif) 100% 100% no-repeat;}
.box_bot_1 div {width:18px;height:17px;background:url(../images1/bg_box_yellow2.gif) 0 100% no-repeat;}

/**圆角表格-灰色*/
.box_2{ padding:0 5px 0 0; background:#fff url(../images1/bg_border_gray.gif) 100% 0 repeat-y;}
.box_in_2 { padding:0 0 0 12px;background:#fff url(../images1/bg_border_gray.gif) 0 0 repeat-y;}
.box_top_2 {height:17px; margin:0 -12px; background:url(../images1/bg_box_gray.gif) 100% 0 no-repeat;}
.box_top_2 div {width:18px;height:17px;  background:url(../images1/bg_box_gray.gif) 0 0 no-repeat;}
.box_bot_2 {height:17px;margin:0 -12px; background:url(../images1/bg_box_gray.gif) 100% 100% no-repeat;}
.box_bot_2 div {width:18px;height:17px;background:url(../images1/bg_box_gray.gif) 0 100% no-repeat;}

/**页面层容器*/
#container {width:1024px;margin:0px auto;}

/**页面头部*/
#header {}
.header_bg_1 {background:url(../images/logo-shenzhen.jpg)  no-repeat;height:240px;}
.header_bg_11 {background:url(../images/logo-shenzhen.jpg)  no-repeat;
	height:200px;
	#height:160px;
	_height:160px;
	}
.header_bg_2 {background:url(../images/logo-shanghai.jpg)  no-repeat;height:240px;}
.header_bg_3 {background:url(../images/logo-beijing.jpg)  no-repeat;height:240px;}
.header_bg_4 {background:url(../images/logo-guangzhou.jpg)  no-repeat;height:240px;}
.header_bg_5 {background:url(../images/logo-xianggang.jpg)  no-repeat;height:240px;}

.logo {height:140px;}
.logo img { margin:52px 0 0 98px;border:0; }
.logo a {}
.logo a:link {}
.logo a:visited {}
.logo a:hover, a:active{}

#header #nav {height:82px;background:url(../images1/bg_nav.gif)  no-repeat;}

#nav a {
	color:#000000;
	text-decoration:none;
	font-size:14px;
}

#nav ul {
	margin:0.5em 0 0 0;
	#margin:1em 0 0 0;
	_margin:1em 0 0 0;
	padding:0;list-style:none;
}
#nav ul li {padding:0; float:left; }

#header #nav #nav_index{
	margin:8px 170px;
	#margin:0 170px;
	_margin:0 85px;
}
#header #nav #nav_hotel{
	margin:8px 10px;
	#margin:0 10px 0 10px;
	_margin:0 10px 0 90px;
}
#header #nav #nav_ticket{ 
	margin:8px 80px;
	#margin:0 85px;
	_margin:0 85px;
	}
#header #nav #nav_car{
	margin:8px 5px; 
	#margin:0 5px; 
	_margin:0 5px; 
	}
#header #nav #nav_golf{
	margin:8px 80px; 
	#margin:0 80px; 
	_margin:0 80px;
}
#header #nav #nav_passport{
	margin:8px 0px;
	#margin:0 0px;
	_margin:0 0px;
}

#header #nav #nav_date { 
	margin:28px 0 0 8em; 
	#margin:15px 0 0 8em; 
	_margin:15px 0 0 8em; 
	color: #FFFFFF
}


#header #nav #nav_userinfo { 
	margin:-8px 8em 0 0; 
	#margin:-8px 8em 0 0; 
	_margin:-13px 4em 0 0; 
	float:right;}
#header #nav #login{color: #FF0000}
#header #nav #regedit{}

#tagPageNav {margin:5px 160px 0 84px; border-top:1px solid #6B00FC;}

#tagPageNav #left {
 width:388px;
 text-align:left; /*文字左对齐*/
 float:left; /*浮动居左*/
 clear:left; /*不允许左侧存在浮动*/
 overflow:hidden; /*超出宽度部分隐藏*/
 margin:0 0 0 0;
 
}
#tagPageNav #left span{ margin:0 0 0 1em}

#tagPageNav #right { 
	margin:0 -5px 0 0;
	#margin:0 155px 0 0;
	_margin:0 155px 0 0;
	padding:0;
	float:right; list-style:none;display:inline;
}
#tagPageNav li { margin:0px 5px 0 0; padding:0; float:right; height:28px; width:50px; background:url(../images1/bg_area.gif)  no-repeat; line-height:28px; text-align:center; list-style:none;display:inline;}

#tagPageNav2 {
	border-top:1px solid #6B00FC;
	}
.navAreaWidth{
	margin:5px 87px 0 82px; 
	#margin:5px 180px 0 82px; 
	_margin:5px 180px 0 82px; 
}
.navAreaWidth2{
	margin:5px 132px 0 82px; 
	#margin:5px 180px 0 82px; 
	_margin:5px 180px 0 82px; 
}
.navAreaWidth3{
	margin:5px 312px 0 82px; 
	#margin:5px 330px 0 82px; 
	_margin:5px 330px 0 82px; 
}

#tagPageNav2 #areaNav {
	margin:0px 0 0 0;
}

#tagPageNav2 li { margin:0px 1px 0 0; padding:0; float:left; height:28px; width:44px; 
	background:url(../images1/bg_area2.gif)  no-repeat; 
	line-height:28px; text-align:center; list-style:none;display:inline; }

#tagPageNav2 #starNav { 
 clear:both;
 width:388px;
 border-top:1px solid #6B00FC;
 text-align:left; /*文字左对齐*/
 float:left; /*浮动居左*/
 overflow:hidden; /*超出宽度部分隐藏*/
 margin:5px 0 0 0;
 }
 


/**页面底部*/
#footer {margin:5px 88px 0 82px;height:50px;}
#footer a{color:#999}


#tagFooter .title { clear:both; background:url(../images1/tg_line.gif) repeat-x 100%; height:25px; line-height:25px;}
#tagFooter .content { }
#tagFooter .content .left { float:left;width:254px; height:100px; background:url(../images1/logo_bot.gif)}
#tagFooter .content .main { text-align:center }

#tagSelfLink .title { background:url(../images1/tg_city.gif) no-repeat; height:25px; line-height:25px;}
#tagSelfLink .content { margin:5px 0px 5px 5px ; line-height:20px}

#tagFriendLink .title { background:url(../images1/tg_link.gif) no-repeat; height:25px; line-height:25px;}
#tagFriendLink .content { margin:5px 0px 5px 5px ; line-height:20px }

.clear{clear:both}
.red{color: #FF0000}

.floatlist2column li{float:left;width:8em;}
.floatlist10column li{float:left;width:8em;}
.floatlist18column li{float:left;width:16em;
margin:0 1em 0 0; 
}

#map_canvas a:link {color:#0000FF; text-decoration:underline}
#map_canvas a:visited {color:#0000FF;}
#map_canvas a:hover, a:active{color:#ffffff;background:#0000FF;}
