body {
	background:url(../images/bg.jpg) no-repeat center top #bbdb8a;
}
.slice_pic {
	height:255px;
	background:url(../images/index/ban_bg.gif) no-repeat;
}
/**/
.mainRoot {
	position:relative;
	overflow:visible;
	height:375px;
	margin-top:15px;
}
.main_body {
	position:absolute;
	z-index:2;
	border:1px solid #FFF;
	width:878px;
	height:348px;
	padding-top:15px;
	left:0;
	top:0;
}
.main_bg {
	position:absolute;
	z-index:1;
	background-color:#FFF;
	opacity:0.56;
	-moz-opacity:0.56;
	filter:alpha(opacity=56);
	width:880px;
	height:365px;
	left:0;
	top:0;
}
/*左侧*/
.main_left {
	float:left;
	padding-left:15px;
	width:180px;
}
#userEt {
	height:55px;
}
#bookForm {
	width:165px;
	height:233px;
	padding-left:15px;
	overflow:hidden;
	background:url(../images/index/bookForm.gif) no-repeat;
}
#bookName {
	color:#FFF;
	font-weight:bold;
	font-size:14px;
	padding:10px 0 0 0;
	height:22px;
}
.BFAlt {
	color:#FFF;
	line-height:19px;
	padding-top:5px;
}
.BFSelect {
	font-size:12px;
	margin-top:8px;
	background-color:#EEE;
}
.BFInput {
	border:1px solid #333;
	height:18px;
	width:130px;
	background-color:#EEE;
	font-size:12px;
}
.BFBtn {
	margin-top:8px;
	width:60px;
	height:20px;
	border:1px solid #666;
	text-align:center;
	background-color:#CCC;
}
/**/
.main_center{
	float:left;
	padding-left:25px;
	width:360px;
	height:350px;
	background:url(../images/index/infoBG.gif) no-repeat;
}
#about_more {
	text-align:right;
	padding-top:15px;
	height:25px;
}
#about_more a{
	color:#84b422;
	text-decoration:none;
}
#about_more a:hover {
	color:#393;
}
#about_image {
	float:left;
	width:115px;
	height:135px;
}
#about_info {
	line-height:22px;
	color:#333;
}
/**/
.main_right {
	float:right;
	padding-right:13px;
	width:280px;
	height:350px;
	overflow:hidden;
	background:url(../images/index/news.gif) no-repeat left top;
}
#news_list {
	padding:40px 0 0 36px;
	line-height:24px;
}
#news_list li {
	height:24px;
}
#news_list a {
	color:#333;
	text-decoration:none;
}
#news_list a:hover {
	text-decoration:underline;
}
#news_more {
	text-align:right;
	padding-right:5px;
	line-height:25px;
}
#news_more a{
	color:#84b422;
	text-decoration:none;
}
#news_more a:hover {
	color:#393;
}
#news_image {
	height:130px;
	padding-left:30px;
}
#bjfriendshiphotel {
	width:250px;
	height:100px;
	border:1px solid #9C3;
	background-color:#EEE;
	padding:8px;
	line-height:20px;
}

/**/
#m_r_1{
	height:120px;
	margin-top:10px;
	padding:3px;
	overflow:hidden;
	text-align:center;
	float:left;
	width:300px;
}
#m_r_1 img{
	margin-right:5px;
	width:120px;
	height:100px;
}
.mr1_des {
	width:120px;
	overflow:hidden;
	text-align:center;
	color:#990;
	height:25px;
	line-height:25px;
}
/**/
.pup_up_mask {
	position:absolute;
	left:0;
	top:0;
	z-index:5;
	background-color:#000;
	opacity:0.5;
	-moz-opacity:0.5;
	filter:alpha(opacity=50);
}
.pup_up_root {
	position:relative;
	z-index:10
}
.pup_up {
	position:absolute;
	width:650px;
	height:327px;
	left:130px;
	top:-240px;
}
.pup_up_close {
	position:absolute;
	right:0;
}












