﻿@import url("global.css");/*!--全局样式表--*/
p {margin:5px 0 0 0;padding:5px 10px;}
div{margin:0; padding:0;}
#top{
background: url(../images/top-bg.jpg); width:944px; height:120px; margin:auto;
} 

#page_date{
	width:944px;
	margin:auto;
	overflow:hidden;
}

#h_pic{
	float:left;
	width:671px;
	height:312px;
}
#a_pic{
	float:left;
	width:671px;
	height:312px;
	background:url(../images/yd-i04.jpg) left top no-repeat;
}

/*语种*/
.language{
	color:#000;
	position:relative;
	z-index:1;
	top:100px;
	left:700px;
	width:250px;
}
.language a{
	color:#000;
	text-decoration:none;
}
.language a:hover{
	text-decoration:none;
	color:#999;
}

/*菜单*/
#menu{
	background:url(../images/title-bg.jpg) no-repeat;
	background-position: bottom center;
	height:59px;
	margin:auto;
	width:944px;
	overflow:hidden;
	list-style-type:none;
}
#menu ul li {display:inline;color:#fff; text-align:center;}

#menu ul li a {float:left;line-height:40px;height:59px;overflow:hidden;padding:0px 35px 0 35px;text-decoration:none;color:#FFF; text-align:center;}
#menu ul li a:hover,ul#menu li a.active {color:#FFF; background:url(../images/link-bg.gif) no-repeat ;background-position: top center;}


.floatfix:after {content: "."; display: block;height:59px; clear: both; visibility: hidden;} 
#menu ul li a:hover {color:#000;text-decoration:none;}
#menu ul li a.active {color:#fff;font-weight:bold;text-decoration:none; background:url(../images/link-bg.gif) no-repeat; background-position: top center; }
#menu ul li.last_li a {}

/*登录+订房*/
.booking, .login,{
	float:left;
	color:#000;
	line-height:240%;
	width:273px;
}

.booking_pic,.login_pic{
	background:url(../images/tit-bg.jpg) no-repeat;
	height:34px;
	padding-left:35px;
}
.booking_date,.login_date{
	padding:5px 0 5px 20px;
}
.booking_font{
	color:#000;
	padding-left:10px;
	line-height:210%;
}
.booking_line{
	background:url(../images/line2.jpg) repeat-y;
	line-height:180%;
	height:30px;
	padding-left:18px;
}
.booking_font a{
	color:#000;
}

.booking_font a:hover{
	color:#ccc;
	text-decoration:underline;
}
.login_line{
	background:url(../images/line3.jpg) no-repeat;
	line-height:200%;
	height:60px;
	padding-left:18px;
}

/*首页主内容区域*/
#left{
	float:left;
	width:273px;
	/*overflow:hidden;*/
}
#right{
	float:right;
	width:670px;
	/*overflow:hidden;*/
}
table,td{ text-align:center; border:1px solid #ededed;}
#promotion,#news{
	float:left;
	width:330px;
	overflow:hidden;
}

#promotion ul ,#news ul{

}

#promotion ul li {
	 color:#000;
	line-height:24px;
	text-decoration:none;
}
#news ul li{
	 color:#000;
	line-height:24px;
	text-decoration:none;
}
.more{
	float:right;
}
#leftlink ul{
	margin-left:25px;
	width:210px;
}
#leftlink ul li{
list-style-type:none;
padding-top:10px;
border-bottom:1px solid #d7d6d6;
}
.txt_pic{disply: block; float: right; }
.txt{
	width:640px;
	line-height:180%;
	padding-left:20px;
}

/*新返回*/
#back_page2 {
	background:url(../images/buttun_1.gif);width:55px;height:18px;overflow:hidden;
	}	
#back_page2 a {
	display:block;
	text-decoration:none;text-align:center;font-weight:bold;
	line-height:18px;*line-height:20px;width:55px;height:18px;overflow:hidden;
	color:#fff;
	filter:progid:DXImageTransform.Microsoft.Shadow ( enabled=true , color=#000000 , direction=135 , strength=1 );
	}
#back_page2 a:hover {text-decoration:underline;}
/*新返回*/

/*copyright*/
#copyright{
	margin:auto;
	width:944px;
	margin-top:30px;
	margin-bottom:30px;
	background:url(../images/copyright-bg.jpg) no-repeat;
	height:93px;
}
.copyright_font{
	float:left;
	color:#000;
	text-align:left;
	line-height:20px;
	padding:15px 0 0 180px;
}
.copyright_font a{
	color:#000;
	line-height:20px;
}
.copyright_font a:hover{
	color:#000;
	line-height:20px;
	text-decoration:underline;
}
#foot_logo {
	float:right;
	padding-right:10px;
	margin-top:15px;
}
#foot_logo img{
	padding:5px 10px;
}
