body{
    background:#e6eecc url(../img/background1.jpg) repeat top left;
}
.ss_body{
	background: #fff;
}
.center{
	background-color:#FFF;
	float:center;
	
	left:0;
    right:0;
    top: 0;
    bottom: 0;
    margin: auto;
    /*50%为自身尺寸的一半*/
}

.tabtab{
	margin-top:10px;
}


.hotel{
	width:650px;
	margin-bottom:15px;
}


//.map{
//	margin-top:20px;
//	width:650px;
//	height:1050px;
//}

#fmap{
	width:650px;
	height:1050px;
}

div.ppc_page input{
	margin-left:20px;
	margin-right:20px;
	width:80px;
}

div.card h3{
	color:#000;
}


div.card img{
	width:150px;
}

.same_paragraph{
	margin-bottom: 0;
}

