﻿@charset "UTF-8";
.popout, .tab-nav-style_1 ul li, .tab-nav-style_2 ul li, #gobal-nav, #gobal-nav ul, #nav > ul, #nav-layer_2, #nav-layer_2 .menu_1 > ul, #nav-layer_2 .menu_2 > ul, #nav-layer_2 .menu_3 > ul, #nav-layer_2 .menu_4 > ul, #nav-layer_2 .menu_5 > ul, #nav-layer_2 .menu_1 > ul > li > ul, #nav-layer_2 .menu_2 > ul > li > ul, #nav-layer_2 .menu_3 > ul > li > ul, #nav-layer_2 .menu_4 > ul > li > ul, #nav-layer_2 .menu_5 > ul > li > ul, #footer-nav ul { zoom: 1; }
.popout:before, .tab-nav-style_1 ul li:before, .tab-nav-style_2 ul li:before, #gobal-nav:before, #gobal-nav ul:before, #nav > ul:before, #nav-layer_2:before, #nav-layer_2 .menu_1 > ul:before, #nav-layer_2 .menu_2 > ul:before, #nav-layer_2 .menu_3 > ul:before, #nav-layer_2 .menu_4 > ul:before, #nav-layer_2 .menu_5 > ul:before, #nav-layer_2 .menu_1 > ul > li > ul:before, #nav-layer_2 .menu_2 > ul > li > ul:before, #nav-layer_2 .menu_3 > ul > li > ul:before, #nav-layer_2 .menu_4 > ul > li > ul:before, #nav-layer_2 .menu_5 > ul > li > ul:before, #footer-nav ul:before { content: ""; display: table; }
.popout:after, .tab-nav-style_1 ul li:after, .tab-nav-style_2 ul li:after, #gobal-nav:after, #gobal-nav ul:after, #nav > ul:after, #nav-layer_2:after, #nav-layer_2 .menu_1 > ul:after, #nav-layer_2 .menu_2 > ul:after, #nav-layer_2 .menu_3 > ul:after, #nav-layer_2 .menu_4 > ul:after, #nav-layer_2 .menu_5 > ul:after, #nav-layer_2 .menu_1 > ul > li > ul:after, #nav-layer_2 .menu_2 > ul > li > ul:after, #nav-layer_2 .menu_3 > ul > li > ul:after, #nav-layer_2 .menu_4 > ul > li > ul:after, #nav-layer_2 .menu_5 > ul > li > ul:after, #footer-nav ul:after { content: ""; display: table; clear: both; }

/*gobal setting */
html { height: 100%; }

body { font-family: "Lato", "微軟正黑體", Helvetica, Arial, sans-serif; color: #010101; height: 100%; }

input[type=text]:focus, input[type=password]:focus { outline: 1px solid #91B2E6; }

select { outline: none; font-size: 15px; }
select:focus { border: 1px solid #91B2E6; }

button { font-family: "Lato", "微軟正黑體", Helvetica, Arial, sans-serif; }
button:hover { opacity: 0.8; filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80); }

.mask { width: 100%; height: 100%; position: fixed; top: 0; left: 0; z-index: 90; display: none; }

.width-limit { position: relative; width: 1000px; margin: 0 auto; }

.textRed { color: #cc0001; }

.textRed-RBG { color: #f00; }

.textGreen-darker { color: #90a600; }

.textGreen { color: #23a415; }

.textGold { color: #A38D66; }

.popout { position: absolute; -webkit-border-radius: 5px; border-radius: 5px; -webkit-box-shadow: #aaaaaa 1px 1px 7px 2px; box-shadow: #aaaaaa 1px 1px 7px 2px; background-color: #Fff; z-index: 91; display: none; padding: 15px 20px; }
.popout .close { position: absolute; top: -16px; right: -16px; cursor: pointer; }
.popout h3 { font-size: 20px; color: #3E454D; width: 100%; margin: 0 auto 10px; padding-bottom: 10px; text-align: center; border-bottom: 3px solid #B72111; }

.popout-logoutL2 { width: 340px; height: 135px; left: 28%; top: 28%;	margin-left: 135px; }
.popout-logoutL2 h1 { margin-bottom: 20px; }
.popout-logoutL2 .btn { width: 220px; margin: 17px auto;} 


.print { display: block; line-height: 24px; text-align: center; width: 88px; height: 26px; border: 1px solid #DCDCDC; font-size: 13px; color: #F60; -webkit-border-radius: 4px; border-radius: 4px; background: -webkit-gradient(linear, 0 0, 0 bottom, from(#f5f5f5), to(#e7e7e7)); background: -webkit-linear-gradient(#f5f5f5, #e7e7e7); background: -moz-linear-gradient(#f5f5f5, #e7e7e7); background: -ms-linear-gradient(#f5f5f5, #e7e7e7); background: -o-linear-gradient(#f5f5f5, #e7e7e7); background: linear-gradient(#f5f5f5, #e7e7e7); -pie-background: linear-gradient(#f5f5f5, #e7e7e7); }
.print img { vertical-align: top; margin-right: 2px; margin-top: 6px; }

.btn-blue { background: -webkit-gradient(linear, 0 0, 0 bottom, from(#7EB3DA), to(#2A47AC)); background: -webkit-linear-gradient(#7EB3DA, #2A47AC); background: -moz-linear-gradient(#7EB3DA, #2A47AC); background: -ms-linear-gradient(#7EB3DA, #2A47AC); background: -o-linear-gradient(#7EB3DA, #2A47AC); background: linear-gradient(#7eb3da, #2a47ac); -pie-background: linear-gradient(#7eb3da, #2a47ac); display: inline-block; padding: 5px 13px; color: #FFF; font-size: 16px; -webkit-border-radius: 4px; border-radius: 4px; text-align: center; position: relative; cursor: pointer; }

.btn-gray { background: -webkit-gradient(linear, 0 0, 0 bottom, from(#B3B3B3), to(#696969)); background: -webkit-linear-gradient(#B3B3B3, #696969); background: -moz-linear-gradient(#B3B3B3, #696969); background: -ms-linear-gradient(#B3B3B3, #696969); background: -o-linear-gradient(#B3B3B3, #696969); background: linear-gradient(#b3b3b3, #696969); -pie-background: linear-gradient(#b3b3b3, #696969); display: inline-block; padding: 5px 13px; color: #FFF; font-size: 16px; -webkit-border-radius: 4px; border-radius: 4px; text-align: center; position: relative; cursor: pointer; }

.btn-orange { background: -webkit-gradient(linear, 0 0, 0 bottom, from(#EEB05E), to(#E5860B)); background: -webkit-linear-gradient(#EEB05E, #E5860B); background: -moz-linear-gradient(#EEB05E, #E5860B); background: -ms-linear-gradient(#EEB05E, #E5860B); background: -o-linear-gradient(#EEB05E, #E5860B); background: linear-gradient(#eeb05e, #e5860b); -pie-background: linear-gradient(#eeb05e, #e5860b); display: inline-block; padding: 4px 12px; color: #FFF; font-size: 16px; -webkit-border-radius: 4px; border-radius: 4px; text-align: center; position: relative; cursor: pointer; }

h1 { color: #010101; font-size: 24px; border-bottom: 1px solid #E5E5E5; margin-bottom: 2px; }
h1 span { display: inline-block; border-bottom: 3px solid #B72111; padding-bottom: 3px; margin-bottom: -2px; }

h2 { color: #795D13; font-size: 18px; margin: 5px 0; }

h3 { font-size: 17px; color: #010101; line-height: 1.5em; }

b { font-weight: bold; }

.hint { font-size: 14px; color: #F00; text-align: right; margin: 15px 0 5px 0; }

.note p { font-size: 18px; }
.note ul { list-style-type: decimal; margin-top: 8px; }
.note ul li { margin: 2px 0 0 25px; font-size: 14px; line-height: 1.7em; }

.section ul { list-style-type: decimal; }
.section ul li { margin: 2px 0 0 25px; font-size: 14px; line-height: 1.7em; }
.section h3 { font-weight: bold; }

.remind { color: #010101; }
.remind p { font-size: 15px; }
.remind p i { display: inline-block; vertical-align: top; margin-top: 2px; margin-right: 3px; width: 10px; height: 10px; background-color: #C1D72E; }
.remind ul { margin-top: 5px; }
.remind ul li { font-size: 14px; line-height: 1.6em; padding-left: 10px; margin-left: 5px; background: url(../images/remind-list-style.png) 0 12px no-repeat; }

.tab-nav { margin-top: 20px; width: 100%; height: 38px; background-repeat: no-repeat; }
.tab-nav.step_1 { background-position: 0 0; }
.tab-nav.step_2 { background-position: 0 -38px; }
.tab-nav.step_3 { background-position: 0 -76px; }
.tab-nav.step_4 { background-position: 0 -114px; }

.tab-nav-style_1 { background-image: url(../images/tab-nav-bg.png); }
.tab-nav-style_1 ul li { width: 25%; float: left; text-align: center; color: #666; font-size: 18px; }
.tab-nav-style_1 ul li.now span { color: #FFF; }
.tab-nav-style_1 ul li.now i { background: #FFF; color: #999; }
.tab-nav-style_1 ul li.past i { background: #FFF; color: #999; }
.tab-nav-style_1 ul li span { display: inline-block; margin-top: 10px; }
.tab-nav-style_1 ul li i { position: relative; display: inline-block; line-height: 20px; -webkit-border-radius: 10px; border-radius: 10px; width: 20px; height: 20px; color: #FFf; background: #B3B3B3; font-family: "Arial"; font-size: 15px; font-weight: bold; margin-top: 9px; margin-right: 5px; vertical-align: top; }

.tab-nav-style_2 { background-image: url(../images/tab-nav-bg_2.png); }
.tab-nav-style_2 ul li { width: 33.33%; float: left; text-align: center; color: #FFF; font-size: 18px; }
.tab-nav-style_2 ul li.now span { text-shadow: 1px 1px 5px #707070; -moz-text-shadow: 1px 1px 5px #707070; -webkit-text-shadow: 1px 1px 5px #707070; filter: dropshadow(color=#707070, offx=1, offy=1); }
.tab-nav-style_2 ul li i { font-family: "Arial"; font-style: italic; font-size: 15px; }
.tab-nav-style_2 ul li b { font-size: 24px; margin-left: -4px; }
.tab-nav-style_2 ul li span { display: inline-block; margin-top: 10px; margin-left: 7px; }

input[type=text], input[type=password] { height: 24px; border: 0; border: 1px solid #D4D4D4; }

select { height: 28px; border: 1px solid #D4D4D4; }

input[type=checkbox], input[type=radio] { cursor: pointer; }

/*table */
.table-note { font-size: 15px; float: right; color: #010101; }

table { width: 100%; border-spacing: 0; border-collapse: separate; }
table tr.odd { background-color: #FFF; }
table tr.even { background-color: #F7F7F7; }
table tr:first-child th { border-top: 1px dotted #BBBBBB; }
table tr th { text-align: center; line-height: 1.2em; border-right: 1px dotted #BBBBBB; border-bottom: 1px dotted #BBBBBB; }
table tr th:first-child { border-left: 1px dotted #BBBBBB; }
table tr td { color: #010101; text-align: center; line-height: 1.8em; font-size: 15px; padding: 9px 7px; border-right: 1px dotted #BBBBBB; border-bottom: 1px dotted #BBBBBB; }
table tr td:first-child {
	border-left: 1px dotted #BBBBBB;
	color: #FFFFFF;
}
table tr td.bg-gray { background-color: #F7F7F7; }
table tr td.bg-white { background-color: #FFF; }
table tr td.bg-green { background-color: #F9FBEA; color: #010101; }
table tr td.bg-gold { background-color: #A39161; color: #FFF; }
table tr td.padding22 { padding: 22px 0; }
table tr td.padding11 { padding: 1px 0; }
table tr td.center { text-align: center !important; }
table tr td.left { text-align: left !important; }
table tr td.right { text-align: right !important; }
table tr td.borderLeft0 { border-left: 0; }

.table-gold-th thead { background-color: #A39161; }
.table-gold-th thead tr th { color: #FFF; font-size: 15px; padding: 11px 0; }
.table-gold-th tbody tr td { font-size: 15px; text-align: center; }

.table-green-th thead { background-color: #F9FBEA; }
.table-green-th thead tr th { color: #595E6F; font-size: 14px; padding: 12px 0; }
.table-green-th tbody tr td { font-size: 15px; }

.table-gray-th thead { background-color: #F3F3F4; }
.table-gray-th thead tr th { color: #595E6F; font-size: 14px; padding: 10px 0; }
.table-gray-th tbody tr td { font-size: 15px; }

/*header setting */
/*header */
#header { background-color: #3E454D; }
#header .width-limit { height: 105px; background-color: #3E454D;}

#logo { position: absolute; left: 0; top: 24px; }

#gobal-nav { position: absolute; top: 26px; right: 0; }
#gobal-nav ul li { float: left; height: 11px; padding: 0 7px; margin-top: 2px; border-right: 1px solid #757A80; border-left: 1px solid #A7ABB0; }
#gobal-nav ul li:first-child { border-left: 0; }
#gobal-nav ul li.logout { border-right: 0; padding-right: 0; }
#gobal-nav ul li.logout a { color: #C1D72E; }
#gobal-nav ul li a { font-size: 14px; color: #FFF; display: block; margin-top: -2px; line-height: 16px; }
#gobal-nav ul li a:hover { color: #C1D72E; }

#time-hint { position: absolute; right: 0; bottom: 12px; color: #FFF; font-size: 14px; }

/*nav */
#nav { position: relative; background-color: #C1D72E; }
#nav > ul { width: 1000px; margin: 0 auto; position: relative; z-index: 2; border-left: 1px solid #D2E267; background-color: #C1D72E;}
#nav > ul > li { float: left; height: 40px; color: #3E454D; font-size: 17px; line-height: 40px; width: 130px; text-align: center; cursor: pointer; border-left: 1px solid #B3C62F; border-right: 1px solid #D2E267; font-family: "Microsoft Yahei"; }
#nav > ul > li a { color: #3E454D; }
#nav > ul > li a:hover { color: #FFF; }
#nav > ul > li.now a { color: #FFF; }
#nav > ul > li.now, #nav > ul > li:hover { background-color: #3E454D; color: #FFF; border-left: 1px solid #3E454D; margin-left: -1px; width: 131px; }
#nav > ul > li.now:after, #nav > ul > li:hover:after { display: none !important; }
#nav > ul > li.last { position: absolute; border: 0; height: 48px; overflow: hidden; left: 835px; background: none; }
#nav > ul > li.last:hover { background: none; margin-left: 0; }
#nav > ul > li.last:hover img { margin-top: -49px; }

#nav-layer_2 { position: relative; width: 1001px; margin: 0 auto; }
#nav-layer_2 .menu_1, #nav-layer_2 .menu_2, #nav-layer_2 .menu_3, #nav-layer_2 .menu_4, #nav-layer_2 .menu_5 { color: #3e454d; font-size: 16px; position: absolute; border: 3px solid #c1c1c1; border-top: none; background-color: #FFF; padding: 0 20px; height: 208px; width: 771px; z-index: 1; }
#nav-layer_2 .menu_1 > ul, #nav-layer_2 .menu_2 > ul, #nav-layer_2 .menu_3 > ul, #nav-layer_2 .menu_4 > ul, #nav-layer_2 .menu_5 > ul { border-bottom: 1px solid #e2e2e2; }
#nav-layer_2 .menu_1 > ul.now, #nav-layer_2 .menu_2 > ul.now, #nav-layer_2 .menu_3 > ul.now, #nav-layer_2 .menu_4 > ul.now, #nav-layer_2 .menu_5 > ul.now { display: block; }
#nav-layer_2 .menu_1 > ul > li, #nav-layer_2 .menu_2 > ul > li, #nav-layer_2 .menu_3 > ul > li, #nav-layer_2 .menu_4 > ul > li, #nav-layer_2 .menu_5 > ul > li { width: 134px; height: 37px; float: left; line-height: 37px; text-align: left; color: #3e454d; cursor: context-menu; }
#nav-layer_2 .menu_1 > ul > li a, #nav-layer_2 .menu_2 > ul > li a, #nav-layer_2 .menu_3 > ul > li a, #nav-layer_2 .menu_4 > ul > li a, #nav-layer_2 .menu_5 > ul > li a { color: #3e454d; background: url(../images/index_nav_arrow.png) right center no-repeat; padding-right: 15px; }
#nav-layer_2 .menu_1 > ul > li a:hover, #nav-layer_2 .menu_2 > ul > li a:hover, #nav-layer_2 .menu_3 > ul > li a:hover, #nav-layer_2 .menu_4 > ul > li a:hover, #nav-layer_2 .menu_5 > ul > li a:hover { color: #438fd6; }
#nav-layer_2 .menu_1 > ul > li > ul li, #nav-layer_2 .menu_2 > ul > li > ul li, #nav-layer_2 .menu_3 > ul > li > ul li, #nav-layer_2 .menu_4 > ul > li > ul li, #nav-layer_2 .menu_5 > ul > li > ul li { text-align: left; padding: 7px 0 7px 0; line-height: 1.2em; width: 150px; }
#nav-layer_2 .menu_1 > ul > li > ul li:hover, #nav-layer_2 .menu_1 > ul > li > ul li a:hover, #nav-layer_2 .menu_2 > ul > li > ul li:hover, #nav-layer_2 .menu_2 > ul > li > ul li a:hover, #nav-layer_2 .menu_3 > ul > li > ul li:hover, #nav-layer_2 .menu_3 > ul > li > ul li a:hover, #nav-layer_2 .menu_4 > ul > li > ul li:hover, #nav-layer_2 .menu_4 > ul > li > ul li a:hover, #nav-layer_2 .menu_5 > ul > li > ul li:hover, #nav-layer_2 .menu_5 > ul > li > ul li a:hover { color: #438fd6; }
#nav-layer_2 .menu_1 > ul > li > ul li a, #nav-layer_2 .menu_2 > ul > li > ul li a, #nav-layer_2 .menu_3 > ul > li > ul li a, #nav-layer_2 .menu_4 > ul > li > ul li a, #nav-layer_2 .menu_5 > ul > li > ul li a { color: #3e454d; background: none; }
#nav-layer_2 .menu_1 > ul .pl_34, #nav-layer_2 .menu_2 > ul .pl_34, #nav-layer_2 .menu_3 > ul .pl_34, #nav-layer_2 .menu_4 > ul .pl_34, #nav-layer_2 .menu_5 > ul .pl_34 { margin: 0 0 0 34px; }
#nav-layer_2 .menu_1 > ul .pl_27, #nav-layer_2 .menu_2 > ul .pl_27, #nav-layer_2 .menu_3 > ul .pl_27, #nav-layer_2 .menu_4 > ul .pl_27, #nav-layer_2 .menu_5 > ul .pl_27 { margin: 0 15px 0 27px; }
#nav-layer_2 .menu_1 > ul .last { padding-left: 25px; width: 109px;}
#nav-layer_2 .menu_1 > ul .pr_0, #nav-layer_2 .menu_2 > ul .pr_0, #nav-layer_2 .menu_3 > ul .pr_0, #nav-layer_2 .menu_4 > ul .pr_0, #nav-layer_2 .menu_5 > ul .pr_0 { margin-right: 0; text-align: right; }
#nav-layer_2 .menu_1 { left: 0; width: 746px; }
#nav-layer_2 .menu_2 { left: 264px; height: 185px; width: 86px; }
#nav-layer_2 .menu_2 ul { border: none; }
#nav-layer_2 .menu_2 ul li { margin: 0 auto; padding-left: 11px; }
#nav-layer_2 .menu_2 ul li a { background: none; }
#nav-layer_2 .menu_3 { left: 396px; height: 111px; width: 86px; }
#nav-layer_2 .menu_3 ul { border: none; }
#nav-layer_2 .menu_3 ul li { margin: 0 auto; padding-left: 11px; }
#nav-layer_2 .menu_3 ul li a { background: none; }
#nav-layer_2 .menu_4 { left: 528px; height: 111px; width: 112px; padding: 0 7px; }
#nav-layer_2 .menu_4 ul { border: none; }
#nav-layer_2 .menu_4 ul li { margin: 0 auto; }
#nav-layer_2 .menu_4 ul li a { background: none; }
#nav-layer_2 .menu_5 { left: 660px; height: 296px; width: 96px; padding: 0 15px; }
#nav-layer_2 .menu_5 ul { border: none; }
#nav-layer_2 .menu_5 ul li { margin: 0 auto; }
#nav-layer_2 .menu_5 ul li a { background: none; }
#nav-layer_2 span.last { display: block; float: left; width: 1px; height: 40px; background-color: #B3C62F; }

/*breadcrumbs-section */
.breadcrumbs-section { height: 36px; border-bottom: 1px solid #EAEAEA; }

#breadcrumbs { float: left; color: #010101; line-height: 36px; font-size: 15px; }
#breadcrumbs a { color: #004276; }
#breadcrumbs a:hover { opacity: 0.8; }

#login-info { float: right; color: #010101; line-height: 39px; font-size: 14px; }

#content { position: relative; z-index: 0; }

/*content setting */
#content { width: 1100px; margin: 0 auto; }

/*footer setting */
#footer { background-color: #F0F0F0; border-top: 1px solid #e4e4e4; width: 100%; min-width: 1000px; margin: 0 auto;}

#footer-nav { height: 30px; padding-top: 15px; }
#footer-nav ul { width: 922px; margin: 0 auto; }
#footer-nav ul li { float: left; height: 10px; padding: 0 20px; margin-top: 3px; border-left: 2px solid #D6CFBD; }
#footer-nav ul li:first-child { border-left: 0; }
#footer-nav ul li a { display: block; font-size: 15px; color: #A5925A; margin-top: -3px; }

#warning { border-top: 1px solid #e4e4e4; padding: 12px 0; text-align: justify; text-justify: inter-ideograph; }
#warning a { color: #0088CC; }
#warning ul { width: 1000px; margin: 0 auto;  position:relative;}
#warning ul li { margin-bottom: 5px; font-size: 15px; font-weight: bold; line-height: 1.6em; color: #666; padding-left: 15px; word-break: break-all; background: url(../images/warning-list-gray.png) no-repeat 0 8px; }
#warning ul li.textGold { font-weight: bold; color: #a39161; background: url(../images/warning-list-gold.png) no-repeat 0 8px; }
#warning ul li a { color: #0088CC; }
#warning ul li a:hover { opacity: 0.8; filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80); }
#warning p { font-size: 15px; line-height: 1.6em; color: #010101; width: 970px; margin: 0 auto; }
#warning p a:hover { opacity: 0.8; filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80); }
