﻿@charset "utf-8";

html, body {
	margin:0;
	padding:0;
}
body{
	font:62.5%/1 "微軟正黑體", Arial, Helvetica, sans-serif;
	-webkit-text-size-adjust:100%;
	-ms-text-size-adjust:100%;
	text-size-adjust:100%;
}
body.font-size-s {
    font-size:56.3%;
}
body.font-size-l {
	font-size:68.8%;
}
a {
	color:#E15315;
	text-decoration:none;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
}
a:hover {
	text-decoration: none;
	color: #e52f17;
}
a, button, input, textarea { -webkit-tap-highlight-color: rgba(0,0,0,0); }
img {
	border: none;
	vertical-align: middle;
}


/** Layout **/
#wrapper {
	position: relative;
	width: 100%;
	margin: 0 auto;
	padding:0;
}
.container {
	width:100%;
	min-width:990px;
	max-width:990px;
	margin: 0 auto;
	padding:0;
}
.hide-panel {
	display:none;
}
.sr-only {
    position: fixed;
    width: 1px;
    height: 1px;
	color: #000;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}
.acKey a ,
.acKey a:hover {
	color: #fff;
	text-decoration:none;
	font-size:12px;
}

.font-black { color:#000;}


/** header **/
#header {
	width:100%;
	margin: 0 auto;
}


/* ----- topHead ----- */
#topHead {
	position:relative;
	width:100%;
	min-height:130px;
	margin: 0 auto;
}
#topHead .logo {
	position:absolute;
	top:25px;
	left:50%;
	margin-left:-495px;
}
#topHead .addon {
	float:left;
	width:100%;
	margin-top:22px;
}
#topHead .addon ul {
	float:right;
	list-style:none;
}
#topHead .addon ul li {
	float:left;
	color:#000;
	font-size:1.5em;
	text-align:left;
	line-height:19px;
}
#topHead .addon ul li span {
	float:left;
	display:block;
	width:19px;
	height:19px;
	background:url(../images/addon-div.png) no-repeat 50% 50%;
}
#topHead .addon ul li a {
	color:#000;	
}
#topHead .addon ul li a:hover {
	color:#F90;
}
#topHead .addon ul li a.acKey {
	color:#FFF;	
}
#topHead .addon .textsize a {
	margin: 0px 0px 0px 3px;	
}
#topHead .addon .textsize a i {
	display:inline-block;
	width:23px;
	height:19px;
	font-size:0;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
	background: #b0b0b0;
	vertical-align:top;
}
#topHead .addon .textsize a:hover i,
#topHead .addon .textsize a:active i {
	background: #F90;
}
#topHead .addon .textsize a.ts-on i {
	background: #000;
}
#topHead .addon .textsize a i.sizeM {
	background-image: url(../images/textsize.png);
	background-position: 50% 50%;
}
#topHead .addon .textsize a i.sizeL {
	background-image: url(../images/textsize-plus.png);
	background-position: 50% 50%;
}

.searchBox {
	float:left;
	width:275px;
	height:40px;
	padding:0;
	border:1px solid #d23d2a;
	box-sizing:border-box;
	margin-left:395px;		
}
.searchBox .search-txt {
	float:left;
	width:235px;
	height:38px;
	color:#000;
	font-family:"微軟正黑體", Helvetica, sans-serif;
	font-size:1.5em;
	line-height:38px;
	padding:0 10px;
	border:none;
	box-sizing:border-box;
	background:#FFF;
}
.searchBox .search-btn {
	float:right;
	display:block;
	width:38px;
	height:38px;
	background:url(../images/search-btn.png) no-repeat 50% 50%;
	margin: 0;		
	border:none;
	text-indent:-9999px;
	cursor:pointer;
}
.searchBox .search-btn:hover {
	background:#d23d2a url(../images/search-btn-hover.png) no-repeat 50% 50%;
}

.languageBox {
	position:relative;
	float:left;
	width:100px;
	margin-left:5px;
}
.languageBox .on {
	float:left;
	width:100px;
	height:40px;
	color:#d23d2a;
	font-size:1.5em;
	line-height:38px;
	padding:0 10px;
	border:1px solid #d23d2a;
	box-sizing:border-box;
	background:#FFF url(../images/languageBox-on.png) no-repeat right 50%;
}
.languageBox .on.show {
	color:#FFF;
	background:#d23d2a url(../images/languageBox-hover.png) no-repeat right 50%;
}
.languageBox .nav {	
	float:left;
}
.languageBox .nav.fix {	
	position: absolute;
	top: 40px;
	right: 0;
	z-index: 200;
}
.languageBox .nav a {	
	float:left;
	width:100px;
	height:40px;
	color:#d23d2a;
	font-size:1.5em;
	line-height:38px;
	padding:0 10px;
	box-sizing:border-box;
	border:1px solid #d23d2a;
	background:#FFF;
	margin-top:-1px;
}
.languageBox .nav a:hover {	
	color:#FFF;
	background:#ffb2b2;
}

.shareBox {
	position:relative;
	float:left;
	width:40px;
	margin-left:5px;
}
.shareBox .on {
	float:left;
	width:40px;
	height:40px;
	color:#d23d2a;
	font-size:0;
	line-height:38px;
	padding:0 10px;
	border:1px solid #d23d2a;
	box-sizing:border-box;
	background:#FFF url(../images/icon-share.png) no-repeat right 50%;
}
.shareBox .on.show {
	color:#FFF;
	background:#d23d2a url(../images/icon-share-hover.png) no-repeat right 50%;
}
.shareBox .shareMenu {
	display:none;
	position: absolute;
	top: 40px;
	right: 0;
	z-index: 200;
}
.shareBox .shareMenu a {
	float:left;
	width:40px;
	height:40px;
	font-size:0;
	border:1px solid #D13D29;
	box-sizing:border-box;
	margin-top:-1px;
}
.shareBox .shareMenu a.icon-fb {
	background:#FFF url(../images/icon-fb.png) no-repeat 50% 50%;
}
.shareBox .shareMenu a.icon-gplus {
	background:#FFF url(../images/icon-gplus.png) no-repeat 50% 50%;
}
.shareBox .shareMenu a.icon-twitter {
	background:#FFF url(../images/icon-twitter.png) no-repeat 50% 50%;
}
.shareBox .shareMenu a.icon-fb:hover {
	background:#3b5998 url(../images/icon-fb-hover.png) no-repeat 50% 50%;
}
.shareBox .shareMenu a.icon-gplus:hover {
	background:#d64136 url(../images/icon-gplus-hover.png) no-repeat 50% 50%;
}
.shareBox .shareMenu a.icon-twitter:hover {
	background:#00aced url(../images/icon-twitter-hover.png) no-repeat 50% 50%;
}

.focus {
	position:relative;
	float:right;
}
.focus a {
	float:left;
	width:44px;
	height:44px;
	color:#FFF;
	font-size:12px;
	line-height:14px;
	text-align:center;
	background:#ffb2b2;
	padding:7px 0;
	box-sizing:border-box;	
	-moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
	margin-top:-2px;
	margin-left:5px;
}
.focus a:hover {
	background:#F90;
}
.focus a.on {
	background:#d23d2a;
}

/* ----- Menu ----- */
#navMenu{
	position:relative;
	width:100%;
	margin:0 auto;
	background:#d23d2a;
}
#menu {
	float:left;
	list-style:none;
	margin:0;
}
#menu > li {
	float:left;
	width:158px;	
}
#menu > li#navm5 {
	width:196px;	
}
#menu > li > a {
	float:left;
	width:100%;
	color:#FFF;
	font-size:1.9em;
	font-weight:bold;
	line-height:55px;
	text-align:center;
}
#menu > li:hover > a,
#menu > li > a:focus {
	color:#fff45c;
	background:rgba(0,0,0,0.3);
}
#menu > li.unit-now > a {
	color:#fff45c;
}
#menu > li > .submenu{
	display:none;
	width:158px;
	position:absolute;
	top:55px;
	list-style:none;
	border-top:1px solid #EA8D80;
	background:#d23d2a;
	z-index:10;
}
#menu > li > .submenu.mL5{
	width:196px;
}
#menu > li > .submenu > li {
	float:left;
	width:100%;
	border-bottom:1px solid #EA8D80;
}
#menu > li > .submenu > li:last-child {
	border-bottom: none;	
}
#menu > li > .submenu > li > a {
	float:left;
	width:100%;	
	color:#FFF;
	font-size:1.6em;	
	line-height:120%;
	padding:15px;
	box-sizing:border-box;
	background:rgba(0,0,0,0.2);
}
#menu > li > .submenu > li > a:hover,
#menu > li > .submenu > li > a:focus {
	color:#FFF;
	background:#EA8D80;
}


/** main **/
#main {
	width: 100%;
	margin: 0 auto;
}


/** footer **/
#footer {	
	width: 100%;
	margin:0 auto;
	background:#d23d2a;
}
.fat-footer {
	width: 100%;
	margin:0 auto;
	padding:35px 0;
	overflow:hidden;
	border-bottom:1px solid #e0786a;
}
.fat-footer .grid-space {
	float:left;
	width: 1020px;
	margin-right: -15px;
    margin-left: -15px;
}
.fat-footer dl {
	float:left;
	width:140px;
	padding:15px;
}
.fat-footer dl dt {
	color:#ffee99;
	font-size:1.8em;
	font-weight:bold;
	margin-bottom:10px;
}
.fat-footer dl dt a {
	color:#ffee99;
}
.fat-footer dl dt a:hover {
	color:#FFF;
}
.fat-footer dl dd {
	color:#ffb2b2;
	font-size:1.3em;
	line-height:120%;
	margin-top:10px;
	padding-left:10px;
	background:url(../images/ftafooter_div.png) no-repeat 0 0;
}
.fat-footer dl dd a {
	color:#ffb2b2;
}
.fat-footer dl dd a:hover {
	color:#FFF;
}
.copyright {
	width: 100%;
	padding:25px 0;
	margin:0 auto;
}
.copyright dl {
	float:left;
}
.copyright dt {
	color:#ffd400;
	font-size:1.5em;
	font-weight:bold;
	margin-bottom:10px;
}
.copyright dd {
	color:#FFF;
	font-size:1.3em;
	margin-top:8px;
}
.copyright dd:last-of-type {
	color:#ffb2b2;
	margin-top:10px;
}
.copyright dd:last-of-type a {
	color:#ffb2b2;
}
.copyright dd:last-of-type a:hover {
	color:#FFF;
}
.mark {
	float:right;
	width:200px;
	text-align:right;
}
.mark ul {
	list-style:none;
}
.mark .kmc {
	float:right;
	color:#ffb2b2;
	font-size:1.5em;
	padding:0 30px 0 0;
	border:1px solid #ffb2b2;
	margin-bottom:10px;
	background:url(../images/kmc-bg.png) right 50% no-repeat;
}
.mark .kmc span {
	float:left;
	padding:8px 9px;
	border-right:1px dotted #ffb2b2;
}
.mark .kmc:hover {
	background-color:#c73323;
}

#goTop {
	position:fixed;
	right:30px;
	bottom:30px;
}
#goTop a{
	display:block;
	width:50px;
	height:50px;
	text-indent:-9999px;
	background:rgba(0,0,0,0.6) url(../images/btn-top.png) no-repeat 50% 50%;
	z-index:30;
	cursor:pointer;
}
#goTop a:hover,
#goTop a:focus {
	background-color:rgba(191,38,38,0.9);
}