@CHARSET "UTF-8";

.around{border-bottom:1px solid rgba(255,255,255,.5);}
.head-scroll .around{color:#8b6c56; border-bottom: 1px solid #8b6c56;}

.page-title-area{
	background:url("../img/introduce/greeting/greeting1.jpg") center center no-repeat fixed;
	background-size : cover; 
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='../img/introduce/greeting/greeting1.jpg', sizingMethod='scale');
}

.around-list li{overflow:hidden; padding:25px 10px;}
.around-list li+li{border-top:1px dashed #ccc;}
.around-img{float:left; width:28%;}
.around-list dl{float:right; width:68%;}
.around-list dt{color:#8b6c56; font-size:18px; height:20px;}
.around-list dd{
	font-size: 13px;
	font-weight: 300;
	line-height: 24px;
}

.around-list dd.address{padding:5px 0 10px; color:#8b6c56; font-size:14px;}

.around-button{overflow:hidden; margin-top:15px;}
.around-button a{
	padding:10px; 
	margin-right:10px; 
	border:1px solid #ccc; 
	width:220px; 
	float:left; 
	text-align:center;
	-webkit-border-radius:3;
	-moz-border-radius:3;
	border-radius:3px;
}

.around-button a.homepage-link{background:#8b6c56; color:#fff; border-color:#765b48;}
.homepage-link:BEFORE{content:"\e148"; margin-right:8px; font-size:20px; vertical-align:top;}
.map-link:BEFORE{content:"\e0a0"; margin-right:8px; font-size:20px; vertical-align:top; color:#8b6c56;}

.around-list li {position:relative;}
.act_btn {position:absolute;z-index:500;top:20px;right:3px;}
