
#detail{
	padding: 20px;
}

#detail .address {
	margin: 0px auto 0;
	font-weight: bold;
}

#detail .explain {
	margin: 25px auto 15px;
}

#detail .information {
	margin: 4px auto 0;
}

#detail .title {
	color: #D1023D;
	font-size: 1.6em;
	font-weight: bold;
	margin: 10px auto 0;
}



#header {
	margin-top:20px;
	text-align:center;
}

#header img {
	width:20%;
}

#links {
	background: url(/content/common/images/bg.png) repeat center center;
	padding: 30px 30px 15px;
}

.owl-dots {
	bottom: 10px;
	left: 0;
	position: absolute;
	right: 0;
	z-index:2;
}

.owl-dot.active span {
	background-color: #021725 !important;
}