/* Reset */

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
/*strong,

sub,
sup,*/

tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

body {
    /*line-height: 1;*/
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

/*table {
    border-collapse: collapse;
    border-spacing: 0;
}*/

body {
    -webkit-text-size-adjust: none;
}



/* Box Model */

*,
*:before,
*:after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}




/*共版-讓滑鼠滑入或縮放變化過程更滑順*/
/*#gray_line,
#marquee_bg,
.first_area,
.sec_area,
.third_area,
.fourth_area,
.fifth_area,
.sixth_area,
.seventh_area,
.eighth_area,
.nighth_area,
.tenth_area,
.eleventh_area,
.twelveth_area,
.thirteenth_area,
#BodyFooter_rwd {
    transition: all .5s ease-out;
}*/

#BodyContentMainNavigator {
    width: 100%;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 1%;
    margin-left: auto;
    text-align: left;
    font-size: 1.0em;
    font-family: "微軟正黑體", Arial;
    line-height: 1.7em;
}

#BodyContentMainNavigator a {
    color: #be7323;
    font-weight: normal;
    text-decoration: underline;
}

#BodyContentMainNavigator a:hover {
    color: #000;
}

a:hover {
    text-decoration: none;
}





#event_master img {
    /*transition: all .3s ease-out*/
}

#BodyContentMainNavigator #navgif {
    width: 15px;
    margin: 0px 10px 0 10px;
    vertical-align: middle;
}

#BodyContentMainNavigator-SE #navgif {
    width: 15px;
    margin: 0px 10px 0 10px;
    vertical-align: middle;
}

#BodyContentMainNavigator-SE a {
    width: 15px;
    margin: 0px 10px 0 10px;
    vertical-align: middle;
}

@media all and (min-width: 1201px) {

    #youtube_pic {
        float: left;
        height: 220px;
        width: 400px;
    }
    iframe {
        display: none;
    }
    a {
        color: #099;
    }
    #event_master img:hover {
        /*transform: scale(1.2);*/
    }

    body {
        background-color: #F5F5F5;
        margin: 0 auto;
    }
    #BodyContent {
        width: 100%;
        padding: 0;
        margin: 0;
    }
    #BodyContainer_event {
        width: 100%;
        border: 1px solid #000;
        margin: 0;
    }
    #BodyHeader_event_rwd {
        display: none;
    }
    #event {
        width: 100%;
        font-family: "微軟正黑體", Arial;
        background-color: #fff;
        float: left;
    }

    #event #gray_line {
        font-size: 15px;
        color: #FFF;
        background-color: #1b2628;
        float: left;
        width: 100%;
        height: 40px;
        float: left;
        position: fixed;
        clear: both;
        z-index: 9999;
        top: 0;
        /*transition: all .3s ease-out*/ /*讓滑鼠滑入更滑順*/
    }
    #event #gray_line .color {
        color: #f1bb3f;
    }
    #event #gray_line img {
        vertical-align: middle;
    }
    #event #gray_line #gray_1200 {
        width: 1200px;
        margin: 0 auto;
    }
    #event #gray_line .login {
        float: right;
    }
    #event #gray_line .login a {
        color: #f1bb3f;
        text-decoration: none;
    }
    #event #gray_line .login a:hover {
        text-decoration: underline;
    }
    #event #gray_line .slogan {
        float: left;
        line-height: 40px;
        margin-left: 10px;
        font-family: Meiryo, "Meiryo UI", Arial, sans-serif;
    }
    #event #gray_line .login ul {
        float: right;
        line-height: 40px;
    }
    #event #gray_line .login li {
        display: inline;
        margin-right: 10px;
        margin-left: 10px;
    }
    #marquee_bg {
        width: 100%;
        float: left;
        margin: 0 auto;
    }
    #event_master {
        float: left;
        width: 100%;
        background-color: #F6F6F6;
        padding: 10px;
    }
    #event_master h2 {
        font-size: 25px;
    }
    #event_master h3 {
        font-size: 21px;
    }
    #out_master {
        width: 1200px;
        margin: 0 auto;
        clear: both;
    }




    #out_master .first_area {
        float: left;
        height: auto;
        /*width: 850px;*/
        /*width: 790px;*/
        width: 460px;
        border: 0px solid #C3C3C3;
        /*margin-right: 10px;*/
        /*margin-left: 0px;*/
        margin-right: 5px;
        margin-left: 10px;
        margin-top: 5px;
        border-radius: 3 px;
        background-color: #FFF;
        /*padding: 5px 10px;*/
        overflow: hidden;
    }


    #out_master .first_area_ibrain {
        float: left;
        height: auto;
        /*width: 850px;*/
        /*width: 790px;*/
        width: 460px;
        border: px solid #C3C3C3;
        /*margin-right: 10px;*/
        /*margin-left: 0px;*/
        margin-right: 5px;
        margin-left: 10px;
        margin-top: 10px;
        border-radius: 3 px;
        background-color: #FFF;
        padding: 5px 10px;
    }

    .first_area_ibrain .ibrainout {
        float: left;
        width: 100%;
        padding: 0 10px 10px 40px;
        margin-right: 5px;
    }
    .first_area_ibrain .ibrainout2 {
        float: left;
        width: 100%;
        padding: 0 10px 10px 40px;
        background-color: ;
        border-radius: px;
    }
    .first_area_ibrain .ibrainout2 .st {
        font-size: 1.1em;
        font-weight: bold;
        color: #8f6a3a;
        width: 93%;
        line-height: 1.75em;
        margin-top: 10px;
        border-bottom: dotted thin #999;
        text-align: left;
        margin-left: 15px;
    }
    .first_area_ibrain .ibrainout2 .st a {
        color: #8f6a3a;
        text-decoration: none;
    }



    .first_area_ibrain .ibrainout3 {
        float: left;
        width: 100%;
        padding: 0 10px 10px 40px;
        background-color: #fcf3e7;
        border-radius: px;
    }
    .first_area_ibrain .ibrainout3 .st {
        font-size: 1.1em;
        font-weight: bold;
        color: #8f6a3a;
        width: 93%;
        line-height: 1.75em;
        margin-top: 10px;
        border-bottom: dotted thin #999;
        text-align: left;
        margin-left: 15px;
    }
    .first_area_ibrain .ibrainout3 .st a {
        color: #8f6a3a;
        text-decoration: none;
    }

    .first_area_ibrain .ibrainout3 .ibrain_txt {
        margin-left: 15px;
    }


    .first_area_ibrain .ibrain_txt {
        width: 100%;
        text-align: left;
        float: left;
        margin-top: 10px;
        margin-left: 35px;
        display: inline-block;
    }

    .first_area_ibrain .ibrain_txt li {
        color: #666;
        float: left;
        width: 50%;
        list-style-type: disc;
    }
    .first_area_ibrain .ibrain_txt li a {
        font-size: 16px;
        line-height: 1.75em;
        color: #333;
        text-decoration: none;
    }



    #out_master .first_area .toppic {
        float: left;
        width: 447px;
    }

    #out_master .first_area .cart {
        float: left;
        width: 60px;
    }

    #out_master #youtube {
        float: left;
        /*height: 315px;
    width: 560px;
    height: 180px;
    width: 320px;*/
        height: 200px;
        width: 400px;
    }
    #out_master .FBonline_pic {
        float: left;
        /*height: 310px;
    width: 240px;
    margin-left:10px;*/
        height: 258px;
        width: 200px;
        margin-left: 5px;
    }
    #out_master .join_team {
        margin-top: 10px;
        padding-bottom: 10px;
        height: auto;
        width: 780px;
        /*padding-left: 30px;*/
        padding-left: 100px;
        border: px solid #CCC;
        float: left;
        border-radius: 5px;
        background-color: #;
    }
    #out_master .join_team .list_icon img {
        float: left;
        width: px;
        height: auto;
    }

    #out_master .join_team .rec_icon {
        margin-right: 10px;
        float: left;
    }
    #out_master .join_team .FB_icon {
        background-color: #069;
        margin-top: 10px;
        float: left;
        width: 100px;
        height: 30px;
        margin-right: 5px;
        border-radius: 15px;
        color: #FFF;
        text-align: center;
        line-height: 30px;
        /*-webkit-transition: background .5s linear;
        transition: background .5s linear;*/
    }
    #out_master .join_team .FB_icon:hover {
        background-color: #09C;
        /*-webkit-transition: background .5s linear;
        transition: background .5s linear;*/
    }
    #out_master .join_team .youtube_icon {
        background-color: #C30;
        margin-top: 10px;
        float: left;
        width: 100px;
        height: 30px;
        margin-right: 5px;
        border-radius: 15px;
        color: #FFF;
        text-align: center;
        line-height: 30px;
        /*-webkit-transition: background .5s linear;
        transition: background .5s linear;*/
    }
    #out_master .join_team .youtube_icon:hover {
        background-color: #F39;
        /*-webkit-transition: background .5s linear;
        transition: background .5s linear;*/
    }
    #out_master .join_team .Line_icon {
        background-color: #0C3;
        margin-top: 10px;
        float: left;
        width: 100px;
        height: 30px;
        margin-right: 5px;
        border-radius: 15px;
        color: #FFF;
        text-align: center;
        line-height: 30px;
        /*-webkit-transition: background .5s linear;
        transition: background .5s linear;*/
    }
    #out_master .join_team .Line_icon:hover {
        background-color: #690;
        /*-webkit-transition: background .5s linear;
        transition: background .5s linear;*/
    }
    #out_master .join_team .our_icon {
        background-color: #DF8600;
        margin-top: 10px;
        float: left;
        width: 140px;
        height: 30px;
        margin-right: 5px;
        border-radius: 15px;
        color: #FFF;
        text-align: center;
        line-height: 30px;
        /*-webkit-transition: background .5s linear;
        transition: background .5s linear;*/
    }
    #out_master .join_team .our_icon a {
        color: #FFF;
        text-decoration: none;
    }
    #out_master .join_team .our_icon:hover {
        background-color: #FFB84D;
        /*-webkit-transition: background .5s linear;
        transition: background .5s linear;*/
    }
    #out_master .sec_area {
        float: left;
        /*height: 540px;*/
        height: auto;
        /*width: 335px;*/
        width: 460px;
        border: 0px solid #C3C3C3;
        /*margin-left: 0px;*/
        margin-left: 10px;
        margin-right: 5px;
        margin-top: 15px;
        margin-bottom: 5px;
        border-radius: 3 px;
        background-color: #FFF;
        padding-top: 5px;
    }
    .sec_area #icon_new {
        width: 100%;
        float: left;
        margin-top: 5px;
        margin-bottom: 5px;
        clear: both;
        margin-right: auto;
        margin-left: auto;
        height: auto;
    }

    .sec_area .newscontent {
        float: left;
        width: 400px;
        border-bottom-width: 0px;
        border-bottom-style: solid;
        border-bottom-color: #CCC;
        margin: 10px 0 15px 20px;
    }

    .first_area .newscontent {
        float: left;
        width: 400px;
        border-bottom-width: 0px;
        border-bottom-style: solid;
        border-bottom-color: #CCC;
        margin: 10px 0 15px 20px;
    }


    .sec_area .newscontent iframe {
        width: 400px;
        height: 225px;
    }


    .sec_area .news_pic {
        float: left;
        height: 76px;
        width: 76px;
        border: 0px solid #CCC;
        margin-top: 2px;
        line-height: px;
    }
    .sec_area .news_title {
        width: 220px;
        float: left;
        color: #000000;
        font-size: 15px;
        line-height: 1.5em;
        margin-top: 12px;
        text-align: left;
        margin-left: 5px;
        font-family: "微軟正黑體", Arial;
    }
    .sec_area .news_title a {
        color: #000000;
    }
    .sec_area .news_txt {
        /*float: left;*/
        font-size: 15px;
        line-height: 1.5em;
        /*width:220px;*/
        width: 320px;
        text-align: left;
        margin-left: 40px;
        margin-bottom: 5px;
        color: #8b8b8b;
    }

    .sec_area .news_txt a {
        color: #5d3804;
    }

    .sec_area .outmore {
        font-size: 13px;
        clear: both;
        float: left;
        width: 80px;
        text-align: center;
        color: #FFF;
        background-color: #1c1c1c;
        border-radius: 5px;
        padding: 8px;
        margin-left: 35%;
        margin-top: 0px;
        margin-bottom: 10px;
        /*-webkit-transition: background .5s linear;
        transition: background .5s linear;*/
    }

    .sec_area .outmore:hover {
        background-color: #7b7a7a;
        /*-webkit-transition: background .5s linear;
        transition: background .5s linear;*/
    }

    .sec_area h1 {
        color: #553000;
        font-size: 1.3em;
        float: left;
        width: 100%;
        text-align: left;
        margin-top: 5px;
        margin-bottom: 15px;
        border-left-width: 3px;
        border-left-style: solid;
        border-left-color: #553000;
        padding-left: 5px;
    }

    .sec_area a {
        color: #666;
    }


    .third_area {
        float: left;
        height: auto;
        width: 390px;
        border: 0px solid #C3C3C3;
        margin-right: 5px;
        margin-left: 0px;
        margin-top: 10px;
        border-radius: 3 px;
        background-color: #FFF;
        padding: 10px;
        clear: both;
    }
    .third_area img {
        float: left;
        height: auto;
        width: 370px;
        border: 0px;
        /*transition: all .3s ease-out;*/
    }
    .third_area img:hover {
        transform: scale(1.0);
        box-shadow: 1px 1px 8px #666;
    }



    .third_area .instant {
        width: 370px;
        float: left;
        line-height: 1.4em;
    }
    .third_area .instant ul {
        float: left;
        list-style-type: disc;
        padding: 0;
        margin-top: 0;
        margin-right: 0;
        margin-bottom: 10px;
        margin-left: 0;
    }
    .third_area .instant ul li {
        text-align: left;
        font-size: 1.0em;
        color: #5a5b5c;
        margin-left: 20px;
        line-height: 1.9em;
        border-bottom-width: 1px;
        border-bottom-style: dotted;
        border-bottom-color: #666;
        margin-top: 0.5em;
        margin-bottom: 0.5em;
    }
    .third_area .instant ul li a {
        color: #5a5b5c;
        text-decoration: none;
    }

    .date {
        font-size: 0.8em;
    }


    /*共版文字類型more專用*/
    .txt_more {
        color: #FFF;
        background-color: #1c1c1c;
        float: right;
        font-size: 13px;
        width: 80px;
        clear: both;
        border-radius: 5px;
        padding: 4px;
        margin-right: 8px;
        /*-webkit-transition: background .5s linear;
        transition: background .5s linear;*/
    }
    .txt_more a {
        color: #FFF;
        text-decoration: none;
    }

    .txt_more:hover {
        background-color: #7b7a7a;
        /*-webkit-transition: background .5s linear;
        transition: background .5s linear;*/
    }

    .fourth_area {
        float: left;
        height: auto;
        width: 390px;
        border: 0px solid #C3C3C3;
        margin-right: 5px;
        margin-left: 10px;
        margin-top: 10px;
        border-radius: 3 px;
        background-color: #FFF;
        padding: 10px;
    }

    .fourth_area img {
        float: left;
        height: auto;
        width: 370px;
        border: 0px;
    }

    .fourth_area img:hover {
        transform: scale(1.0);
        box-shadow: 1px 1px 8px #666;
    }

    .fourth_area .newlaw {
        width: 370px;
        float: left;
        line-height: 1.4em;
    }
    .fourth_area .newlaw ul {
        float: left;
        list-style-type: disc;
        margin-top: 0;
        margin-right: 0;
        margin-bottom: 10px;
        margin-left: 0;
        padding: 0;
    }
    .fourth_area .newlaw ul li {
        font-size: 1.0em;
        color: #5a5b5c;
        text-align: left;
        margin-left: 20px;
        line-height: 1.9em;
        border-bottom-width: 1px;
        border-bottom-style: dotted;
        border-bottom-color: #666;
        margin-top: 0.5em;
        margin-bottom: 0.5em;
    }
    .fourth_area .newlaw ul li a {
        color: #5a5b5c;
        text-decoration: none;
    }



    .fourth_area .newlaw ul li p {
        line-height: 1.5em;
    }





    .fifth_area {
        float: left;
        height: auto;
        width: 390px;
        border: 0px solid #C3C3C3;
        margin-left: 10px;
        margin-top: 10px;
        border-radius: 3 px;
        background-color: #FFF;
        padding: 10px;
    }
    .fifth_area img {
        float: left;
        height: auto;
        width: 370px;
        border: 0px;
    }
    .fifth_area img:hover {
        transform: scale(1.0);
        box-shadow: 1px 1px 8px #666;
    }
    .fifth_area .learning {
        width: 370px;
        float: left;
        line-height: 1.4em;
    }

    .fifth_area .learning p a {
        color: #000;
        text-decoration: none;
    }

    .fifth_area .learning ul {
        float: left;
        list-style-type: disc;
        margin-top: 0;
        margin-right: 0;
        margin-bottom: 10px;
        margin-left: 0;
        padding: 0;
    }
    .fifth_area .learning ul li {
        text-align: left;
        color: #5a5b5c;
        margin-left: 20px;
        font-size: 1.0em;
        line-height: 1.9em;
        border-bottom-width: 1px;
        border-bottom-style: dotted;
        border-bottom-color: #666;
        margin-top: 0.5em;
        margin-bottom: 0.5em;
    }
    .fifth_area .learning ul li a {
        color: #5a5b5c;
        text-decoration: none;
    }

    .fifth_area .learning p {
        text-align: left;
        font-weight: bold;
    }

    .sixth_area {
        float: left;
        height: auto;
        /*width: 1200px;*/
        width: 720px;
        border: 0px solid #C3C3C3;
        margin-left: 0px;
        margin-top: 5px;
        border-radius: 3px;
        background-color: #FFF;
        padding: 10px;
        /*background:url(/accounting/File/images/sixth_area-bg.gif) no-repeat;*/
    }
    .sixth_area img {
        /*height: 130px;
        width: auto;*/
        width:300px;
        height:auto;
        /*transition: all .3s ease-out;*/
    }
    .sixth_area img:hover {
        transform: scale(1.0);
        box-shadow: 1px 1px 8px #666;
    }



    .columns {
        float: left;
        /*width: 1180px;*/
        width: 708px;
        height: auto;
        margin-left: 0px;
        margin-top: 10px;
        border-radius: 3 px;
        background-color: #;
        padding: 5px;
    }
    .columns .firs_col,
    .columns .sec_col,
    .columns .third_col,
    .columns .four_col {

        float: left;
        /*width: 282px;*/
        width: 320px;
        height: auto;
        border: px solid #C3C3C3;
        margin-left: 5px;
        margin-right: 5px;
        margin-top: 5px;
        border-radius: 3 px;
        background-color: #FFF;
        padding: 10px;
    }
    .columns .col_title {
        /*color:#f44236;*/
        font-size: 1.3em;
        line-height: px;
        float: left;
        width: 100%;
        text-align: left;
        margin-top: px;
        margin-bottom: 10px;
        border-left: 6px solid #dfa52d;
        padding-left: 8px;
        color: #553000;
        font-family: Meiryo, "Meiryo UI";
    }

    .columns .col_title a {
        color: #553000;
        text-decoration: none;
    }

    .columns .col_title2 {
        color: #000;
        font-size: 1.0em;
        line-height: 1.5em;
        float: left;
        width: 100%;
        text-align: left;
        margin-top: 5px;
        margin-bottom: 10px;
        padding-left: px;
        font-family: Meiryo, "Meiryo UI";
    }

    .columns .col_title2 a {
        color: #000;
        text-decoration: none;
    }


    .columns .col_content {
        color: #5a5b5c;
        font-size: 15px;
        /*text-align: left;*/
        text-align: justify;
        line-height: 1.4em;
    }
    .columns .col_content a {
        color: #5a5b5c;
        text-decoration: none;
    }


    .sec_judg .col_title2 {
        color: #000;
        font-size: 1.0em;
        line-height: 1.5em;
        float: left;
        width: 100%;
        text-align: left;
        margin-top: 5px;
        margin-bottom: 10px;
        padding-left: px;
        font-family: Meiryo, "Meiryo UI";
    }
    .sec_judg .col_content {
        color: #5a5b5c;
        font-size: 15px;
        text-align: left;
        line-height: 1.7em;
    }
    .sec_judg .col_content a {
        color: #5a5b5c;
    }

.sec_col .theme {
    clear: both;
    background-color: #fcf3e7;
    }

.sec_col .theme ul  {
    padding: 1em 0.5em 1em 1.5em;
    }


.sec_col .theme ul li {
    list-style-type: disc;
    text-align: left;
    margin: 0.5em;
    }

.sec_col .theme ul li a {
    color: #000;
    text-decoration: none;
    }

.sec_col .theme ul li span {
    font-size: 0.8em;
    color: #5a5b5c;
    }

.sec_col .theme mark {
    background-color: #FFF;
    color: #099;
}



    /*讀懂判決開始*/
/*    .judgment {
        float: left;
        width: 1180px;
        width: 708px;
        height: auto;
        margin-left: 0px;
        margin-top: 10px;
        border-radius: 3 px;
        background-color: #;
        padding: 5px;
    }
    .judgment .firs_judg {
        float: left;
        width: 320px;
        height: auto;
        border: px solid #C3C3C3;
        margin-left: 5px;
        margin-right: 5px;
        margin-top: 5px;
        border-radius: 3 px;
        background-color: #FFF;
        padding: 10px;
    }*/

    .columns .cover {
        width: 150px;
        float: right;
    }


    .columns .cover img {
        width: 100%;
        height: auto;
    }

    #coverimg {
        width: 100%;
        box-shadow: 0px 1px 5px #888888;
    }

    .columns .voice {

    }

    .columns .voice a {
        float: left;
        display: inline-block;
        text-decoration: none;
        margin: 5px;
        color: #333;
        border: 1px solid #666;
        padding: 5px;
        border-radius: 4px;
        font-size: 0.9em;
    }


    .columns .author {
        padding: 0 5px;
        font-size: 0.9em;
    }


    .columns .author a {
        float: left;
        display: inline-block;
        text-decoration: none;
        margin: 2px 5px;
        color: #333;
        padding: 5px;
        text-align: left;
    }


    .columns .sec_judg {
        float: left;
        width: 320px;
        height: auto;
        border: px solid #C3C3C3;
        margin-left: 5px;
        margin-right: 5px;
        margin-top: 5px;
        padding: 10px;
    }

    .columns .sec_judg ul {
        font-size: 15px;
        text-align: left;
        float: left;
        width: 96%;
        margin-top: 10px;
        margin-left: 20px;
    }

    .columns .sec_judg ul li {
        font-size: 15px;
        line-height: 1.6em;
        float: left;
        width: 100%;
        list-style-type: disc;
    }

    .columns .sec_judg a {
        color: #5a5b5c;
    }

    .columns .sec_judg img {
        width: 120px;
    }

    .columns .instant {
        float: left;
    }

    .columns .issue {
        float: left;
        margin: 5px 0 0 0;
    }
    .columns .issue a {
        text-decoration: none;
        font-weight: bold;
        color: #000;
    }


    .columns .judg_title {
        /*color:#f44236;*/
        font-size: 1.3em;
        line-height: ;
        float: left;
        width: 100%;
        text-align: left;
        margin-bottom: 10px;
        border-left: 6px solid #dfa52d;
        padding-left: 8px;
        color: #553000;
        font-family: Meiryo, "Meiryo UI";
    }

    .columns .judg_title a {
        color: #553000;
        text-decoration: none;
    }


    .columns .judg_title2 {
        color: #000;
        font-size: 15px;
        line-height: 1.5em;
        float: left;
        width: 100%;
        text-align: left;
        margin-top: 5px;
        margin-bottom: 15px;
        padding-left: 5px;
        font-family: Meiryo, "Meiryo UI";
    }

    .columns .judg_title2 a {
        color: #000;
        text-decoration: none;
    }

    .columns .judg_content {
        color: #5a5b5c;
        font-size: 15px;
        text-align: left;
        line-height: 1.4em;
    }
    .columns .judg_content a {
        color: #5a5b5c;
        text-decoration: none;
    }







    /*讀懂判決結束*/
    /*會計人圖書館*/
    .seventh_area {
        float: left;
        /*height: 270px;*/
        height: 320px;
        width: 862px;
        border: px solid #C3C3C3;
        margin-left: 0px;
        margin-top: 10px;
        border-radius: 3 px;
        background-color: #FFF;
        padding: 10px;
    }
    .seventh_area img {
        /*transition: all .3s ease-out;*/
        border-radius: 1em;
    }
    .eighth_area img {
        /*transition: all .3s ease-out;*/
    }
    .seventh_area img:hover,
    .eighth_area img:hover {
        transform: scale(1.0);
        box-shadow: 1px 1px 8px #666;
    }
    /*.seventh_area .bookout{float:left;width:410px;padding:10px;margin-right:10px;}*/
    .seventh_area .bookout {
        float: left;
        width: 380px;
        padding: 10px;
        margin-right: 10px;
    }
    .seventh_area .book_pic {
        float: left;
        /*width: 153px;*/
        width: 120px;
        height: auto;
        margin-right: 10px;
        border: 0px #666 solid;
    }
    .seventh_area .book_pic img {
        width: 100%;
        height: auto;
    }
    /*.seventh_area .book_content{width:220px;float:left;margin-left:3px;}*/
    .seventh_area .book_content {
        width: 180px;
        float: left;
        margin-left: 3px;
    }
    .seventh_area .book_title {
        float: left;
        width: 200px;
        margin: 0 auto;
        text-align: left;
        font-family: "微軟正黑體", Arial;
        font-size: 1.3em;
        font-weight: bold;
        color: #1fa0b5;
        border-bottom: #1fa0b5 4px solid;
        padding-bottom: 8px;
        letter-spacing: 0.5em;
    }
    .seventh_area .book_title a {
        color: #1fa0b5;
        text-decoration: none;
    }
    .seventh_area .book_txt {
        font-size: 1.0em;
        text-align: left;
        float: left;
        /*width: 200px;*/
        width: 180px;
        margin-top: 10px;
        color: #5a5b5c;
        word-break: break-all;
    }

    .seventh_area .book_txt a {
        color: #5a5b5c;
        text-decoration: none;
    }
    .seventh_area .follow_link {
        font-size: 13px;
        margin-left: 400px;
        color: #FFF;
        letter-spacing: normal;
    }
    .seventh_area .follow_link a {
        color: #FFF;
    }
    .seventh_area .book_txt li {
        font-size: 1.0em;
        float: left;
        /*width: 200px;*/
        width: 220px;
        line-height: 1.5em;
        list-style-type: disc;
        margin-left: 15px;
    }
    /*.seventh_area .book_txt li:before{
    content:"‧";
    margin-right:3px;
    /*content:url(/image.jpg); }*/
    .eighth_area {
        float: left;
        width: 327px;
        /*height: 270px;*/
        height: 320px;
        border: px solid #C3C3C3;
        margin-left: 10px;
        margin-top: 10px;
        border-radius: 3 px;
        background-color: #FFF;
        padding: 10px;
    }
    /*.eighth_area .bookout {
        float: left;
        width: 320px;
        padding: 10px 10px 0 0px;
        margin-right: 5px;
    }*/


    .eighth_area .bookout {
        width: 320px;
        position: relative;

    }

    .eighth_area .book_pic {
        float: left;
        width: 118px;
        height: auto;
        line-height: px;
        margin-right: 2px;
        /*box-shadow: 1px 1px 8px #666;*/
    }




    .eighth_area .book_pic img {
        width: 118px;
        height: auto;
    }

    .eighth_area .book_pic img:hover {
        box-shadow: 0px 0px 0px #666;
    }

    .eighth_area .book_content {
        width: 145px;
        float: left;
        margin-left: 3px;
    }
    .eighth_area .book_title {
        float: left;
        width: 140px;
        margin: 0 auto;
        text-align: left;
        font-family: "微軟正黑體", Arial;
        font-size: 16px;
        color: #5a5b5c;
        text-decoration: underline;
    }
    .eighth_area .book_txt {
        text-align: left;
        float: left;
        width: 130px;
        margin-top: 0px;
        color: #5a5b5c;
    }
    .eighth_area .book_txt li {
        font-size: 1em;
        float: left;
        width: 150px;
        /*line-height: 1.8em;*/
        line-height: 1.5em;
        list-style-type: disc;
        margin-left: 20px;
    }

    .eighth_area .book_txt li a {
        /*font-size: 1em;*/
        font-size: 0.9em;
        text-decoration: none;
        color: #5a5b5c;
    }

    .nighth_area {
        float: left;
        height: 226px;
        width: 862px;
        border: px solid #C3C3C3;
        margin-left: 0px;
        margin-top: 10px;
        border-radius: 3 px;
        background-color: #FFF;
        padding: 10px;
    }
    .nighth_area .examout {
        float: left;
        width: 100%;
        padding: 10px;
        margin-right: 10px;
    }
    .nighth_area .exam_txt {
        text-align: left;
        font-size: 15px;
        color: #5a5b5c;
        float: left;
        width: 100%;
        word-break: break-all;
    }
    .nighth_area .exam_txt li {
        float: left;
        width: 100%;
        line-height: 1.5em;
        font-size: 1.3em;
        list-style-type: disc;
        margin-left: 15px;
    }
    .exam_more {
        color: #FFF;
        background-color: #1c1c1c;
        width: 80px;
        margin-left: 5px;
        border-radius: 5px;
        padding: 5px;
        /*-webkit-transition: background .5s linear;
        transition: background .5s linear;*/
        font-size: 0.8em;
    }
    .exam_more:hover {
        background-color: #CCC;
        /*-webkit-transition: background .5s linear;
        transition: background .5s linear;*/
    }

    .tenth_area {
        float: left;
        height: auto;
        width: 327px;
        border: px solid #C3C3C3;
        margin-left: 10px;
        margin-top: 10px;
        border-radius: 3 px;
        background-color: #FFF;
        padding: 10px;
    }
    .tenth_area .tenth_s_title {
        width: 100%;
        float: left;
        font-size: 15px;
        clear: both;
        text-align: left;
        border-bottom: 1px dotted #5a5b5c;
        border-top: 1px dotted #5a5b5c;
        padding: 10px 0;
    }
    .tenth_area .studentout {
        float: left;
        width: 100%;
        padding: 10px;
        margin-right: 5px;
    }
    .tenth_area .book_content {
        width: 100%;
        float: left;
        margin-left: 3px;
    }
    .tenth_area .student_txt {
        text-align: left;
        float: left;
        width: 30%;
        margin-top: 10px;
        margin-left: 10px;
        font-size: 15px;
        color: #5a5b5c;
    }
    .tenth_area .student_txt li {
        float: left;
        width: 100%;
        line-height: 1.5em;
        list-style-type: disc;
        font-size: 15px;
    }
    .tenth_area .student_txt li a {
        color: #5a5b5c;
    }
    .tenth_area .student_txt2 {
        text-align: left;
        float: left;
        width: 60%;
        margin-top: 10px;
        margin-left: 15px;
        font-size: 15px;
    }
    .tenth_area .student_txt2 li {
        float: left;
        width: 100%;
        line-height: 1.5em;
        list-style-type: disc;
    }
    .tenth_area .student_txt2 li a {
        color: #5a5b5c;
    }
    .eleventh_area {
        float: left;
        /*height: 430px;*/
        height: auto;
        width: 861px;
        border: px solid #C3C3C3;
        margin-left: 0px;
        margin-top: 10px;
        border-radius: 3 px;
        background-color: #FFF;
        padding: 10px;
    }

    .eleventh_area .elev_stitle {
        width: 100%;
        float: left;
        font-size: 1.2em;
        clear: both;
        text-align: left;
        border-bottom: 1px dotted #5a5b5c;
        border-top: 1px dotted #5a5b5c;
        padding: 10px 0 10px 10px;
    }
    .eleventh_area .seri_six {
        float: left;
        width: 269px;
        height: auto;
        border: 0px solid #C3C3C3;
        margin-left: 5px;
        margin-right: 5px;
        margin-top: 10px;
        border-radius: 3 px;
        background-color: #FFF;
        padding: 10px;
    }
    .eleventh_area .seri_six img {
        border-radius: 99em;
    }
    .eleventh_area .seri_six_2col {
        float: left;
        width: 764px;
        height: 100px;
        border: 0px solid #C3C3C3;
        margin-left: 5px;
        margin-right: 5px;
        margin-top: 5px;
        border-radius: 3 px;
        background-color: #FFF;
        padding: 10px;
    }
    .eleventh_area .seri_subject {
        color: #28bb93;
        font-size: 1.3em;
        font-weight: bold;
        float: left;
        width: 30%;
        text-align: left;
        margin-top: 70px;
        margin-bottom: 10px;
        border-left: px solid #28bb93;
        padding-left: px;
    }
    .eleventh_area .seri_list {
        text-align: left;
        font-size: 1.0em;
        float: left;
        margin-right: 20px;
    }

    .eleventh_area .seri_list li {
        font-size: 1.0em;
        line-height: 2.0em;
        color: #5a5b5c;
    }
    .eleventh_area .seri_list li a {
        font-size: 1.0em;
        color: #000;
    }
    .eleventh_area .seri_list li a:before {
        content: "◆";
    }


    .eleventh_area .col_title2 {
        color: #000;
        font-size: 15px;
        line-height: 1.5em;
        float: left;
        width: 100%;
        text-align: left;
        margin-top: 5px;
        margin-bottom: 10px;
    }
    .eleventh_area .col_content {
        color: #5a5b5c;
        font-size: 15px;
        text-align: left;
        line-height: 1.4em;
        float: left;
    }
    .eleventh_area .col_content a {

    }
    .eleventh_area .col_content a:hover {

    }

    .eleventh_area .col_content .more {
        color: #FFF;
        font-size: 0.6em;
        background-color: #1c1c1c;
        border-radius: 3px;
        padding: px;
        text-decoration: none;
        width: 5em;
        display: inline-block;
        text-align: center;
    }
    .eleventh_area .col_content .more:hover {
        background-color: #7b7a7a;
        /*-webkit-transition: background .5s linear;
        transition: background .5s linear;*/
    }

    .eleventh_area img {
        width: 120px;
        float: right;
        margin-right: 20px;
    }

    .eleventh_area .honor {
        float: left;
        font-size: 15px;
        color: #f04f2b;
        font-family: "微軟正黑體";
        border-top-left-radius: 10px;
        border-bottom-right-radius: 10px;
        background-color: #;
        padding: px;
        width: 100px;
        text-align: left;
        font-weight: bold;
        line-height: 2em;
    }
    .eleventh_area .honor img {
        width: 20px;
        height: auto;
        float: left;
        margin-right: 5px;
    }


    .twelveth_area {
        float: left;
        height: auto;
        width: 327px;
        border: px solid #C3C3C3;
        margin-left: 10px;
        margin-top: 10px;
        border-radius: 3 px;
        background-color: #FFF;
        padding: 10px;
    }

    .twelveth_area .twelveth_s_title {
        width: 100%;
        float: left;
        font-size: 15px;
        clear: both;
        text-align: left;
        border-bottom: 1px dotted #5a5b5c;
        border-top: 1px dotted #5a5b5c;
        padding: 10px 0;
    }
    .twelveth_area .ibrainout {
        float: left;
        width: 100%;
        padding: 0 10px 10px 10px;
        margin-right: 5px;
    }
    .twelveth_area .ibrain_txt {
        text-align: left;
        float: left;
        width: 45%;
        margin-top: 10px;
        margin-left: 10px;
    }
    .twelveth_area .ibrain_txt li {
        font-size: 15px;
        line-height: 2em;
        float: left;
        width: 100%;
        list-style-type: none;
    }
    .twelveth_area .ibrain_txt li a {
        color: #5a5b5c;
    }

    .twelveth_area img {
        border-radius: 5px;
        margin: 20px 0 0 0px;
        width: 100%;
    }

    .thirteenth_area {
        float: left;
        height: auto;
        width: 327px;
        border: px solid #C3C3C3;
        margin-left: 10px;
        margin-top: 10px;
        border-radius: 3 px;
        padding: 10px;
    }

    .thirteenth_area img {
        width: 90%;
        box-shadow: 0px 1px 5px #888888;
    }

    .thirteenth_area .thirteenth_s_title {
        width: 100%;
        float: left;
        font-size: 15px;
        clear: both;
        text-align: left;
        border-bottom: 1px dotted #5a5b5c;
        border-top: 1px dotted #5a5b5c;
        padding: 10px 0;
    }
    .thirteenth_area .groupoutout {
        float: left;
        width: 100%;
        padding: 10px;
        margin-right: 5px;
    }
    .thirteenth_area .group_txt {
        font-size: 15px;
        text-align: left;
        float: left;
        width: 100%;
        margin-top: 10px;
        margin-left: 20px;
    }
    .thirteenth_area .group_txt li {
        font-size: 15px;
        line-height: 1.6em;
        float: left;
        width: 100%;
        list-style-type: disc;
    }
    .thirteenth_area .group_txt li a {
        color: #5a5b5c;
    }
    /*重要分類紅字*/
    #out_master .imp_txt {
        color: #1c1c1c;
        font-size: 22px;
        font-weight: ;
        float: left;
        width: 100%;
        text-align: left;
        margin-top: 5px;
        margin-bottom: 15px;
        border-left-width: 4px;
        border-left-style: solid;
        border-left-color: #b12323;
        padding-left: 5px;
        font-family: Meiryo, "微軟正黑體";
        /*transition: all .3s ease-out*//*讓滑鼠滑入更滑順*/
    }
    #out_master .imp_txt:hover {
        transform: translateX(0px);
        /*滑過去往X右滑動*/
        /*transform:scale(1.2);/*等比例放大*/
    }





    /*重要分類綠字*/
    #out_master .imp_txt2 {
        color: #696;
        font-size: 21px;
        float: left;
        width: 100%;
        text-align: left;
        margin-top: 5px;
        margin-bottom: 15px;
        border-left-width: 4px;
        border-left-style: solid;
        border-left-color: #696;
        padding-left: 5px;
        font-family: Meiryo, "Meiryo UI";
        /*transition: all .3s ease-out*//*讓滑鼠滑入更滑順*/
    }
    #out_master .imp_txt2:hover {
        transform: translateX(px);
        /*滑過去往X右滑動*/
        /*transform:scale(1.2);/*等比例放大*/
    }
    /*重要分類綠字-3*/
    #out_master .imp_txt3 {
        color: #000;
        font-size: 1.3em;
        font-weight: ;
        float: left;
        width: 100%;
        text-align: left;
        margin-top: 15px;
        margin-bottom: 10px;
        border-left: 6px solid #c5276b;
        padding-left: 8px;
        font-family: Meiryo, "Meiryo UI";
        /*transition: all .3s ease-out*//*讓滑鼠滑入更滑順*/
    }
    #out_master .imp_txt3:hover {
        transform: translateX(0px);
        /*滑過去往X右滑動*/
        /*transform:scale(1.2);/*等比例放大*/
    }
    #out_master .imp_txt3 a {
        color: #000;
        text-decoration: none;
    }



    /*重要分類綠字-4會樂聚落*/
    #out_master .imp_txt4 {
        color: #FFF;
        font-size: 1.5em;
        font-weight: ;
        background-color: #c5276b;
        float: left;
        width: 100%;
        text-align: left;
        margin-top: 10px;
        margin-bottom: px;
        padding: 10px 30px;
        font-family: "微軟正黑體";
        letter-spacing: 1em;
    }
    #out_master .imp_txt4:hover {
        transform: translateX(px);
        /*滑過去往X右滑動*/
        /*transform:scale(1.2);/*等比例放大*/
    }
    /*重要分類綠字-實務現場指南*/
    #out_master .imp_txt5 {
        color: #FFF;
        font-size: 1.5em;
        font-weight: ;
        background-color: #dfa52d;
        float: left;
        width: 100%;
        text-align: left;
        margin-top: px;
        margin-bottom: px;
        padding: 10px 30px;
        font-family: "微軟正黑體";
        letter-spacing: 0.5em;
    }
    #out_master .imp_txt5:hover {
        transform: translateX(px);
        /*滑過去往X右滑動*/
        /*transform:scale(1.2);/*等比例放大*/
    }
    /*重要分類綠字-會計人圖書館*/
    #out_master .imp_txt6 {
        color: #FFF;
        font-size: 1.5em;
        font-weight: ;
        background-color: #1fa0b5;
        float: left;
        width: 100%;
        text-align: left;
        margin-top: px;
        margin-bottom: px;
        padding: 10px 30px;
        font-family: "微軟正黑體";
        letter-spacing: 1em;
    }
    #out_master .imp_txt6:hover {
        transform: translateX(px);
        /*滑過去往X右滑動*/
        /*transform:scale(1.2);/*等比例放大*/
    }
    /*重要分類綠字-7在職雲端進修&高端客製課程*/
    #out_master .imp_txt7 {
        color: #FFF;
        padding: 10px;
        font-size: 1.5em;
        font-weight: ;
        float: left;
        width: 100%;
        text-align: left;
        /*margin-bottom: 15px;*/
        font-family: "微軟正黑體";
        /*transition: all .3s ease-out*//*讓滑鼠滑入更滑順*/
        ;
        background-color: #28bb93;
        letter-spacing: 0.5em;
    }
    #out_master .imp_txt7:hover {
        transform: translateX(px);
        /*滑過去往X右滑動*/
        /*transform:scale(1.2);/*等比例放大*/
    }
    /*重要分類綠字-7進修考試*/
    #out_master .imp_txt8 {
        color: #FFF;
        padding: 10px 30px;
        font-size: 1.5em;
        font-weight: ;
        float: left;
        width: 100%;
        text-align: left;
        margin-bottom: 15px;
        padding-left: px;
        font-family: "微軟正黑體";
        /*transition: all .3s ease-out*//*讓滑鼠滑入更滑順*/
        ;
        background: #28bb93;
        /* Old browsers */
        background: -moz-linear-gradient(left, #28bb93 54%, #ede02a 96%);
        /* FF3.6-15 */
        background: -webkit-linear-gradient(left, #28bb93 54%, #ede02a 96%);
        /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to right, #28bb93 54%, #ede02a 96%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#28bb93', endColorstr='#ede02a', GradientType=1);
        /* IE6-9 */
        letter-spacing: 1em;
    }
    #out_master .imp_txt8:hover {
        transform: translateX(0px);
        /*滑過去往X右滑動*/
        /*transform:scale(1.2);/*等比例放大*/
    }

    #out_master .imp_stitle {
        float: right;
        font-size: 0.7em;
        color: #088a66;
        letter-spacing: 0.6em;
    }

    #out_master .imp_stitle a {
        color: #088a66;
        text-decoration: none;
    }



    #out_master .imp_library {
        float: right;
        font-size: 0.7em;
        color: #FFF;
        letter-spacing: 0.6em;
    }

    #out_master .imp_library a {
        color: #FFF;
        text-decoration: none;
    }


    #out_master .imp_dream {
        float: right;
        font-size: 0.7em;
        color: #c5276b;
        letter-spacing: 0.6em;
    }

    #out_master .imp_dream a {
        color: #c5276b;
        text-decoration: none;
    }



    /*重要分類綠字-7新書暢銷排行*/
    #out_master .imp_txt9 {
        color: #FFF;
        padding: 10px;
        font-size: 1.5em;
        font-weight: ;
        float: left;
        width: 100%;
        text-align: left;
        font-family: "微軟正黑體";
        /*transition: all .3s ease-out*//*讓滑鼠滑入更滑順*/
        ;
        background-color: #1fa0b5;
        letter-spacing: 0.5em;
        margin-bottom: 10px;
    }


    #out_master .imp_txt9 a {
        color: #FFF;
        text-decoration: none;
    }

    #out_master .imp_txt9:hover {
        transform: translateX(px);
        /*滑過去往X右滑動*/
        /*transform:scale(1.2);/*等比例放大*/
    }

    #out_master .imp_txt10 {
        color: #FFF;
        padding: 10px 30px;
        font-size: 1.5em;
        font-weight: ;
        float: left;
        width: 100%;
        text-align: left;
        margin-bottom: 15px;
        padding-left: px;
        font-family: "微軟正黑體";
        /*transition: all .3s ease-out*//*讓滑鼠滑入更滑順*/
        ;
        background: #28bb93;
        /* Old browsers */
        background: -moz-linear-gradient(left, #28bb93 54%, #ede02a 96%);
        /* FF3.6-15 */
        background: -webkit-linear-gradient(left, #28bb93 54%, #ede02a 96%);
        /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to right, #c5276b 54%, #ede02a 96%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#28bb93', endColorstr='#ede02a', GradientType=1);
        /* IE6-9 */
        letter-spacing: 1em;
    }
    #out_master .imp_txt10:hover {
        transform: translateX(0px);
        /*滑過去往X右滑動*/
        /*transform:scale(1.2);/*等比例放大*/
    }
    /*框內小標*/
    #out_master .first_area .first_title {
        font-family: "微軟正黑體";
        font-size: 26px;
        float: left;
        width: 100%;
        text-align: left;
        margin-top: 10px;
        margin-bottom: 0px;
        /*20170922*/
        padding: 0 0 0 30px;
    }
    #out_master .first_area .first_title2 {
        font-family: "微軟正黑體";
        font-size: 1.1em;
        float: left;
        width: 100%;
        text-align: left;
        margin-top: 10px;
        margin-bottom: 0px;
        color: #009999;
        line-height: 36px;
    }
    /*框內內文*/
    #out_master .first_area .first_content {
        font-size: 17px;
        float: left;
        width: 100%;
        text-align: left;
        margin-top: 5px;
        margin-bottom: 5px;
        line-height: 30px;
    }
    /* bodyHeader */
    #BodyHeader_event {
        width: 100%;
        clear: both;
        margin-right: auto;
        margin-left: auto;
        /*margin-top:39px;*/
    }
    #slogan {
        width: 100%;
        float: left;
    }
    #header-share #header_out {
        width: 1200px;
        height: 100px;
        line-height: 125px;
        padding-top: 0px;
        margin-right: auto;
        margin-left: auto;
    }
    #header-share .eachsub_txt {
        float: left;
        clear: both;
        padding: 0;
        margin: 0;
        line-height: 2;
        border-top-width: 1px;
        border-bottom-width: 1px;
        border-top-style: solid;
        border-bottom-style: solid;
        border-top-color: #666;
        border-bottom-color: #666;
    }
    .search {
        float: left;
        margin-top: 6.9em;
        margin-left: -8.4em;
    }
    .search2 {
        display: none;
    }
    .search input[type="text"] {
        color: #CCC;
        background-color: #FFF;
        font-size: 0.9em;
        padding: 0.2em;
        border: 0px solid #ccc;
        font-family: "微軟正黑體";
        border-radius: 2px;
        box-shadow: 1px 1px 1px #ccc;
    }

    .search input[type="submit"] {
        color: #FFF;
        background-color: #2ad7af;
        font-size: 1em;
        padding: 0.2em;
        border: 0;
        font-family: "微軟正黑體";
        border-radius: 5px;
        margin-left: 5px;
        /*-webkit-transition: background .5s linear;
        transition: background .5s linear;*/
    }
    .search input[type="submit"]:hover {
        background-color: #FF9900;
        /*-webkit-transition: background .5s linear;
        transition: background .5s linear;*/
    }
    #header_out .header-logo {
        width: 300px;
        /*height:280px*/
        height: 243px;
        float: left;
        margin: 0;
        padding: 0;
        font-family: Meiryo, "Meiryo UI", Arial, sans-serif;
        font-weight: bold;
    }
    #header_out .big_logo {
        font-size: 4.5em;
        margin: 0;
        float: left;
        clear: both;
    }
    #header_out .small_logo {
        font-size: 2.5em;
        margin: 0;
        text-align: center;
    }
    #header_out ul {
        list-style-type: none;
        text-align: center;
        /*width: 1200px;*/
        width: 1020px;
        float: left;
        line-height: 40px;
        /*border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CCC;
    box-shadow: 0px 4px 2px #F0F0F0;*/
        /*20170918*/
        /*margin: 0 10% 0 10%;*/
        margin: 0 1% 0 1%;
    }
    #header_out ul li {
        display: inline;
        /*margin-left: 10px;
        margin-right: 10px;*/
        margin-left: 5px;
        margin-right: 5px;
        font-size: 1.2em;
        color: #666;
    }


    #header_out ul li a {}

    #BodyHeader_event #header-share {
        line-height: 2;
        font-size: 17px;
        margin-bottom: 0px;
        margin-top: 0px;
        background-color: #FFF;
        width: 100%;
    }
    #BodyHeader_event #header-share img {
        margin-bottom: 5px;
    }

    #BodyHeader_event a {
        color: #333;
        /*font-size: 17px;*/
        font-size: 20px;
    }
    #BodyHeader_event a:hover {
        text-decoration: none;
        color: #666;
        position: relative;
        top: 2px;
        bottom: 2px;
    }
    /* Footer */
    #BodyFooter_rwd {
        float: left;
        width: 100%;
        background-color: #FFF;
        font-family: "微軟正黑體";
        padding-bottom: 10px;
    }
    #BodyFooter_rwd a:hover {
        text-decoration: none;
    }
    #BodyFooter_rwd #footer_inline_bg {
        width: 1200px;
        margin-right: auto;
        margin-left: auto;
    }
    #BodyFooter_rwd #footer_line {
        width: 100%;
    }
    #BodyFooter_rwd .footer_img {
        float: left;
        width: 1200px;
        /*width: 1000px;*/
        margin-top: 0;
        /*margin-right: auto;*/
        margin-bottom: 10px;
        margin-left: auto;
        /*margin-left: 100px;*/
    }
    #BodyFooter_rwd .footer_img ul {
        margin: 0px;
        padding: 0px;
        float: left;
        list-style-type: none;
    }
    #BodyFooter_rwd .footer_img ul li {
        display: inline;
        margin-left: 3px;
        margin-right: 32px;
        padding: 0px;
    }
    #BodyFooter_rwd .footer_img ul li img {
        width: 160px;
        height: auto;
    }
    #BodyFooter_rwd .footer_big_title {
        font-size: 1.2em;
        padding: 10px;
        clear: both;
        margin-top: 0px;
        margin-bottom: 20px;
        color: #FFF;
        background-color: #000;
    }
    #BodyFooter_rwd .footer_s_title {
        font-size: 1.3em;
        margin-bottom: 10px;
        text-align: center;
        font-family: Meiryo, "Meiryo UI", Arial, sans-serif;
        font-weight: normal;
        color: #FFF;
        background-color: #999;
        padding: 5px;
    }

    #BodyFooter_rwd #footer_inline,
    #BodyFooter_rwd #footer_inline2 {
        font-size: 13px;
        width: 25%;
        float: left;
        border-right-width: 1px;
        border-left-width: 1px;
        border-right-style: dotted;
        border-left-style: dotted;
        border-right-color: #CCC;
        border-left-color: #CCC;
    }


    #BodyFooter_rwd #footer_inline a,
    #BodyFooter_rwd #footer_inline2 a {
        color: #5a5b5c;
        font-size: 1.1em;
        line-height: 1.5em;
    }
    #BodyFooter_rwd #footer_inline ul,
    ,
    #BodyFooter_rwd #footer_inline2 ul {
        width: 100%;
        float: left;
    }
    #BodyFooter_rwd #footer_inline ul li,
    #BodyFooter_rwd #footer_inline2 ul li {
        width: 100%;
        margin-top: 5px;
        margin-bottom: px;
        float: left;
    }
    /* Footer end */
    #noie {
        color: #FFF;
        width: 100%;
        height: 60px;
        text-align: center;
        border: 1px solid #006699;
        background-color: #3399CC;
        _z-index: 9999;
        z-index: 9999;
        position: fixed;
        _top: expression(documentElement.scrollTop+"px");
        /*讓選單覆蓋內容不會隨著捲軸滑動而消失專用*/
        left: 0;
        top: 0;
    }
    #noie a {
        color: #FC0;
    }
    #topli {
        display: none;
        width: 80px;
        height: 80px;
        text-align: center;
        color: #FFFFFF;
        border-radius: 9999em;
        background-color: #000;
        opacity: 0.4;
        right: 0%;
        bottom: 8%;
        position: fixed;
        line-height: 90px;
        font-size: 45px;
        z-index: 999;
        font-family: "微軟正黑體";
    }
    #jump_exam {
        width: 80px;
        height: 80px;
        text-align: center;
        color: #FFFFFF;
        border-radius: 9999em;
        background-color: #3C9;
        opacity: 0.8;
        right: 0%;
        bottom: 30%;
        position: fixed;
        line-height: 85px;
        font-size: 15px;
        z-index: 999;
        font-family: "微軟正黑體";
        /*-webkit-transition: background .5s linear;
        transition: background .5s linear;*/
    }
    #jump_exam:hover {
        background-color: #09C;
        /*-webkit-transition: background .5s linear;
        transition: background .5s linear;*/
    }


    #jump_social {
        width: 80px;
        height: 80px;
        border-radius: 9999em;
        background-color: #3C9;
        opacity: 0.8;
        right: 0%;
        top: 20%;
        position: fixed;
        line-height: 110px;
        z-index: 999;
    }

    a #jump_social{
        color: #FFF;
        text-align: center;
    }

    #jump_social:hover {
        background-color: #09C;
    }


    .hottxt {
        color: #ffd942;
        font-size: 13px;
    }



    #promote {
        width: 100%;
        background-color: #FFFFFF;
        margin-top: 50px;
        padding-left: 10px;
    }

    #promote a:hover {
        left: 0px;
        top: 0px;
        position: relative;
    }
    .news_tab {
        width: 100%;
        margin-top: 5px;
    }

    #promote ul {
        list-style-type: none;
        margin: 0;
        padding: 0;
    }
    #promote li {
        list-style-type: none;
        margin: 0;
        padding: 5 0;
    }
    ul.tabs {
        text-align: center;
        width: 100%;
    }



    ul.tabs li {
        /* 項目距離設定 */
        float: left;
        height: 40px;
        /* 分項時,每個項目高度調整 */
        width: 25%;
        overflow: hidden;
        position: relative;
    }
    ul.tabs li a {
        border-bottom: 2px solid #999;
        padding-bottom: 14px;
        font-size: 16px;
        color: #1b1b1b;
        display: block;
        font-weight: bold;
        text-decoration: none;
        font-family: "新細明體", Arial;
    }
    ul.tabs li a:hover {
        border-bottom: 4px solid #C1BEA8;
        color: #C1BEA8;
        padding-bottom: 12px;
    }
    .tab_container {
        /*background-image: url(/accounting/File/Image/doctor_new_tab_content_bg.gif);*/
        background-repeat: repeat-x;
        background-position: top;
        clear: left;
        width: 95%;

        /*外框_內 2 */
    }
    .tab_container .tab_content {
        padding-top: 5px;
        width: 100%;
    }
    .tab_container .tab_content td {
        letter-spacing: 0.06em;
        padding: 2px;
    }


    .tab_container .tab_content ol {
        margin-left: 0px;
        margin-bottom: 10px;
        padding: 5 0 0 0px;
        /*外框_最內 3 -- 要再調 */
    }
    .tab_container .tab_content li {
        color: #5a5b5c;
        line-height: 1.8em;
        border-bottom-width: 1px;
        border-bottom-style: dotted;
        border-bottom-color: #7b828b;
    }
    .tab_container .tab_content a {
        color: #5a5b5c;
        font-weight: normal;
        line-height: 1.5em;
        text-decoration: none;
    }
    .tab_container .tab_content a:hover {
        color: #;
        text-decoration: underline;
    }
    .tab_container .tab_content td .tabtop a {
        text-decoration: underline;
    }
    .tab_container .tab_content td .tabtop a:hover {
        color: #000000;
        text-decoration: none;
    }
    .imgbox img {
        margin-top: 8px;
    }

    .tab_container .tab_content li p {
        font-size: 16px;
        margin: 0 1em 0.5em 0.5em;
        text-align: left;
        color: #5A5B5C;
    }

    .tab_container .tab_content .date {
        font-size: 14px;
    }


    .tab_container .tab_content li img {
        display: inline-block;
    }

    .tab_container .tab_content li sup {
        color: #FFF;
        width: 12px;
        padding: 1px 2px 1px 2px;
        border-radius: 3px;
        border: 0px solid #999;
        margin-right: 5px;
        font: inherit;
        vertical-align: baseline;
    }
    .tab_container .tab_content li sup.c1 {
        background-color: #28bb93;
    }
    .tab_container .tab_content li sup.c2 {
        background-color: #1fa0b5;
    }
    .tab_container .tab_content li sup.c3 {
        background-color: #c5276b;
    }


    .schedule {
        width: 200px;
        float: left;
        text-align: left;
        margin: 10px 5px 10px 5px;
    }

    .schedule p {
        color: #000;
        font-size: 1.3em;
        font-weight: ;
        float: left;
        width: 100%;
        text-align: left;
        margin-top: 15px;
        margin-bottom: 10px;
        border-left: 6px solid #28bb93;
        padding-left: 8px;
    }

    .schedule li {
        font-size: 15px;
        line-height: 1.75em;
        float: left;
        width: 100%;
    }


    .schedule ul li a {
        color: #5a5b5c;
    }


    .calendar {
        font-size: 15px;
        width: 820px;
        margin: 0 0 1em 0;
    }

    .calendar table {
        width: 800px;
    }

    .calendar tr {
        width: 100px;
        padding: 15px 0 0 0;
        background-color: #c1bea8;
    }

    .calendar th {
        width: 100px;
        padding: 10px 0 10px 0;
        color: #FFF;
        font-size: 18px;

        border-left-width: 5px;
        border-left-style: solid;
        border-left-color: #FFF;
    }

    .calendar th p {
        float: left;
        width: 40px;
        height: 40px;
        color: #FFFFFF;
        border-radius: 9999em;
        background-color: #c1bea8;
        padding: 10px 0 0 0;
        margin: -10px 0 5px 10px;
    }

    .calendar td {
        text-align: left;
        height: 60px;
        background-color: #FFF;
        background-color: #f6f6f6;

        border-left-width: 5px;
        border-left-style: solid;
        border-left-color: #FFF;
    }

    .calendar td p {
        margin: 8px 0 0 15px;
    }
    .tab_content .calendar li {
        line-height: 1.5em;
        border-bottom-style: none;
        border-bottom-width: 1px;
        border-bottom-style: dotted;
        border-bottom-color: #c1bea8;
    }

    .graduate {
        color: #5a5b5c;
    }

    .public {
        color: #e94135;
    }

    .license {
        color: #1fa17e;
    }

    .tooltip {
        position: relative;
        display: inline-block;
    }

    .tooltip .tooltiptext {
        visibility: hidden;
        width: 150px;
        background-color: black;
        opacity: 0.6;
        color: #fff;
        border-radius: 4px;
        padding: 2px 5px 2px 10px;
        /* Position the tooltip */
        position: absolute;
        z-index: 1;
        top: -5px;
        left: 100%;
        font-size: 14px;
    }

    .tooltip .tooltiptext a {
        text-decoration: underline;
        color: #FFF
    }

    .tooltip:hover .tooltiptext {
        visibility: visible;
    }
    /*QA*/
    #QA_content {
        width: 100%;
        float: left;
        padding: 0;
        margin-right: 0;
        margin-bottom: 3%;
        margin-left: 0;
        text-align: left;
    }
    #QA_content a {
        color: #000;
    }
    #QA_content header {
        width: 22%;
        float: left;
    }
    #QA_content h1 {
        width: 240px;
        height: 230px;
        float: left;
        font-family: 'Noto Sans TC', sans-serif;
        font-size: 1.5em;
        color: #000;
        background-color: #eeeeee;
        font-weight: bold;
        text-align: left;
        padding-top: 20px;
        padding-right: 15px;
        padding-bottom: 20px;
        padding-left: 15px;
        margin-top: 0;
        margin-right: 0;
        margin-bottom: 1%;
        margin-left: 0;
    }
    #QA_content h2 {
        width: 240px;
        height: 230px;
        float: left;
        font-family: 'Noto Sans TC', sans-serif;
        font-size: 2.8rem;
        line-height: 1.25em;
        color: #000;
        background-color: #eeeeee;
        font-weight: bold;
        text-align: left;
        padding-top: 20px;
        padding-right: 15px;
        padding-bottom: 20px;
        padding-left: 15px;
        margin-top: 0;
        margin-right: 0;
        margin-bottom: 1%;
        margin-left: 0;
    }
    #QA_content h3 {
        font-size: 1.7rem;
        line-height: 1.5em;
        color: #E94709;
        margin-top: 1%;
        margin-bottom: 2%;
    }
    #QA_content h3 a {
        color: #E94709;
    }
    #QA_content h4 {
        font-size: 1.5rem;
        line-height: 1.5em;
        color: #7d1e69;
        margin-bottom: 2%;
    }
    #QA_content h5 {
        font-size: 1.3rem;
        line-height: 1.5em;
        color: #000;
        margin-bottom: 2%;
        margin-top: 2%;
    }
    #QA_content .QAContent_full {
        width: 100%;
        float: left;
        display: flex;
        margin: 0;
        padding: 0;
    }

    #QA_content .QAContent_nav ul {
        background-color: #eeeeee;
        font-family: 'Noto Sans TC', sans-serif;
        padding: 10px;
    }


    #QA_content .QAContent_nav li {
        font-size: 1.2em;
        margin: 0.5em 0 0.5em 0;
    }


    #QA_content .QAContent_text {
        float: left;
        margin-right: 1%;
        margin-left: 4%;
        padding-bottom: 1%;
        margin-bottom: 0%;
        flex: 1;
    }
    #QA_content .QAContent_text p {
        margin-bottom: 3%;
        font-size: 1.1rem;
        line-height: 1.55em;
        color: #000;
    }
    #QA_content .QAContent_text .sub {
        font-size: 1.25rem;
        line-height: 1.5em;
        color: #000;
        font-weight: bold;
    }
    #QA_content .QAContent_text ul.qa {
        width: 100%;
        float: left;
        margin-right: 0%;
        margin-left: 0%;
        margin-top: 0%;
        margin-bottom: 2%;
        padding: 0;
        list-style-type: none;
    }
    #QA_content .QAContent_text ul.qa li {
        width: 100%;
        float: left;
        margin-bottom: 2.5%;
        font-size: 1.1rem;
        line-height: 1.55em;
        border-bottom-width: 1px;
        border-bottom-style: dashed;
        border-bottom-color: #59b3b1;
        padding-bottom: 1%;
        cursor: pointer;
    }
    #QA_content .QAContent_text ol {
        width: 95%;
        float: left;
        margin: 0 0 2% 5%;
        padding: 0;
    }
    #QA_content .QAContent_text ol li {
        float: left;
        width: 100%;
        margin: 0 0 1.5% 0;
    }
    #QA_content .QAContent_text ul {
        width: 95%;
        float: left;
        margin: 0 0 2% 5%;
        padding: 0;
    }
    #QA_content .QAContent_text ul li {
        float: left;
        width: 100%;
        margin: 0 0 1.5% 0;
        font-size: 1.1rem;
        line-height: 1.55em;
    }
    #QA_content .QAContent_text .testdate {
        color: #d0143c;
        font-weight: 600;
        font-size: 1.12em;
    }

    #QA_content .QAContent_text .answer {
        margin-top: 1.5%;
        border-radius: 10px;
        background: #f8f7f2;
        padding: 1% 2%;
        font-size: 0.95em;
        line-height: 1.6em;
    }
    #QA_content .QAContent_text .question {
        font-size: 1.1em;
        line-height: 1.55em;
    }
    #QA_content .question_on {
        color: #de6d14;
        font-weight: 500;
    }
    #QA_content table {
        width: 100%;
        font-size: 1.1rem;
        line-height: 1.4em;
        margin-right: 0%;
        margin-left: 0;
        margin-bottom: 5%;
        margin-top: 1%;
    }
    #QA_content table th {
        text-align: center;
        font-weight: bold;
        padding-top: 0.5%;
        padding-bottom: 0.5%;
        background-color: #CCC;
    }
    #QA_content table td {
        padding: 1%;
        border-bottom-width: 1px;
        border-bottom-style: dashed;
        border-bottom-color: #f2c820;
    }
    /*QA-目錄簡章*/
    #QA_content ul.catalog_list {
        width: 100%;
        float: left;
        margin-right: auto;
        margin-left: auto;
        margin-bottom: 3%;
        list-style-type: none;
        margin-top: 0;
    }
    #QA_content ul.catalog_list li {
        width: 50%;
        float: left;
        font-size: 1.3rem;
        line-height: 1.5em;
        text-align: left;
        border-bottom-width: 1px;
        border-bottom-style: dashed;
        border-bottom-color: #f2c820;
        padding-bottom: 1%;
        padding-top: 2%;
        color: #284563;
        font-weight: bold;
    }
    #QA_content ul.catalog_list li a {
        margin-right: 3%;
        font-size: 1.1rem;
        font-weight: normal;
        color: #000;
        margin-left: 0.5%;
    }


    .footer_page {
        overflow: hidden;
        border-bottom: #ca3929 3px solid;
        background-color: #eee;
    }
    .logo_box {
        clear: both;
        height: 80px;
        margin: 0 auto;
        position: relative;
    }
    .logo_box ul {
        text-align: center;
        height: 80px;
        line-height: 80px;
        position: relative;
        width: 1000px;
        margin: 0 auto;
    }
    .logo_box li {
        display: inline-block;
        height: 80px;
        text-align: center;
        line-height: 80px;
        color: #b9afa3;
        margin: 0 20px;
    }
    .logo_box li img {
        vertical-align: middle;
    }

    .footer_text {
        width: 1200px;
        margin: 0 auto;
        overflow: hidden;
        padding: 20px 0;
        font-size: 15px;
        line-height: 26px;
        font-family: Meiryo, "Meiryo UI";
        text-align: left;
    }
    .text_left {
        float: left;
    }
    .text_left a {
        color: #000;
        text-decoration: none;
    }
    .text_right {
        width: 240px;
        float: right;
    }
    .text_right li {
        float: left;
    }
    .text_right li a img {
        opacity: 0.8;
    }
    .text_right li a:hover img {
        opacity: 1;
    }

    .txt_s1 {
        padding-right: 10px;
    }

    .footer_ps {
        clear: both;
        text-align: center;
        background-color: #ca3929;
        color: #FFF;
        min-height: 43px;
        font-size: 15px;
        padding: 10px 20px;
    }
/*ask*/
#askarea_out {
    background-color: #f3f2ee;
    width: 100%;
    float: left;
    text-align: left;
    padding-top: 2%;
}
#askarea {
    width: 900px;
    margin: 0 auto;
}
#askarea p {
    margin-top: 1%;
    margin-bottom: 1%;
}
#askarea .asktitle {
    font-size: 1.5em;
    color: #5d5a4d;
    text-align: center;
}
#askarea #formlist {
    width: 80%;
    /*float: left;*/
    margin-right: auto;
    margin-left: 10%;
    margin-top: 3%;
    font-size: 1em;
    color: #5d5a4d;
    padding-bottom: 1%;
}
#askarea SELECT {
    border-radius: 7px;
    width: 10%;
    background-color: #FFF;
    border: #FFF;
    padding: 0.5%;
    margin-right: 1%;
    margin-bottom: 1%;
    width: 15%;
}
#askarea input {
    border-radius: 7px;
    background-color: #FFF;
    border: #FFF;
    padding: 0.5%;
    margin-bottom: 2%;
    margin-left: 1%;
    color: #333;
}
#askarea input[type="submit"] {
    color: #FFF;
    background-color: #bbb8a3;
    font-size: 1em;
    padding: 0.5em;
}
#askarea #askw {
    width: 80%;
}
#askarea input[type="reset"] {
    color: #FFF;
    background-color: #bbb8a3;
    font-size: 1em;
    padding: 0.5em;
}
#askarea input[type="text"] {
    /*width: 39%;*/
}
/*ask END*/
    .gray_line {
        display: none;
    }

    .mb {
        display: none;
    }

    .right {
        float: right;
    }


    .topicon {
        width: 40%;
        float: left;
        margin: 50px 0 0 10px;
    }
    .topicon ul {
        width: 90%;
        float: left;
    }
    .topicon ul li {
        width: 10%;
        float: left;
        display: inline-block;
        margin: 0% 2.3% 0% 0;
    }
    .topicon img {
        width: 100%;
        height: auto;
    }

  /*Demo styles*/
    .swiper-container {
      width: 400px;
      height: 220px;
      overflow: hidden;

    }
    .swiper-container-ad {
      width: 430px;
      height: 110px;
      overflow: hidden;

    }

    .swiper-container-media-R {
      width: 430px;
      height: 120px;
      overflow: hidden;

    }


    .swiper-container-media {
      width: 270px;
      overflow: hidden;

    }

    .swiper-container-course {
      width: 270px;
      overflow: hidden;


    }




    .swiper-slide {
      text-align: center;
      font-size: 18px;
      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
    }

/*
.SE {
    padding-left: 30px;
    }
*/

#BodyContentMainNavigator-SE {
    width: 100%;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 1%;
    margin-left: auto;
    text-align: left;
    font-size: 1.0em;
    font-family: "微軟正黑體", Arial;
    line-height: 1.7em;
    padding-left: 35px;
}

#BodyContentMainNavigator-SE a {
    color: #be7323;
    font-weight: normal;
    text-decoration: underline;
}

#BodyContentMainNavigator-SE a:hover {
    color: #000;
}

a:hover {
    text-decoration: none;
}






}