@import url("main.css");
body{
	padding:10px 0px;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#555;
	text-align:center;
	background:#9A9A9A;
}

a{
	text-decoration:none;
}

div, h1, h2, h3, h4, p, form, label, input, textarea, img, span{
	margin:0; padding:0;
}

div{
	margin-left:auto;
	margin-right:auto;
}

ul{
	margin:0; 
	padding:0; 
	list-style-type:none;
	font-size:0;
}

/*------------------------------body---------------------------------*/


/*------------------------------head---------------------------------*/
.header{
	width:900px;
	height:132px;
	background:url(../images/luyo-02-01.jpg) no-repeat;
}
.emm{
    width:900px;
    height:16px; 
    float:left;
}
.clear{
	clear:both;
}

.logo{
	width:124px;
	height:116px;
	float:left;
	background-image: url(../images/luyo-03-05.gif);
	background-repeat: no-repeat;
	background-position: right;
}

.nav{
	width:702px;
	height:46px;
	float:left;
	margin-top:70px;
}
.nav ul{
	margin:0px;
	padding:0px;
}
.nav ul li{
	width:130px;
	height:46px;
	float:left;
}
.nav ul li a{
	display:block;
	font-size:14px;
	font-weight:bold;
	color:#BBBBBB;
	height:32px;
	padding-top:14px;
}
#home{
	display:block;
	background-image: url(../images/menu-2-03.jpg);
	background-repeat: no-repeat;
	background-position: 24px;
}

#private_tours{
	display:block;
	background-image:url(../images/menu-3-03.jpg);
	background-repeat:no-repeat;
}

#about_us{
	display:block;
	background-image: url(../images/menu-2-03.jpg);
	background-repeat: no-repeat;
	background-position: 22px;
}

#contacts{
	display:block;
	background-image: url(../images/menu-1-05.jpg);
	background-repeat: no-repeat;
	background-position: 10px;

}

.icon{
	width:74px;
	height:30px;
	margin-top:86px;
	float:left;	
	cursor:pointer;
	text-align:left;
}

/*------------------------------content---------------------------------*/
.content{
	width:900px;
	height:100%;
	overflow:hidden;
	background:#FFF;
}
/*------------------------------left--------------------------------*/
.left_kong{
	width:30px;
	height:100%;
	overflow:hidden;
	float:left;
	border:1px solid #fff
	
}

.left{
	width:540px;
	height:100%;
	overflow:hidden;
	float:left;
	padding-top:6px; /*修改章后加这么一个样式就可以让DIV下移了*/
}

.news{
	width:540px;
	height:130px;
	float:left;
	margin-top:6px;
}
.news_left{
	width:24px;
	height:130px;
	float:left;
	background:url(../images/news-back-03.jpg) no-repeat;
}

.nav_zhang{
	width:540px; 
	height:130px;
	background-image:url(../images/nac-bg.gif);
}

.news_content{
	width:492px;
	height:130px;
	float:left;
	/*background:url(../images/news_back_05.jpg); 晕，修改先，取消掉背景吧 09-03-30 */
}




.news_content ul{
	color:#6B92AF;
	font-family: "Times New Roman", Times, serif;
	float:left;
	padding-left:10px; /*晕，修改章后还要做点左边间隔才行 */
	padding-top:15px; /*原来为10，现在改为15后，好看多了*/
	/*background-image: url(../images/zang_03.gif); 晕，修改先，取消单独的章吧 09-03-30 */
	background-repeat: no-repeat;
	background-position: right bottom;
}
.news_content ul li{
	float:left;
	font-size:14px;
	font-weight:bold;
	width:460px;
	height:18px;
	padding-top:6px;
	padding-left:32px;
	text-align:left;
	border-bottom:1px solid #E6E6E6;
	background:url(../images/news-title-03.gif) no-repeat left;
}

.scroll{
	width:540px;
	height:290px;
	float:left;
	background:url(../images/scroll-back-03.jpg) no-repeat;
}
.scroll img{
	width:528px;
	height:280px;
	margin-top:6px;
}

.news_right{
	width:24px;
	height:130px;
	float:left;
	background:url(../images/news-back-07.jpg) no-repeat;
}

.list{
	width:540px;
	height:121px;
	float:left;
	border-top:1px solid #B9B9B9;
	margin-top:6px;
}
.list_kong{
	width:540px;
	height:8px;
	float:left;
}
.list_img{
	width:138px;
	height:96px;
	float:left;
	background:url(../images/list-back-03.jpg) no-repeat;
}
.list_img img{
	margin-top:7px;
}
.list_content{
	width:400px;
	height:100%;
	overflow:hidden;
	float:left;
}
/* yang 090203*/
.list_content p{
	font-size:12px;
	text-align:left;
	padding-left:12px;
	line-height:20px;
}
/* yang 090203*/

.list_content h1{
	margin-top:6px;
	font-size:16px;
	font-weight:bold;
	color:#638CAA;
	text-align:left;
	padding-left:12px;
}
.list_content h1 a{
	color:#638CAA;
}
#move a{
	float:right;
	color:#859D74;
}

.msg{
	width:540px;
	height:192px;
	float:left;
	background:url(../images/msg01.jpg) no-repeat;
	margin-top:6px;
}
.msg_content{
	width:504px;
	height:172px;
	float:left;
	margin-top:12px;
	padding-left:16px;
}
.msg_title{
	color:#333333;
	font-size:14px;
	font-weight:bold;
	display:block;
	text-align:left;
}
.msg_title_1{
	font-size:10px;	
	color:#999999;
	margin-top:6px;
	margin-left:6px;
}
.msg_main{
	font-size:10px;
	text-align:left;
	line-height:14px;
	color:#222;
	/*font-weight:bold;*/
	font-family: Arial, Helvetica, sans-serif
}
.msg_main_01{
	font-size:12px;
	text-align:right;
	line-height:14px;
	color:#333333;
	padding:10px 8px 0 0;
}
/*------------------------------right--------------------------------*/

.right_kong_left{
	width:30px;
	height:100%;
	overflow:hidden;
	float:left;
	border:1px solid #fff
}

.right{
	width:270px;
	height:100%;
	overflow:hidden;
	float:left;
}
#guide h1{
	color:#5471A4;
	margin-left:30px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	margin-top:15px;
	text-align:left;
}
#guide p{
margin:10px 15px 0 20px; 
font-size:12px; 
font-family: Arial, Helvetica, sans-serif;
color:#749FC0; 
line-height:15px;
text-align:left;
}
#guide a{
	color:#8DB6C7;
	text-decoration:underline;
}
#guide a:hover{
	color:#aaaaaa;
	text-decoration:none;
}
.guild{
	width:270px;
	height:310px;
	background:url(../images/bkground4.jpg) no-repeat;
	float:left;
	margin-top:8px;
}


#guild_content{
	width:240px;
	height:62px;
	float:left;
	overflow-y:hidden;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:bold;
	color: #A8C9D7;
	margin-left:12px;
	margin-top:8px;
}

.guild_search{
	width:200px;
	height:110px;
	float:left;
	padding:10px 0 0 40px;
	margin:25px auto 0 5px;
	/*background-color:#E9F0F6;
	border:1px solid #81A2C5;*/
}
.guild_search #finder{
color:#7AABC1;
font-size:12px;
margin:5px 0 3px 0;
}
.guild_search ul li{
	font-size:12px;
	color:#7AABC1;
	font-weight: bold;
	line-height:18px;
	text-align:left;
}
#guild_select{
	color:#AAA;
	font:10px Verdana, Geneva, sans-serif;
	width:190px;
	height:22px;
}
#star img{
border:0;
}
.summary{
	width:270px;
	height:100%;
	overflow:hidden;
	float:left;
	margin-top:2px;
	position:relative;
	z-index:1;
	margin-bottom:6px;
}
.summary_back{
	width:270px;
	height:72px;
	float:left;
	background:url(../images/summary-back-09.jpg) no-repeat;
}
.summary img{
	width:256px;
	height:62px;
	padding-top:5px;
}
#summary_text{
	position:absolute;
	color:white;
	font-size:12px;
	font-weight:bold;
	top:48px;
	left:12px;
	z-index:10;
}
#summary_text_1{
	position:absolute;
	color:#E8E8E8;
	font-size:12px;
	font-weight:bold;
	top:52px;
	left:12px;
	z-index:10;
}

#summary_content{
	width:250px;
	height:100%;
	overflow:hidden;
	float:left;
	font-size:12px;
	color:#557794;
	text-align:left;
	padding-top:4px;
	padding-left:8px;
}

.paypal{
	width:270px;
	height:100%;
	overflow:hidden;
	float:left;
	margin-top:4px;
}
.paypal p{
width:160px; 
height:50px; 
float:left; 
font-size:14px; 
color:#728494; 
text-align:left; 
padding-left:6px;	
}
.paypal img{
float:left;
}
.paypal #huanhang{
color:#728494; 
float:left;
font-size:12px;
}

.increment{
	width:270px;
	height:108px;
	float:left;
	cursor:pointer;
	margin-top:2px;
}
.increment img{
	width:270px;
	height:108px;
	border:none;
}

.service{
	/*width:270px;
	height:122px;*/
	float:left;
	/*background:url(../images/increment_1_03.jpg) no-repeat;*/
	margin-top:2px;
}

.service_list{
	width:270px;
	height:100%;
	padding-left:3px;
	overflow:hidden;
	float:left;
}
.service_list p{
	text-align:left;
	font-size:12px;
	color:#859D74;
	line-height:16px;
}
.service_list img{
	float:right;
	cursor:pointer;
}

.right_kong_right{
	width:30px;
	height:100%;
	overflow:hidden;
	float:left;
	border:1px solid #fff
}

.empty1{
	width:900px; 
	height:10px; 
	background:#FFF;
}
/*------------------------------bottom--------------------------------*/

.footer{
	width:900px;
	height:auto;
	border-top:1px solid #888;
	background-image: url(../images/luyo-03-1.jpg);
	background-repeat: no-repeat;
	background-position: 24px 6px;
	background:#FFF;
	padding:5px 0 20px;
}
.footer ul{
	margin:0 20px;
	color:#666;
	background:url(../images/img-03.jpg) no-repeat top right;
}
.footer ul li{
	font-size:12px;
	display:inline;
	line-height:24px;
}
.footer ul li a{	
    margin-right:8px;
	margin-left:8px;
	font-size:12px;
	color:#666;
	
}
.footer ul li a:hover{
	color:#A94916;
}
#indexclick {
	color: #336;
	text-decoration: underline;
}
#star{
margin:40px 23px 0 0;
text-align:right;	
}
/*eric(*/a img{
	border:0;
}
/*eric)*/

.footer-img{
	text-align:center;
	width:900px;
	height:63px;
	position:relative;
}

.footer-img img{
	margin-top:10px;
	margin-left:20px;
}