/*reset開始*/
@charset "utf-8";
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	padding:0px;
	margin:0px;
	-webkit-text-size-adjust:none;
}
table {
	border-collapse:collapse;
	border-spacing:0px;
}
fieldset, img {
	border:0px;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-weight:bold;
	font-style:normal;
	color: #00a99d;
}
ol, ul {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
	font-size:100%;
}
/* .cssFix */
.cssFix {
	padding:10px;
	clear:both;
}
.cssFix a {
	text-decoration:underline;
}
.cssFix h1 {
	font-size: 138.5%;
}
.cssFix h2 {
	font-size: 123.1%;
}
.cssFix h3 {
	font-size: 108%;
}
.cssFix h1, .cssFix h2, .cssFix h3 {
	margin: 1em 0;
}
.cssFix h1, .cssFix h2, .cssFix h3, .cssFix h4, .cssFix h5, .cssFix h6 {
	font-weight:bold;
	clear:both;
}
.cssFix strong, .cssFix dt {
	font-weight: bold;
}
.cssFix abbr, .cssFix acronym {
	border-bottom: 1px dotted #000;
	cursor: help;
}
.cssFix optgroup {
	font-weight:normal;
}
.cssFix em {
	font-style: italic;
}
.cssFix del {
	text-decoration: line-through;
}
.cssFix blockquote {
	margin: 1em;
}
.cssFix ol, .cssFix ul, .cssFix dl {
	margin: 1em 1em 1em 2em;
}
.cssFix dl dd {
	margin-left: 1em;
}
.cssFix ul {
	list-style: disc outside;
	padding: 0 0 0 20px;
}
.cssFix ol {
	list-style: decimal outside;
	padding: 0 0 0 20px;
}
.cssFix table {
	border-collapse:separate;
}
.cssFix th, .cssFix td {
	border: 1px solid #000;
	padding: .5em;
}
.cssFix th {
	font-weight: bold;
	text-align: center;
}
.cssFix caption {
	margin-bottom: .5em;
	text-align: center;
}
.cssFix sup {
	vertical-align: super;
}
.cssFix sub {
	vertical-align: sub;
}
.cssFix p, .cssFix fieldset, .cssFix table, .cssFix pre {
	margin-bottom: 1em;
}
.cssFix button, .cssFix input[type="checkbox"], .cssFix input[type="radio"], .cssFix input[type="reset"], .cssFix input[type="submit"] {
	padding:1px;
}
.cssFix img {
	-ms-interpolation-mode:bicubic;
}

/*開始*/
html, body {
  font-family: "Microsoft JhengHei", "微軟正黑體", "Helvetica Neue", Helvetica, Arial, STHeiti, sans-serif;
  padding:0;
  margin:0;  
	}
	
.wrapper {
	width:100%;
	text-align:center;
	position:relative;
	}

/*LOGO區-*/
.logoBar {
	width:100%;
	height:50px;
	background-color:#009e96;
	border-bottom:6px solid #e5005a;
	padding:7px;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	}
.logoBar .logo {
	display:block;
	width:264px;
	height:30px;
	background-image:url(../images/logo.png);
	text-indent:-9999px;
	}
.mbMenu {
	display:none;
	float:right;
	margin-top:-26px;
	margin-right:5px;
	position:relative;
	}
.mbMenu .btmbMenu {
	display:block;
	width:28px;
	height:24px;
	background-image:url(../images/mbMenu.png);
	background-repeat:no-repeat;
	}
.mbMenu ul {
	display:none;
	width:150px;
	position:absolute;
	right:0px;
	margin-top:9px;
	}
.mbMenu ul li {
	border:1px solid #009e96;
	margin-top:-1px;
	}
.mbMenu ul li a {
	display:block;
	width:100%;
	height:44px;
	line-height:44px;
	text-decoration:none;
	color:#fff;
	background-color:#009582;
	}
.mbMenu ul li a:hover, .mbMenu ul li a:active, .mbMenu ul li a:visited {
	background-color:#e5005a;
	}
	

/*主視覺*/
header {
	clear:both;
	width:100%;
	height:0;
	background-image:url(../images/top.jpg);
	padding-bottom:32%;
	background-size:cover;
	background-position:center center;
	}
header h1 {
	text-indent:-9999px;
}	

/*選單*/
nav {
	margin-top:-60px;
	}
nav ul {}
nav ul li {
	display:inline-block;
	width:200px;
	height:44px;
	line-height:44px;
	margin-left:-4px;
	border-top:1px solid #e1e1e1;
    border-bottom:1px solid #e1e1e1;
	padding-top:8px;
	padding-bottom:8px;
	}
nav ul li a {
	text-decoration:none;
	color:#666666;
	display:block;
	width:200px;
	height:44px;
	font-size:20px;
	text-shadow:1px 1px 1px #fff;
	line-height:44px;
	background:-webkit-linear-gradient(-45deg, #f2f2f2 0%,#f2f2f2 50%,#e1e1e1 50%,#e1e1e1 100%); /* Chrome10-25,Safari5.1-6 */
	}
nav ul li a:hover {
	background: -webkit-linear-gradient(-45deg, #38baa9 0%,#38baa9 50%,#34ad9d 51%,#34ad9d 100%); /* Chrome10-25,Safari5.1-6 */
	color:#fff;
	text-shadow:1px 1px 1px #248a7c;
	}
.btDown {
	background: -webkit-linear-gradient(-45deg, #38baa9 0%,#38baa9 50%,#34ad9d 51%,#34ad9d 100%); /* Chrome10-25,Safari5.1-6 */
	color:#fff;
	text-shadow:1px 1px 1px #248a7c;
	}	

/*內容區*/
.contain {
	max-width:600px;
	margin:0 auto;
	}
.boxTitle {
	font-size:24px;
	color:#ff9000;
	text-align:left;
	border-left:5px solid #ff9000;
	padding-left:10px;
	border-bottom:1px solid #ff9000;
	margin-top:15px;
	}
.box {
	margin-top:15px;
	margin-bottom:40px;
	}
.box li {
	width:260px;
	height:100px;
	display:inline-block;
	background-color:#fff;
	margin-top:10px;
	margin-right:10px;
	border:1px solid #e1e1e1;
	background-image:url(../images/bg.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	}
	
.box li a {
	display:block;
	width:260px;
	height:100px;	
	}
.boxleft {
	display:block;
	width:75px;
	height:75px;
	background-color:rgba(255, 255, 255, 0.8);
	border-radius:50%;
	border:2px solid #fff;
	float:left;
	margin-left:6px;
	margin-top:10px;
	box-shadow:2px 2px 2px #e4e4e4;
	}
.boxleft img {
	width:58px;
	height:auto;
	padding-top:8px;
	padding-left:2px;
	}
.boxRight {
	display:block;
	width:160px;
	float:right;
	margin-right:8px;
	margin-top:8px;
	}
.boxleft p i{
	display:none;
	}	
.boxRight h2 {
	width:100%;
	height:26px;
	color:#019e97;
	border-bottom:1px solid #019e97;
	font-size:22px;
	text-align:right;
	margin-bottom:5px;
	padding-bottom:5px;
	}
.boxRight h2 b {
	font-weight:bold;
	}	
.boxRight h3 {
	font-size:14px;
	color:#666;
	text-align:left;
	}


.box01 {
	margin-top:15px;
	margin-bottom:40px;
	text-align:left;
	}
.box01 li {
	width:260px;
	height:100px;
	display:inline-block;
	background-color:#fff;
	margin-top:10px;
	margin-right:10px;
	margin-left:25px;
	border:1px solid #e1e1e1;
	background-image:url(../images/bg.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	}
	
.box01 li a {
	display:block;
	width:260px;
	height:100px;	
	}





/*footer區*/
footer {
	width:100%;
	margin-top:30px;
	}
.info {
	width:480px;
	margin:0 auto;
	list-style:disc;
	text-align:left;
	font-size:12px;
	margin-bottom:30px;
	}
.info li{
	margin-bottom:8px;
	}
.copyRight {
	width:100%;
	height:44px;
	line-height:44px;
    background-color:#e5005a;
	}
.copyRight p {
	width:200px;
	height:24px;
	font-size:13px;
	display:inline-block;
	line-height:24px;
	padding-left:5px;
	padding-right:5px;
	color:#fff;
	font-size:14px;
	}
.top {
	display:none;
	}


.test {
	font-size:200px;
	}
