@charset "utf-8";
/* CSS Document */
body {
	font-family: "微軟正黑體" !important;
	background-image: url(../images/all/top_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
/*
img {
	width: 100%;
}
*/
ul, li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.clearfix {
	overflow: auto;
}
.accesskey {
	float: left;
	position: absolute;
}
.accesskey a {
	color: transparent;
}

/*----------------------------------*/
.container {
	padding: 0;
	position: relative;
	max-width: 100%;
}
.container .top .logo a, .container .top .date, .container .top ul {
	position: absolute;
}
.container .top .date, .container .top ul {
	right: 60px;
}
.container .top .date {
	color: #fff;
	font-size: 75%;
	line-height: 24px;
	width: 80%;
	text-align:right;
}
.container .top ul {
	top: 33px;
	z-index: 9999;
}
.container .top ul li, .container .top ul li a {
	float: left;
	color: #000;
	font-size: 89%;
}
.container .top ul li.cut {
	padding: 0 5px;
}
.container.top .logo a {
	left: 0;
	top: 35px;
	background-repeat: no-repeat;
	width: 352px;
	height: 183px;
	z-index: 99;
}
.container.content .main .content {
	padding: 10px;
}
.banner {
	margin-top: 58px;
	position: relative;
}
.banner02 {
	display: none;
}
.top {
	width: 100%;
}
.top .into { padding-top: 3px; width:20%; text-align:left; float: left; }
.top .into a {
    color: rgba(255, 255, 255, 0);
    display: block;
    position: absolute;
    z-index: 999;
}

.top .into a:hover,body .into a:focus {
    color: #333;
    background-color: #FFBF47;
}

.searchbox {
	position: absolute;
	width: 240px;
	height: 87px;
	background-image: url(../images/all/search_bg.gif);
	border-radius: 3px;
	right: 20px;
	top: 20px;
	padding: 8px;
}
.searchbox .opt {
	float: left;
	font-size: 75%;
	line-height: 1;
	margin-top: -7px;
}
.searchbox .opt p {
	margin: 0 10px 0 0;
}
.searchbox .search .bt a {
	background-image: url(../images/all/search_bt.png);
	width: 26px;
	height: 26px;
	text-indent: -9999px;
	display: inline-block;
}
.searchbox .search input {
	width: 120px;
}
.searchbox .search .bt a:hover {
	background-position: 0 -26px;
}
.searchbox .search .adv a {
	color: #fff;
	background-color: #3387AB;
	border-radius: 3px;
	width: 70px;
	line-height: 26px;
	display: block;
	text-align: center;
	float: right;
	text-decoration: none;
	margin-top: 2px;
}
.searchbox .search .adv a:hover {
	background-color: #FF6A34;/* text-decoration: none; */
}
.searchbox .hot {
	border-top: 1px #d2d2d2 solid;
	margin-top: 10px;
	font-size: 75%;
	padding-top: 5px;
	line-height: 15px;
}
.searchbox .hot .bt a {
	color: #fff;
	background-color: #3387AB;
	border-radius: 3px;
	width: 49px;
	line-height: 23px;
	display: block;
	text-align: center;
	float: right;
	text-decoration: none;
}
.searchbox .hot .bt a:hover {
	background-color: #FF6A34;/* text-decoration: none; */
}

.searchbox .hot .left {
	float: left;
	width: 175px;
}
.searchbox .hot .left a {
	color: #DE0F0F;
}
.searchbox .hot .title {
	color: #000;
	font-weight: bold;
}
.row {
	margin: 0;
}
.main {
	background-image: url(../images/all/body_bg.gif);
	background-repeat: no-repeat;
	background-position: 50% 0;
}
.lbg, .rbg {
	position: absolute;
}
.lbg {
	left: -131px;
}
.rbg {
	right: -131px;
}
/*--------------上方選單-------------------------*/
.navbar-default {
	background: none;
	border: 0;
}
.nav.navbar-nav.sm {
	float: right;
}
.navbar-default .navbar-toggle {
	border: none;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #fff;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
	background-color: rgba(255, 255, 255, 0);
}
.dropdown-menu {
	border: 0;
	background-color: #fff;
	border-radius: 0;
	max-width: 500px !important;
	padding: 0;
}
.dropdown-menu>li>a {
	line-height: 25px;
}
.navbar-toggle {
	margin: 8px 0 -1px 0;
	float: left;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
	color: #0098CA;
	background-color: #EAEAEA;
}
.navbar-default .navbar-nav>li>a {
	color: #fff;
	font-size: 94%;
	font-weight: bold;
	line-height: 15px;
	padding-left: 10px;
	padding-right: 10px;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
	color: #fff;
	background-color: rgba(255, 255, 255, 0.36);
}
.navbar-nav>li>a:hover {
	color: #000;
}
.navbar-default .navbar-nav>li.cut {
	color: #fff;
	line-height: 45px;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
	color: #fff;
	background-color: rgba(255, 255, 255, 0.36);
}
.nav li.last {
    display: none;
}
/*----------------footer--------------------------------------*/
.container.footer {
	background-image: url(../images/all/foot_bg.gif);
	background-repeat: repeat-x;
}
footer {
	width: 1000px;
	margin: auto;
	position: relative;
}
footer .txt01 {
	color: #fff;
	line-height: 30px;
	margin: 0 20px;
	font-size: 94%;
}
footer .txt02 {
	margin: 20px;
	line-height: 11px;
	position: relative;
}
footer .txt02 .p {
	border-left: 1px #b0c7d1 solid;
	margin: 0 30px;
	padding-left: 30px;
	float: left;
	font-size: 87%;
}
footer .txt01 ul {
	float: right;
	color: #4ca0c5;
}
footer .txt01 ul li {
	float: left;
	padding: 0 5px;
}
footer .txt01 ul li a {
	color: #fff;
	font-size: 87%;
	font-weight: bold;
}
.footer_logo {
	width: 75px;
	height: 75px;
	float: left;
}
.acc {
	width: 211px;
	float: right;
	border-left: 1px #b0c7d1 solid;
	padding-left: 30px;
}
/*-------------------左選單--------------------*/
.side1 {
	margin-top:5px;
	float: left;
}
.side1 .cd-main-content, .side1 .linkbox, .carousel {
	background-color: #e3e3e3;
	border: 3px #eeeeee solid;
	float: left;
	width: 100%;
	margin-bottom: 5px;
	margin-top: 14px;
}
.carousel {
	padding: 10px;/* height: 300px; */
}
.side1 .linkbox {
   padding: 0;
}
.side1 .linkbox ul li {
	/* border: 1px #35ae84 solid; */
	margin: 10px 13px 10px 10px;
}
.side1 .linkbox ul li a:hover {
	border-color: #F8B423;
}
.side1 .linkbox ul li a {
	border: 1px #35ae84 solid;
	display: block;
}
.side1 .cd-side-nav {
	width: 100%;
	padding-top: 0px;
	min-height: auto;
	background-color: transparent;
	float: left;
}
.side1 .cd-main-content .title .icon img {
	width: 35px;
	height: 47px;
}
.side1 .cd-main-content .title .icon {
	position: absolute;
	left: 15px;
	top: 0;
}
.side1 .cd-main-content .title {
	background-image: url(../images/all/lmenu_titlebg.gif);
	background-repeat: repeat-x;
	background-position: 0 8px;
	margin: -20px -3px 0 -2px;
	font-size: 113%;
	font-family: "Arial";
	text-align: center;
	position: relative;
	height: 47px;
	padding-top: 13px;
}
.side1 .cd-side-nav.is-fixed {
	position: relative;
}
.side1 .cd-side-nav > ul > li > a::before {
	background-image: url(../images/all/arrow02.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 11px 0 0 8px;
	top: 0;
}
.side1 .cd-side-nav > ul > li > a {
	color: #000;
	font-size: 89%;
	padding: 0 0 0 44px;
	margin: 15px 5px 15px 0;
}
.side1 .cd-side-nav > ul > li > a:hover {
	background-color: transparent;
	color: #019CA6;
}
.side1 .cd-side-nav > ul {
	padding: 0;
}
.side1 .cd-side-nav > ul > li:not(.action-btn):hover > a {
	background-color: transparent;
	color: #019CA6;
}
.side1 .has-children ul {
	background-color: #019ca6;
}
.side1 .has-children ul a {
	font-size: 89%;
	background-image: url(../images/all/arrow03.png);
	background-repeat: no-repeat;
	background-position: 10px 13px;
	padding: 7px 15px 7px 20px;
}
.side1 .video {
	clear: both;
	background-color: #e3e3e3;
	border-radius: 2px;
	padding: 5px;
	margin-bottom: -9px;
}
.side1 .vid {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
.side1 .vid iframe, .side1 .vid object, .side1 .vid embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.side1 .more {
	background-color: #000;
	font-size: smaller;
	height: 30px;
}
.side1 .more a {
	color: #fff;
	background-color: #f8b423;
	float: right;
	display: block;
	border-radius: 3px;
	padding: 0 5px 2px 5px;
	margin-right: 5px;
	margin-top: 5px;
}
.side1 .linkbox .more {
	background-color: transparent;
}
.side1 .linkbox .more a {
	margin-right: 0;
	margin-bottom: 5px;
}
.side1 .more a:hover {
	background-color: #C10000;
	text-decoration: none;
}
.side1 .cd-side-nav > ul > li > a {
	border: 0;
}
/*-------------------主內容-----------------*/

.secbox #maincontent {
    position: absolute;
    z-index: -1;
    top: -80px;
}

.secbox .titlebar {
	position: relative;
	background-image: url(../images/all/rtitle_bg.gif);
	height: 36px;
	margin-top: 10px;
}
.secbox .titlebar .bread {
	position: absolute;
	float: left;
	font-size: 75%;
	left: 15px;
	top: 8px;
	color: #3387AB;
	line-height: 15px;
	font-size: 75%;
}
.secbox .titlebar .btgroups {
	float: right;
	margin-right: 5px;
}
.secbox .titlebar .btgroups ul li {
	float: left;
	/* text-indent: -9999px; */
	margin-top: 5px;
	margin-right: 2px;
}

.secbox .titlebar .btgroups ul li.bt_word {
    margin-left: 10px;
}
.secbox .titlebar .btgroups ul li a {
	width: 26px;
	height: 26px;
	display: block;
}
.secbox .titlebar .btgroups ul li.bt01 a {
	background-image: url(../images/all/bt_print.gif);
	margin-right: 10px;
}
.secbox .titlebar .btgroups ul li.bt01 a:hover {
	background-image: url(../images/all/bt_printo.gif);
}
.secbox .titlebar .btgroups ul li.bt02 a {
	background-image: url(../images/all/bt_fb.gif);
}
.secbox .titlebar .btgroups ul li.bt02 a:hover {
	background-image: url(../images/all/bt_fbo.gif);
}
.secbox .titlebar .btgroups ul li.bt03 a {
	background-image: url(../images/all/bt_twwiter.gif);
}
.secbox .titlebar .btgroups ul li.bt03 a:hover {
	background-image: url(../images/all/bt_twwitero.gif);
}
.secbox .titlebar .btgroups ul li.bt04 a {
	background-image: url(../images/all/bt_plurk.gif);
	margin-right: 10px;
}
.secbox .titlebar .btgroups ul li.bt04 a:hover {
	background-image: url(../images/all/bt_plurko.gif);
}
.secbox .titlebar .btgroups ul li.bt05 a {
	background-image: url(../images/all/bt_s.gif);
}
.secbox .titlebar .btgroups ul li.bt05 a:hover {
	background-image: url(../images/all/bt_so.gif);
}
.secbox .titlebar .btgroups ul li.bt06 a {
	background-image: url(../images/all/bt_m.gif);
}
.secbox .titlebar .btgroups ul li.bt06 a:hover {
	background-image: url(../images/all/bt_mo.gif);
}
.secbox .titlebar .btgroups ul li.bt07 a {
	background-image: url(../images/all/bt_l.gif);
}
.secbox .titlebar .btgroups ul li.bt07 a:hover {
	background-image: url(../images/all/bt_lo.gif);
}
.secbox .titlebar .bread a:hover {
	color: #019CA6;
	text-decoration: none;
}
.secbox .titlebar .bread a {
	color: #000;
}
.secbox {
	padding-left: 0;
	float: right;
}
.sec1 {
	margin: 15px;
	clear: both;
}
/*---------------主內容---------------------*/
.h1title {
    font-weight: bold;
    color: #E95600;
    font-size: 125%;
}
.h2title {
    /* font-size: 18%; */
    font-weight: 600;
    color: #000;
    font-size: 113%;
}
.h3title {
    font-weight: bold;
    color: #000;
    margin-bottom: 5px;
    position: relative;
    font-size: 109%;
}
.sec1 p {
    font-size: 94%;
    color: #000;
    line-height: 22px;
}
body .sec1 .note {
    font-size: 75%;
    font-weight: normal;
    float: right;
    line-height: 22px;
    color: #969696;
}
body .sec1 .download,body .sec1 .download a {
    width: 46px;
    height: 56px;
    text-indent: -9999px;
    display: block;
    background-repeat: no-repeat;
    float: left;
    margin-right: 10px;
}

body .sec1 .download {}
body .sec1 .download a:hover {
    background-position: 0 -56px;
}
body .sec1 .download.doc a
 {
    background-image: url(../images/all/icon_doc.png);
}
body .sec1 .download.pdf a
 {
    background-image: url(../images/all/icon_pdf.png);
}
body .sec1 .download.xls a
 {
    background-image: url(../images/all/icon_xls.png);
}
body .sec1 .download.zip a
 {
    background-image: url(../images/all/icon_zip.png);
}
body .sec1 .comment .doc,
body .sec1 .comment .pdf,
body .sec1 .comment .xls,
body .sec1 .comment .zip
{
    background-repeat: no-repeat;
    padding-left: 30px;
    /* height: 40px; */
    /* line-height: 45px; */
    display: inline-block;
    margin: 0 10px 5px 0px;
    background-position: 0 0;
    font-size: 87%;
}
body .sec1 .comment .doc{background-image: url(../images/all/icon_docs.png);}
body .sec1 .comment .pdf{background-image: url(../images/all/icon_pdfs.png);}
body .sec1 .comment .xls{background-image: url(../images/all/icon_xlss.png);}
body .sec1 .comment .zip{background-image: url(../images/all/icon_zips.png);}
body .sec1 ul{
    margin-top: 5px;
}
body .sec1 ul li {
    margin-bottom: 9px;
    color: #000;
    font-size: 94%;
}

body .sec1 .qa {
    margin: 20px 0;
}
body .sec1 .qa li{
    background-repeat: no-repeat;
    padding-left: 30px;
}
body .sec1 .qa .question {
    background-image: url(../images/all/icon_q.png);
    font-size: 113%;
    color: #FF6000;
    font-family: sans-serif;
    font-weight: bold;
}
body .sec1 .qa .answer {
    background-image: url(../images/all/icon_a.png);
}

body .sec1 .faq a {}

body .sec1 .faq a {}

body .sec1 ul.num li,
body .sec1 ul.letter li,
body .sec1 ul.bletter li
 {
    margin-left: 25px;
}
body .sec1 ul.num li {
    list-style-type: decimal !important;
}

body .sec1 ul.snum li {
    list-style-type: initial !important;
}
body .sec1 ul.letter li {
    list-style-type: lower-alpha;
}
body .sec1 ul.bletter li {
    list-style-type: upper-alpha;
}
body .sec1 table td,body .sec1 table th {
    padding: 7px;
    border: 1px #fff solid;
}
body .sec1 table th {
    background-color: #CCEAFB;
    font-family: sans-serif;
}

body .sec1 .red {
    color: #D00000;
    margin: 0 5px;
}

body .sec1 table .th02 {
    color: #fff;
    background-color: #1377AF;
    text-align: center;
}
body .sec1 table td {
    background-color: #EAEAEA;
    font-size: 87%;
    word-wrap: break-word;
    word-break: break-all;
}
body .sec1 table td.td01 {
    background-color: #60A9C2;
    color: #fff;
    font-weight: bold;
    font-family: sans-serif;
    font-size: 94%;
}
body .sec1 .page .btn a, body .sec1 .comment .button a {
    background-color: #0082a4;
    border-radius: 10px;
    padding: 1px 10px;
    color: #fff;
    text-decoration: none;
    float: left;
    /* margin-right: 10px; */
}

body .sec1 .comment .button a {
    margin: 10px 5px;
    float: none;
}

body .sec1 .page .btn a:hover, body .sec1 .comment .button a:hover {
    background-color: #E66800;
}

body .sec1 .page .btn li {
    float: left;
    margin-right: 10px;
}

body .sec1 .page .btn {
    margin: 20px auto 0 auto;
    padding: 0;
    display: table;
}

body .sec1 .page {
    text-align: center;
    font-size: 89%;
    clear: both;
    margin-top: 40px;
    /* width: 100%; */
}
body .sec1 .comment ul,body .sec1 .comment .stitle {
    float: left;
    margin: 5px 10px 0 0;
    line-height: 30px;
}

body .sec1 .comment {
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
}

body .sec1 .comment .item {
    float: left;
    margin-right: 15px;
}
body .sec1 .comment .button {
    border-top: 1px #6DB4D2 solid;
    padding-top: 15px;
    clear: both;
    margin-top: 10px;
    float: left;
    width: 100%;
    text-align: center;
}

body .sec1 .comment select,body .sec1 .comment input {
    margin-top: 8px;
}
body .sec1 .faqlist a li,
body .sec1.sitemap .faqlist li {
    background-color: #C7DFE4;
    padding: 5px 5px 5px 30px;
    //background-image: url(../images/all/arrow02.png);
    background-position: 10px 9px;
    background-repeat: no-repeat;
    margin-bottom: 3px;
    text-decoration: none;
}
body .sec1.sitemap .faqlist li{background-color: transparent;}

/*
body .sec1.sitemap .faqlist .folder {
    background-image: url(../images/sitemap/folder.png);
}
body .sec1.sitemap .faqlist ul li {
    background-image: url(../images/sitemap/file.png);
}
*/
body .sec1 .faqlist a:hover li {
    background-color: #D2EFF5;
    color: #11809A;
    text-decoration: none;
}

/*--------------about------------------------*/
body .sec1 .img01 {
    margin: 20px auto 20px auto;
}
body .sec1.about.p01 .img01 {
    max-width: 427px;
}
body .sec1.about.p04.s04 .img01 {
    max-width: 447px;
}
body .sec1.about.p03 h2 {
margin: 0;text-align: center;}
body .sec1.about.p05 .img01 {
    max-width: 454px;
}
/*-----------petition---------------*/
body .sec1.petition.p02 ul li,
body .sec1.petition.p02 ul li span
 {
    float: left;
}

body .sec1.petition .note {
    float: right;
}

body .sec1.petition.p02 .download {
width: 46px;/* float: left; */display: block;margin-right: 10px;margin-top: 16px;}

/*-----------------contact----------------------------*/
body .sec1.contact .code img {
    width: 65px;
    height: 28px;
}

body .sec1.contact span {
    float: left;
    margin-right: 5px;
}

/*------------------縮合效果--------------------*/
body .sec1 .panel-default>.panel-heading {
    background-color: #ECECEC;
    padding: 0;
}
body .sec1 .panel-default>.panel-heading a {
    padding: 8px;
    background-color: #EAEAEA;
    display: block;
}
body .sec1 .panel-default>.panel-heading a:hover{
    background-color: #E0E0E0;
    display: block;
}

body .sec1 .panel-default>.panel-heading a:hover a {
    padding: 8px;
    display: block;
}
.accordion-toggle.collapsed {
    display: block;
}

.panel-heading .accordion-toggle h4:after {
    font-family: 'Glyphicons Halflings';  
    content:"\E113";   
    float: right;        
    color: grey;        
    overflow: no-display;
}
.panel-heading .accordion-toggle.collapsed h4:after {
    content:"\E114";
}
a.accordion-toggle{
    text-decoration: none;
}