body {
	font-family: Arial, "微軟正黑體";
}
header {
	background-image: url('../../../images/common/bg_header.jpg');
	background-repeat: no-repeat;
	background-position: top;
}
footer {
	min-height: 151px;
	background-image: url('../../../images/common/bg_footer.png');
	background-repeat: repeat-x;
	background-color: #0f8296;
	background-position: bottom;
	padding-top: 25px;
	padding-bottom: 25px;
}
.social-field {
	display: table;
}
.social-ul {
	display: table-cell;
	padding: 0;
	margin: 0;
	vertical-align: middle;
}
.social-ul li {
	display: inline-block;
	list-style-type: none;
	margin-right: 3px;
}
.navbar-toggle {
	background-color: #0A7386;
}
.navbar-toggle .icon-bar {
	background-color: #fff;
}
.footer-qrcode {
	color:#fff;
	text-align: center;
}
.footer-company-info {
	color: #fff;
	font-size: 15px;
	line-height: 24px;
}
.footer-company-info span {
	margin-right: 15px;
}
.footer-company-info a {
	color: #fff;
	text-decoration: none;
}
.footer-company-info a:hover {
	text-decoration: underline;
}
.section-slider {
	padding-top: 20px;
	padding-bottom: 30px;
	background-color: #f3f3f3;
	background-image: url('../../../images/common/bg_slider.jpg');
	background-repeat: no-repeat;
	background-position: center bottom;
}
.box {
	position: relative;
	width: 800px;
	height: 330px;
	background-color: #fff;
	box-shadow: 0 1px 5px rgba(0,0,0,0.25), 0 0 50px rgba(0,0,0,0.1) inset;
	border-radius: 0% 0% 0% 0% / 0% 0% 0% 0%;
}
.box:before {
	content: '';
	position: absolute;
	z-index: -1;
	bottom: 14px;
	left: 26px;
	width: 50%;
	height: 20%;
	box-shadow: 0 12px 18px rgba(0, 0, 0, 0.34);
	-webkit-transform: rotate(-3deg) skew(-0deg);
	-moz-transform: rotate(-3deg) skew(-0deg);
	-ms-transform: rotate(-3deg) skew(-0deg);
	-o-transform: rotate(-3deg) skew(-0deg);
	transform: rotate(-3deg) skew(-0deg);
}
.box:after {
	content: '';
	position: absolute;
	z-index: -1;
	bottom: 14px;
	right: 26px;
	width: 50%;
	height: 20%;
	box-shadow: 0 12px 18px rgba(0, 0, 0, 0.34);
	-webkit-transform: rotate(3deg) skew(0deg);
	-moz-transform: rotate(3deg) skew(0deg);
	-ms-transform: rotate(3deg) skew(0deg);
	-o-transform: rotate(3deg) skew(0deg);
	transform: rotate(3deg) skew(0deg);
}
.section-index-1 {
	padding-bottom: 30px;
}
.section-index-2 {
	background-color: #F3F3F3;
	padding-top: 25px;
	padding-bottom: 25px;
}
.section-index-3 {
	padding-top: 20px;
	padding-bottom: 20px;
}
.index-partner-field {
	padding: 0;
	margin: 0 auto;
}
.index-partner-field li {
	list-style-type: none;
	display: inline-block;
	margin-bottom: 10px;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
}
.index-partner-field li a {
	display: inline-block;
}
tabs-field {
}
.tabs-head {
	height: 30px;
	border-bottom: 4px solid #38a2bc;
	position: relative;
}
.tabs-head span.title {
	font-size: 15px;
	color: #fff;
	background-image: url('../../../images/common/index_tab_06.png');
	background-repeat: repeat-x;
	display: inline-block;
	line-height: 34px;
	position: relative;
	padding-left: 20px;
	padding-right: 34px;
	top: -4px;
	left: 0px;
}
.tabs-head span.title::before {
	content: '';
	width: 8px;
	height: 30px;
	display: inline-block;
	background-image: url('../../../images/common/index_tab_05.png');
	background-repeat: repeat-x;
	position: absolute;
	left: 0;
	top: 0;
}
.tabs-head span.title::after {
	content: '';
	width: 22px;
	height: 30px;
	background-image: url('../../../images/common/index_tab_08.png');
	display: inline-block;
	background-repeat: repeat-x;
	position: absolute;
	top: 0;
	right: 0;
}
.tabs-head .read-more {
	font-size: 12px;
	position: absolute;
	right: 0;
	padding-left: 20px;
	background-image: url('../../../images/common/arrow_14.png');
	background-repeat: no-repeat;
}
.tabs-head .read-more:hover {
	text-decoration: none;
	color: #e79819;
}
.news-list {
	padding-right: 0;
	padding-left: 0;
	margin-right: 0;
	margin-left: 0;
}
.news-list li {
	list-style-type: none;
	padding-left: 20px;
	background-image: url('../../../images/common/arrow2_20.gif');
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 38px;
	border-bottom: 1px dotted #d1d1d1;
}
.news-date {
	color: #e99605;
	font-size: 12px;
	display: table-cell;
	margin-right: 10px;
	width: 76px;
	vertical-align: middle;
}
.news-title {
	display: block;
	vertical-align: middle;
	line-height: 22px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 306px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.news-list li a {
	color: #4a4a4a;
	display: table-row;
}
.news-list li a:hover {
	text-decoration: none;
}
.index-news-tabs {
	margin-top: 5px;
}
#owl-demo .item {
}
#owl-demo .item img {
	display: block;
	height: auto;
	width: 100%;
}
.carsoul-field {
	position: relative;
	padding-right: 21px;
	padding-left: 21px;
}
.carsoul-field .control-btn {
	width: 20px;
	height: 31px;
	display: block;
	top: 45%;
}
.carsoul-field .control-btn.prev {
	background-image: url('../../../images/common/prev.png');
	background-repeat: no-repeat;
	left: -5px;
	position: absolute;
	z-index: 100;
}
.carsoul-field .control-btn.next {
	background-image: url('../../../images/common/next.png');
	background-repeat: no-repeat;
	right: -5px;
	position: absolute;
	z-index: 100;
}
#owl-index {
	cursor: move;
}
.flex-direction-nav {
	line-height: 40px;
}
.sub-menu {
}
.main-btn {
	position: relative;
	z-index: 500;
}
.navlist:hover .main-btn {
	background-color: #0A7386;
}
.navlist {
	position: relative;
}
.sub-nav, .sub-nav a, .main-btn {
	-o-transition: all .20s ease-in-out !important;
	-webkit-transition: all .20s ease-in-out !important;
	-moz-transition: all .20s ease-in-out !important;
	transition: all .20s ease-in-out !important;
}
.sub-page-header {
	background-color: #f4f4f4;
	padding-top: 30px;
	padding-bottom: 30px;
}
.sub-page-header h2 {
	font-size: 34px;
	color: #00758a;
	margin-bottom: 0;
	margin-top: 0;
}
.breadcrumb {
	margin-bottom: 0;
}
.breadcrumb a {
	color: #000;
}
.breadcrumb .active {
	color: #000;
}
.breadcrumb a.home {
	padding-left: 22px;
	background-image: url('../../../images/common/home.png');
	background-repeat: no-repeat;
}
.page-contain {
	padding-top: 30px;
	padding-bottom: 30px;
}
.shadow-box-header {
	position: relative;
	background-color: #fff;
	border-radius: 0% 0% 0% 0% / 0% 0% 0% 0%;
}
.shadow-box-header:after {
	position: absolute;
	width: 86%;
	height: 40%;
	left: 7%;
	border-radius: 40%;
	z-index: -1;
	bottom: 0%;
	content: "";
	box-shadow: 0 6px 18px rgba(0,0,0,0.26);
}
.search-input {
	width: 100%;
	border: 1px solid #d0d0d0;
	line-height: 36px;
	padding-left: 20px;
	padding-right: 30px;
	border-radius: 40px;
	height: 36px;
}
.search-field {
	position: relative;
	float: right;
}
.search-btn {
	position: absolute;
	right: 11px;
	top: 7px;
}
 .search-input:-ms-input-placeholder {
 font-style: italic;
 color: #ccc;
}
 .search-input::-webkit-input-placeholder {
 font-style: italic;
}
.class-nav-field {
	margin-top: 15px;
	width: 100%;
}
.class-nav {
	background-image: url('../../../images/common/class-nav-bg_05.png');
	background-repeat: repeat-x;
	border-radius: 8px;
	background-position: top;
	position: relative;
	background-color: #fff;
}
.class-nav ul {
	padding-left: 0;
	padding-right: 0;
	margin: 0 27px;
	text-align: right;
}
.class-nav ul li {
	list-style-type: none;
	display: inline;
}
.class-nav ul li a {
	font-size: 22px;
	font-weight: bold;
	color: #909090;
	padding: 13px 12px 10px;
	display: inline-block;
	line-height: 22px;
}
.class-nav ul li a:hover, .class-nav ul li a.active {
	text-decoration: none;
	color: #2ea1b5;
}
.class-nav:after {
	width: 100%;
	border-radius: 8px;
	background-color: #cdcdcd;
	z-index: -1;
	position: absolute;
	bottom: -4px;
	content: '';
	height: 20px;
}
.data-list-section {
	margin-top: 20px;
	background-color: #f9f9f9;
	padding: 20px 30px;
}
.data-month {
	font-size: 70px;
	color: #8cbdd4;
	margin-top: 0;
	margin-bottom: 0;
	font-weight: bold;
	font-style: italic;
	margin-left: 10px;
}
.data-month span {
	font-size: 40px;
	margin-left: 10px;
}
.data-list-feld {
	padding-right: 0;
	padding-left: 0;
	font-size: 16px;
	margin: 0;
}
.data-list-feld li {
	list-style-type: none;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #ababab;
	display: table;
	width: 100%;
}
.data-list-feld .date {
	color: #e67613;
	font-size: 14px;
	display: table-cell;
	width: 12%;
}
.data-list-feld .data-title {
	display: table-cell;
}
.data-list-feld .data-title a {
	color: #3c3c3c;
}
.data-list-feld .data-title a:hover {
	color: #ff7e0b;
	text-decoration: none;
}
.data-detail-contian {
	margin-top: 50px;
}
.detail-title {
	font-size: 24px;
	color: #0e879d;
	margin-bottom: 0;
	margin-top: 0;
	font-weight: bold;
}
.detail-date {
	color: #e78a06;
	font-size: 16px;
	margin-top: 5px;
	margin-bottom: 10px;
}
.detail-contain-head {
}
.detail-editor-field {
	padding-top: 35px;
	padding-bottom: 35px;
	font-size: 16px;
	line-height: 32px;
	border-bottom: 1px solid #d3d3d3;
	border-top: 1px solid #d3d3d3;
}
.btn-style-1 {
	line-height: 34px;
	background-color: #e5e5e5;
	padding-right: 25px;
	padding-left: 25px;
	display: inline-block;
	font-size: 14px;
	color: #525252;
	border-radius: 25px;
	font-weight: bold;
	margin-right: 20px;
}
.option-field {
	padding-top: 25px;
	text-align: center;
}
.btn-style-1:hover {
	text-decoration: none;
	color: #fff;
	background-color: #A0A0A0;
}
.download-field {
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #d3d3d3;
}
.download-contain {
	background-color: #efefef;
	padding-top: 10px;
	padding-bottom: 10px;
}
.password-input {
	width: 250px;
	display: inline;
	margin-right: 10px;
}
.btn-dark-green {
	background-color: #1d8a9e;
	color: #fff;
}
.btn-dark-green:hover {
	background-color: #0a6c7e;
	color: #fff;
}
.btn-style-2 {
	line-height: 36px;
	background-color: #118EA4;
	padding-right: 25px;
	padding-left: 25px;
	display: inline-block;
	font-size: 16px;
	color: #fff;
	border-radius: 25px;
	font-weight: bold;
	margin-right: 20px;
	position: relative;
	height: 34px;
}
.btn-style-2:hover {
	text-decoration: none;
	color: #fff;
	background-color: #0D7082;
}
.btn-style-2:after {
	content: '';
	background-color: #1F6E7B;
	border-radius: 25px;
	position: absolute;
	height: 34px;
	z-index: -1;
	bottom: -4px;
	width: 100%;
	left: 0;
}
.album-list .title {
	font-size: 14px;
	line-height: 18px;
	color: #222;
	margin-bottom: 5px;
}
.album-list .album-list-info {
	padding-top: 15px;
	text-align: center;
}
.album-list a {
}
.album-list a:hover {
	text-decoration: none;
}
.album-list .date {
	color: #ee8823;
	font-size: 14px;
}
.title-style1 {
	font-size: 24px;
	color: #1b93a9;
	font-weight: bold;
	margin-bottom: 20px;
}
.table-style1 {
	font-size: 18px;
	margin-bottom: 25px;
}
.serum-field {
}
.btn-style-3 {
	line-height: 34px;
	background-color: #709f51;
	padding-right: 25px;
	padding-left: 25px;
	display: inline-block;
	font-size: 14px;
	border-radius: 25px;
	font-weight: bold;
	margin-right: 20px;
	color: #fff;
	margin-bottom: 20px;
}
.btn-style-3:hover {
	text-decoration: none;
	color: #fff;
	background-color: #8bb86e;
}
.form-field {
	padding: 50px 40px 30px;
}
.title-style2 {
	font-size: 24px;
	font-weight: bold;
	color: #6c6c6c;
	margin-bottom: 20px;
}
.company-info-field {
	padding: 50px;
	background-image: url('../../../images/common/contact_09.png');
	background-repeat: no-repeat;
	background-position: right center;
}
.dark-green {
	color: #108ca3;
}
.company-info {
	font-size: 18px;
	line-height: 36px;
	color: #3f3f3f;
	padding-left: 0;
	padding-right: 0;
	margin: 30px 0;
	font-weight: bold;
}
.company-info li {
	list-style-type: none;
}
.font-orange {
	color: #f14400;
}
.contact-banner {
	margin-top: 20px;
}
.social-ul li a {
	display: block;
}
.social-ul li a:hover img {
	margin-top: -10px;
}
.download_ul {
	margin: 0px;
	padding: 0px;
}
.download_ul li {
	display: inline-block;
	list-style-type: none;
}
.search-result-field {
	padding: 15px;
	text-align: center;
}
.search-result-field .red-font {
	color: #ff0000;
	margin-right: 5px;
	margin-left: 5px;
	font-weight: bolder;
}
.noborder {
	border: none;
}
.subpage-nav {
	padding: 0;
	margin: 0;
}
.subpage-nav li {
	list-style-type: none;
}
.subpage-nav li a {
	display: block;
	padding: 10px 25px;
	text-align: right;
	border-bottom: 1px dotted #d3d3d3;
	background-image: url('../../../images/common/arrow-1_05.gif');
	background-repeat: no-repeat;
	background-position: right 10px center;
	color: #323232;
}
.subpage-nav li a.currect, .subpage-nav li a:hover {
	background-color: #6cb9c7;
	color: #fff;
	background-image: url('../../../images/common/arrow-2_05.gif');
	text-decoration: none;
}
.page-right-section {
	padding-right: 40px;
	padding-left: 40px;
}
.table_contain {
	font-size: 14px;
	line-height: 16px;
}
.table_contain tr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.table_contain th {
	color: #FFF;
	background-color: #399;
	white-space: nowrap;
}
.table_contain th, .table_contain td {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;
}
.table_contain tr:nth-child(even) {
	background-color: #F7F7F7;
}
.table_contain tr:nth-child(odd) {
	background-color: #fff;
}
.table_contain td:nth-child(1) {
	width: 80px;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus, .nav-tabs > li > a:hover {
	color: #FFF;
	background-color: #099;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #099;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-left-color: #FFF;
}
.copyright {
	font-size: 12px;
}
.proceed-field {
	padding: 20px;
	background-color: #f7f7f7;
	border-radius: 10px;
	border: 2px solid #eee;
}
.photo_list_field {
	margin-top: 30px;
	display: table;
}
.photo_list_field h5 {
	text-align: center;
}
.photo_list_field .photo_list {
	margin-bottom: 30px;
}
.photo_list_field .photo-view {
	display: table-cell;
	height: 197px;
	background-color: #DDDDDD;
	vertical-align: middle;
	width: 261px;
	text-align: center;
}
.photo_list_field .photo-view img {
	max-height: 197px;
	width: auto;
	max-width: 100%;
}
.photo_list_field .photo-view:hover img {
	opacity: 0.8;
}