@charset "utf-8";


@font-face { 
    font-family: TheSansPlain;
    src: url('../font/thesans-webfont.eot');
    src: url('../font/thesans-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/thesans-webfont.woff') format('woff'),
   url('../font/thesans-webfont.svg#TheSansPlain') format('svg');
    font-weight: normal;
    font-style: normal;}

@font-face {
    font-family: TheSansCdThin;
    src: url('../font/thscof4s-webfont.eot');
    src: url('../font/thscof4s-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/thscof4s-webfont.woff') format('woff'),
         url('../font/thscof4s-webfont.svg#TheSansCdThin') format('svg');
    font-weight: 200;
    font-style: normal;}

@font-face { /* Top Navi */
    font-family: TheSansSemiBoldPlain;
    src: url('../font/thesanssemibold-webfont.eot');
    src: url('../font/thesanssemibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/thesanssemibold-webfont.woff') format('woff'),
         url('../font/thesanssemibold-webfont.svg#TheSansSemiBoldPlain') format('svg');
    font-weight: normal;
    font-style: normal;}

@font-face { /* Hotline */
    font-family: TheSansCdRegular;
    src: url('../font/thescof5-webfont.eot');
    src: url('../font/thescof5-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/thescof5-webfont.woff') format('woff'),
         url('../font/thescof5-webfont.svg#TheSansCdRegular') format('svg');
    font-weight: normal;
    font-style: normal;}
  
@font-face {
    font-family: TheSansCdLight;
    src: url('../font/thscof3l-webfont.eot');
    src: url('../font/thscof3l-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/thscof3l-webfont.woff') format('woff'),
         url('../font/thscof3l-webfont.svg#TheSansCdLight') format('svg');
    font-weight: 200;
    font-style: normal;} 

/* CSS Document */
body,
body.lang_tc,
body.lang_sc {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}
body.lang_tc,
body.lang_tc table.commonList td,
body.lang_sc,
body.lang_sc table.commonList td {
	font-family: Microsoft JhengHei, Helvetica, Arial, sans-serif !important;
}
.appHead {
	padding: 10px 18px 10px 16px;
	border-bottom: solid 1px #dbdbdb;
	font-size: 24px;
	color: #666;
	box-sizing: border-box;
	text-align:center;
}
p.appHead_content {
	margin: 0;
	padding: 0;
	display: inline-block;
}
.ttlRow {
	box-sizing: border-box;
    font-size: 16px;
    font-weight: bold;
    color: rgb(102, 102, 102);
    padding: 15px 18px;
}
table.commonList {
	width: 100%;
	margin: 0;
	border: none;
}
table.commonList tr.ttl_greyRow {
    background-color: #01908e;
	margin: 0;
	padding: 0;
	border: none;
}

table.commonList tr td.ttlHead, 
table.commonList tr td {
	font-family: "Arial-RoundedLight", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 300;
    box-sizing: border-box;
	color: #fff;
	vertical-align: top;
	text-align: left;
    padding: 15px 0 15px 18px;
}
table.commonList tr td.ttlHead_lastCol {
	padding: 15px 18px;
}
table.commonList tr td {
	/*max-width: 96px;
	min-width: 96px;*/
	max-width:22%;
	min-width:22%;
	box-sizing: border-box;
}
table.commonList tr td.ttlHead_firstCol,
table.commonList tr td.contentTtl {
	min-width:122px;
	max-width:122px;
	/*max-width:34%;
	min-width:34%;*/
	box-sizing: border-box;
}
table.commonList tr td.ttlHead_firstCol {
	width:122px;
	box-sizing: border-box;
}
table.commonList tr td.ttlHead, 
table.commonList tr td.ttlHead_lastCol{
	font-size: 16px;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-weight: 300;
	box-sizing: border-box;
}

table.commonList tr td {
	border-bottom: solid 1px #dbdbdb;
}
table.commonList tr td.contentTtl {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
table.commonList tr td.contentData {
	font-size: 15px;
	color: #999;
}
.greyBreak {
	width: 100%;
	height: 18px;
	background-color: #efefef;
	box-sizing: border-box;
}
.updateTime {
	padding: 18px;
	font-size: 14px;
	color: #666;
	box-sizing: border-box;
}
.remarks {
	padding: 18px;
	font-size: 14px;
	color: #666;
	box-sizing: border-box;
}
img.goback {
	width: 19px;
	height: 19px;
}
img.refresh {
	width: 21px;
	height: 21px;
}
a.btnHead_left {
	float: left;
	margin-top: 2px;
}
	a.btnHead_left img {
		border: 0;
	}
a.btnHead_right {
	float: right;
	margin-top: 3px;
}
	a.btnHead_right img {
		border: 0;
	}

a.call {
	text-decoration: none;
	color: #009e9b;
	border-bottom: #009e9b 1px dotted;
}
/* login page */
.bgAdd {
	background-image: url(../images/bg-login.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	background-size: cover;
	min-height: 736px;
}
.wholePage {
	padding: 18px;
	box-sizing: border-box;
	/*background-color: rgba(255, 255, 255, .6);*/
}
.langRow {
	text-align: left;
	font-size: 14px;
	color: #888;
	margin-bottom: 25px;
	font-family: "Arial-RoundedLight", Arial, Helvetica, sans-serif;
}
.logoRow {
	text-align: center;
	margin-bottom: 73px;
}
	.logo {
		max-width: 291px;
		max-height: 40px;
		width: 100%;
		height: auto;
	}
	.logo_tc {
		max-width: 265px;
		max-height: 74px;
		width: 100%;
		height: auto;
	}
a.greyBtn {
	width: 100%;
	padding: 18px;
	border-radius: 50px;
	color: #fff;
	text-align: center;
	font-size: 23px;
	text-decoration: none;
	background-color: #666;
	display: inline-block;
	box-sizing: border-box;
}

a.brownBtn {
	margin-top: 40px;
	width: 100%;
	padding: 18px;
	border-radius: 50px;
	color: #fff;
	text-align: center;
	font-size: 23px;
	text-decoration: none;
	background-color: #805A46;
	display: inline-block;
	box-sizing: border-box;
}
a.langMenu img{
	border: none;
	width: 23px;
	height: 23px;
	margin-right: 15px;
	vertical-align: middle;
}
.inputRow {
	padding: 8px 0;
	box-sizing: border-box;
	margin: 0 0 30px; 
	color: #888;
	font-size: 16px;
}
input.placeholderLabel {
    border: none;
    border-bottom: solid 1px #666;
    width: 100%;
    font-size: 16px;
    line-height: 18px;
    padding-top: 15px;
    padding-bottom: 5px;
	border-radius: 0;
	box-sizing: border-box;
	background-color: transparent;
}
input.placeholderLabel.warn{
	border-color: #E50712;
}
label.warn{ 
    color: #E50712!important;
}
input.placeholderLabel:focus{
    outline: none;
}
p.loginTtl {
	margin: 0;
	padding: 0;
	display: inline-block;
	min-width: 70px;
	line-height: 18px;
}
.helpEnqRow {
	width: 100%;
	text-align: center;
}
.helpEnqCol {
	border-bottom: dashed 1px #0080ff;
	padding-bottom: 5px;
	display: inline-block;
	margin-top: 15px;
}
a.helpEnq:link,
a.helpEnq:visited {
	text-decoration: none;
	text-align: center;
	color: #0080ff;
	font-size: 14px;
	filter:alpha(opacity=100);
	opacity: 1;
	text-decoration: none;
	display: inline-block;
}
a.helpEnq:hover,
a.helpEnq:active {
	text-decoration: none;
	text-align: center;
	color: #0080ff;
	font-size: 14px;
	filter:alpha(opacity=30);
	opacity: .3;
	text-decoration: none;
	display: inline-block;
	background-color: transparent;
}
input.loginField,
input.loginField:focus {
	border: none;
	background-color: transparent;
	font-size: 18px;
	width: 70%;
	vertical-align: middle;
}
a.slideArrow img{
	width: 15px;
	height: auto;
	vertical-align: top;
	margin: 8px 0 8px 30px;
	border: none;
}
.alertMsgRow {
	text-align: center;
}
a.slideMsgBtn {
	display: block;
	width: 100%;
	text-align: center;
	position: absolute;
	z-index:999;
	bottom: 0;
}
a.slideMsgBtn img{
	width: 38px;
	height: auto;
	border: none;
	display: inline-block;
}
.msg01 {
	background-color: #f37022;
	padding: 18px;
	box-sizing: border-box;
	color: #fff;
	text-align: left;
	position: absolute;
	bottom: 0;
}
p.msgTxt {
	margin: 0;
	padding: 0;
	font-size: 14px;
	display: inline-block;
	text-align: left;
	width: 82%;
}
a.msgLearn {
	color: #fff;
}
.xclaim {
	width: 33px;
	height: 33px;
	display: inline-block;
	vertical-align: top;
	margin-right: 10px;
}
.btn_hideMsg {
	width: 15px;
	height: auto;
	display: inline;
	float: right;
}
/* end - login page */
h1.terms {
	font-family: 'TheSansPlain', Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 28px;
	font-weight: normal;
	background-image: url(../images/term_ttl_bg.jpg);
	background-repeat: repeat-x;
	background-position:bottom left;
	background-color: #eaeaea;
	padding: 15px 20px;
	box-sizing: border-box;
	margin: 0;
}
body.lang_tc h1.terms,
body.lang_sc h1.terms {
	font-family: Microsoft JhengHei, Helvetica, Arial, sans-serif !important;
	font-weight: bold;
}

div.terms_passage {
	margin-bottom: 35px;
}
div.terms_passage p.terms_ttl {
	text-transform: uppercase;
	margin-bottom: 10px;
	line-height: 20px;
	font-size: 14px;
}
div.terms_passage p{
	line-height: 20px;
	margin: 0 0 10px;
	font-size: 14px;
}

