body{ width:99%; font-size:12px; text-align:center; margin:0px auto; font-family:Verdana; }
ul,li{list-style-type: none; margin:0; padding:0; float:left;}
.words {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
}
.word01 {
	font-size: 12px;
	color: #EA6834;
}
.word02 {
	font-size: 12px;
	color: #535353;
	line-height: 20px;
	text-align: center;
}
.word03 {
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	text-align: left;
}
.word04 {
	font-size: 12px;
	color: #999999;
	line-height: 20px;
	text-align: left;
}
.red {
	font-size: 12px;
	color: #FF6600;
	line-height: 20px;
	text-align: left;
}

.outline{
	border: 1px solid #E0DFE3;
	margin:5px 0px 5px 0px;
	text-align: left;
	padding:2px;
}
.content{
	margin:5px;
	text-align: left;
	padding:8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #333333;
	word-wrap:break-word;
}
.Subtitleword {
	font-size: 14px;
	color: #FF4800;
	font-weight: bold;

}
.NewsTitle{
	font-size: 25px;
	color: #FF4800;
	font-weight: bold;
	line-height: 40px;
	margin-top:10px;

}
.Newsubword {
	border: 1px solid #E0DFE3;
	background-color:#f5f5f5;
	font-size: 12px;
	color: #535353;
	line-height: 20px;
	text-align: center;
}
.myButton{
	background-image: url(../images/btbg.gif);
	border: 1px solid #E4C900;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Redword {
	font-size: 12px;
	color: #D03B00;
	font-weight: bold;
	line-height: 20px;
}

.whiteWord {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}

.wordgreen {
	font-size: 12px;
	color: #5D7A00;
	line-height: 20px;
}
.wordtitle {
	font-size: 14px;
	color: #FF6633;
	font-weight: bold;
}
.wordpartner {
	font-size: 12px;
	color: #FF4800;
	font-weight: bold;
}

.ol {
	border: 1px solid #666666;
	font-size: 12px;
	color: #666666;
	}
	

.rightside{
width:80%;
margin-left:5px;
float:left;
}
.leftside{
width:185px;
float:left;
}
.leftside ul{
padding:2px 2px 2px 2px;
}

.leftside li{
text-align:left;
clear:both;
width:155px;
height:24px;
float:left;
display:block;
padding:0px 0px 0px 12px;
margin:6px 0px 2px 0px;
background:url(../images/arrow02.gif) 5px 6px no-repeat;
border-bottom:1px dashed #cccccc;
}
.leftside li.title{
	height:30px;
	background:url(../images/login_bottom.gif) -5px -30px repeat-x;
	margin-bottom:5px;
	border-bottom:1px dashed #ffffff;
	color: #0099FF;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top:14px;
 }
 .leftside li.current{
	color: #CC3300;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
 }
.leftside li a:link, .leftside li a:visited, .leftside li a:hover {
font-size:14px;
}
.leftside li.current a:link, .leftside li.current a:visited, .leftside li.current a:hover {
color: #CC3300;

}
a:link,a:visited {
	font-size:12px;
	text-decoration:none;
	color: #336600;
	font-weight: normal;
}
a:hover{
	color: #000000;
}	
a.a2:link,a.a2:visited {
	font-size:14px;
	text-decoration:none;
	color: #FFFFFF;
	line-height: 22px;
	font-weight: bold;
}
a.a2:hover{
	color: #FF3300;
	line-height: 20px;
}
a.a3:link, .a3:visited {
	font-size:12px;
	text-decoration:none;
	color: #FF3300;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
a.a3:hover{
	color: #FF6600;
	line-height: 20px;
}


/*页面头部*/

.top { width:99%; height:60px; }
.logo {width:220px; height:70px; border:0px; margin-top:25px;margin-left:30px;margin-bottom:25px; float:left; background:url(../images/logo.jpg); background-repeat:no-repeat;}
	.logoright{width:580px; float:left; height:70px; margin-top:25px;margin-bottom:25px;}
	.header{ width:99%; height:68px; background-image: url(../images/titelBG.gif); background-repeat: repeat-x;}
	.footer{ width:99%;  padding:20px 0px 10px 0px; text-align:center;float:left; display:block;}
	.footer ul{ width:800px; text-align:center;}
	.footer li{ display:block; width:80px;}
	
/*页面主体*/
#PageBody {
	width:100%;

	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: center top;

}
#PageBody02 {width:100%; height:500px;background-image: url(../images/bg02.gif);background-repeat: repeat-x;background-position: center top;}
#PageBody03 {width:100%; height:500px;background-image: url(../images/bg03.gif);background-repeat: repeat-x;background-position: center top;}
#PageBody04 {width:100%; height:500px;background-image: url(../images/bg04.gif);background-repeat: repeat-x;background-position: center top;}
#PageBody05 {width:100%; height:500px;background-image: url(../images/bg05.gif);background-repeat: repeat-x;background-position: center top;}
#PageBody06 {width:100%; height:500px;background-image: url(../images/bg06.gif);background-repeat: repeat-x;background-position: center top;}
#PageBody07 {width:100%; height:500px;background-image: url(../images/bg07.gif);background-repeat: repeat-x;background-position: center top;}

#center01{width:98%; margin:12px 0px 0px 5px;float:left;}
#center01_reg{width:880px; margin:12px 0px 0px 5px;}
#ad01{width:625px; height:100px; float:left;}
#ad02{width:625px; height:80px; float:left;}
#search{width:625px; height:75px;margin-top:10px; float:left;}
#intro{width:250px; height:160px;float:right; }

#center02{width:880px; height:200; }
#center03{width:880px; height:180; }
#center04{width:880px; height:200; }
#footer{width:880px; height:180px; margin-top:26px;}
#goldenHotel{width:625px; height:200px; float:left;}
#des{width:625px; height:165px; float:left;}
#link{width:625px; height:100px; float:left;}

.Subtitle{
height:32px;
text-decoration:none; 
font-weight: bold; 
display:block; 

background:url(../images/subTitle_left.gif) no-repeat left top;  
}
.Subtitle span{
	height:32px;
	text-decoration:none;
	font-weight: bold;
	display:block;
	padding-top:14px;
	padding-left:20px;
	background:url(../images/subTilte_right.gif) no-repeat right top;
	vertical-align: bottom;
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

#travel{width:250px; height:185px; margin-top:2px; float:right; }
#tuijian{width:250px; height:185px; margin-top:2px;  }
#destiantion{width:250px; height:165px; margin-top:2px; float:right; }
#tools{width:250px; height:185px; margin-top:2px; float:right; }




.linktitle{
height:27px;
text-decoration:none; 
font-weight: bold; 
display:block; 

background:url(../images/partner.jpg) no-repeat left top;  
}
.linktitle span{
	height:27px;
	text-decoration:none;
	font-weight: bold;
	display:block;
	padding-top:9px;
	padding-left:20px;
	background:url(../images/partner-right.gif) no-repeat right top;
	vertical-align: bottom;
}

/* 头部导航*/
.nav{ width:99%; height:68px; text-align:center; margin-left:20px; float:left;}
.nav li.words{ clear:both; margin:8px 0px 0px 0px;}
.nav2_a a:link,.nav2_a a:visited{
line-height:34px; 
text-decoration:none; 
font-weight: bold; 
display:block; 
padding-right:12px;
background:url(../images/subNav01_right.gif) no-repeat right top;  
float:left; }

.nav2_a span{
line-height:34px; 
cursor:hand; 
font-size:14px; 
display:block; 
color:#333333;
padding-left:12px; 
cursor:hand; 
background:url(../images/subNav01_left.gif)  no-repeat left top;
float:left;}

.nav2_a a:hover,.nav2_a active{
line-height:34px; 
padding-right:12px;
background:url(../images/subNav01_right.gif) no-repeat right top; 
line-height:34px; 
margin-top:0px; }
 
.nav2_a a:hover span,.nav2_a a:active span{
font-size:14px; 
color:#333333;
background:url(../images/subnav01_left.gif)  no-repeat left top; 
line-height:34px; 
padding-left:12px; 
margin-top:0px;
cursor:hand; }

.nav3_a a:link,.nav3_a a:visited{
line-height:34px; 
text-decoration:none; 
font-weight: bold; 
display:block; 
padding-right:12px;
background:url(../images/subNav02_right.gif) no-repeat right top;  
float:left; }

.nav3_a span{
line-height:34px; 
cursor:hand; 
font-size:14px; 
display:block; 
color:#333333;
padding-left:12px; 
cursor:hand; 
background:url(../images/subNav02_left.gif)  no-repeat left top;
float:left;}

.nav3_a a:hover,.nav3_a active{
line-height:34px; 
padding-right:12px;
background:url(../images/subNav01_right.gif) no-repeat right top; 
line-height:34px; 
margin-top:0px; }
 
.nav3_a a:hover span,.nav3_a a:active span{
font-size:14px; 
color:#333333;
background:url(../images/subnav01_left.gif)  no-repeat left top; 
line-height:34px; 
padding-left:12px; 
margin-top:0px;
cursor:hand; }



.hidden, .undis {
	display: none;
}
/*非图片实现圆角*/
		.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 {border-left:1px solid #aaaaaa; border-right:1px solid #aaaaaa;}
		.xb1 {margin:0 5px; background:#aaaaaa;}
		.xb2 {margin:0 3px; border-width:0 2px;}
		.xb3 {margin:0 2px;}
		.xb4 {height:1px; margin:0 1px;}
		.xboxcontent {display:block; border:1px solid #aaaaaa; border-width:0 1px; padding: 4px; height:100%;}

/*登录页面css*/
.pagesize{
	width:100%;
	display:block;
float:left;
}
.pagesize2{
	width:100%;
	height:160px;
	background-color:#9BC95D;
	background-image: url(../images/login_right.jpg);
	background-repeat:no-repeat;
	background-position: 755px center;
}
.pagesize3{
	width:100%;
	background-color:#ffffff;
	background-image: url(../images/login_shadow.gif);
	background-repeat:repeat-x;

}
.pagetop{	width:99%;
padding-left:160px;
padding-top:10px;
margin-bottom:20px;
height:90px;
background: url(../images/login_topBG.gif);
display:block;
float:left;
}
.topright{
float:left;
width:284px;
height:50px;
margin-left:150px;
padding-top:20px;
}
.logintop{
float:left;
width:284px;
height:44px;

}

.titleleft{
float:left;
width:470px;

}
.titleright{
float:left;
width:247px;

}

.login{
float:left;
width:284px;
height:160px;
background:url(../images/login_center.gif);

}
.showleft{
float:left;
width:420px;
margin:30px 20px 0 0;
text-align:left;
padding-left:30px;
}
.helpcenter{
float:left;
width:284px;
height:166px;
background-image:url(../images/login_help2.gif);
background-repeat:no-repeat;
background-position: 0px 43px ;
}
.helptitle{
	background-image:url(../images/login_help1.gif);
	font-family: Arial, Helvetica, sans-serif;
	height:28px;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	padding:15px 0px 0px 40px;
	text-align:left;
}
.hotNews {
		padding: 2px 2px 2px 5px;
		margin: 2px 2px 3px 5px;
		border-bottom: 1px dotted #ccc;
		text-align:left; 
	}
