﻿
/* CSS Document */
/*body .menu li:nth-child(6) ul {
    display: block !important;
}*/
html, body {
	height: auto !important;
}
body {
	letter-spacing: 1px;
	padding: 0 !important;
	background: none !important;
	font-size: 1em;
	color: #4a4949 !important;
	font-family: "微軟正黑體" !important;
	position: relative;
}
body a {
	transition: all 200ms ease-out;
	/* color: #337ab7; */
}
@media print {
a[href]:after {
	content: none !important;
}
}
ul, li {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
body h2 {
	margin: 0;
}
label {
	margin: 0;
	font-weight: normal;
	display: inherit;
}
.clearfix:before, .clearfix:after {
	content: "";
	display: table;
}
.clearfix:after {
	clear: both;
}
.clearfix {
 *zoom: 1;
}
a.accesskey {
	position: absolute;
	z-index: 9999;
	font-size: 76%;
}
body.home .content.small {
	font-size: 95%;
}
body.home .content.medium {
	font-size: 100%
}
body.home .content.big {
	font-size: 105%
}
body .into a {
	color: rgba(255, 255, 255, 0);
	display: block;
	position: absolute;
	z-index: 999;
}
body .center {
	max-width: 1200px;
	position: relative;
	margin: auto;
	padding: 0;
	width: 100%;
}
body .container {
	position: relative;
	width: 100%;
	padding: 0;
}
body.home .container .center {
}
body.home .content {
	padding: 0 0 35px 0;
}
body.home .left_menu a.accesskey {
	left: 0;
}
body.home .container .row {
}
body .container .row {
	margin: auto;
	padding: 0;
	width: 100%;
	max-width: 1200px;
	/* padding: 15px; */
}
body.in .container .row {/* padding:  15px; */}
/*-------TOP----------*/

body .top h1 {
	margin: 0;
	position: absolute;
	top: 15px;
	left: 20px;
}
body .top .slogan{
    position:  absolute;
    left: 295px;
    top: 45px;
}
body .top h1 img {
	width: 100%;
	max-width: 218px;
}
body .top .slogan img {
	width: 100%;
	max-width: 434px;
}
body .top {
	position: relative;
	height: 153px;
	z-index: 9;
	top: 0;
	background-image: url(../image/top_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
body .top .topbg {
	background-color: #4b638f;
	color: #fff;
	background-image: url(../image/topbg_first.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 35px;
	float:  right;
}
body .top .topbg .top_leftlink {
	position: relative;
	left: 40px;
	top: 5px;
	display: inline-block;
}
body .top .topbg .top_leftlink a {
	color: #fff;
}
body.home .top {
	/* height: 115px; */
}
body .top.smaller {
	position: fixed;
	width: 100%;
}
body .top .top_search {
	position: absolute;
}
body .top .toplink {
	padding: 5px 5px 5px 35px;
	right: 10px;
}
body .top .top_search {
	right: 30px;
	top: 38px;
	width: 380px;
	top: 60px;
	padding: 0 65px 0 0;
}
body .top .top_search label {
	width: 100%;
}
body .top .top_search input {
	border: 0;
	padding: 3px 5px 3px 36px;
	width: 100%;
	background-image: url(../image/icon_search.png);
	background-repeat: no-repeat;
	background-position: 10px 5px;
	background-color: #dbdbdb;
	border-radius: 50px;
}
body .top .top_search input[type="submit"] {
	background-image: none;
	width: auto;
	padding: 3px 15px;
	text-align: center;
	position: absolute;
	right: 0;
	top: 0;
	background-color: #ad8b38;
	color: #fff;
}
body .top .top_search input[type=button] {
	background-image: url(../image/icon_search.png);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #00d7f0;
	width: 35px;
	text-indent: -9999px;
	position: absolute;
	right: 0;
	top: 0;
}
body .top .top_search .ad_search a, body .top .top_search .adv a {
	color: #bc3906;
	position: absolute;
	width: auto;
	padding: 0;
	right: 0;
	top: 37px;
	background-image: none;
	background-color: transparent;
	border: none;
	font-size: 95%;
	text-decoration: underline;
}
body .top .top_search .ad_search .hot {
	position: relative;
	top: 9px;
	/* color: #00d8f1; */
	font-size: 90%;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	padding: 0 11px 0 10px;
	letter-spacing: 0;
	display: none;
}
body .top .top_search .ad_search .hot a {
	color: #848484;
	position:  inherit;
	top: 0;
}
body .top .top_search .ad_search .hot a:hover {
	color: #000000;
}
body .top .top_search .ad_search .hot span {
	color: #951329;
}
body .top .top_search .ad_search input[type=submit]:hover, body .top .top_search .adv a:hover {
	background-color: transparent;
	color: #000;
}
body .top .top_search input[type=submit]:hover {
	background-color: #5593c5;
	color: #fff;
}
body .top .top_search input[type=button]:hover {
	background-color: #e46f05;
}
body .top .top_search p {
	color: #fff;
	position: absolute;
	left: 0;
	top: 2px;
}
body .top .toplink a, body .top .toplink {
	color: #fff;
	font: inherit;
	font-size: 95%;
}
body .top .toplink a {
	padding: 0 5px;
	letter-spacing: 0;
	white-space: nowrap;
}
body .top .toplink a.accesskey {
	top: 0;
	position: absolute;
	width: auto;
	left: 0px;
}
/*-----選單----*/

body .menu {
	background-color: #fff;
	position: relative;
	z-index: 999;
	padding: 0;
	background-image: url(../image/menubg.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 63px;
}
body .menu .center {
	padding: 0;
}
body.home .menu-container .menu {
	border-top: none;
}
body .center.menu a.accesskey {
	position: absolute !important;
	width: auto;
}
body .menu.smaller {
	top: 0;
	position: fixed;
	width: 100%;
	max-width: inherit;
	bottom: inherit;
	background-position: center bottom;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.42);
	z-index: 999;
}
/*------------banner-------------*/

body .banner {
	overflow: hidden;
}
body .banner.slider {
	margin: 0 0 0 0;
	padding: 0;
}
body .banner.slider img {
	width: 100%;
	z-index: 0;
	position: relative;
}
body .banner.slider .slick-dots {
	bottom: 85px;
	z-index: 99;
	text-align: right;
	right: 20px;
}
body .banner.slider .slick-dots li button:before {
	width: 30px;
	height: 30px;
	font-size: 100%;
}
/*--------------首頁左邊--------------*/
body.in .side_left {
	padding: 0;
}
body.in .side_left a.accesskey,body.in .side_right a.accesskey{
    position:  relative;
}
body.in .side_left div {
	padding: 10px 5px;
}
body.in .side_left .news div {
	padding: 0;
}
body.in .side_left .news {
	background-color: #eaeaea;
	padding: 0;
}
body.in .side_left .news .title {
	height: 52px;
	border-bottom-left-radius: 50px;
	position: relative;
	color: #fff;
	font-size: 130%;
	padding: 9px 0 0 30px;
}
body.in .side_left .news .title .lastpic {
	position: absolute;
	top: 0;
	right: 0;
}
body.in .side_left .news .title a.more {
	background-color: rgba(255, 255, 255, 0.62);
	padding: 3px 8px;
	font-size: 50%;
	border-radius: 50px;
	position: relative;
	left: 5px;
	top: -3px;
	letter-spacing: 0;
	z-index:  9;
}
body.in .side_left .news.dec .title a.more{color: #627bab;}
body.in .side_left .news.new .title a.more{color: #3da064;}
body.in .side_left .news.hot .title a.more{color: #c38633;}
body.in .side_left .news .title a.more:hover {
	background-color: rgba(255, 255, 255);
	text-decoration: none;
}
body.in .side_left .news.dec .title {
	background-image: url(../image/title_bg01.gif);
}
body.in .side_left .news.new .title {
	background-image: url(../image/title_bg02.gif);
}
body.in .side_left .news.hot .title {
	background-image: url(../image/title_bg03.gif);
}
body.in .side_left .news .list {
	padding: 0 15px;
}
body.in .side_left .news .list li{
    /* padding: 10px 0; */
    border-top: 1px #c8c8c8 dashed;
}
body.in .side_left .news .list li a{
    /* background-color: #fff; */
    display: block;
    padding:  10px 15px;
}
body.in .side_left .news .list li a:hover{
    background-color: #fff;
    text-decoration:  none;
}
body.in .side_left .news .list li:nth-child(1){border:none}
body.in .side_left .news .list .sort{color:#6580b1;font-size: 80%;letter-spacing:  0;float:  left;margin-right: 5px;}
body.in .side_left .news .list .date{
    font-size: 80%;
    color: #c08f33;
}
body.in .side_left .news .list .info{
    line-height:  120%;
    width: 100%;
    float:  left;
}

body.in .side_left .news .list .txt{
    font-size: 95%;
    color: #949494;
}
body.in .side_left .news .list .sort::before{content:"[ "}
body.in .side_left .news .list .sort::after{content:" ]"}
body.in .side_left .news .list .item02,body.in .side_left .news .list .item{
    color: #000;
    padding: 3px 0;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    clear:  both;
}
body.in .side_left .news .list .item::before{content: "▶";color: #d2ae5b;}


body.in .side_right .fb{
    padding: 9px 0 20px 0;
}

body.in .side_right .video {padding:  0 5px;}

    
body.in .side_right .video .title{
	background-image: url(../image/video_title.png);
	background-repeat: no-repeat;
	padding: 0 0 10px 50px;
	font-size: 125%;
	font-weight:  bold;
	color:  #000;
	border-bottom: 2px #b9b9b9 solid;
	margin: 0 0 5px 0;
	position:  relative;
}
body.in .side_right .video .title a.more{
    position:  absolute;
    right:  10px;
    font-size: 50%;
    background-color: #bf2206;
    color: #fff;
    letter-spacing:  0;
    padding:  1px 10px;
    border-radius: 50px;
    top: 7px;
}
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 20px;
    height: 0;
    overflow: hidden;
}
.video-container iframe, 
.video-container object, 
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
}

body .bottom_link{
    margin-top: 10px;
    display:flex;
}
body .bottom_link .left, body .bottom_link .right {
    width: 50%;
 
}
body .bottom_link .left a, body .bottom_link .right a {
    display: block;
}
body .bottom_link .left .fb_link, body .bottom_link .right .youtube_link {text-align: center;}

body .bottom_link .left a {background-color: #3b5998;}
body .bottom_link .right a {background-color: #cd181f;}
body .bottom_link .left a:hover {background-color: #4480ff;}
body .bottom_link .right a:hover{background-color: #ff2121;}
/*-----------------下方廣告-------------------------*/
body .sbanner_box{
	background-image: url(../image/sbannerbg.gif);
	background-repeat: repeat-x;
	height: 132px;
	padding: 25px 0 0 0;
	position:  relative;
	overflow: hidden;
}

body .sbanner_box .slick-slide img {
    margin:  auto;
}

body .sbanner_box .slick-slider {
    /* max-width: 1100px; */
    padding: 0 25px;
    /* margin: 0; */
}

body .sbanner_box .slick-prev {
    left: 10px;
    z-index: 999;
}

body .sbanner_box .slick-next {
    right: 10px;
    z-index:  999;
}

body .slick-prev:before,body .slick-next:before {
    color: #000;
}
/*--------home----------------------*/
body.home .bread {
	padding: 10px 15px;
	font-size: 95%;
	letter-spacing: 0;
	text-shadow: 1px 0 white, 0 1px white, -1px 0 white, 0 -1px white;
}
body.home .bread .center {
	padding: 0 40px;
}
body.home .bread a {
	color: #000;
}
body.home .bread a.accesskey {
	left: 0;
}
body.home .bread .this {
	color: #2b69aa;
	font-weight: bold;
}
body.home .bread i {
	font-size: 125%;
	position: relative;
	margin: 0 3px 0 0;
	top: 1px;
	color: #000;
}
/*--------右內容-------------*/

body.home .content .plus ul {
	margin: 0 0 0 10px;
	display: inline-block;
	position: relative;
}
/*-----------分享-----------*/
body.home .content .plug {
	margin: 20px 0;
	float: right;
}
body.home .content .plug .group {
	display: inline-block;
	position: relative;
	float: left;
}
body.home .content .plug .set.group {
	margin-left: 5px;
	float: left;
}
body.home .content .plug li {
	float: left;
	font-size: 100%;
	color: #000000;
	margin-right: 5px;
	font-weight: normal;
	letter-spacing: 0;
}
body.home .content .plug li a {
	background-image: url(../image/icon_plug.png);
	text-indent: -9999px;
	/* background-position-y: 0px; */
	width: 32px;
	height: 32px;
	display: block;
	/* background-color: #a0a0a0; */
}
body.home .content .plug .set li a {
	background-image: none;
	text-indent: 0;
	color: #fff;
	text-align: center;
	line-height: 28px;
	text-decoration: none;
	border-radius: 50px;
	background-color: #a0a0a0;
}
body.home .content .plug .set li a:hover {
	background-color: #2795b5;
}
body.home .content .plug a:hover {
}
body.home .content .plug .skip a {
	background: none;
	text-indent: inherit;
	width: auto;
	height: auto;
	line-height: 40px;
}
body.home .content .plug .fb a {
	background-position: 0 0;
}

body.home .content .plug .fb a:hover {
    background-position: 0 32px;
}
body.home .content .plug .twitter a {
	background-position: -82px 0;
}

body.home .content .plug .twitter a:hover {
    background-position: -82px 32px;
}
body.home .content .plug .line a {
	background-position: -122px 0;
}

body.home .content .plug .line a:hover {
    background-position: -122px 32px;
}
body.home .content .plug .google a {
	background-position: -41px 0;
}

body.home .content .plug .google a:hover {
    background-position: -41px 32px;
}
body.home .content .plug .print a {
	background-position: -160px 0;
}

body.home .content .plug .print a:hover {
    background-position: -160px 32px;
}
body.home .content .plug .l a {
	/* background-color: #000000; */
	font-size: 120%;
}
body.home .content.big .plug .l a, body.home .content.small .plug .s a, body.home .content.medium .plug .m a {
	background-color: #d09d23;
}
body.home .content.big .plug .l a {
}
body.home .content.small .plug .s a {
}
body.home .content .plug .m a {
	/* background-color: #6b6b6b; */
}
body.home .content .plug .s a {
	/* background-color: #a0a0a0; */
	font-size: 90%;
}
body.home .content {
	padding: 0;
	min-height: 300px;
}
body.home .content .title {
	color: #ffffff;
	font-size: 150%;
	letter-spacing: 2px;
	background-image: url(../image/title_bg.gif);
	/* background-repeat: repeat-x; */
	padding: 8px 0 10px 65px;
	margin: 0;
	clear: both;
	border-top-left-radius: 40px;
	position:  relative;
}

body.home .content .title::before {
    /* content:  ""; */
    /* background-image: url(../image/title_icon.png); */
    /* position:  absolute; */
    /* top: 0; */
    /* left:  0; */
}
body.home .content .detail .title {
	background-image: none;
	text-align: center;
	color: #000;
	font-size: 120%;
	font-weight: normal;
	padding: 10px 0;
}
body.home .content .detail .pic img {
	width: 100%;
}
body.home .content .detail a {
	display: block;
	text-decoration: none;
}
body.home .content .detail .area01 a:hover {
	transform: scale(0.95, 0.95);
}
body.home .content .detail .title::before {
	display: none;
}
body.home .content .area01 li a {
	display: block;
	font-size: 120%;
	color: #000;
	line-height: 50px;
	background-color: #fff;
	text-align: center;
	border: 1px #bdbdbd solid;
	box-shadow: 4px 4px 1px rgba(0, 0, 0, 0.2);
	text-decoration: none;
	white-space: nowrap;
}
body.home .content .area01 li a:hover {
	background-color: #ffc427;
}
body.home .content .area01 li a span {
	margin: 0 7px 0 0;
}
body.home .content .area01 li {
	padding: 6px 5px;
}
body.home .content .detail .search_box {
	background-color: #eceade;
	border-radius: 10px;
	padding: 10px;
}
body.home .content .detail .news_list .title_bar {
	background-color: #d4461a;
	border-radius: 5px;
	margin: 10px 0 0 0;
	color: #fff;
	font-size: 120%;
	position: relative;
	height: 45px;
	line-height: 45px;
}
body.home .content .detail .news_list .list {
	padding: 0 5px;
}
body.home .content .page {
	text-align: center;
	border-top: 1px #a2a2a2 solid;
	padding: 30px 0 0 0;
	margin: 20px 0 0 0;
}
body.home .content .origin {
	color: #415f9b;
	padding: 10px 0;
	margin: 20px 0;
	font-size: 95%;
	clear: both;
	display: inline-block;
	float:  right;
}

body.home .content .origin::before {
    content: "【 ";
}
body.home .content .origin::after {
    content: " 】";
}
body.home .content .note ul {
	float: right;
}

body.home .content .note {
    padding: 35px 0;
}
body.home .content .note ul li {
	float: left;
	margin-left: 10px;
	padding: 0 0 5px 0;
}
body.home .content .note span {
	color: #000;
	font-weight: bold;
}
body.home .content .page_info div {
	display: inline-block;
}
body.home .content .page_info {
	text-align: center;
}
body.home .content .page_info .red {
	color: #b90000;
	margin: 0 2px;
}
body.home .content .page ul, body.home .content .page ul li {
	display: inline-block;
}
body.home .content .page li a {
	background-color: #0c4072;
	display: block;
	float: left;
	padding: 5px 10px;
	color: #fff;
	text-decoration: none;
	border-radius: 8px;
}
body.home .content .page li a:hover {
	background-color: #c5a326;
}
body.home .content .page li:nth-child(1) a {
	background-position: 10px center;
}
body.home .content .page .back a {
	text-indent: unset;
	color: #fff;
	width: auto;
	background-image: none;
	padding: 5px 10px;
	height: auto;
	text-decoration: none;
}
body.home .content .page li:nth-child(2) a {
	background-position: -31px center;
}
body.home .content .page li:nth-child(3) a {
	background-position: -74px center;
}
body.home .content .page li:nth-child(4) a {
}
body.home .content .detail .list li {
	border-bottom: 1px #d4d3ce solid;
}
body.home .content .detail .news_list .list .icon {
	color: #fff;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	position: absolute;
	font-size: 110%;
	left: 14px;
	top: 12px;
}
body.home .content .detail .news_list .list .txt {
	display: inline-block;
	color: #000;
	font-size: 115%;
	white-space: nowrap;
	overflow: hidden;
	width: 100%;
	text-overflow: ellipsis;
	padding: 0 90px 0 60px;
}
body.home .content .detail .news_list .list .date {
	position: absolute;
	color: #000;
	letter-spacing: 0;
	right: 8px;
	top: 18px;
}
body.home .content .detail .news_list .list .icon.a {
	background-color: #cb003b;
}
body.home .content .detail .news_list .list .icon.b {
	background-color: #FF5722;
}
body.home .content .detail .news_list .list .icon.c {
	background-color: #dcb01c;
}
body.home .content .detail .news_list .list .icon.d {
	background-color: #7ba716;
}
body.home .content .detail .news_list .list .icon.e {
	background-color: #4da8c7;
}
body.home .content .detail .news_list .list .icon.f {
	background-color: #3b5a98;
}
body.home .content .detail .news_list .list .icon.g {
	background-color: #7b3ca7;
}
body.home .content .detail .news_list .list li a {
	display: block;
	text-decoration: none;
	position: relative;
	padding: 15px 0;
}
body.home .content .detail .news_list .list li a:hover {
	background-color: rgba(255, 221, 0, 0.4);
}
body.home .content .detail .news_list .list li:nth-child(2n+2) {
	background-color: rgba(233, 226, 182, 0.3);
}
body.home .content .detail .news_list .title_bar .t2 {
	text-align: center;
}
body.home .content .detail .news_list .title_bar .t3 {
	text-align: right;
}
body.home .content .detail .search_box div {
	position: relative;
	padding: 3px 5px 3px 5px;
}
body.home .content .detail .search_box .keyin input[type=button] {
	width: 90px;
	position: absolute;
	color: #fff;
	top: 3px;
}
body.home .content .detail .search_box .keyin input[type=button]:hover {
	background-color: #000000;
}
body.home .content .detail .search_box .keyin input.ok {
	right: 95px;
	background-color: #e68f1d;
}
body.home .content .detail .search_box .keyin input.clean {
	right: 0;
	background-color: #d4461a;
}
body.home .content .detail .search_box .start, body.home .content .detail .search_box .end {
	padding: 5px 45px 5px 5px;
}
body.home .content .detail .search_box .keyin {
	padding: 3px 190px 3px 5px;
}
body.home .content .detail .search_box label {
	margin: 0;
	font-weight: normal;
	display: inherit;
}
body.home .content .detail .search_box .end a.icon {
	right: 12px;
}
body.home .content .detail .search_box a.icon {
	display: block;
	position: absolute;
	right: 0;
	top: 9px;
	color: #000;
	text-decoration: none;
}
body.home .content .detail .search_box input, body.home .content .detail .search_box select {
	width: 100%;
	font-size: 115%;
	padding: 5px;
	border-radius: 5px;
	border: none;
}
body.home .content .title::before {
	content: "";
	background-image: url(../image/title_icon.png);
	width: 37px;
	height: 36px;
	display: inline-block;
	background-repeat: no-repeat;
	position: absolute;
	top: 8px;
	margin-right: 8px;
	left:  20px;
}
body.home .content .plus ul li {
	float: left;
}
body.home .content .plus ul li a {
	background-image: url(../image/plus.png);
	display: block;
	width: 31px;
	height: 30px;
	text-indent: -9999px;
	text-align: center;
	opacity: 1;
	margin: 0 2px;
}
body.home .content .plus ul li:nth-child(1) a {
	background-position: 0 0;
}
body.home .content .plus ul li:nth-child(2) a {
	background-position: -34px 0;
}
body.home .content .plus ul li:nth-child(3) a {
	background-position: -68px 0;
}
body.home .content .plus ul li:nth-child(4) a {
	background-position: -101px 0;
}
body.home .content .plus ul li:nth-child(5) a {
	background-position: -137px 0;
}
body.home .content .plus ul li:nth-child(6) a {
	background-position: -171px 0;
}
body.home .content .plus ul li:nth-child(7) a {
	background-position: -206px 0;
}
body.home .content .plus ul.size li:nth-child(2) a {
	background-color: #94c128;
	font-size: 150%;
}
body.home .content .plus ul.size li:nth-child(3) a {
	background-color: #28c194;
	font-size: 140%;
}
body.home .content .plus ul.size li:nth-child(4) a {
	background-color: #54b5d1;
	font-size: 120%;
}
body.home .content .plus ul li a:hover {
	opacity: 0.7;
}
/*-------內頁調整-----------*/

body #wrapper {
	border: none;
	background: transparent;
	box-shadow: none;
	background-color: rgba(255, 255, 255, 0.6);
	width: 100%;
}
body #wrapper .btn {
	left: 0;
	position: absolute;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	background-image: url(https://moneywise.fsc.gov.tw/images/home/open.png);
	text-indent: -9999px;
	width: 42px;
	height: 42px;
	top: 30px;
	z-index: 9999;
	border: 0;
	border-radius: 0px 5px 5px 0px;
}
body #wrapper.toggled .btn {
	background-image: url(https://moneywise.fsc.gov.tw/images/home/close.png);
}
body #sidebar-wrapper .side01 {
	padding: 10px 15px;
	position: relative;
}
body #sidebar-wrapper .side01 .welcome {
	position: relative;
	margin: 15px 0 10px 0;
	padding: 0 5px;
}
body #sidebar-wrapper .lmenu.set {
	background-image: url(https://moneywise.fsc.gov.tw/images/home/lmenu_bg.gif);
	border-radius: 5px;
	box-shadow: 4px 4px 1px rgba(0, 0, 0, 0.25);
	margin: 10px 0 0 0;
}
body #sidebar-wrapper .lmenu.set .box {
	padding: 5px;
}
body #sidebar-wrapper .lmenu.set .li a {
}
body #sidebar-wrapper .lmenu.set .title {
	background-image: url(https://moneywise.fsc.gov.tw/images/home/bt_bg01.png);
	display: block;
	border-radius: 5px;
	background-color: #099fd8;
	white-space: nowrap;
	padding: 12px 10px;
	margin: 3px 0 0 0;
	color: #fff;
	font-size: 120%;
	font-weight: bold;
	text-decoration: none;
}
body #sidebar-wrapper .lmenu.set .title i {
	font-size: 120%;
}
body #sidebar-wrapper .side01 .logout a {
	display: block;
	background-image: url(https://moneywise.fsc.gov.tw/images/home/logout_icon.png);
	width: 69px;
	height: 76px;
	position: absolute;
	line-height: 72px;
	text-align: center;
	font-size: 125%;
	color: #fff;
	text-decoration: none;
	right: 0;
	top: 0;
}
body #sidebar-wrapper .side01 .logout a:hover {
	background-position: 0 76px;
}
body #sidebar-wrapper .side01 .lmenu ul li a {
	background-image: url(https://moneywise.fsc.gov.tw/images/home/bt_bg01.png);
	display: block;
	border-radius: 5px;
	background-color: #d24109;
	white-space: nowrap;
	padding: 12px 10px;
	margin: 3px 0 0 0;
	color: #f6f3d8;
	font-size: 120%;
	font-weight: bold;
	text-decoration: none;
	border-top: 1px #b7b7b7 solid;
	border-radius: 5px;
}
body #sidebar-wrapper .side01 .lmenu ul li:nth-child(1) a {
	border: none;
}
body #sidebar-wrapper .side01 .lmenu.set ul li a {
	background-image: none;
	background-color: transparent;
	color: #000;
	font-size: 105%;
	font-weight: normal;
	padding: 8px 10px;
	margin: 0;
	border-radius: 0;
}
body #sidebar-wrapper .side01 .lmenu.set ul li a:hover {
	background-color: rgba(255, 255, 255, 0.42);
}
body #sidebar-wrapper .side01 .lmenu.set ul li i {
	color: #8a8a8a;
}
body #sidebar-wrapper .side01 .lmenu i {
	margin-right: 5px;
}
body #sidebar-wrapper .side01 .lmenu ul li a i {
 \: -9999px;
	font-size: 120%;
	box-shadow: 0 0 black;
}
body #sidebar-wrapper .side01 .lmenu i span {
	text-indent: -9999px;
	float: left;
}
body #sidebar-wrapper .side01 .lmenu ul li a:hover {
	background-color: #ffb203;
}
body #sidebar-wrapper .side01 .welcome .name {
	font-size: 110%;
	color: #2faccb;
	padding: 0 73px 0 0;
	word-break: break-all;
}
body .fat_box {
	padding: 0;
	position: relative;
	z-index: 99;
	height: 100%;
	background-color: #33425e;
}
body .footer_box .gotop {
	position: fixed;
	right: 5px;
	bottom: 130px;
	z-index: 9999;
	text-align: center;
}
body .footer_box {
	/* background-image: url(../images/all/foot_topbg.jpg); */
	padding: 0;
}
body .footer_box .gotop a {
	width: 70px;
	height: 70px;
	background-color: #000;
	display: block;
	opacity: 0.2;
	color: #fff;
	line-height: 70px;
	text-decoration: none;
	border-radius: 50px;
}
body .footer_box .gotop a:hover {
	opacity: 0.5;
}
body .fat_box .center {
	text-align: center;
	background-color: transparent !important;
	top: 0 !important;
}
body .fat_box .ui-accordion .ui-accordion-icons {
}
body .fat_box .ui-accordion .ui-accordion-header {
	margin: 0 auto 0 auto;
	padding: 0;
	width: 216px;
	height: 43px;
	border: none;
	text-align: center;
	background: transparent;
	background-image: url(../image/fat_icon.png);
	background-position: center top;
	background-repeat: no-repeat;
	border-radius: 0;
	position: relative;
	color: #000;
	transition: all 200ms ease-out;
}
body .fat_box .ui-accordion .ui-accordion-header::before {
	content: "點選收合";
	color: #000;
	position: relative;
	top: 40px;
}
body .fat_box .ui-accordion .ui-accordion-header::before {top: 11px;left:  12px;}
body .fat_box .ui-accordion .ui-accordion-header.ui-corner-all {
	position: absolute;
	right: 0;
	background-image: url(../image/fat_icon02.png);
	margin: 0 auto 0 auto;
}
body .fat_box .ui-accordion .ui-accordion-header.ui-corner-all::before {
	content: "點選展開";
	color: #ffffff;
	position: relative;
	top: 11px;
	left: 12px;
}
body .fat_box .fat {
	text-align: center;
	font-family: "微軟正黑體";
}
body .fat_box .ui-accordion .ui-accordion-content {
	border: 0;
	overflow: visible;
	padding: 0 0 50px 0;
	margin: 0 0 0 0;
	background: transparent;
}
body .fat_box ul {
	text-align: center;
	/* width: 14.285%; */
	padding: 0 10px;
	margin: 30px 0;
}
body .fat_box ul li.title {
	/* border-bottom: 1px #ffb00a solid; */
	font-weight: bold;
	font-size: 120%;
	margin: 0 0 10px 0 !important;
	padding: 0 0 0 3px !important;
	text-align: left;
	background-image:  none !important;
}
body .fat_box ul:nth-child(1) li.title {
	/* border-color: #7a5594; */
}

body .fat_box ul li.title::before {
	display: none;
}
body .fat_box ul li.title a {
	text-decoration: none;
	white-space: nowrap;
	color: #ffffff;
}
body .fat_box ul li a {
	color: rgba(255, 255, 255, 0.6);
}
body .fat_box ul li a:hover {
	color: #fff;
}
body .fat_box ul li {
	padding: 7px 0 7px 26px !important;
	font-size: 95%;
	text-align: left;
	display: flex;
	background-image: url(../image/fat_line.png) !important;
	background-repeat: no-repeat;
	background-position: 10px center;
}

body .fat_box ul li.last {
    background-image: url(../image/fat_line02.png) !important;
}
body .fat_box ul li::before {
	/* content: "─"; */
	float: left;
	margin: 0 3px 0 5px;
	color: #8e8e8e;
	font-size: 85%;
}
body .fat_box ul li.title a:hover {
	color: #e2b738;
}
body .ui-accordion .ui-accordion-header .ui-accordion-header-icon {
	position: relative;
	left: inherit;
	top: inherit;
	margin: 0;
}
body .fat_box .ui-state-active .ui-icon {
	left: inherit;
	top: inherit;
	margin: auto;
	background-position: 0 0;
}
body .fat_box .ui-state-active .ui-icon.ui-icon-triangle-1-s {
	display: none;
}
body .ui-accordion .ui-accordion-header .ui-accordion-header-icon.ui-icon-triangle-1-e {
	background-image: url(https://moneywise.fsc.gov.tw/images/all/fat_open.gif);
	background-position: 0 0;
	position: relative;
	margin: auto;
	top: 5px;
	display: none;
}
body .fat_box .close {
	float: none;
	top: 5px;
	position: relative;
	font-size: 95%;
	text-shadow: none;
	font-weight: 100;
	color: #fff;
	opacity: 1;
	display: none;
}
body .footer_box .txt_link {
	background-color: #000000;
	padding: 30px 0;
	color: #ffffff;
}
body .footer_box .txt_link .link {
	position: absolute;
	right: 229px;
	top: -10px;
}
body .footer_box .foot {
	background-color: #d8d8d8;
	padding: 20px 0 25px 0;
	position: relative;
	background-color: #e0e0e0;
}
body .footer_box .center {
	background-color: transparent !important;
	padding: 0 15px !important;
}
body .footer_box .foot .left, body .footer_box .foot .right {
	float: left;
	/* margin-right: 10px; */
	/* width: 50%; */
}

body .footer_box .foot .left {
    margin-right: 15px;
}
body .footer_box .logo img {
	max-width: 218px;
	width: 100%;
}
body .footer_box .foot .left ul {
	margin: 10px 0 0 0;
	position: relative;
	left: 59px;
}
body .footer_box .foot .left ul li:before {
	margin-right: 5px;
}
body .footer_box .foot .left p {
/* position: relative; */
    /* display: block; */
    /* width: max-content; */
    /* padding: 5px 0; */
}
body .footer_box .foot .icon {
	position: absolute;
	padding: 0;
	text-align: center;
	margin: 0 0 0 0;
	top: 0;
	right: 10px;
}
body .footer_box .foot .icon ul {
	display: inline-block;
	text-align: center;
}
body .footer_box .foot .icon ul li {
	/* float: left; */
	margin: 5px 5px;
	display: inline-block;
}
body .footer_box .foot .right .link {
	padding: 0 0 4px 0;
}
body .footer_box .foot .right .link a {
	display: inline-block;
	margin: 3px 5px 5px 0;
	background-color: #f59000;
	padding: 0 10px;
	color: #fff;
	text-decoration: none;
}
body .footer_box .foot .right .link a:hover {
	background-color: #1e80cc;
}
body .footer_box .foot .right li {
	color: #fff;
	font-weight: bold;
	padding: 0;
	margin: 5px 7px 0 0;
	display: inline-block;
}
body .footer_box .foot .left li a {
	display: block;
	text-align: center;
	margin: 0 0 0 00;
	text-decoration: none;
	padding: 0;
}
body .footer_box .foot .left li a:hover {
	moz-transform: scale(0.95);
	-webkit-transform: scale(0.95);
	-o-transform: scale(0.95);
	-ms-transform: scale(0.95);
	transform: scale(0.95);
}
body .footer_box .foot p {
	color: #484848;
	padding: 0 0 10px 0;
	letter-spacing: 0;
	font-size: 90%;
	line-height: 120%;
}
body .footer_box .foot p.title {
	color: #29d1ea;
	border-bottom: 1px rgba(41, 209, 234, 0.47) solid;
	padding: 5px 10px 5px 0;
	width: max-content;
	margin: 0 0 10px 0;
	font-size: 110%;
}
body .footer_box .foot .right a.map {
	color: #167fb3;
	background-image: url(../image/footer_map.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding:  0 22px 0 0;
	margin: 0 10px 0 0;
}
body .footer_box .foot .left ul li {
	color: #fff;
	font-size: 90%;
	letter-spacing: 0;
	line-height: 150%;
}
body .footer_box .foot .left ul li a {
	display: block;
}
body .footer_box .foot .left ul li p {
	margin: 6px 0 0 0;
	font-size: 90%;
	font-weight: bold;
}
body .footer_box .txt_link a, body .footer_box .txt_link span {
	color: #ffffff;
	margin: 0 5px;
	font-weight: bold;
	font-size: 105%;
}
body .footer_box .txt_link a:hover {
	color: #ccab00;
}
