﻿@charset "utf-8";
/*--clearfix start--*/
.cf:before,
.cf:after{
	content:"";
	display:table;
} 
.cf:after{
	clear:both;
}
.cf{
	zoom:1;
}
/*--clearfix end--*/

.paragraph{
	margin: 20px 0;
}
.seminar-ol{
	padding-left:34px;
}
.seminar-ol a{
	text-decoration: none;
	color: #ff6600;
}
.seminar-ol a:hover{
	color:#00a0e9;
	position:relative;
	top:1px;
}
.icon-mail{
	padding-left:26px;
	background-image:url(../images/mail.gif);
	background-repeat:no-repeat;
	background-position:left center;
}
.icon-mail:hover{
	background-image:url(../images/mail-ov.gif);
}
.btn-orange{
	font-size: 15px;
    color: #ffffff;
    font-weight: bold;
    background-color: #ff6600;
    padding: 2px 10px;
	border-radius:26px;
	-webkit-border-radius:26px;
	-moz-border-radius:26px;
}
.btn-orange:hover{background-color: #00a0e9;}

.tab_blue{
	border-collapse:collapse;
}
.tab_blue td, .tab_blue th {
    border: solid 1px #4583C0;
    padding: 3px 6px;
}
.tab_green{
	border-collapse:collapse;
}
.tab_green th{ text-align:center;}
.tab_green td, .tab_green th {
    border: solid 1px #1daa22;
    padding: 3px 6px;
}
/** pageTop **/
.pageTop {
	float:left;
	width:100%;
	padding-bottom:15px;
}
.pageTop h3 {
	font-size:19px;
	line-height:1;
	font-weight: bold;	
	margin-bottom:17px;
}
.pageTop h3 span {
	color:#00479d;
	padding:0 12px 1px 12px;
	border:2px solid #00479d;
	border-radius:50px;
	-webkit-border-radius:50px;
	-moz-border-radius:50px;
}
.pageTop h3 span.color3 {
	color:#3693b2;
	border-color:#3693b2;
}
.pageTop h3 span.color4 {
	color:#3d998a;
	border-color:#3d998a;
}
.pageTop h3 span.color5 {
	color:#99733d;
	border-color:#99733d;
}
.pageTop h3 span.color10 {
	color:#45996f;
	border-color:#45996f;
}
.pageTop h1 {
	float:left;
	color:#000;
	font-size:35px;
	font-weight:bold;	
}
/*h2*/
.pageTop .ptit {
	float: left;
	width: 100%;
	color: #F60;
	font-size: 3em;
	font-weight: bold;
	padding-bottom: 18px;
	border-bottom: 1px solid #333;
}



/*sm8-頁籤式選單下之-h2*/
.pageTop h2.sm8-tabs{
	border-bottom:none;
}


/** searchCriteria **/
.searchCriteria {
	float: left;
	width: 100%;
	padding: 18px 0;
	margin: 0;
	border-bottom: 1px dashed #cacaca;
	background: #f7f7f7;
}
.searchCriteria .cbox {
	float:left;
	height:35px;
	width:auto;
	line-height:1;
	margin:0 10px 0 0;
	padding:0;
	text-align:right;
}
.searchCriteria .tbox {
	float:left;
	height:35px;
	width:auto;
	line-height:1;
	margin:0 10px 0 70px;
	padding:0;
	text-align:right;
}
.searchCriteria .tbox a.epaper-btn{
	width:135px;
	height:35px;
	line-height:35px;
	border:none;
	cursor:pointer;
	text-align:center;
	font-size:15px;
	padding:0 10px 0 20px;
	margin:0;
	color:#fff;
	font-weight: bold;
	background-color:#b9c80f;
	background-image:url(../images/icon-epaper.png);
	background-position:10px center;
	background-repeat:no-repeat;
	-webkit-transition:all 0.4s ease;
	-moz-transition:all 0.4s ease;
	-o-transition:all 0.4s ease;
	transition:all 0.4s ease;
	border-radius: 2px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	float:left;
}
.searchCriteria .tbox a.epaper-btn:hover{
	background-color:#c57003;
	background-position:12px center;
}
.searchCriteria .name{
	font-size:15px;
	line-height:35px;
	color: #666;
	padding:0;
	margin:0;
	vertical-align: middle;
}
.searchCriteria .listBar {
	width:86px;
	height:35px;
	line-height:19px;
	font-family: "微軟正黑體", Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #666;
	cursor: pointer;
	border: 1px solid #dedede;
	padding:7px;
	margin:0;
	background: #fff url(../images/icon_drop.png) no-repeat right;
	-webkit-appearance: none; /* gets rid of default appearance in Webkit browsers*/
	-moz-appearance: none; /* Get rid of default appearance for older Firefox browsers */
	-ms-appearance: none; /* get rid of default appearance for IE8, 9 and 10*/
	appearance: none;
}
.searchCriteria .listBar:focus {
	color:#666;
	border: 1px solid #dedede;
	background:url(../images/icon_drop-on.png) no-repeat right;
	outline:0;
}
.searchCriteria .listBar option {
	color:#666;
	border:none;
	background:#FFF; /* style the dropdown bg color */
	cursor:pointer;
}
.searchCriteria .listBar:-ms-expand {
	display: none; /* hide default arrow in IE10 */
}
.searchCriteria .sbox {
	float:left;
	width:auto;
	padding:0;
	margin:0;
	height:35px;
}
.searchCriteria .dbox {
	float:left;
	padding:5px 0 0 70px;
	height:35px;
}
.searchCriteria .ubox {
	float:left;
	width: 100%;
	text-align:center;
}
.searchCriteria .useInstru-tit{
	font-size:2em;
	font-weight:bold;
	color:#29ae2d;
	margin:20px 60px 10px 60px;
	padding-left: 35px;
	background:url(../images/icon_pen.png) no-repeat left 50%;
}
.searchCriteria .useInstru{
	float:left;
	font-size:1.6em;
	line-height:1.6;
	margin:10px 60px 20px 95px;
}
.searchCriteria .useInstru .txt{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	margin-bottom: 15px;
	padding-bottom: 15px;
}
.searchCriteria .useInstru ul, .searchCriteria .useInstru ol {
	margin:0 0 0 20px;
}
.searchCriteria .search-query {
	color:#999;
	font-family: "微軟正黑體", Arial, Helvetica, sans-serif;
	font-size:15px;
	background-color:#fff;
	line-height:33px;
	width:420px;
	height:33px;
	padding:0 10px;
	margin:0;
	outline:0;
	border: 1px solid #dedede;
}
.searchCriteria .search-query-2 {
	color:#999;
	font-family: "微軟正黑體", Arial, Helvetica, sans-serif;
	font-size:15px;
	background-color:#fff;
	line-height:33px;
	width:607px;
	height:33px;
	padding:0 10px;
	margin:0;
	outline:0;
	border: 1px solid #dedede;
}
.searchCriteria .cutbox .search-query{
	width:245px;
}
.searchCriteria .mdbox .search-query{
	width:145px;
}
.searchCriteria .search-query:focus{
	outline:0;
}
.searchCriteria .sbox-btn {
	width: 100px;
	height: 35px;
	border: none;
	cursor: pointer;
	font-size: 15px;
	color: #fff;
	font-weight: bold;
	background-color: #00416f;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	background: #00416f url(../images/ico-search.png) no-repeat 16px center;
	margin: 0 0 0 7px;
	padding-left: 23px;
}
.searchCriteria .ubox-btn {
	height: 35px;
	border: none;
	cursor: pointer;
	font-size: 15px;
	color: #fff;
	font-weight: bold;
	background-color: #29ae2d;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	padding: 0 16px;
}
.searchCriteria .sbox-btn:hover, .searchCriteria .ubox-btn:hover {background-color:#000;}
.searchCriteria .googleLogo {float:left; margin:0 15px}


/** 第一層展開區 樣式 **/
.dmenu {display: block; float: left; width: 100%;}
.dmenu_head {
	float: left;
	cursor: pointer;
	font-size: 1.6em;
	font-weight: bold;
	color: #fff;
	line-height: 35px;
	margin: 10px 0 10px 8%;
	width: 80%;
	padding-left: 35px;
	border-radius: 2px; -webkit-border-radius: 2px; -moz-border-radius: 2px;
	background: #00416f url(../images/com-ico-5.png) no-repeat 10px 50%;
}
.dmenu_head.current{ font-weight: bold;}
.dmenu_body { float: left; width: 82%; margin:0 9% 20px 9%;}
.dmenu_body article p{ float: left; font-size:1.6em; line-height:1.6; margin-bottom:10px;}
.dmenu_btn { float:left; width:100%; text-align:center;}
.btn-close { color: #000; cursor: pointer; background: url(../images/close-icon.png) no-repeat left center; width: 60px; height:25px; font-size: 1.5em; margin: 0 auto; padding: 5px 0 0 12px;}


/** pageList **/
.pageList {
	float:left;
	width:100%;
}
.pageList ul {
	float:left;
	width:100%;
	list-style:none;
}
.pageList li {
	float:left;
	width:100%;
	padding:20px 0 ;
	border-bottom:1px dotted #CCC;
}
.pageList li:hover {
	background-color: #ffffe6;
}
.pageList .no {
	float:left;
	width:60px;
	color:#999;
	font-size:15px;
	text-align:center;
	margin: 0 20px 0 0;
}
.pageList .title {
	float:left;
	width:770px;
	color:#333;
	font-size: 1.8em;
	font-weight:bold;
}
.pageList dl {
	float:left;
	width:770px;
}
.pageList dt {
	float:left;
	color:#333;
	font-size: 1.8em;
	font-weight:bold;
}
.pageList dt span{
	color: #29ae2d;
	font-size: 0.9em;
	font-weight: bold;
	padding-left: 5px;
}
.pageList dd {
	float:right;
	color:#333;
	font-size: 1.5em;
	font-weight:bold;	
}


/** actList **/
.actList {
	float:left;
	width:100%;
}
.actList ul {
	float:left;
	width:100%;
	list-style:none;
}
.actList li {
	float:left;
	width:100%;
	padding:20px 0 ;
	border-bottom:1px dotted #CCC;
}
.actList .pic {
	position: relative;
	float: left;
	width: 180px;
	margin-top: 3px;
	margin-right: 20px;
}
.actList .pic-pub {
	position: relative;
	float: left;
	width: 160px;
	margin-top: 3px;
	margin-right: 20px;
	border: 1px solid #CCC;
}
.actList dl {
	float:left;
	width:658px;
}
.actList dl.pub {
	float:left;
	width:675px;
}
.actList dt {
	color:#333;
	font-size: 1.8em;
	font-weight:bold;
	line-height:130%;
}
.actList dd {
	color:#666;
	font-size: 1.5em;
	line-height:150%;
	margin:5px 0 0 0;
}
.actList dd.date {
	color:#ff6600;
	font-weight:bold;
	margin:5px 0;
}
.actList dd.pub {
	color:#29ae2d;
}


/** activity Table **/
.at {
	float:left;
	width:100%;
	padding:0;
}
.atTable {
	width: 100%;
	border-collapse: collapse;
	border-top:1px solid #000;	
	border-bottom:1px solid #000;
}
.atTable th {
	color: #000;
	font-size: 16px;
	font-size: 1.6em;
	vertical-align: middle;
	padding: 10px 0;
	border-bottom: 1px dashed #CCC;
	width: 12%;
	background-color: #dcf2de;
}
.atTable td {
	color:#333;
	font-size:15px;
	font-size:1.5em;
	line-height:1.5;
	vertical-align:middle;
	padding: 10px;
	border-bottom: 1px dashed #CCC;
	word-break:break-all;
	background-color: #eaf7ec;
}
.atTable td.arrow {
	background: url(../images/icon_arrow3.png) no-repeat center center;
	width: 5%;
}


/** ac-gallery **/
#ac-gallery {
	float:left;
	width:100%;
	padding:0;
	margin-top:10px;
	list-style:none;
	ZOOM: 1;
	overflow: hidden;
}
#ac-gallery li {
	float: left;
	width: 22%;
	margin: 1% 1.5%;
}
#ac-gallery li a {
	color:#000;
}
#ac-gallery li .pic {
	position:relative;
	float:left;
	width:100%;
	height: auto;
	padding-bottom:52%;
	padding-top: 27px;
	margin:0 0 0 -5px;
	text-align:center;	
	overflow:hidden;
	border: 5px solid #FFF;	
	-moz-box-shadow:0 0px 5px rgba(0%,0%,0%,0.3); -webkit-box-shadow:0 0px 5px rgba(0%,0%,0%,0.3); box-shadow:0 0px 5px rgba(0%,0%,0%,0.3);
	border-radius:2px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
}
#ac-gallery li .pic img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-transition: 0.4s;
	   -moz-transition: 0.4s;    
         -o-transition: 0.4s;
            transition: 0.4s;	
}
#ac-gallery li a:hover .pic img,
#ac-gallery li a:focus .pic img {
    -webkit-transform: scale(1.08);
	   -moz-transform: scale(1.08);
        -ms-transform: scale(1.08);
         -o-transform: scale(1.08);    
            transform: scale(1.08);
	border: 5px solid #1daa22;	
	-moz-box-shadow:0 0px 5px rgba(30,170,30,0.3); -webkit-box-shadow:0 0px 5px rgba(30,170,30,0.3); box-shadow:0 0px 5px rgba(30,170,30,0.3);			
}
#ac-gallery li .name {
	float: left;
	width:100%;
	color: #333333;
	font-size:14px;
	font-size:1.4em;
	line-height:1.2;
	text-align: center;	
	margin-top: 10px;
	min-height: 40px;
}
#ac-gallery li a:hover .name,
#ac-gallery li a:focus .name {
	color: #1daa22;
}


/** topicList **/
.topicList {
	float:left;
	width:100%;
}
.topicList ul {
	float:left;
	width:100%;
	list-style:none;
}
.topicList li {
	float:left;
	width:100%;
	padding:20px 0 ;
	border-bottom:1px dotted #CCC;
}
.topicList li:hover {
	background-color: #ffffe6;
}
.topicList .downloadList li {
	background:url(../images/downloadList-icon.png) no-repeat 10px 18px;
}
.topicList .faqList li {
	background:url(../images/fqaList-icon.png) no-repeat 10px 18px;
}
.topicList .cdmNo {
	float:left;
	margin:0 20px; 
}
.topicList .cdmNo div {
	float:left;
	width:70px;
	height:70px;
	background: #bbbbbb;
	border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%; 
	color:#FFF;
	font-size:1.3em;
	line-height:70px;
	text-align:center;
	vertical-align:middle;
}
.topicList dl {
	float:left;
	padding:0 0 0 70px;
}
.topicList dl.cdm {
	float:left;
	padding:12px 0 0 0;
}
.topicList dt {
	color:#333;
	font-size: 1.8em;
	font-weight:bold;
	line-height:130%;
}
.topicList dd {
	color:#666;
	font-size: 1.5em;
	line-height:150%;
	text-align:justify;
	margin:3px 0 0 0;
}
.topicList .linkList .pic {
	float:left;
	width:65px;
	height:65px;
	margin:-8px 20px 3px 10px;
}
.topicList .linkList .pic img {	
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
	border-radius: 100%;
	border:1px solid #e0deda;
	padding:5px;
}
.topicList .linkList dl {
	float:left;
	width:645px;
	padding:0;
	margin:5px 0 0 5px;
}
.entry-date {
	color: #29ae2d;
	margin:0 10px 0 0;
	padding:0 0 0 17px;
	background:url(../images/entry-icon1.png) no-repeat 0 50%;
}
.entry-view {
	color: #29ae2d;
	margin:0 10px 0 0;
	padding:0 0 0 20px;
	background:url(../images/entry-icon2.png) no-repeat 0 50%;
}
.entry-source {
	color: #29ae2d;
	margin:0 10px 0 0;
	padding:0 0 0 17px;
	background:url(../images/entry-icon3.png) no-repeat 0 50%;
}
.psContact{
	float:left;
	width:90%;
	margin:20px 0 0 0;	
	padding:10px 5%;
	font-size:1.5em;
	line-height:1.6;
	color:#C30;
	background:url(../images/com-bg-1.png) repeat 0 50%;
}
.psContact span{
	font-size:0.8em;	
	margin: 0 0 0 10px;
	padding:2px 10px 2px 23px;
	-moz-border-radius: 12px;
    -webkit-border-radius: 12px;
	border-radius: 12px;
	background:#C30 url(../images/ico-mail.png) no-repeat 10px 50%;
}
.psContact span a{
	color:#fff;
}
.psContact span:hover{
	background:#f60 url(../images/ico-mail.png) no-repeat 10px 50%;
}
.ar{
	float:right;
}
a.btn-com{
	float: left;
	height: 35px;
	line-height: 35px;
	border: 1px solid #29ae2d;
	cursor: pointer;
	text-align: center;
	font-size: 15px;
	padding: 0 32px 0 18px;
	color: #29ae2d;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
	border-radius: 35px;
	-webkit-border-radius: 35px;
	-moz-border-radius: 35px;
}
a.btn-com:hover{
	color: #fff;
	padding: 0 18px 0 32px;	
}
.appCase{
	margin: 15px;
	background: #e9f7ea url(../images/com-ico-3.png) 82% center no-repeat;
}
.appCase:hover{
	background: #29ae2d url(../images/com-ico-3-1.png) 18% center no-repeat;
}
.down{
	margin: 5px;
	background: #e9f7ea url(../images/com-ico-6.png) 82% center no-repeat;
}
.down:hover{
	background: #29ae2d url(../images/com-ico-6-1.png) 18% center no-repeat;
}

/* ----- 低碳生產推動輔導頁籤 ----- */
.TxtBox-sm6{
	float: left;
	width: 100%;
}
.TxtBox-sm6 > .hd{
	width: 100%;
    float: left;
    list-style-type: none;
    font-size: 1.6em;
    padding: 18px 0;
    border-bottom: 1px dotted #CCC;
}
.TxtBox-sm6 > .hd > ul{
	list-style-type: none;
    width: 100%;
}
.TxtBox-sm6 > .hd > ul > li{
	float: left;
    width: auto;
    min-width: 80px;
    text-align: center;
    line-height: 40px;
    background: #eeeeee;
    background: -moz-linear-gradient(top, #eeeeee 0%, #cccccc 100%);
    background: -webkit-linear-gradient(top, #eeeeee 0%,#cccccc 100%);
    background: linear-gradient(to bottom, #eeeeee 0%,#cccccc 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 );
    margin: 0 4px 4px 0;
    padding: 0 14px;
    border: 1px solid #cccccc;
    box-shadow: inset rgba(255,255,255,0.3) 0px 0px 10px;
    text-shadow: 1px 1px 1px rgba(255,255,255,1.0);
	color:#666666;
	font-weight:bold;
	cursor:pointer;
}
.TxtBox-sm6 > .hd > ul > li.on{
	background: #ff6600;
    background: -moz-linear-gradient(top, #ff9933 0%,#ff6600 100%);
    background: -webkit-linear-gradient(top, ##ff9933 0%,#ff6600 100%);
    background: linear-gradient(to bottom, #ff9933 0%,#ff6600 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff6600', endColorstr='#44a41c',GradientType=0 );
    border: 1px solid #ff6600;
    box-shadow: inset rgba(255,255,190,0.3) 0px 0px 10px;
    text-shadow: none;
	color:#ffffff;
}
.TxtBox-sm6 .bd{
	width:100%;
}
.TxtBox-sm6 .bd > ul{
	zoom: 1;
	margin: 0px;
	padding: 0px;
	width:100%;
	float:left;
}
.TxtBox-sm6 .bd > ul > li{
	list-style-type: none;
	width:100%;
	float:left;
}

.seminar_dl{
	width:100%;
	float:left;
	border-bottom:1px dashed #333;
}

.sm-box .seminar_dl:last-child{border-bottom:none;}
.seminarInfo{
	width:100%;
	list-style-type:none;
	padding:0;
	margin:0 0 20px 0 !important;
	
}
.seminarInfo > li{
	background-image:url(../images/seminarInfo_li.gif);
	background-repeat:no-repeat;
	background-position:left 14px;
    padding: 6px 0 6px 20px;
	float:left;
}
.seminarInfo > li h4{
	color: #000 !important;
    float: left;
    width: 100%;
    margin: 0 !important;
}

.seminarWd{
	width:100%;
}
.seminarWd .st01,.seminarWd .st02,.seminarWd .st03{
	width:100%;
	margin-bottom:10px;
}
.seminarWd .st01 > b{ color:#0095ff;}
.seminarWd .st02 > b{ color:#ff4ebc;}
.seminarWd .st03 > b{ color:#00bc70;}

.sm-btn{
	background-color:#ff6600;
	padding:2px 10px;
	font-size:14px;
	color:#fff;
	border-radius:50px;
	-webkit-border-radius:50px;
	-moz-border-radius:50px;
}
.seminarWd .st01 > .sm-btn{
	background-color:#0095ff;
}
.seminarWd .st02 > .sm-btn{
	background-color:#ff4ebc;
}
.seminarWd .st03 > .sm-btn{
	background-color:#00bc70;
}
.sm-btn:hover,
.seminarWd .st01 > .sm-btn:hover,
.seminarWd .st02 > .sm-btn:hover,
.seminarWd .st03 > .sm-btn:hover{
	background-color:#000;
	color:#fff100;
}

.sm-files{
	background-image:url(../images/sm-files.jpg);
	background-repeat:no-repeat;
	background-position:2px 11px;
    padding: 6px 0 6px 26px;
}
.sm-files:hover{
	background-image:url(../images/sm-files-ov.jpg);
}

.seminarTab{
	width:100%;
	border-collapse:collapse;
	border:1px solid #30bf48;
	margin-top:10px;
}
.seminarTab thead th{
	background-color:#30bf48;
	color:#fff;
	text-align:center;
	vertical-align:middle;
	padding:6px 2px;
}
.seminarTab thead th.Tabtop{
	background-color:#238c35;
}
.seminarTab thead th.Tabtop a{ color:#fff;}
.seminarTab tbody td{
	border-bottom:1px solid #30bf48;
	border-left:1px solid #30bf48;
	text-align:center;
	vertical-align:middle;
	padding:6px 2px;
}

.sm-mail {
    font-size: 0.8em;
    margin: 0 0 0 10px;
    padding: 2px 10px 2px 23px;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    border-radius: 12px;
    background: #30bf48 url(../images/ico-mail.png) no-repeat 10px 50%;
	color:#fff;
}
.sm-mail:hover{
	color:#fff100;
	background-color:#000;
	background-image:url(../images/ico-mail-ov.png);
}
.downloadWd{
	width:100%;
}
.downloadWd > .seminarInfo > li{
	border-bottom:1px dashed #333;
	padding-bottom:20px;
	margin-bottom:20px;
	width:100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.downloadWd > .seminarInfo > li:last-child{
	border-bottom:none;
	margin-bottom:0;
}
.sm-iframe{
	border:3px solid #000;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
}



/** sort_mark **/
ul.sort_mark{
	width:100%;
	float:left;
	list-style-type:none;
	font-size:1.6em;
	padding:18px 0;
	border-bottom:1px dotted #CCC;
}
ul.sort_mark .tit{
	float:left;	
	margin:13px 5px 0 0;
}	
ul.sort_mark li{
	float:left;
	width:auto;
	min-width:80px;
	text-align:center;
	line-height:40px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#eeeeee+0,cccccc+100 */
	background: #eeeeee; /* Old browsers */
	background: -moz-linear-gradient(top,  #eeeeee 0%, #cccccc 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #eeeeee 0%,#cccccc 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #eeeeee 0%,#cccccc 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 ); /* IE6-9 */
	margin:0 4px 4px 0;
	padding:0 16px;
	border:1px solid #cccccc;
	box-shadow:inset rgba(255,255,255,0.3) 0px 0px 10px;
	text-shadow:1px 1px 1px rgba(255,255,255,1.0);
}
ul.sort_mark li.year{
	min-width:30px;
}
ul.sort_mark li a{ color:#666666; font-weight:bold;}
ul.sort_mark li.on{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#99cc33+0,44a41c+100 */
	background: #99cc33; /* Old browsers */
	background: -moz-linear-gradient(top,  #ff9933 0%,#ff6600 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  ##ff9933 0%,#ff6600 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #ff9933 0%,#ff6600 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff6600', endColorstr='#44a41c',GradientType=0 ); /* IE6-9 */
	border:1px solid #ff6600;
	box-shadow:inset rgba(255,255,190,0.3) 0px 0px 10px;
	text-shadow:none;
}
ul.sort_mark li.on a{ color:#ffffff;}


/** sort_mark_cs **/
ul.sort_mark_cs{
	width:100%;
	float:left;
	list-style-type:none;
	font-size:1.6em;
	padding:18px 0;
	border-bottom:1px dotted #CCC;
}
ul.sort_mark_cs .tit{
	float:left;	
	margin:13px 5px 0 0;
}	
ul.sort_mark_cs li{
	float:left;
	width:auto;
	min-width:80px;
	text-align:center;
	line-height:40px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#eeeeee+0,cccccc+100 */
	background: #eeeeee; /* Old browsers */
	background: -moz-linear-gradient(top,  #eeeeee 0%, #cccccc 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #eeeeee 0%,#cccccc 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #eeeeee 0%,#cccccc 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 ); /* IE6-9 */
	margin:0 4px 4px 0;
	padding:0 14px;
	border:1px solid #cccccc;
	box-shadow:inset rgba(255,255,255,0.3) 0px 0px 10px;
	text-shadow:1px 1px 1px rgba(255,255,255,1.0);
}
ul.sort_mark_cs li.year{
	min-width:30px;
}
ul.sort_mark_cs li a{ color:#666666; font-weight:bold;}
ul.sort_mark_cs li.on{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#99cc33+0,44a41c+100 */
	background: #99cc33; /* Old browsers */
	background: -moz-linear-gradient(top,  #ff9933 0%,#ff6600 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  ##ff9933 0%,#ff6600 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #ff9933 0%,#ff6600 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff6600', endColorstr='#44a41c',GradientType=0 ); /* IE6-9 */
	border:1px solid #ff6600;
	box-shadow:inset rgba(255,255,190,0.3) 0px 0px 10px;
	text-shadow:none;
}
ul.sort_mark_cs li.on a{ color:#ffffff;}

/*cs default-sm8 sort_2nd*/
.pageTop .sort_tit{
	width:100%;
}
.pageTop .sort_tit h3.sort_2nd{

}
.pageTop .sort_tit span.ico{

}
ul.sm8-lvone-ul{
	border:none;
	padding-bottom:0;
}
ul.sm8-lvone-ul li{
	min-width:62px;
}

/** pageTit **/
.pageTit {
	float:left;
	width:100%;
	padding:18px 0;
	border-bottom:1px dashed #cacaca;
	background: #f7f7f7;
}
.pageTit h3 {
	font-size:3.2em;
	line-height:130%;
	font-weight: bold;
	color:#1daa22;
}
.pageTit ul {
	position:relative;
	float:left;
	width:100%;
	list-style:none;
	color:#666;	
	margin-top:5px;
}
.pageTit ul li {
	float:left;
	font-size:1.4em;
	line-height:1.4;
}
.pageTit ul li.date {
	padding-left:22px;
	margin-right:20px;
	background:url(../images/icon-date.png) no-repeat 0 0;
}
.pageTit ul li.source {
	padding-left:22px;
	margin-right:20px;
	background:url(../images/icon-source.png) no-repeat 0 0;
}
.pageTit ul li.author {
	padding-left:22px;
	margin-right:20px;
	background:url(../images/icon-author2.png) no-repeat 0 0;
}
.pageTit ul li.view {
	padding-left:22px;
	margin-right:0;
	background:url(../images/icon-view.png) no-repeat 0 0;	
}
.pageTit ul li.btn {
	float:right;
}
.pageTit ul li.btn a {
	position:absolute;
	right:0;
	bottom:3px;
	display:block;
	height:18px;
	font-size:18px;
	line-height:18px;
	font-weight:bold;
	color:#FFF;
	padding:12px 22px 12px 45px;
	border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	background:#F00 url(../images/icon-register.png) no-repeat 20px 50%;
}
.pageTit ul li.btn a:hover {
	color:#FFF;
	background:#ff6600 url(../images/icon-register.png) no-repeat 20px 50%;
}

.pageWord {
	float:left;
	width:100%;
	color:#000;
	font-size:1.6em;
	line-height:180%;
	text-align:justify;
}
.pageWord.qa {
	width:650px;
	padding-left:70px;
	background:url(../images/qaList-icon2.png) no-repeat 10px 0;
}
.pageWord h3{
	color:#000;
	font-size:1.2em;
	font-weight:normal;
	padding:25px 0 0 0;
	display:inline-block;
}
.pageWord h3 span.comt{
	color:#CCC;
	font-size:0.85em;
	display:inline-block;
	margin-left:2px;
}
.pageWord span.ico{
	display:inline-block;
	width:30px;
	height:30px;
	background:url(../images/cs_h3_icon.png) right 2px no-repeat;
	text-indent:-9999px;
}
.pageWord h4{
	color:#000;
	font-size:1em;
	font-weight:bold;
	padding:0;
	margin:20px 0 -20px 0;
}
.pageWord h4.sm8-04{
	color:#000;
	font-size:1em;
	font-weight:bold;
	padding:0;
	margin:20px 0 0 0;
}
.pageWord h5{
	color:#000;
	font-size:1em;
	font-weight:normal;
	padding:0;
	margin:0;
}
.pageWord h5.sm7-6{
	color:#000;
	font-size:1em;
	font-weight:normal;
	padding:0;
	margin:0;
}
.pageWord h5.sm8-04{
	color:#000;
	font-size:1em;
	font-weight:normal;
	padding:5px 0;
	margin-bottom:-25px;
}
.pageWord ul{
	padding:0 0 0 0;
	margin:0 0 0 42px;
	float:left;
	max-width:100%;
}
.pageWord ul li p{
	margin-top:0;
}
.pageWord ul.website{
	margin-top:10px;
}
.pageWord ul.website li{
	line-height:1.35em;
}
.pageWord ul.website li p{
	margin:0 0 10px 0;
}
.ga-tit{
	color:#30bf48 !important;
	float:left;
	width:100%;
	margin:10px 0 0 0 !important;
}
.pageWord ul.ga-ul{
	list-style-type:upper-alpha;
	margin:0 0 0 42px;
}
.pageWord ul.ga-ul li{
	width:100%;
	float:left;
}
.pageWord ul.ga-ul li > h4 {
}


.pageWord ul.sm8-03-h5{
}
.pageWord ul.sm8-03-h5 li{
	margin:10px 0;
}
.pageWord ul.sm8-03-h5 li:nth-child(1){
	margin:0;
}
.pageWord ul.sm8-03-h5 ul li{
	margin:0 0;
}
.pageWord ul.sm8-03-h5 ul.lower-roman li{
	margin:10px 0;
}
.pageWord ul.sm8-03-h5 .npic{
	margin-top:10px;
}
.pageWord p {
	margin:20px 0;
}
.pageWord img {
	height:auto;
	max-width:100%;
	margin:0 auto;
}
.pageWord.sp ol, .pageWord.sp ul {
	margin-left:2em;
}
.pageWord.sp li {
	margin:10px 0;
}
.pageWord.smap ol, .pageWord.smap ul {
	list-style:none;
}
.pageWord.smap li {
	padding:5px 0 5px 20px;
	border-bottom:1px dotted #CCC;
	background: url(../images/mapinfo-icon.png) 0 12px no-repeat;
}
.pageWord.smap .btn-map {
	float:right;
	color:#3f7bd3;
	font-size:13px;
	font-weight:bold;
	line-height:100%;
	padding:4px 10px 5px 10px;
	border:2px solid #3f7bd3;
	border-radius:50px;
	-webkit-border-radius:50px;
	-moz-border-radius:50px;
}
.pageWord.smap .btn-map:hover {
	color:#FFF;
	background:#3f7bd3;
}
.pageWord.smap dl {
	float:left;
	width:100%;
	margin: 10px 0 0 0;
}
.pageWord.smap dt {
	float:left;
	width:80px;
	text-align:center;
}
.pageWord.smap dd {
	float:left;
	width:630px;
	margin:0 0 0 10px;
	padding:3px 0 10px 0;
	border-bottom:1px dotted #CCC;
}
.pageWord .npic { border: 1px solid #ddd; float: left; width: 96%; padding: 2%; text-align: center; margin-bottom:25px;}
.pageWord .npic img { max-width: 100%;}
.pageWord .npic p { font-size: 0.9em; margin-top: 10px; line-height:1;}/*(圖n)*/

.pageWord .nchart_txt { overflow:auto; clear:both; width:100%; text-align: center; margin-top:10px;}
.pageWord .nchart_txt p { font-size: 0.9em;}/*(表n)*/
/*default-tb*/
.pageWord table.default-tb{
	width:100%;
	margin:20px 0 10px 0;
}
.pageWord table.default-tb th{
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif, "微軟雅黑", "微軟正黑體";
	background:#3d823d;
	padding:12px 0;
	border:3px #FFF solid;
}
.pageWord table.default-tb tr.odd td{
	padding:8px 0;
	border:3px #FFF solid;
}
.pageWord table.default-tb tr.even td{
	padding:8px 0;
	border:3px #FFF solid;
	background:#ECECEC;
}
/*--sm8-04-2-tb--*/
.pageWord table.sm8042b-tb{
	width:100%;
}
.pageWord table.sm8042b-tb th{
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif, "微軟雅黑", "微軟正黑體";
	background:#3d823d;
	padding:12px 0;
	border:3px #FFF solid;
}
.pageWord table.sm8042b-tb td{
	line-height:1.30em;
	padding:8px 0;
	vertical-align:middle;
}
.pageWord table.sm8042b-tb th.second{
	width:100px;
}
.pageWord table.sm8042b-tb tr.odd td{
	border:3px #FFF solid;
	background:#ECECEC;
}
.pageWord table.sm8042b-tb tr.even td{
	border:3px #FFF solid;
}
/*--sm80-4-4-a-tb--*/
.pageWord table.sm8044a-tb{
	width:100%;
	margin:20px 0 10px 0;
}
.pageWord table.sm8044a-tb th{
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif, "微軟雅黑", "微軟正黑體";
	background:#3d823d;
	padding:12px 0;
	border:1px #FFF solid;
}
.pageWord table.sm8044a-tb tr.odd td{
	border:1px #FFF solid;
}
.pageWord table.sm8044a-tb tr.even td{
	border:1px #FFF solid;
	background:#ECECEC;
}
/*--sm80-4-4-b-tb--*/
.pageWord table.sm8044b-tb{
	width:100%;
	margin:20px 0 10px 0;
	font-size:0.85em;
}
.pageWord table.sm8044b-tb th{
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif, "微軟雅黑", "微軟正黑體";
	font-weight:bold;
	background:#3d823d;
	padding:12px 0;
	border:1px #FFF solid;
}
.pageWord table.sm8044b-tb td{
	padding:3px 1px;
	vertical-align:middle;
}
.pageWord table.sm8044b-tb tr.odd td{
	border:1px #FFF solid;
}
.pageWord table.sm8044b-tb tr.even td{
	border:1px #FFF solid;
	background:#ECECEC;
}
/*--sm80-6-a-tb--*/
.pageWord table.sm806a-tb{
	width:100%;
	margin:20px 0 10px 0;
	font-size:1em;
}
.pageWord table.sm806a-tb ul{
	list-style:none;
	margin:0;
	padding:0;
}
.pageWord table.sm806a-tb ul li{
	margin:0 0 8px 0;
}
.pageWord table.sm806a-tb th.first-row{
	width:180px;
}
.pageWord table.sm806a-tb th{
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif, "微軟雅黑", "微軟正黑體";
	font-weight:bold;
	background:#3d823d;
	padding:12px 0;
	border:1px #FFF solid;
	vertical-align:middle;
}
.pageWord table.sm806a-tb td{
	text-align:left;
	line-height:1.30em;
	padding:10px;
	vertical-align:middle;
}
.pageWord table.sm806a-tb tr.odd td{
	border:1px #FFF solid;
	background:#ECECEC;
}
.pageWord table.sm806a-tb tr.even td{
	border:1px #FFF solid;
}
/*--sm80-6-b-tb--*/
.pageWord table.sm806b-tb{
	width:100%;
	margin:20px 0 10px 0;
	font-size:1em;
}
.pageWord table.sm806b-tb th{
	line-height:1.25em;
	padding:12px 10px;
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif, "微軟雅黑", "微軟正黑體";
	font-weight:bold;
	background:#3d823d;
	border:1px #FFF solid;
	vertical-align:middle;
}
.pageWord table.sm806b-tb td{
	line-height:1.30em;
	padding:10px;
	vertical-align:middle;
	text-align:left;
}
.pageWord table.sm806b-tb td.first-row{
	width:220px;
	text-align:center;
}
.pageWord table.sm806b-tb tr.odd td{
	border:1px #FFF solid;
}
.pageWord table.sm806b-tb tr.even td{
	border:1px #FFF solid;
	background:#ECECEC;
}
/*--sm80-6-c-tb--*/
.pageWord table.sm806c-tb{
	width:100%;
	margin:20px 0 10px 0;
	font-size:1em;
}
.pageWord table.sm806c-tb tr.title th,
.pageWord table.sm806c-tb tr th.tit{
	line-height:1.25em;
	padding:12px 10px;
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif, "微軟雅黑", "微軟正黑體";
	font-weight:bold;
	background:#3d823d;
	border:1px #FFF solid;
	vertical-align:middle;
}
.pageWord table.sm806c-tb tr.title th.row-1{
	width:80px;
}
.pageWord table.sm806c-tb tr.title th.row-2{
	width:120px;
}
.pageWord table.sm806c-tb tr.title th,
.pageWord table.sm806c-tb tr.title td{
	padding:12px;
	vertical-align:middle;
}
.pageWord table.sm806c-tb th,
.pageWord table.sm806c-tb td{
	padding:10px;
	vertical-align:middle;
}
.pageWord table.sm806c-tb tr th.sub{
	line-height:1.25em;
	padding:12px 10px;
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif, "微軟雅黑", "微軟正黑體";
	font-weight:bold;
	background:#6eb96e;
	border:1px #FFF solid;
	vertical-align:middle;
}
.pageWord table.sm806c-tb tr.title td{
	line-height:1.30em;
	padding:10px;
	vertical-align:middle;
	text-align:left;
}
.pageWord table.sm806c-tb td{
	border:1px #FFF solid;
	line-height:1.35em;
}
.pageWord table.sm806c-tb tr.gray td{
	border:1px #FFF solid;
	background:#ECECEC;
}
/*--sm80-7-1-a-tb--*/
.pageWord table.sm8071a-tb{
	width:100%;
	margin:20px 0 10px 0;
	font-size:1em;
}
.pageWord table.sm8071a-tb th{
	line-height:1.25em;
	padding:12px 10px;
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif, "微軟雅黑", "微軟正黑體";
	font-weight:bold;
	background:#3d823d;
	border:1px #FFF solid;
	vertical-align:middle;
}
.pageWord table.sm8071a-tb td{
	line-height:1.30em;
	padding:10px;
	vertical-align:middle;
	text-align:left;
}
.pageWord table.sm8071a-tb th.first-row{
	width:480px;
}
.pageWord table.sm8071a-tb tr.odd td{
	border:1px #FFF solid;
	background:#ECECEC;
}
.pageWord table.sm8071a-tb tr.even td{
	border:1px #FFF solid;
}
.pageWord table.single th,
.pageWord table.single td{
	text-align:center;
}
/*--sm80-7-1-b-tb--*/
.pageWord table.sm8071b-tb{
	width:100%;
	margin:20px 0 10px 0;
	font-size:1em;
}
.pageWord table.sm8071b-tb th{
	line-height:1.25em;
	padding:12px;
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif, "微軟雅黑", "微軟正黑體";
	font-weight:bold;
	background:#3d823d;
	border:1px #FFF solid;
	vertical-align:middle;
}
.pageWord table.sm8071b-tb td{
	line-height:1.30em;
	padding:12px;
	vertical-align:middle;
	text-align:left;
	border:1px #CCCCCC solid;
}
.pageWord table.sm8071b-tb tr.chapter th{
	text-align:left;
}
.pageWord table.sm8071b-tb tr.section th{
	color:#d5ffd5;
	font-size:0.8em;
	text-align:center;
}
.pageWord table.sm8071b-tb tr.chapter td{
	background:#ECECEC;
}
.pageWord table.sm8071b-tb tr.chapter td:nth-child(odd){
	color:#555;
	font-size:0.9em;
}
.pageWord table.sm8071b-tb tr.chapter td:nth-child(even){
	color:#555;
	font-size:1.2em;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif, "微軟雅黑", "微軟正黑體";
}
/*--sm80-7-2-a-tb--*/
.pageWord table.sm8072a-tb{
	width:100%;
	margin:20px 0 10px 0;
	font-size:1em;
}
.pageWord table.sm8072a-tb{
	width:100%;
	margin:20px 0 10px 0;
	font-size:1em;
}
.pageWord table.sm8072a-tb th{
	line-height:1.25em;
	padding:12px 10px;
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif, "微軟雅黑", "微軟正黑體";
	font-weight:bold;
	background:#3d823d;
	border:1px #FFF solid;
	vertical-align:middle;
}
.pageWord table.sm8072a-tb td{
	line-height:1.30em;
	padding:10px;
	vertical-align:middle;
	text-align:left;
}
.pageWord table.sm8072a-tb td.first-row{
	width:220px;
	text-align:center;
}
.pageWord table.sm8072a-tb tr:nth-child(even) td{
	border:1px #FFF solid;
	background:#ECECEC;
}
.pageWord table.sm8072a-tb tr:nth-child(odd) td{
	border:1px #FFF solid;
}
/*--sm80-7-2-b-tb--*/
.pageWord table.sm8072b-tb{
	width:100%;
	margin:20px 0 10px 0;
	font-size:1em;
}
.pageWord table.sm8072b-tb{
	width:100%;
	margin:20px 0 10px 0;
	font-size:1em;
}
.pageWord table.sm8072b-tb th{
	line-height:1.25em;
	padding:12px 10px;
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif, "微軟雅黑", "微軟正黑體";
	font-weight:bold;
	background:#3d823d;
	border:1px #FFF solid;
	vertical-align:middle;
}
.pageWord table.sm8072b-tb td{
	line-height:1.30em;
	padding:10px;
	vertical-align:middle;
	text-align:left;
}
.pageWord table.sm8072b-tb td.first-row{
	width:220px;
	text-align:center;
}
.pageWord table.sm8072b-tb tr:nth-child(odd) td{
	border:1px #FFF solid;
	background:#ECECEC;
}
.pageWord table.sm8072b-tb tr:nth-child(even) td{
	border:1px #FFF solid;
}
/*--sm80-7-2-c-tb--*/
.pageWord table.sm8072c-tb{
	width:100%;
	margin:20px 0 10px 0;
	font-size:1em;
}
.pageWord table.sm8072c-tb{
	width:100%;
	margin:20px 0 10px 0;
	font-size:1em;
}
.pageWord table.sm8072c-tb th{
	line-height:1.25em;
	padding:12px 10px;
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif, "微軟雅黑", "微軟正黑體";
	font-weight:bold;
	background:#3d823d;
	border:1px #FFF solid;
	vertical-align:middle;
}
.pageWord table.sm8072c-tb td{
	line-height:1.30em;
	padding:10px;
	vertical-align:middle;
	text-align:center;
}
.pageWord table.sm8072c-tb td.first-row{
	width:220px;
	text-align:center;
}
.pageWord table.sm8072c-tb tr:nth-child(even) td{
	border:1px #FFF solid;
	background:#ECECEC;
}
.pageWord table.sm8072c-tb tr:nth-child(odd) td{
	border:1px #FFF solid;
}
/*--sm80-7-3-a-tb--*/
.pageWord table.sm8073a-tb{
	width:100%;
	margin:20px 0 10px 0;
	font-size:1em;
}
.pageWord table.sm8073a-tb{
	width:100%;
	margin:20px 0 10px 0;
	font-size:1em;
}
.pageWord table.sm8073a-tb th{
	line-height:1.25em;
	padding:12px 10px;
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif, "微軟雅黑", "微軟正黑體";
	font-weight:bold;
	background:#3d823d;
	border:1px #FFF solid;
	vertical-align:middle;
}
.pageWord table.sm8073a-tb td{
	line-height:1.30em;
	padding:10px;
	vertical-align:middle;
	text-align:center;
}
.pageWord table.sm8073a-tb td.first-row{
	width:220px;
	text-align:center;
}
.pageWord table.sm8073a-tb tr:nth-child(even) td{
	border:1px #FFF solid;
	background:#ECECEC;
}
.pageWord table.sm8073a-tb tr:nth-child(odd) td{
	border:1px #FFF solid;
}
/*--sm80-7-3-c-tb--*/
.pageWord table.sm8073c-tb{
	width:100%;
	margin:20px 0 10px 0;
	font-size:1em;
}
.pageWord table.sm8073c-tb{
	width:100%;
	margin:20px 0 10px 0;
	font-size:1em;
}
.pageWord table.sm8073c-tb th{
	line-height:1.25em;
	padding:12px 10px;
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif, "微軟雅黑", "微軟正黑體";
	font-weight:bold;
	background:#3d823d;
	border:1px #FFF solid;
	vertical-align:middle;
}
.pageWord table.sm8073c-tb td{
	line-height:1.30em;
	padding:10px;
	vertical-align:middle;
	text-align:center;
}
.pageWord table.sm8073c-tb td.first-row{
	width:220px;
	text-align:center;
}
.pageWord table.sm8073c-tb tr:nth-child(odd) td{
	border:1px #FFF solid;
	background:#ECECEC;
}
.pageWord table.sm8073c-tb tr:nth-child(even) td{
	border:1px #FFF solid;
}
/*--sm80-7-4-a-tb--*/
.pageWord table.sm8074a-tb{
	width:100%;
	margin:20px 0 10px 0;
	font-size:1em;
}
.pageWord table.sm8074a-tb{
	width:100%;
	margin:20px 0 10px 0;
	font-size:1em;
}
.pageWord table.sm8074a-tb th{
	line-height:1.25em;
	padding:12px 10px;
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif, "微軟雅黑", "微軟正黑體";
	font-weight:bold;
	background:#3d823d;
	border:1px #FFF solid;
	vertical-align:middle;
}
.pageWord table.sm8074a-tb td{
	line-height:1.30em;
	padding:12px;
	vertical-align:middle;
	text-align:left;
}
.pageWord table.sm8074a-tb td.first-row{
	width:220px;
	text-align:center;
}
.pageWord table.sm8074a-tb tr:nth-child(odd) td{
	border:1px #FFF solid;
	background:#ECECEC;
}
.pageWord table.sm8074a-tb tr:nth-child(even) td{
	border:1px #FFF solid;
}
/*--sm80-7-4-b-tb--*/
.pageWord table.sm8074b-tb{
	width:100%;
	margin:20px 0 10px 0;
	font-size:1em;
}
.pageWord table.sm8074b-tb{
	width:100%;
	margin:20px 0 10px 0;
	font-size:1em;
}
.pageWord table.sm8074b-tb th{
	line-height:1.25em;
	padding:12px 10px;
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif, "微軟雅黑", "微軟正黑體";
	font-weight:bold;
	background:#3d823d;
	border:1px #FFF solid;
	vertical-align:middle;
}
.pageWord table.sm8074b-tb td{
	line-height:1.30em;
	padding:12px;
	vertical-align:middle;
	text-align:left;
}
.pageWord table.sm8074b-tb td.first-row{
	width:220px;
	text-align:center;
}
.pageWord table.sm8074b-tb tr:nth-child(even) td{
	border:1px #FFF solid;
	background:#ECECEC;
}
.pageWord table.sm8074b-tb tr:nth-child(odd) td{
	border:1px #FFF solid;
}
/*--sm80-7-4-c-tb--*/
.pageWord table.sm8074c-tb{
	width:100%;
	margin:20px 0 10px 0;
	font-size:1em;
}
.pageWord table.sm8074c-tb{
	width:100%;
	margin:20px 0 10px 0;
	font-size:1em;
}
.pageWord table.sm8074c-tb th{
	line-height:1.25em;
	padding:12px 10px;
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif, "微軟雅黑", "微軟正黑體";
	font-weight:bold;
	background:#3d823d;
	border:1px #FFF solid;
	vertical-align:middle;
}
.pageWord table.sm8074c-tb td{
	line-height:1.30em;
	padding:12px;
	vertical-align:middle;
	text-align:center;
}
.pageWord table.sm8074c-tb td.first-row{
	width:220px;
	text-align:center;
}
.pageWord table.sm8074c-tb tr:nth-child(even) td{
	border:1px #FFF solid;
	background:#ECECEC;
}
.pageWord table.sm8074c-tb tr:nth-child(odd) td{
	border:1px #FFF solid;
}
/*--sm80-7-4-d-tb--*/
.pageWord table.sm8074d-tb{
	width:100%;
	margin:20px 0 10px 0;
	font-size:1em;
}
.pageWord table.sm8074d-tb th{
	line-height:1.25em;
	padding:12px;
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif, "微軟雅黑", "微軟正黑體";
	font-weight:bold;
	background:#3d823d;
	border:1px #FFF solid;
	vertical-align:middle;
}
.pageWord table.sm8074d-tb td{
	line-height:1.30em;
	padding:12px;
	vertical-align:middle;
	text-align:left;
	border:1px #CCCCCC solid;
}
.pageWord table.sm8074d-tb tr.chapter th{
	text-align:left;
}
.pageWord table.sm8074d-tb tr.section th{
	color:#d5ffd5;
	font-size:0.8em;
	text-align:center;
}
.pageWord table.sm8074d-tb tr.chapter td{
	background:#ECECEC;
}
.pageWord table.sm8074d-tb tr.chapter td:nth-child(odd){
	color:#333;
	font-size:1em;
}
.pageWord table.sm8074d-tb tr.chapter td:nth-child(2){
	color:#555;
	font-size:1.2em;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif, "微軟雅黑", "微軟正黑體";
}
/*--sm80-7-5-a-tb--*/
.pageWord table.sm8075a-tb{
	width:100%;
	margin:20px 0 10px 0;
	font-size:1em;
}
.pageWord table.sm8075a-tb{
	width:100%;
	margin:20px 0 10px 0;
	font-size:1em;
}
.pageWord table.sm8075a-tb th{
	line-height:1.25em;
	padding:12px 10px;
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif, "微軟雅黑", "微軟正黑體";
	font-weight:bold;
	background:#3d823d;
	border:1px #FFF solid;
	vertical-align:middle;
}
.pageWord table.sm8075a-tb td{
	line-height:1.30em;
	padding:12px;
	vertical-align:middle;
	text-align:center;
}
.pageWord table.sm8075a-tb td.first-row{
	width:220px;
	text-align:center;
}
.pageWord table.sm8075a-tb tr:nth-child(odd) td{
	border:1px #FFF solid;
	background:#ECECEC;
}
.pageWord table.sm8075a-tb tr:nth-child(even) td{
	border:1px #FFF solid;
}
/*--sm80-7-6-a-tb--*/
.pageWord table.sm8076a-tb{
	width:100%;
	margin:20px 0 10px 0;
	font-size:1em;
}
.pageWord table.sm8076a-tb{
	width:100%;
	margin:20px 0 10px 0;
	font-size:1em;
}
.pageWord table.sm8076a-tb th{
	line-height:1.25em;
	padding:12px 10px;
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif, "微軟雅黑", "微軟正黑體";
	font-weight:bold;
	background:#3d823d;
	border:1px #FFF solid;
	vertical-align:middle;
}
.pageWord table.sm8076a-tb td{
	line-height:1.30em;
	padding:12px;
	vertical-align:middle;
	text-align:left;
}
.pageWord table.sm8076a-tb td.first-row{
	width:220px;
	text-align:center;
}
.pageWord table.sm8076a-tb tr:nth-child(odd) td{
	border:1px #FFF solid;
	background:#ECECEC;
}
.pageWord table.sm8076a-tb tr:nth-child(even) td{
	border:1px #FFF solid;
}
/*--sm80-7-6-b-tb--*/
.pageWord table.sm8076b-tb{
	width:100%;
	margin:20px 0 10px 0;
	font-size:1em;
}
.pageWord table.sm8076b-tb{
	width:100%;
	margin:20px 0 10px 0;
	font-size:1em;
}
.pageWord table.sm8076b-tb th{
	line-height:1.25em;
	padding:12px 10px;
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif, "微軟雅黑", "微軟正黑體";
	font-weight:bold;
	background:#3d823d;
	border:1px #FFF solid;
	vertical-align:middle;
}
.pageWord table.sm8076b-tb td{
	line-height:1.30em;
	padding:12px;
	vertical-align:middle;
	text-align:center;
}
.pageWord table.sm8076b-tb td.first-row{
	width:220px;
	text-align:center;
}
.pageWord table.sm8076b-tb tr:nth-child(odd) td{
	border:1px #FFF solid;
	background:#ECECEC;
}
.pageWord table.sm8076b-tb tr:nth-child(even) td{
	border:1px #FFF solid;
}















.pageWord .exampleBox{
	width:100%;
	text-align:center;
	clear:both;
	margin:40px 0;
}
.pageWord .exampleBox ul li{
	width:80%;
	display:inline-block;
	border:#99bb00 6px solid;
	border-radius:6px;
	padding:15px;
	margin:0 0 20px 0;
	text-align:left;
	font-size:0.9em;
	line-height:1.45em;
	background:#EEFFCC;
}
.pageWord .exampleBox ul li:nth-last-child{
	margin:0 0 0 0;
}
.pageWord .exampleBox ul li .boldt{
	font-size:1.35em;
	font-weight:bold;
	letter-spacing:-0.08em;
}
.pageWord .exampleBox ul li .udl{
	text-decoration:underline;
}
/*sm7-5表格*/
.pageWord .cs-sm7-5{
	color:#000;
	width:100%;
	margin-top:20px;
}
.pageWord .cs-sm7-5 th{
	color:#FFF;
	font-size:1.05em;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif, "微軟雅黑", "微軟正黑體";
	text-align:center;
	background:#3d823d;
	padding:5px 0;
}
.pageWord .cs-sm7-5 th,
.pageWord .cs-sm7-5 td{
	border:1px #FFFFFF solid;
}
.pageWord .cs-sm7-5 td{
	padding:5px 15px 5px 15px;
	background:#F1F1F1;
}
.pageWord .cs-sm7-5 td.ct{
	text-align:center;
}
.pageWord .cs-sm7-5 td.row-1{
	color:#FFF;
	font-size:1.05em;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif, "微軟雅黑", "微軟正黑體";
	background:#6eb96e;
	vertical-align:middle;
	padding-left:0;
}
.pageWord .cs-sm7-5 td.row-2{
	font-size:1em;
	font-family:Verdana, Geneva, sans-serif, "微軟正黑體";
	vertical-align:middle;
	padding-left:0;
}
.pageWord .cs-sm7-5 td.row-3{
	line-height:1.35em;
	text-align:left;
	padding-bottom:10px;
}
.pageWord .cs-sm7-5 td.row-4{
	padding-left:0;
	vertical-align:middle;
}
.pageWord .cs-sm7-5 td.row-4 a{
	color:#3d823d;
	font-family:Verdana, Geneva, sans-serif, "微軟雅黑", "微軟正黑體";
	display:inline-block;
	text-decoration:underline;
}
.pageWord .cs-sm7-5 td.row-4 a:hover{
	color:#ff6600;
	text-decoration:none;
}
.pageWord .cs-sm7-5 td.lg{
	background:#d5ECD5;
}
.pageWord .sm7-sec2 .ss_img{
	display:inline-block;
	float:left;
	margin:0 20px 0 0;
	padding:10px 0 0 0;
}
.pageWord .sm7-sec2 .ss_img img{
	border:1px #CCCCCC solid;
	padding:8px;
}
.pageWord .sm7-sec2 .ss_img p{
	margin:10px 0;
}
.pageWord .sm7-sec2 .ss_txt{
	display:inline-block;
	width:500px;
	float:right;
	margin:0 0 20px 0;
}

.pageWord .sm7-sec2 .ss_txt ul{
	margin:20px 35px 0;
}
/*FAKE頁籤 Counseling/default-sm8*/
.pageWord .hd{
	position:relative;
	width:858px;
	background:url(../images/tabs_hd_1x1bg.png) repeat-x 0 100%;
	margin:12px 0 40px 0;
}
.pageWord .hd ul.tabs{
	width:858px;
	height:38px;/*key*/
	list-style:none;
	padding:0;
	margin:0;
	
	/*debug-2017.5.12*/
	float:none;
	max-width:none;
}
.pageWord .hd li{
	float:left;
}
.pageWord .hd li a{
	display:block;
	padding:3px 0 4px;
	width:120px;
	height:29px;
	color:#666;
	font-size:0.9em;
	font-weight:bold;
	text-align:center;
	background:#EEE;
	border-top:1px #dcdcdc solid;
	border-right:1px #dcdcdc solid;
}
.pageWord .hd li a:nth-child(1){
	border-left:1px #dcdcdc solid;
}
.pageWord .hd li a.active{
	color:#666;
	border:1px #ff6600 solid;
	border-bottom:none;
	background:#FFF;
	height:30px;
}
.pageWord .hd li a:hover{
	color:#FFF;
	background:#ff6600;
}
.pageWord .bd{
	clear:both;
}
/*subs次*/
.pageWord .hd ul.tabs ul.subs{
	position:absolute;
	list-style:none;
	left:0;
	top:40px;
	margin:0;
	padding:0;
	width:100%;
	border-bottom:1px #ccc dotted;
}
.pageWord .hd ul.tabs ul.subs li{
	float:left;
}
.pageWord .hd ul.tabs ul.subs li a{
	display:inline-block;
	padding:2px 0 3px;
	width:auto;
	height:29px;
	color:#999;
	font-size:0.85em;
	font-weight:bold;
	text-align:center;
	background:#FFF;
	border:none;
	margin:0 38px 0;
}
.pageWord .hd ul.tabs ul.subs li a.active{
	color:#f60;
}
.pageWord .hd ul.tabs ul.subs li a.active:hover{
	color:#f60;
}
.pageWord .hd ul.tabs ul.subs li a:hover{
	color:#666;
}
/*subs次 07*/
.pageWord .hd ul.tabs ul.subs_07{
	position:absolute;
	list-style:none;
	left:0;
	top:40px;
	margin:0;
	padding:0;
	width:100%;
	border-bottom:1px #ccc dotted;
}
.pageWord .hd ul.tabs ul.subs_07 li{
	float:left;
}
.pageWord .hd ul.tabs ul.subs_07 li a{
	display:inline-block;
	padding:2px 0 3px;
	width:auto;
	height:29px;
	color:#999;
	font-size:0.85em;
	font-weight:bold;
	text-align:center;
	background:#FFF;
	border:none;
	margin:0 18px 0;
}
ul.subs_07 li a.first{
	margin:0 18px 0 36px;
}
.pageWord .hd ul.tabs ul.subs_07 li a.active{
	color:#f60;
}
.pageWord .hd ul.tabs ul.subs_07 li a.active:hover{
	color:#f60;
}
.pageWord .hd ul.tabs ul.subs_07 li a:hover{
	color:#666;
}







.infoWord {
	float:left;
	width:718px;
	color:#000;
	font-size:16px;
	line-height:170%;
	text-align:justify;
	padding:0 0 0 140px;
	margin:30px 0;	
	background:url(../images/askquestion-icon.png) no-repeat 27px 50%;
	height:74px;
}
.infoWord .tit{
	font-size: 1.4em;
	font-weight: bold;
	margin-bottom: 5px;
}
.ePaperWord {
	float:left;
	width:718px;
	color:#000;
	font-size:16px;
	line-height:170%;
	text-align:justify;
	padding:0 0 0 140px;
	margin:30px 0;	
	background:url(../images/epaper-icon.png) no-repeat 27px 0;
}
.ePaperWord ul {
	font-size:14px;
}
.ePaperWord ul span {
	padding: 2px 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color:#fff;
	background-color: #1daa22;	
}
.ePaperWord ul li {
	margin: 0 20px;

}


.pageTable {
	float:left;
	width: 100%;
	margin:20px 0 0 0;
}
.pageTable table {
	width: 100%;
	font-size:1.5em;
	line-height:150%;
	border: 1px solid #C4CDD0;
	border-collapse: collapse;	
}
.pageTable table th {	
	color:#FFF;
	font-size:1.1em;
	padding:15px 0;	
	border: 1px dotted #C4CDD0;
	background:#29ae2d;
	text-align: center;
}
.pageTable table td {
	color: #000;
	padding:10px 15px;
	border: 1px dotted #C4CDD0;
	background: #F9F9F9;
}
.pageTable table td.txtcen {
	text-align: center;
}
.pageTable table td.wbg {
	background: #e9f7ea;
}
.pageTable table td ul, .pageTable table td ol {
	margin-left:1.5em;
}
.pageTable table td ul li span {
	color: #999;
	font-size:0.9em;
	padding-left:10px;
}


.pageDownload {
	float:left;
	width:100%;
	padding:0;
	margin-top:30px;
}
.pageDownload dt {
	color:#333;
	font-size:19px;
	line-height:25px;
	font-weight:bold;
	margin-bottom:10px;
	padding-left:30px;
	background:url(../images/icon-file.png)  no-repeat 0 0;
}
.dnTable {
	width:100%;	
	border:1px solid #CCC;
	border-collapse:collapse;
}
.dnTable th {
	color:#FFF;
	font-size:15px;
	padding:10px;
	border:1px solid #CCC;
	background:#999;
	vertical-align:middle;
}
.dnTable th.w10 {
	width:12%;
}
.dnTable th.w12 {
	width:14%;
}
.dnTable td {
	color:#666;
	font-size:14px;
	text-align:center;
	vertical-align:middle;
	padding:10px;
	border:1px solid #CCC;
	word-break:break-all;
}
.dnTable td.file-name {
	text-align:left;
	font-size:15px;
	color:#000;
}
.dnTable td a {	color:#000; }
.dnTable td a:hover { color: #ff6600; }
.dnTable td a.btn-download {
	display:block;
	width:26px;
	height:28px;
	text-indent:-9999px;
	margin:0 auto; 
	background:url(../images/btn-download.png) no-repeat 50% 50%;
}
.dnTable td a.btn-download:hover {
	background:url(../images/btn-download-hover.png) no-repeat 50% 50%;
}

.dnInfo {
	position:absolute;
	left:50%;
	top:15px;
	width:590px;
	height:440px;
	margin-left:-295px;
	border:1px solid #CCC;	
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
}
.dnInfo dl {
	width:90%;
	margin:0 auto;	
	text-align:center;
	padding-top:170px;
	margin-top:40px;
	background:url(../images/dnInfo.png) no-repeat 50% top;
}
.dnInfo dt {	
	color:#000;
	font-size:17px;
	font-weight:bold;
	line-height:150%;
}
.dnInfo dd {	
	color:#FF0000;
	font-size:15px;
	line-height:150%;
	margin-top:10px;
}
.dnInfo dd .btn_agree {
	display:block;
	width:150px;
	height:40px;
	color:#000;
	font-size:17px;
	font-weight:bold;
	line-height:40px;
	text-align:center;
	margin:0 auto;
	border:1px solid #000;
	cursor:pointer;
	-webkit-border-radius:50px;
	-moz-border-radius:50px;
	border-radius: 50px;
}
.dnInfo dd .btn_agree:hover {
	color:#FFF;
	border:1px solid #FF0000;
	background:#FF0000;
}
.dnInfo dd .btn_agree span {
	padding-left:25px;	
	background:url(../images/btn_agree.png) no-repeat left 50%;
}
.dnInfo dd .btn_agree:hover span {
	background:url(../images/btn-send-icon.png) no-repeat left 50%;
}


.pageBack {
	float:left;
	width:100%;
	margin-top:40px;
	text-align:center;
}
.pageBack a {
	display:inline;
	height:24px;
	font-size:19px;
	line-height:24px;
	font-weight:bold;
	color:#000;
	padding:5px 0 5px 23px;
	background:url(../images/btn-pageBack.png) no-repeat 0 50%;
	margin:0 auto;
}
.pageBack a:hover {
	color:#ff6600;
	background:url(../images/btn-pageBack-hover.png) no-repeat 0 50%;
}


/** page **/
#page{
	float:left;
	width:100%;
	margin:20px 0 0 0;
}
#page .total{
	display:inherit;
	float:right;
	width:22%;
	color: #999;	
	font-size: 13px;
	line-height:30px;
	text-align:right;
}
#page .num {
	float:left;
	width:78%;
}
#page .num a {
	display: inline-block;
	width:30px;
	height:30px;
	color:#999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:30px;
	text-align:center;
	margin-left:5px;
}
#page .num a:hover{
	color: #ff6600;
}
#page .num .cur{	
	display: inline-block;
	width:30px;
	height:30px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:30px;
	text-align:center;
	font-weight:bold;
	cursor:text;
	padding:0;
	margin-left:5px;
	background: #1daa22;
}	
#page .num a.btn-first {
	display: inline-block;
	width:30px;
	height:30px;
	text-indent:-9999px;
	background:url(../images/page-first.png) no-repeat 50% 50%;	
}
#page .num a.btn-prev {
	display: inline-block;
	width:30px;
	height:30px;
	text-indent:-9999px;
	background:url(../images/page-prev.png) no-repeat 50% 50%;
	padding:0;
	margin-right:5px;
}
#page .num a.btn-next {
	display: inline-block;
	width:30px;
	height:30px;
	text-indent:-9999px;
	background:url(../images/page-next.png) no-repeat 50% 50%;
	padding:0;
	margin-left:5px;
}	
#page .num a.btn-last {
	display: inline-block;
	width:30px;
	height:30px;
	text-indent:-9999px;
	background:url(../images/page-last.png) no-repeat 50% 50%;
}
#page .num a.btn-first:hover {
	background:url(../images/page-first-hover.png) no-repeat 50% 50%;
}
#page .num a.btn-prev:hover {
	background:url(../images/page-prev-hover.png) no-repeat 50% 50%;
}
#page .num a.btn-next:hover {
	background:url(../images/page-next-hover.png) no-repeat 50% 50%;
}	
#page .num a.btn-last:hover {
	background:url(../images/page-last-hover.png) no-repeat 50% 50%;
}


.registerForm {
	float:left;
	width:100%;
	margin-top:20px;
}
.registerForm.form1 {
	margin-top:0;
	border-top:1px dotted #CCC;
}
.registerForm .stit {
	float:left;
	width:100%;
	padding:10px 0;
}
.registerForm .stit strong {
	font-size:23px;	
	color:#333;
	line-height:35px;
	padding:0 0 0 35px;
	background:url(../images/signTable-list2.png) 0 50% no-repeat;
}
.registerForm .stit .fsp {
	float:right;
	font-size:15px;
	line-height:35px;
	color:#E15315;
}
.registerForm .stit .fsp span {
	display:inline-block;
	width:15px;
	height:15px;
	vertical-align:middle;
	background:url(../images/must-icon.png) 50% 50% no-repeat;
}
.registerForm .rule {
	float:left;
	width:100%;
	font-size: 16px;
    line-height: 160%;
	text-align:justify;
}
.registerForm .rule p {
	margin:15px 0;
}
.registerForm .rule strong {
	color:#00479d;
}
.registerForm .rule ol, .registerForm .rule ul {
	margin-left:1em;
}
.registerForm .rule li {
	margin:10px 0;
}
.registerForm .check {
	float:left;
	width:688px;
	font-size: 16px;
	font-weight:bold;
	text-align:center;
	line-height:150%;
	padding:15px;
	background:#FFF;
	border:1px solid #CCC;
	margin:10px 0 0 0;
} 

.registerForm table {
	float:left;
	width:100%;
	font-size:1.6em;	
	border-collapse:collapse;
}
.registerForm th {
	width:140px;
	color:#1daa22;
	padding:12px 0;
	vertical-align:middle;
	text-align:left;
	border-bottom:1px dotted #CCC;
}
.registerForm th span {
	margin-left:35px;
}
.registerForm .tit {
	color:#FFF;
	font-weight:bold;
	text-align:center;
	background:#999;
	padding:15px 0;
	border:none;
} 
.registerForm .sp {
	background: url(../images/com-ico-1.png) no-repeat 15px 50%;
} 
.registerForm .wd {
	height:36px;
}
.registerForm td {
	width:710px;
	color:#333;
	padding:12px 0;
	vertical-align:middle;
	border-bottom:1px dotted #CCC;
	word-break:break-all;
	line-height:1.5;
} 
.registerForm td .textbox {
	width:97%;
	font-family: "微軟正黑體", Arial, Helvetica, sans-serif;
	color:#333;
	font-size:15px;
	border:none;
	padding:7px 1%;
	border: 1px solid #CCC;
	background:#F2F2F2;
	border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;
}
.registerForm td .textbox:focus {
	background-color: #FFFFFF;
    border-color:#FF9933;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(255,153,51,0.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(255,153,51,0.6);
}
.registerForm td .listBar {
	font-family: "微軟正黑體", Arial, Helvetica, sans-serif;
	width:99%;
	color:#333;	
	font-size:15px;		
	cursor: pointer;
	text-indent: 0.01px;
	text-overflow:"";
	padding:9px 1%;
	border: 1px solid #CCC;
	background:#F2F2F2 url(../images/select-bg.png) no-repeat right;
	border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;
	-webkit-appearance: none; /* gets rid of default appearance in Webkit browsers*/
	-moz-appearance: none; /* Get rid of default appearance for older Firefox browsers */
	-ms-appearance: none; /* get rid of default appearance for IE8, 9 and 10*/
	appearance: none;
}
.registerForm td .listBar:focus {
	color:#FF6A00;
	border: 1px solid #FF6A00;
	background:#FFF url(../images/select-bg-on.png) no-repeat right;
}
.registerForm td .filebox {
	font-family: "微軟正黑體", Arial, Helvetica, sans-serif;
	width:300px;
	height:27px;
	color:#333;
	font-size:15px;
	padding:4px 5px;
	border: 1px solid #CCC;
	margin-right:5px;
	background:#FFF;
	border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;
	vertical-align:middle;
}
.registerForm td .filebox:focus {
	background-color: #FFFFFF;
    border-color:#FF9933;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(255,153,51,0.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(255,153,51,0.6);
}
.registerForm td .filebtn {
	font-family: "微軟正黑體", Arial, Helvetica, sans-serif;
	color:#FFF;
	height:35px;
	font-size:15px;
	padding:0 20px;
	border:none;
	background:#000;
	border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;
	cursor:pointer;
}
.captcha table{
	float:left;
}
.captcha td {
	width:35px;
	padding:5px 0 0 0;
	vertical-align:middle;
	border-bottom:none;
	line-height:0;	
}
.registerForm .btn {
	float:left;
	width:100%;
	text-align:center;
	margin:30px 0 0 0;
}
.btn-send {
	font-family: "微軟正黑體", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFF;
	font-weight:bold;
	background:#1daa22 url(../images/btn-send-icon.png) no-repeat 17px 50%;
	border:none;
	padding:8px 23px 10px 43px;
	border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;
	cursor:pointer;
	margin:0 5px;
}
.btn-send:hover {
	background-color:#FF6A00;
}
.btn-reset {
	font-family: "微軟正黑體", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFF;
	font-weight:bold;
	background:#999 url(../images/btn-reset-icon.png) no-repeat 17px 50%;
	border:none;
	padding:8px 23px 10px 43px;
	border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;	
	cursor:pointer;
	margin:0 5px;
}
.btn-reset:hover {
	background-color:#555;
}


/** sitemap  **/
#sm-acKey { 
	float:left; 
	width:100%; 
	color:#000;
	font-size:1.6em; 
	line-height:1.7;
	margin-top: 35px; 
}
#sm-acKey h1{
	font-size: 1em;
	display: inline;
	font-weight: normal;
}
#sm-acKey h1 a, #sm-acKey h1 a:hover{ color:#000;}
#sm-acKey p{ margin:0;}
#sm-acKey ul{ color:#ff9900; margin:10px 0; }
#sm-acKey ul li{ color:#333; margin-left:0.9em; list-style:none;}
#sm-acKey ul li a { text-decoration:none;}

.sitemapWord {
	float:left;
	width:100%;
}
.sitemapWord ul {
	float:left;
	width:100%;
	list-style:none;
	margin:20px 0 0 0;
}
.sitemapWord li {
	float:left;
	width:33.3%;
}
.sitemapWord li dl {
	width:100%;
	margin:0 auto;
}
.sitemapWord li dt {
	color: #fff;
	font-size: 1.7em;
	font-weight: bold;
	padding: 12px 15px;
	margin: 5px;
	border-radius: 1px;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	background: url(../images/aside-unitBg.jpg) repeat;
}
.sitemapWord li dt a {
	color: #fff;
}
.sitemapWord li dd  {
	color: #555;
	font-size: 15px;
	margin: 10px 0;
}
.sitemapWord li dd a {
	color:#1daa22;
	padding:0 0 0 20px;
}
.sitemapWord li dd a:hover {
	color: #ff6600;
}


/*--- openData ---*/
.openData{
	float: left;
	width: 100%;
	margin-top: 25px; 	
}
.openData dl {
	float: left;
	width: 100%;
	border-top:1px dashed #dddddd;
	padding:15px 0;
}
.openData dl:first-child {
	border-top:none;
}
.openData dt {
	color:#1daa22; 
	font-size: 1.8em;
	font-weight:normal;
	line-height:1.3; 
	padding-bottom:6px;
	margin-left: 2em;
	text-indent: -2em;
}
.openData dd {
	font-size: 1.6em;
	color: #333;
	line-height:150%;
	padding-left: 35px;
}
.openData dd ol {margin: 0px; padding-left: 20px;}
.openData dd p{margin-left: 2em; text-indent: -2em;}


/*--- inventory ---*/
.inventory {
	float:left;
	width:96%;
	border-top:1px dashed #dddddd;
	padding:2%;
	background-color: #f7f7f7;
}
.inventory dt{
	float: left;
	width: 33%;
	font-size: 1.8em;
	font-weight: bold;
	background: url(../images/bullet_tit2.gif) no-repeat;
	padding-top:10px;
}
.inventory dt span {
	color:#2475d0;
	padding-right:10px;
}
.inventory dd{
	float:left;
	width:67%;
	font-size: 1.6em;
	line-height:1.6;		
}
.inventory li{
	list-style-type: none;
}



/*--- tools ---*/
.tools {
	float:left;
	width:98%;
	border-top:1px dashed #dddddd;
	padding:2% 2% 2% 0;
	background-color: #f7f7f7;
}
.tools dt{
	float: left;
	width: 18%;
	font-size: 1.8em;
	color:#36842a;
	font-weight: bold;
	padding: 10px 2% 0 0;
	text-align: center;
}
.tools dd{
	float: left;
	width: 80%;
	font-size: 1.6em;
	line-height: 1.6;
	font-weight: bold;
}
.tools dd a{
	color:#000;
}
.tools dd a:hover{
	color:#ff6600;
}
.tools li{
	margin-top:	10px;
}	
.tools li p{
	font-size: 0.9em;
	color: #1daa22;
	font-weight: normal;
}
.tools li > ul li{
	margin: 0 0 0 20px;
	font-weight: normal;
}
.tools .tools-ico1 {
	background: url(../images/tools-ico-1.png) no-repeat 50% 0;
	height: 75px;
}
.tools .tools-ico2 {
	background: url(../images/tools-ico-2.png) no-repeat 50% 0;
	height: 75px;
}
.tools .tools-ico3 {
	background: url(../images/tools-ico-3.png) no-repeat 50% 0;
	height: 75px;
}
.tools .tools-ico4 {
	background: url(../images/tools-ico-4.png) no-repeat 50% 0;
	height: 75px;
}


/** dataList **/
.dataList {
	float:left;
	width:100%;
	overflow:hidden;
	margin:30px 0;
}
.dataList ul {
	float:left;
	width:858px;
	list-style:none;
}
.dataList li {
	float:left;	
	border:1px solid #ddd;
	width:420px;
	margin-right:7px;
	background-color: #FFF;
	background-image: url(../images/dataBg-1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.dataList dl {
	float: left;
	padding: 30px 15px 15px 15px;
}
.dataList dt {
	height: 70px;
	color: #fff;
	font-size: 2.5em;
	font-weight: bold;
	background: url(../images/bullet_tit1.gif) no-repeat 0 5px;
	padding-top:20px;
	height:80px;
	text-shadow:1px 1px 1px rgba(0,0,0,0.6);
}
.dataList dt span {
	color:#fff;
	padding-right:10px;
}
.dataList dd {
	width: 390px;
	color: #666;
	font-size: 1.6em;
	line-height: 3;
	text-align: justify;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666;
}


/** illus **/
.illus{
	line-height:1.45em;
	font-size:1.6em;
	font-weight:500;
	line-height:180%;
}
.illus dl { 
	float: left;
	width: 94%;
	margin-top:30px;
	background-color:#f1f1f1;
	border-bottom:1px solid #cccccc;
	padding:3%;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
}

.illus b{
	color:#F90;
	font-weight:600;
	margin-top:5px;
    font-size: 1.3em;
    line-height: 200%;
}

.illus ol{
	padding-left:30px;
	line-height:200%;
	margin-bottom:10px;
    float: left;
    width: 100%;
    box-sizing: border-box;
}

.illus ul{
	padding-left:30px;
	line-height:200%;
	margin-bottom:10px;
}
.illus dt { color: #1daa22; font-size:1.5em; font-weight: bold; padding-bottom:10px;}
.illus dd {
	color: #333;
	line-height: 190%;
	padding-left: 35px;
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom:1px dashed #dddddd;
}
.illus dd ol { margin: 0px; padding-left:0px;}
.illus dd ul{padding-left:0px;}

.es-illusbox{
	width: 94%;
	margin-top:30px;
	background-color:#f1f1f1;
	border-bottom:1px solid #cccccc;
	padding:3%;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	float:left;
}
.es-illusbox div.txt{
	width: 100%;
}
.es-illusbox div.txt h3{
	font-size:2em;
	margin:0 0 15px 0;
	line-height:1.25em;
}
.es-illusbox div.txt h4{
	font-size:2em;
	margin:0 0 15px 0;
	line-height:1.25em;
	color: #1daa22;
}
.es-illusbox div.txt p{
	margin:10px 0;
}
.es-illusbox dl{
	width:100%;
	padding:0;
	border:none;
	margin-top:10px;
}
.es-illusbox div.txt ul{
	padding:0;
	margin:0;
	list-style:none;
}
.es-illusbox div.txt .sq-ul{
	list-style-type:square;
	margin-bottom:15px;
	padding-left: 35px;
}
.es-illusbox div.txt .sq-ul li{
	line-height:180%;
}

.es-illusbox div.txt ol{
	padding-left:1em;
}
.pl-35{ padding-left:35px;}
.g-ol{
	color:#1daa22;
	padding-left:1em;
	font-weight:bold;
}
.g-ol li h5{
	color:#1daa22;
	font-weight:bold;
}
.g-ol li p{
	color:#000;
	font-weight:normal;
	margin-top:0px;
}

/*normal_pic*/
.normal_pic{
	display:inline-block;
	padding:10px;
	border:1px #CCCCCC solid;
}
/*cs_績優廠商表格*/
.cs_download_tit{
	color:#555;
	font-size:1.5em;
	font-family:"微軟雅黑", "Microsoft YaHei", "微軟正黑體";
	font-weight:bold;
}
.cs_download_tit a{
	display:block;
	height:32px;
	position:relative;
}
.cs_download_tit a .dlico{
	position:absolute;
	right:0;
	display:inline-block;
	width:32px;
	height:32px;
	background:url(../images/cs_download_icon.png) right top no-repeat;
	text-indent:-9999px;
}
.cs_download_tit a:hover .dlico{
	background-position:0 -32px;
}
/*一般表格*/
.cs_prizelist,
.cs_prizelist dt,
.cs_prizelist dd{
	float:left;
}
.cs_prizelist dt,
.cs_prizelist dd{
	float:left;
	padding-top:8px;
	padding-bottom:8px;
	border-bottom:1px #CCCCCC solid;
}
.cs_prizelist{
	width:100%;
	border-top:1px #CCCCCC solid;
	border-left:1px #CCCCCC solid;
	border-right:1px #CCCCCC solid;
}
.cs_prizelist dt{
	width:178px;
	text-align:center;
	padding:10px;
	background:#6eb96e;
	font-weight:bold;
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif, "微軟雅黑體", "微軟正黑體";
	font-weight:bold;
	letter-spacing:0.06em;
	line-height:1.45em;
	clear:both;
	vertical-align:middle;
}
.cs_prizelist dd{
	width:640px;
	padding-left:20px;
}
.cs_prizelist dd ul{
	margin:0;
	padding:4px 20px;
}
.cs_prizelist dd ul li{
	line-height:1.5em;
	margin:0 0 10px 0;
}
.cs_prizelist dd ul li:nth-last-child(1){
	margin-bottom:0;
}
.cs_prizelist dd a{
	color:#30bf48;
	font-weight:bold;
}
.cs_prizelist dd a:hover{
	color:#f60;
	font-weight:bold;
}
.cs_prizelist dd span.ico_pdf{
	text-indent:-9999px;
	display:inline-block;
	width:24px;
	height:24px;
	background:url(../images/pdf_icon.png) left top no-repeat;
	background-position:0px 3px;
}
.cs_prizelist dt.tit,
.cs_prizelist dd.tit{
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif, "微軟雅黑體", "微軟正黑體";
	text-align:center;
	background:#3d823d;
}
.cs_prizelist ul.sm8-4 li{
	line-height:1.2em;
}

/*編碼表格(表n)*/
.cs_datalist,
.cs_datalist dt,
.cs_datalist dd{
	float:left;
}
.cs_datalist dt,
.cs_datalist dd{
	float:left;
	padding-top:8px;
	padding-bottom:8px;
	border-bottom:1px #CCCCCC solid;
	line-height:1.40em;
}
.cs_datalist{
	width:100%;
	border-top:1px #CCCCCC solid;
	border-left:1px #CCCCCC solid;
	border-right:1px #CCCCCC solid;
}
.cs_datalist dt{
	width:238px;
	text-align:left;
	padding:10px 10px;
	background:#6eb96e;
	font-weight:normal;
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif, "微軟正黑體";
	font-weight:normal;
	letter-spacing:0.06em;
	clear:both;
}
.cs_datalist dt.number{
	text-indent:-20px;
	padding-left:40px;
	padding-right:20px;
}
.cs_datalist dd{
	width:520px;
	padding:10px 20px;
}
.cs_datalist dt.tit,
.cs_datalist dd.tit{
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif, "微軟雅黑體", "微軟正黑體";
	text-align:center;
	background:#3d823d;
}

/** Layout **/
sup {
    vertical-align: super;
    font-size: smaller;
}
sub {
    vertical-align: sub;
    font-size: smaller;
}
.font-illustrate{
	font-size: 0.9em;
    margin-top: 10px;
    line-height: 1;
	display: inline-block;
}
.font-full-Btag{
	width:100%;
	font-size: 0.9em;
	line-height: 1;
	display: inline-block;
}

.mt-10{margin-top:10px;}
.mt-20{margin-top:20px;}
.mb-10{margin-bottom:10px;}
.mb-20{margin-bottom:20px;}

/** 區域能資源整合推動 **/
.counseling-bottomInfo{
	width:100%;
	float:left;
	padding:15px 0;
	border-top:1px dashed #cacaca;
}
.counseling-paragraph{
	width:100%;
	display: block;
	margin-bottom:20px;
}
.Limg{
	width:34%;
	margin-right:10px;
	float:left;
}
.Rimg{
	width:34%;
	margin-left:10px;
	float:right;
}
.Limg > p,.Rimg > p{
	font-size:0.9em;
	margin:10px 0;
}
.Limg img,.Rimg img{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding:6px;
    border: 1px #ddd solid;
	width:100%;
	height:auto;
}
.Limg_s{
	width:auto;
	margin-right:10px;
	float:left;
}
.Rimg_s{
	width:auto;
	margin-left:10px;
	float:right;
}
.Limg_s > p,.Rimg_s > p{
	font-size:0.9em;
	margin:10px 0;
}
.Limg_s img,.Rimg_s img{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding:6px;
    border: 1px #ddd solid;
	width:auto;
	height:auto;
}

.twoImg{
	width:100%;
	float:left;
	margin-bottom:20px;
}
.twoImg > dt{
	width:49%;
	float:left;
	padding:1%;
	*width:47%;
}
.twoImg > dd{
	width:49%;
	float:right;
	padding:1%;
	*width:47%;
}
.twoImg > dt,.twoImg > dd{
	border: 1px solid #ddd;
    text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.twoImg p{
	font-size:0.9em;
	margin:10px 0;
}
.twoImg img{
	max-width:100%;
	height:auto;
}


.re-illus dt,.re-illus dd{
	width:100%;
	float:left;
}
.reBox-ul{
	list-style-type:none;
	width:100%;
	float:left;
	margin-top:20px;
}
.reBox-ul > li{
	width:18%;
	*width:16%;
	margin-right:2%;
	margin-bottom:10px;
	padding:30px 1%;
	float:left;
	border:2px solid #1daa22;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	text-align:center;
}
.reBox-ul2{
	list-style-type:none;
	width:100%;
	float:left;
	margin-top:20px;
}
.reBox-ul2 > li{
	width:23%;
	*width:21%;
	margin-right:2%;
	margin-bottom:10px;
	padding:30px 1%;
	float:left;
	border:2px solid #1daa22;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	text-align:center;
}
.reBox-ul3{
	list-style-type:none;
	width:100%;
	float:left;
	margin-top:20px;
}
.reBox-ul3 > li{
	width:31.33%;
	*width:29.33%;
	margin-right:2%;
	margin-bottom:10px;
	padding:30px 1%;
	float:left;
	border:2px solid #1daa22;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	text-align:center;
}

.reBox-ul > li b,.reBox-ul2 > li b,
.reBox-ul3 > li b{
	color:#1daa22;
	font-size:1.071em;
}

.es-cText{
	width:100%;
	float:left;
}
.es-cText > dt{
	width:100%;
}
.es-cText > dd{
	width:100%;
	padding-left:1.65em;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.es-cText > dd > p{
	margin-top:0;
}
.es-cText > dd > ul li p,
.es-cText > dd > ol li p{
	margin:0;
}
.es-cText > dd > ul li .normal_pic,
.es-cText > dd > ol li .normal_pic,
.es-cText > dd > ul li .npic,
.es-cText > dd > ol li .npic{
	margin-top:10px;
}
.es-cText > dd ol,.es-cText > dd ul{
	padding-left:1em;
	display: inline-block;
}
.es-cText > dd ol li,.es-cText > dd ul li{
	width:100%;
	margin-bottom:10px;
}



.cs_tab{
	width:100%;
	float:left;
	border-bottom: 1px #CCCCCC solid;
	border-right: 1px #CCCCCC solid;
}
.cs_tab dl{
	width:100%;
	display:table;
	border-collapse:collapse;
}
.cs_tab dt,.cs_tab dd{
	display:table-cell;
	border-top: 1px #CCCCCC solid;
}
.cs_tab dt{
	width:178px;
	background-color:#6eb96e;
	text-align:center;
	vertical-align:middle;
	color: #FFF;
    font-family: Verdana, Geneva, sans-serif, "微軟雅黑體", "微軟正黑體";
    font-weight: bold;
    letter-spacing: 0.06em;
    line-height:150%;
	padding:10px;
}
.cs_tab dd{
	width:auto;
	vertical-align:top;
	padding:0;
}
.cs_tab dd > div{
	width:100%;
	border-top: 1px #CCCCCC solid;
	padding:10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.cs_tab dd > div:first-child{
	border-top:none;
}
.cs_tab dd > ul{
	padding:10px;
}
.cs_tabBg dl:nth-child(even) dd{
	background-color:#EEFFCC;
}

.cs_tab2{
	width:100%;
	float:left;
	border-bottom: 1px #CCCCCC solid;
	border-right: 1px #CCCCCC solid;
}
.cs_tab2 dl{
	width:100%;
	display:table;
	border-collapse:collapse;
}
.cs_tab2 dt,.cs_tab2 dd{
	display:table-cell;
	border-top: 1px #CCCCCC solid;
}
.cs_tab2 dt{
	width:260px;
	background-color:#6eb96e;
	text-align:left;
	vertical-align:top;
	color: #FFF;
    font-family: Verdana, Geneva, sans-serif, "微軟雅黑體", "微軟正黑體";
    font-weight: bold;
    letter-spacing: 0.06em;
    line-height:150%;
	padding:10px;
}
.cs_tab2 dt > p{
    margin-left: 1.5em;
	text-indent: -1.15em;
}
.cs_tab2 dd{
	width:auto;
	vertical-align:top;
	padding:0;
}
.cs_tab2 dd > div{
	width:100%;
	border-top: 1px #CCCCCC solid;
	padding:10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.cs_tab2 dd > div:first-child{
	border-top:none;
}
.cs_tabTit dt,.cs_tabTit dd{
	background-color:#3d823d;
	color:#fff;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	padding:10px;
}

.cs_tab span.ico_pdf,.cs_tab2 span.ico_pdf {
    text-indent: -9999px;
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url(../images/pdf_icon.png) left top no-repeat;
    background-position: 0px 3px;
}


