﻿body
{
	text-align: center;
	font-size: 12px;
	font-family: Tahoma;
	background: url(../images/index_01.jpg) repeat;
	margin: 0;
	padding: 0;
}

.div1
{
	width: 880px;
	text-align: center;
}

.text
{
	border: 1px solid #dbdcdc;
	font-family: Tahoma;
	height: 16px;
}

h2
{
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0px;
	padding: 0px 0px 0px 15px;
}

.lblRed
{
	color:Red;
}
/*- Menu Tabs E--------------------------- */

#container
{
	margin: 0 auto;
	text-align: left;
}


/*-main-*/
#mainside
{
	padding-left: 10px;
	float: none; *float:left;
}




/* HOTEL  */

div, form
{
	margin: 0;
	padding: 0;
}
div, td, a, input, select, textarea
{
	font-family: "宋体";
	text-decoration: none;
}
a
{
	text-decoration: none;
}
a:hover
{
	color: #FF6600;
	text-decoration: underline;
}


fieldset
{
	margin: 0 10px 10px auto;
	padding: 8px;
	/*border: 1px solid #5b74a6;*/
}
legend
{
	font-weight: bold;
	
	font-size: 14px;
}


table.List
{
	border-collapse: collapse;
	border: 1px solid #333333;
	background: #f2f9ff;
	color: #135294;
	width: 100%;
}
table.List tr
{
	background-color: expression((this.sectionRowIndex%2==0)?     "#FFFFFF" : "#F9F9F9" );
}
table.List tr:hover
{
	background-color: #EAEAEA;
}
table.List td
{	
	border: 1px solid #333333;
	
	padding: 3px;
	text-align: center;
	height: 20px;
}
table.List .y td
{
	background: #FFFFAA;
}
table.List .t td
{
	text-align: center;
	font-weight: bold;
	background: #F2F9FF;
	border-bottom: 1px solid #333333;
	height: 25px;
}
table.List .ListExt td
{
	text-align: left;
	background: #FFFFFF;
	border-top: 1px dashed #333333;
	height: 20px;
	vertical-align: bottom;
}
table.List div.c
{
	padding: 10px 50px;
	background: #F0F0F0;
}
table.List div.c td
{
	border: 0;
}

div.Title
{
	font-weight: bold;
	padding: 5px 0;
}
center
{
	padding: 5px;
}


#tabsE
{
	float: left;
	width: 100%;
	font-size: 12px;
	font-family: Tahoma;
	line-height: normal;
	background: url(  "index_03.jpg" ) repeat-x;
	letter-spacing: 10px;
	color: White;
	font-weight:bold;
}

#tabsE ul
{
	margin-left: 10px;
	padding-left: 5;
	list-style: none;
	
}
#tabsE li
{
	display: inline;
	
	margin-left:10px;
	padding: 0;
	font-weight: bold;
}
/*#tabsE a
{
	float: left;
	background: url(  "tableftE.gif" ) no-repeat left top;
	margin: 0;
	padding: 0 0 0 4px;
	text-decoration: none;
}
#tabsE a span
{
	float: left;
	display: block;
	background: url(  "tabrightE.gif" ) no-repeat right top;
	padding: 5px 10px 2px 10px;
	color: #FFF;
	letter-spacing: 5px;
}*/
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsE a span
{
	float: none;
}
/* End IE5-Mac hack */
#tabsE a:hover span
{
	color: #FFF;
}
#tabsE a:hover
{
	background-position: 0% -42px;
}
#tabsE a:hover span
{
	background-position: 100% -42px;
}

#tabsE #current a
{
	background-position: 0% -42px;
}
#tabsE #current a span
{
	background-position: 100% -42px;
}
.btn
{
	background-image: url(../images/btnLogin.gif);
	border: solid 0 #CF1E2E;
	height: 21px;
	width: 57px;
	color: #FFFFFF;
	padding-top: 4px;
}

a
{
	color: Blue;
	text-decoration: none;
}

a:hover
{
	color: Red;
	text-decoration: none;
}

.buttonB
{
	height: 22px;
	font-size: 12px;
	padding-top: 2px;
	border: 1px solid Gray;
	background: url(../images/button.gif) repeat-x;
	width: 50px;
}

.code
{
	background: url(../images/yan.gif) no-repeat;
	font-family: Book Antiqua;
	color: Black;
	border: 0;
	padding-top: 2px;
	letter-spacing: 1px;
	font-size: 14px;
	text-align: center;
}

.searchbtn
{
	background: url(../../Front_AirPort/Themes/default/images/btn/search.gif);
	width: 57px;
	height: 21px;
	border: 0;
}
#Menu_Top_item{width:882px; text-align:center; margin-top:-2px; margin-left:2px!important; margin-left:0; background-image:url(../images/index_03.jpg);
	  background-repeat:no-repeat;}
#Menu_Top_item li{display:inline;list-style-type:none;}
#Menu_Top_item ul{padding-right:30px;color:white;font-size:14px;display:inline; }
#Menu_Top_item a:link{color:#eeeeee;font-size:13px;padding-left:17px;padding-right:17px;font-weight:bolder;font-family:"Arial" , "宋体";}
#Menu_Top_item a:visited{color:#eeeeee;font-size:13px;padding-left:17px;padding-right:17px;font-weight:bolder;font-family:"Arial" , "宋体";}
#Menu_Top_item a:hover {color:#eeeeee;font-size:13px;padding-left:17px;padding-right:17px;font-weight:bolder;font-family:"Arial" , "宋体";}
#Menu_Top_item a:active{color:#eeeeee;font-size:13px;padding-left:17px;padding-right:17px;font-weight:bolder;font-family:"Arial" , "宋体";}


/*-left-*/
.leftside
{
	width: 92%;
	height:437px;
	float: left;
	margin: 0 5px 0 0px;
	margin: /**/ 0 10px 0 0px;
	border-bottom:1px #cccccc solid;
}
.leftside li
{
	list-style: none;
}
.leftside .common
{
	padding: 0;
	height:437px;
	background: rgb(235,243,251);
	border: 1px #cccccc solid;
	border-top: none;
    
}
.leftside .common ul li
{
	line-height: 25px;
	padding-left: 40px;
}
.leftside .common ul li.commonmenu
{
	background: url(     '../default/images/popuse_btn.jpg' ) repeat-x;
	border-top: 1px #cccccc solid;
	line-height: 30px;
	padding-left:2px;
	text-align:center;
	margin-left:-40px;
	font-size:14px;
	font-weight:600;
}
.leftside .common ul li.commonmenu a
{
	display: block;
	height: 23px;
	padding-left: 30px;
	background: url(     '../default/images/icon/block_icon.gif' ) no-repeat 0px 50%;
	color: #333333;
	line-height: 23px;
}
.leftside .common ul li.annoument
{
	background: url(     '../default/images/icon/announment_icon.gif' ) 10px 50% no-repeat;
}
.leftside .common ul li.news
{
	background: url(     '../default/images/icon/news_icon.gif' ) 10px 50% no-repeat;
}
.leftside .common ul li.company
{
	background: url(     '../default/images/icon/company_icon.gif' ) 10px 50% no-repeat;
}
.leftside .common ul li.member
{
	background: url(     '../default/images/icon/member_icon.gif' ) 10px 50% no-repeat;
}
.leftside .common ul li.allorder
{
	background: url(     '../default/images/icon/allorder_icon.gif' ) 10px 50% no-repeat;
}

/*新首页添加*/
.information {
	width: 878px;
	margin-top:10px;
	padding-top:8px;
	border: 1px solid #CCCCCC;
}
.picnew {
	float:left;
	padding-bottom:10px;
	padding-left:23px;
	padding-right:4px;
	padding-top:4px;
}
.fontnew{
	font-size:14px;
	font-weight:bold;
	float:left;
	padding-top:1px;
	
	margin-left:7px;
	/*text-align:right;padding-left:10px;*/
	width:40px;
	line-height:20px;
}
.piaojia {
	margin: 0px;
	float: left;
	padding-left:10px;
	color:#336600;
	list-style-type: none;
	padding-top:5px;
	width:300px;
	background-color:#E6FFE6;
	width:300px;
}

/*.piaojia li{
	height:22px;
	width:298px;
}*/
.piaojia a:link,
	.piaojia a:visited { text-decoration: none; color: #336600;}
	.piaojia a:hover { text-decoration: underline; color:#CC0000;}

.picnew1{
	float:left;
	padding-left:22px;
	padding-right:10px;
}
.biannew {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
	width:545px;
	float:left;
}
.picnew2{
	float:left;
	padding-left:8px;
}
.fontnew1 {
	font-size: 18px;
	font-weight: bold;
}
.fontnew2 {
	float:left;
	font-size: 22px;
	font-weight: bold;
	padding-top:10px;
}
.rexian {
	float: left;
	text-align:left;
}
.numnew {
	font-size: 25px;
	font-weight: bold;
	color: #FF3300;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-left: 5px;
}
.zixun {
	text-align:left;
	padding-top: 15px;
	width:245px;
}
.tlt {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-image: url(../images/index_new_34.gif);
	background-repeat: no-repeat;
	text-align:left;
	padding-left:20px;
	height: 21px;
	width: 146px;
	padding-top:5px;
}
.jianxi {
	margin-top: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	text-align:left;
	height:150px;
	width:880px;
}
.tlt1 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-image:url(../images/index_new_36.gif);
	background-repeat: no-repeat;
	text-align:left;
	padding-left:20px;
	height: 21px;
	width: 534px;
	padding-top:5px;
}
.tlt2 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-image:url(../images/index_new_38.gif);
	background-repeat: no-repeat;
	text-align:left;
	padding-left:20px;
	height: 21px;
	width: 140px;
	padding-top:5px;
}
.kuang li {
	width: 153px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	color:#666666;
	line-height:16px;
	text-align:left;
	height:16px;
	padding-top:4px;
}
.kuang a:link,
	.kuang a:visited { text-decoration: none; color: #666666;}
	.kuang a:hover { text-decoration: underline; color:#CC0000;}
.divleft{
	text-align:left;
}


.nei {
	float: left;
	width: 270px;
	line-height:18px;
	text-align:left;
	color:#666666;
	padding-left:0px;
	padding-top:0px;
	margin-left:0px;
}
.nei a:link,
	.nei a:visited { text-decoration: none; color: #666666;}
	.nei a:hover { text-decoration: underline; color:#CC0000;}

.nei li{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	height:16px;
	padding-top:4px;
	padding-left:0px;
}
.nei1{
	float: left;
	width: 272px;
	line-height:18px;
	text-align:left;
	padding-left:0px;
	color:#666666;
	padding-top:0px;
	margin-left:0px;
}
.nei1 a:link,
	.nei1 a:visited { text-decoration: none; color: #666666;}
	.nei1 a:hover { text-decoration: underline; color:#CC0000;}

.nei1 li{
	padding-left:0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	height:16px;
	padding-top:4px;
}


.nei3{
	float: left;
	width: 153px;
	line-height:18px;
	text-align:left;
	padding-left:0px;
	color:#666666;
	padding-top:0px;
	margin-left:0px;
}
.nei3 a:link,
	.nei3 a:visited { text-decoration: none; color: #666666;}
	.nei3 a:hover { text-decoration: underline; color:#CC0000;}

.nei3 li{
	padding-left:0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	height:16px;
	padding-top:4px;
}


.nei0 {
	float: left;
	width: 153px;
	line-height:18px;
	text-align:left;
	color:#666666;
	padding-left:0px;
	margin-left:0px;
	padding-top:-1px;
	margin-top:-1px;
	
}
.nei0 a:link,
	.nei0 a:visited { text-decoration: none; color: #666666;}
	.nei0 a:hover { text-decoration: underline; color:#CC0000;}
.nei0 li{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	height:15px !important; height:13px;
	margin-top:4px !important;
	padding-left:0px;
	text-align:left;
	padding-top:3px !important;
}