.left{
	float:left;
}

.right{
	float:right;
}

.local{
	margin-top:184px;
}

.local .left{
	width:900px;
	position:relative;
}

.local .left .list_local{
	min-height:500px;
}

.local #loading-image{
	left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    text-align: center;
    top: 200px;
}
.local .right{
	border: 3px solid #e5e5e5;
    width: 235px!important;
}
.local .right .title{	
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    padding: 10px 0;
    text-align: center;
    text-transform: uppercase;
}
.local .right .detail{
	border: 1px solid #e5e5e5;
    height: 410px;
    margin-bottom: 0;
    overflow-y: scroll;
}
.local .right .detail li{
	padding: 5px 0;
    text-indent: 5px;   
	cursor:pointer;
}
.local .right .detail li:hover{
	font-weight:bold;
}
.local .right .detail .le{
	background:#f6f6f6;
}
.item_local{
	border: 1px solid #e5e5e5;
    box-shadow: 0 10px 6px -6px #e5e5e5;
    display: block;
    margin: 20px 0;
    overflow: hidden;
    padding:25px 15px;
}
.item_local	h2{
	line-height: 150%;
	text-transform: uppercase;
	padding-bottom: 15px;
}
.get_drirect{
	color:#c00;
}
.local h1.titile{
	font-weight: normal;
	font-size: 26pt;
	text-align: center;
	padding-top: 40px;
}
.local .dest_mh{
	text-align:center;
	padding-top:5px;
	padding-bottom:30px;
}
.local h1.titile{
	font-weight: normal;
	font-size: 26pt;
	text-align: center;
	padding-top: 40px;
}
.local .dest_mh{
	text-align:center;
	padding-top:5px;
	padding-bottom:30px;
}