@CHARSET "UTF-8";

.space{border-bottom:1px solid rgba(255,255,255,.5);}
.head-scroll .space{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');
}


.tab-nav li{width:33%;}

.owl-carousel img{
	margin:0 auto; 
	max-height:530px; 
	width:auto !important;
}
.owl-carousel .owl-item{
	opacity:0.3;
	-webkit-transition: all 0.2s linear; 
	transition: all 0.2s linear;
}
.owl-carousel .center{opacity:1;}

.owl-dots{
	border-top:1px dashed #ddd;
	padding-top:10px;
	margin-top:15px;
}



