﻿@charset "utf-8";
/* CSS Document */

#smo {
	padding-top: 20px;
	color: #333;
}
#smo span {
	font-family: 'Noto Sans TC', "微軟正黑體", "Microsoft JhengHei UI", sans-serif;
	padding-left: 20px;
	font-weight: 900;
	margin-bottom: 5px;
	color: #ffd200;
}
.smoadd {
	border-bottom: 1px solid #b19872;
	overflow: hidden;
	padding-top: 5px;
	padding-bottom: 15px;
	font-family: 'Noto Sans TC', "微軟正黑體", "Microsoft JhengHei UI", sans-serif;
	font-size: 13px;
	color:#fff;
	padding-left: 20px;
	width: 100%;
}
.smoadd p {
	clear: both;
}
.smoadd p a {
	text-decoration: none;
	color: #b19872;
}
.smoadd p a:hover {
	color: #ffd200;
}
.about_txt {
	padding: 20px;
	font-family: 'Noto Sans TC', "微軟正黑體", "Microsoft JhengHei UI", sans-serif;
	font-size: 13px;
	color: #fff;
	line-height: 1.7;
	text-align: justify;
	text-justify: inter-ideograph;
}
.about_txt span {
	font-family: 'Slabo 27px', serif;
	color: #e50a57;
	font-size: 18px;
	margin-top: 15px;
	border: 0px solid #F00;
	overflow: hidden;
	margin-left: -20px;
}
.about_txt div {
	padding-left: 15px;
	background: url(../images/fa_iten.png) no-repeat;
	border: 0px solid #F00;
	overflow: hidden;
}
.about_txt p {
	margin-bottom: 10px;
}
.light_box_div {
	padding-left: 20px;
	overflow: hidden;
}
#facilites_titleicon {
	background: #555657;
	color: #FFF;
	font-size: 18px;
	font-family: 'Noto Sans TC', "微軟正黑體", "Microsoft JhengHei UI", sans-serif;
	height: 42px;
	line-height: 42px;
	border: 0px solid #06F;
}
#small_top_icon {
	background: url(../images/small_top.png);
	width: 30px;
	height: 30px;
	position: relative;
	z-index: 90;
	float: right;
	right: 0px;
	border: 0px solid #FFF;
	margin-top: 10px;
	margin-right: 10px;
}
.facilites_icondiv {
	height: auto;
	padding: 10px 20px 10px 20px;
}
.facilites_icondiv p {
	padding-left: 2px;
	float: left;
	left: 0px;
	margin-bottom: 10px;
}
