﻿body {
        width: 1000px;
        font-size: 0.85em;
    }
    
    .fwidth {
        width: 1000px;
    }
    
    .fwidth2 {
        width: 100%;
    }
    
    .headcls {
        top: 0px;
    }
    
    .nodrag {
        -webkit-user-drag: none;
    }
    
    .dtcls {
        width: 80px;
    }
    
    html {
        -ms-text-size-adjust: 100%;
        -webkit-text-size-adjust: 100%;
        background-color: #e5f2f8;
        font-family: 微軟正黑體, Arial;
        left: 0px;
    }
    
    body {
        font-family: 微軟正黑體, Arial;
        margin: 0 auto;
        background-color: #FFFFFF;
    }
    
    a:hover {
        text-decoration: none;
    }
    
    a:active {
        text-decoration: none;
    }
    
    .tagcls {
        display: block;
        height: 30px;
    }
    
    .tagcls2 {
        display: block;
        height: 12px;
    }
    
    .tagcls31 {
        display: block;
        height: 3px;
        border-bottom-width: 1px;
        border-color: rgb(217, 217, 217);
        border-bottom-style: solid;
    }
    
    .tagcls32 {
        display: block;
        height: 3px;
    }
    .grapcls1{
		overflow:hidden;
		height:220px;
	}
    .item {
        display: inline-block;
        height: 200px;
        width: 200px;
        background-color: rgb(0, 112, 192);
        border-radius: 25px;
        box-shadow: 3px 3px 6px #494957;
        -webkit-box-shadow: 3px 3px 6px #494957;
        -moz-box-shadow: 3px 3px 6px #494957;
    }
    
    .item2 {
        position: relative;
        top: 10px;
        left: 10px;
        display: inline-block;
        height: 180px;
        width: 180px;
        border-radius: 25px;
        border-width: 3px;
        border-style: solid;
        border-color: white;
        box-shadow: 3px 1px 2px #4F4F54;
        -webkit-box-shadow: 3px 1px 2px #4F4F54;
        -moz-box-shadow: 3px 1px 2px #4F4F54;
    }
    
    .itemtag1 {
        display: inline-block;
        width: 50px;
        background-color: white;
    }
    
    .itemtag2 {
        display: inline-block;
        width: 12px;
        background-color: white;
    }
    
    .itemhead {
        position: relative;
        top: 10%;
        left: 2%;
        font-size: 1.7em;
        font-weight: bolder;
        color: white;
        height: 55%;
        width: 96%;
        text-align: center;
        vertical-align: middle;
        line-height: 25px;
    }
    
    .itemnum1 {
        position: relative;
        left: 2%;
        top: 12px;
        font-size: 2.5em;
        font-weight: bolder;
        color: rgb(255, 153, 51);
        width: 96%;
        height: 25%;
        text-align: center;
        vertical-align: middle;
        font-family: Arial;
        line-height: 25px;
    }
    
    .itemdt {
        position: relative;
        left: 5%;
        top: -1px;
        font-size: 1.3em;
        color: white;
        width: 90%;
        height: 10%;
        text-align: center;
        vertical-align: middle;
    }
    
    .main1 {
        width: 100%;
        text-align: center;
    }
    
    .col1t {
        display: inline-block;
        width: 6px;
    }
    
    .col1 {
        position: relative;
        display: inline-block;
        width: 2px;
    }
    
    .itemcls {
        position: relative;
        display: inline-block;
        height: 240px;
        width: 190px !important;
        padding: 2px;
        z-index: 90;
    }
    
    .itemcls2 {
        position: relative;
        display: inline-block;
        top: 0;
        width: 180px;
        height: 100px;
    }
    
    .itemcls20 {
        position: relative;
        display: inline-block;
        top: 0;
        width: 180px;
        height: 180px;
        border-radius: 50%;
        z-index: 91;
    }
    
    .itemcls201 {
        background-color: rgb(56, 86, 35);
    }
    
    .itemcls202 {
        background-color: rgb(56, 86, 35);
        transition-delay: 100ms;
        transition: all 3000ms;
    }
    
    .itemcls2a {
        position: relative;
        top: -178px;
        left: 7px;
        width: 166px;
        height: 166px;
        z-index: 92;
    }
    
    .itemcls2b {
        position: relative;
        top: -90px;
        display: block;
        color: rgb(56, 86, 35);
        text-align: center;
        font-weight: bolder;
        font-size: 1.8em;
        text-align: center;
    }
    
    .keycls {
        position: relative;
        top: -20px;
        left: 50%;
        margin-left: 300px;
        border-color: #009ad2;
        border-width: 1px;
        display: inline-block;
        border-radius: 5px;
        z-index: 990;
    }
    
    .keycls0:hover {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
        transition: all 400ms linear;
    }
    
    .keycls01 {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
        transition: all 400ms linear;
    }
    
    .keycls1 {
        position: relative;
        left: -3px;
        width: 120px;
        background-color: rgb(84, 130, 53);
        border-width: 2px;
        border-color: rgb(255, 153, 0);
        border-bottom-width: 6px;
        border-bottom-color: black;
        text-align: center;
        color: white;
    }
    
    .keycls2 {
        position: relative;
        top: -3px;
        border-radius: 5px;
        background-color: #009ad2;
        text-align: center;
        height: 25px;
        width: 0px;
    }
    
    .keycls3 {
        position: relative;
        left: -25px;
        top: 10px;
        z-index: 991;
    }
    
    .fbcol {
        background-color: #FFFFFF;
        height: 100%;
    }
    
    .hlinkdiv {
        position: relative;
        top: 0px;
        float: right;
        z-index: 999;
        clear: both;
        text-align: right;
        color: white;
        background-color: rgb(237, 89, 33);
        height: 36px;
    }
    
    .hlinkdiv1 {
        position: relative;
        top: 5px;
    }
    
    .hlinkdiv2 {
        border-color: #FFFFFF;
        border-style: solid;
        border-width: 1px;
    }
    
    .hlinkdiv2 td {
        color: white;
        border-color: #FFFFFF;
        border-style: solid;
        border-width: 1px;
        text-align: center;
    }
    
    .hlinkdiv2 a {
        text-decoration: none;
        color: white;
        padding: 3px 3px 3px 3px;
    }
    
    .hlinkdiv3 {
        width: 55%;
    }
    
    .headerdiv {
        position: relative;
        top: 0px;
        height: 160px;
    }
    
    .maindiv {
        display: block;
        height: 160px;
    }
    
    .sysdiv {
        position: absolute;
        top: 35px;
        left: 50%;
        margin-left: 500px;
        width: 300px;
        display: block;
        color: black;
        background-color: white;
        z-index: 999;
    }
    
    .sysclose {
        position: relative;
        left: 90%;
        font-size: 1.8em;
        cursor: pointer;
    }
    
    .grpdiv {
        display: block;
        heigth: 200px;
    }
    
    .prv {
        position: relative;
        left: 20px;
        float: left;
    }
    
    .next {
        position: relative;
        left: -20px;
        float: right;
    }
    
    button1,button3 {
        position: relative;
        width: 50px;
        height: 50px;
        font-size: 2.5em;
        font-weight: 900;
        line-height: 20px;
        top: 120px;
        color: rgb(228, 108, 10);
        text-align: center;
        border-style: none;
        background-color: white;
        font-family: Wide Latin;
        text-shadow: 0px 2px 0px #ccc, 0px 2px 0px #c9c9c9, 0px 2px 0px #bbb, 0px 2px 0px #b9b9b9, 0px 2px 0px #aaa, 0px 2px 2px rgba(0, 0, 0, 0.1), 0px 0px 2px rgba(0, 0, 0, 0.1), 0px 2px 2px rgba(0, 0, 0, 0.3), 0px 2px 2px rgba(0, 0, 0, 0.15), 0px 2px 2px rgba(0, 0, 0, 0.2), 0px 2px 2px rgba(0, 0, 0, 0.2), 0px 2px 2px rgba(0, 0, 0, 0.1);
		cursor: pointer;
    }
    
    .gridcls {
        display: inline-block;
        overflow: hidden;
    }
    
    .newmain {
        line-height: 30px;
        font-size: 1.2em;
        width: 100%;
        z-index: 390;
    }
    
    .newdiv {
        display: inline-block;
        width: 40%;
    }
    
    .newdiv a {
        color: black;
        text-decoration: none;
    }
    
    .newdiv1 {
        display: inline-block;
        width: 100%;
        border-radius: 10px;
        vertical-align: medium;
        border-style: none;
        border-width: 1px;
        border-color: rgb(191, 189, 189);
        background-color: rgb(230, 230, 230);
    }
    
    .newplus {
        position: relative;
        left: 97%;
        bottom: -6px;
        display: inline-block;
        width: 32px;
        height: 32px;
        border-style: solid;
        border-width: 3px;
        color: white;
        border-color: rgb(0, 112, 192);
        background-color: rgb(0, 112, 192);
        font-family: Wide Latin;
        font-weight: bolder;
        font-size: 2em;
        padding-left: 3px;
    }
    
    .newplus:hover {
        background-color: white;
        color: rgb(0, 112, 192);
        ;
    }
    
    .newdivimg {
        position: relative;
        left: 10px;
        top: 3px;
        width: 45px;
        height: 45px;
    }
    
    .newdiv11 {
        position: relative;
        display: block;
        left: 0px;
        top: 0px;
        display: block;
        width: 100%;
        height: 50px;
        border-radius: 10px;
        background-color: rgb(0, 112, 192);
    }
    
    .newdiv12 {
        position: relative;
        left: 20px;
        top: 8px;
        color: white;
        font-size: 1.4em;
    }
    
    .newdiv13 {
        position: relative;
        top: -45px;
        left: 50%;
        width: 50px;
        height: 50px;
        border: 25px solid;
        border-color: rgb(0, 112, 192) transparent transparent rgb(0, 112, 192);
        z-index: 120;
    }
    
    .newdiv14 {
        position: relative;
        left: 50%;
        top: -95px;
        width: 50%;
        height: 50px;
        border-radius: 0 10px 10px 0;
        background-color: rgb(189, 215, 238);
        z-index: 110;
    }
    
    .newdiv15 {
        position: relative;
        display: block;
        width: 90%;
        left: 5%;
    }
    
    .newitem:hover {
        background-color: rgb(230, 230, 230);
    }
    
    .newitem {
        display: block;
        width: 100%;
        height: 50px;
        border-radius: 10px;
        background-color: rgb(243, 243, 243);
        padding: 6px 6px 6px 6px;
    }
    
    .isudiv {
        display: block;
        width: 100%;
        line-height: 30px;
        font-size: 1.2em;
    }
    
    .isudiv1 {
        display: inline-block;
        width: 100%;
        border-radius: 10px;
        vertical-align: medium;
        border-style: none;
        border-color: rgb(191, 189, 189);
        background-color: rgb(230, 230, 230);
    }
    
    .isuplus {
        position: relative;
        left: 97%;
        bottom: -5px;
        display: inline-block;
        width: 32px;
        height: 32px;
        border-style: solid;
        border-width: 3px;
        color: white;
        border-color: rgb(43, 188, 185);
        background-color: rgb(43, 188, 185);
        font-family: Wide Latin;
        font-weight: bolder;
        font-size: 2em;
        padding-left: 3px;
    }
    
    .isuplus:hover {
        background-color: white;
        color: rgb(43, 188, 185);
    }
    
    .isudivimg {
        position: relative;
        left: 10px;
        top: 3px;
        width: 45px;
        height: 45px;
    }
    
    .isudiv11 {
        position: relative;
        display: block;
        left: 0px;
        top: 0px;
        display: block;
        width: 100%;
        height: 50px;
        border-radius: 10px;
        background-color: rgb(43, 188, 185);
    }
    
    .isudiv12 {
        position: relative;
        left: 20px;
        top: 8px;
        font-size: 1.4em;
        color: white;
    }
    
    .isudiv13 {
        position: relative;
        top: -45px;
        left: 50%;
        width: 50px;
        height: 50px;
        border: 25px solid;
        border-color: rgb(43, 188, 185) transparent transparent rgb(43, 188, 185);
        ;
        z-index: 120;
    }
    
    .isudiv14 {
        position: relative;
        left: 50%;
        top: -95px;
        width: 50%;
        height: 50px;
        border-radius: 0 10px 10px 0;
        background-color: rgb(201, 243, 242);
        z-index: 110;
    }
    
    .isudiv15 {
        position: relative;
        display: block;
        width: 90%;
        left: 5%;
    }
    
    .isuitem:hover {
        background-color: rgb(230, 230, 230);
    }
    
    .isuitem {
        display: block;
        width: 100%;
        height: 50px;
        border-radius: 10px;
        background-color: rgb(243, 243, 243);
        padding: 6px 6px 6px 6px;
    }
    
    .popdiv {
        display: inline-block;
        width: 59%;
        left: 41%;
        vertical-align: top;
    }
    
    .popdiv1 {
        display: inline-block;
        width: 100%;
        border-radius: 10px;
        vertical-align: medium;
        border-style: none;
        background-color: rgb(247, 247, 247);
    }
    
    .popplus {
        position: relative;
        left: 100%;
        bottom: -6px;
        display: inline-block;
        width: 32px;
        height: 32px;
        border-style: solid;
        border-width: 3px;
        color: white;
        border-color: rgb(237, 89, 33);
        background-color: rgb(237, 89, 33);
        font-family: Wide Latin;
        font-weight: bolder;
        font-size: 2em;
        padding-left: 3px;
    }
    
    .popplus:hover {
        background-color: white;
        color: rgb(237, 89, 33);
    }
    
    .popdivimg {
        position: relative;
        left: 10px;
        top: 3px;
        width: 45px;
        height: 45px;
    }
    
    .popdiv11 {
        position: relative;
        display: block;
        left: 0px;
        top: 0px;
        display: block;
        width: 100%;
        height: 50px;
        border-radius: 10px;
        background-color: rgb(237, 89, 33);
    }
    
    .popdiv12 {
        position: relative;
        left: 20px;
        top: 8px;
        font-size: 1.4em;
        color: white;
    }
    
    .popdiv13 {
        position: relative;
        top: -45px;
        left: 35%;
        width: 50px;
        height: 50px;
        border: 25px solid;
        border-color: rgb(237, 89, 33) transparent transparent rgb(237, 89, 33);
        z-index: 120;
    }
    
    .popdiv14 {
        position: relative;
        left: 35%;
        top: -95px;
        width: 65%;
        height: 50px;
        border-radius: 0 10px 10px 0;
        background-color: rgb(250, 223, 216);
        z-index: 110;
    }
    
    .popdiv15 {
        position: relative;
        display: block;
        width: 90%;
        left: 5%;
        background-color: rgb(247, 247, 247);
    }
    
    .popitem {
        display: block;
        width: 95%;
        height: 50px;
        padding: 6px 6px 6px 6px;
    }
    
    .popitem2 {
        position: relative;
        display: inline-block;
        width: 95%;
        left: 6px;
        border-radius: 6px;
        color: black;
        height: 35px;
    }
    
    .popitem3 {
        display: inline-block;
        width: 75%;
    }
    
    .popitem4 {
        display: inline-block;
        width: 15%;
        text-align: right;
    }
    
    .seq {
        position: relative;
        display: inline-block;
        text-align: center;
        width: 22px;
        height: 22px;
        font-size: 1.3em;
        border-radius: 11px;
        line-height: 22px;
        background-color: rgb(243, 243, 243);
        font-family: Arial;
    }
    
    .popcls1:hover .seq,
    .popcls1:hover .popitem2 {
        background-color: rgb(255, 0, 0);
        font-weight: bolder;
        background-color: rgb(255, 0, 0);
        color: white;
    }
    
    .popcls2:hover .seq,
    .popcls2:hover .popitem2 {
        background-color: rgb(0, 112, 192);
        font-weight: bolder;
        background-color: rgb(0, 112, 192);
        color: white;
    }
    
    .popcls3:hover .seq,
    .popcls3:hover .popitem2 {
        background-color: rgb(255, 192, 0);
        font-weight: bolder;
        background-color: rgb(255, 192, 0);
        color: white;
    }
    
    .popcls4:hover .seq,
    .popcls4:hover .popitem2 {
        background-color: rgb(0, 176, 80);
        font-weight: bolder;
        background-color: rgb(0, 176, 80);
        color: white;
    }
    
    .popcls5:hover .seq,
    .popcls5:hover .popitem2 {
        background-color: rgb(217, 217, 217);
        font-weight: bolder;
    }
    
    .popcls6:hover .seq,
    .popcls6:hover .popitem2 {
        background-color: rgb(217, 217, 217);
        font-weight: bolder;
    }
    
    .newdt {
        display: inline-block;
    }
    
    .newdata {
        display: inline-block;
    }
    
    .tagcls5 {
        display: block;
        height: 8px;
    }
    
    .rssdiv {
        display: block;
        width: 100%;
        vertical-align: top;
        line-height: 30px;
        font-size: 1.2em;
        background-color: rgb(242, 242, 242);
    }
    
    .rssdiv1 {
        display: inline-block;
        width: 100%;
        border-radius: 10px;
        vertical-align: medium;
        border-style: none;
        border-width: 1px;
        border-color: rgb(84, 130, 53);
    }
    
    .rssplus {
        display: inline-block;
        position: relative;
        left: 97%;
        bottom: -6px;
        width: 32px;
        height: 32px;
        border-style: solid;
        border-width: 3px;
        color: white;
        border-color: rgb(84, 130, 53);
        background-color: rgb(84, 130, 53);
        font-family: Wide Latin;
        font-weight: bolder;
        font-size: 2em;
        padding-left: 3px;
    }
    
    .rssplus:hover {
        background-color: white;
        color: rgb(84, 130, 53);
    }
    
    .rssdivimg {
        position: relative;
        left: 10px;
        top: 3px;
        width: 45px;
        height: 45px;
    }
    
    .rssdiv11 {
        position: relative;
        display: block;
        left: 0px;
        top: 0px;
        display: block;
        width: 100%;
        height: 50px;
        border-radius: 10px;
        background-color: rgb(84, 130, 53);
    }
    
    .rssdiv12 {
        position: relative;
        left: 20px;
        top: 8px;
        font-size: 1.4em;
        color: white;
    }
    
    .rssdiv13 {
        position: relative;
        top: -45px;
        left: 30%;
        width: 50px;
        height: 50px;
        border: 25px solid;
        border-color: transparent transparent rgb(84, 130, 53) rgb(84, 130, 53);
        z-index: 120;
    }
    
    .rssdiv14 {
        position: relative;
        left: 30%;
        top: -95px;
        width: 70%;
        height: 50px;
        border-radius: 0 10px 10px 0;
        background-color: rgb(112, 173, 71);
        z-index: 110;
    }
    
    .rssdiv15 {
        position: relative;
        display: block;
        width: 100%;
        left: 0%;
        background-color: white;
    }
    
    .rssitem {
        display: block;
        width: 100%;
        height: 50px;
        padding: 6px 6px 6px 6px;
        background-color: white;
        color: black;
        border-radius: 10px 0px 0px 10px;
        border-width: 3px;
        border-right-style: solid;
        border-right-color: rgb(84, 130, 53);
    }
    
    .rssitem a {
        color: black;
    }
    
    .rssitem:hover {
        border-radius: 10px;
        border-width: 3px;
        border-style: solid;
        border-color: rgb(84, 130, 53);
    }
    
    .rssdt {
        position: relative;
        display: inline-block;
        top: -10px;
        left: 10px;
        width: 75px;
        font-style: italic;
        font-size: 0.6em;
    }
    
    .rssdept {
        position: relative;
        display: inline-block;
        left: 10px;
        width: 130px;
        vertical-align: top;
    }
    
    .rssrmk {
        position: relative;
        display: inline-block;
        left: 10px;
        width: 70%;
        vertical-align: top;
    }
    
    .footdiv {
        position: relative;
        width: 100%;
        height: 102px;
        top: 15px;
        text-align: center;
        color: white;
        background-color: rgb(237, 89, 33);
        font-size: 1.2em;
    }
    
    .footdiv a {
        color: white;
        text-decoration: none;
    }
    
    .footdiv1 {
        display: block;
        width: 100%;
        height: 6px;
    }
    
    .footdiv2 {
        display: block;
        width: 100%;
        height: 3px;
        background-color: white;
    }
    
    .footdiv3 {
        position: relative;
        left: 2%;
        width: 96%;
        text-align: left;
    }
    
    .footc {
        font-size: 0.85em;
    }
    
    .logocls {
        position: relative;
        top: 20px;
        z-index: 999;
    }
    
    .logocls2 {
        position: relative;
        text-align: right;
        top: -125px;
        z-index: 1000;
    }
    
    .logocls3 {
        position: relative;
        top: -8px;
        border-color: white;
        border-style: solid;
    }
    
    .headcls {
        position: relative;
        text-align: center;
    }
    
    .headcls2 {
        top: 16px;
        position: relative;
        background-color: rgb(237, 89, 33);
        height: 6px;
    }
    
    h1 {
        color: rgb(2, 10, 71);
        font-weight: bolder;
        font-size: 3em;
        display: block;
        line-height: 30px;
        text-shadow: 0px 1px 0px #ccc, 0px 2px 0px #c9c9c9, 0px 3px 0px #bbb, 0px 4px 0px #b9b9b9, 0px 5px 0px #aaa, 0px 6px 1px rgba(0, 0, 0, 0.1), 0px 0px 5px rgba(0, 0, 0, 0.1), 0px 1px 3px rgba(0, 0, 0, 0.3), 0px 3px 5px rgba(0, 0, 0, 0.15), 0px 5px 10px rgba(0, 0, 0, 0.2), 0px 10px 10px rgba(0, 0, 0, 0.2), 0px 20px 20px rgba(0, 0, 0, 0.1);
    }
    
    itemunit {
        font-size: 0.8em;
    }
    
    .upmk {
        position: relative;
        top: -3px;
        left: 5px;
        width: 18px;
    }
    
    .topclsm {
        position: fixed;
        display: inline-block;
        bottom: 10px;
        left: 50%;
        z-index: 99999;
    }
    
    .topcls1 {
        position: relative;
        left: 392px;
        display: inline-block;
        text-align: center;
        width: 76px;
        height: 76px;
        border-radius: 50%;
        border-width: 3px;
        background-color: rgb(0, 112, 192);
        z-index: 99998;
    }
    
    .topcls {
        position: absolute;
        left: 396px;
        top: 4px;
        display: inline-block;
        text-align: center;
        width: 68px;
        height: 68px;
        font-size:1.286em ;
        line-height: 16px;
        padding-top: 10px;
        border-radius: 50%;
        border-width: 2px;
        border-style: solid;
        border-color: white;
        color: white;
        background-color: rgb(0, 112, 192);
        z-index: 99999;
        cursor: pointer;
    }
    
    .topcls.hover {}
    
    .fontlink {
        font-size: 1.3em;
    }
    
    .fontmain {
        font-size: 2em;
    }
    
    .fonttitle {
        font-size: 1.3em;
    }
    
    .fontitem {
        font-size: 1.3em;
    }
    
    .linkdiv {
        font-weight: border;
        color: black;
    }
    
    .linkdiv2 {
        font-weight: border;
        text-align: center;
        border-style: none;
        font-family: Wide Latin;
        padding-left: 5px;
    }
    
    .maindiv1 {
        position: relative;
        top: 3px;
        display: inline-block;
        width: 30%;
        padding-left: 12px;
        border-width: 3px;
        height: 100%;
        border-radius: 8px;
        border-style: solid;
        border-width: 20px;
        border-color: rgb(112, 173, 71);
        background-color: rgb(112, 173, 71);
        color: rgb(112, 173, 71);
        text-align: center;
        vertical-align: top;
    }
    
    .maindiv10 {
        position: relative;
        left: -6px;
        display: block;
        border-width: 3px;
        width: 100%;
        height: 100%;
        border-radius: 8px;
        padding: 6px;
    }
    
    .maindiv12,
    .maindiv12 a {
        background-color: white;
        color: rgb(84, 130, 53);
    }
    
    .maindiv11,
    .maindiv11 a {
        background-color: rgb(84, 130, 53);
        color: white;
    }
    
    .maindiv13 {
        display: block;
        height: 20px;
    }
    
    .maintag {
        display: inline-block;
        width: 2%;
    }
    
    .maindiv2 {
        display: inline-block;
        width: 67%;
    }
    
    .titlediv {
        display: block;
        width: 100%;
        text-align: center;
        color: white;
        background-color: rgb(84, 130, 53);
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
        border-top-style: solid;
        padding: 10px;
        height: 3.6em;
    }
    
    .itemdiv {
        display: block;
        width: 100%;
        background-color: white;
        font-weight: border;
        color: black;
        border-style: solid;
        border-width: 1px;
        border-color: rgb(221, 221, 221);
        background-color: rgb(212, 224, 236);
    }
    
    .itemdiv2,
    .itemdiv2 a {
        display: block;
        width: 100%;
        font-weight: 900;
        text-align: center;
        border-bottom-style: solid;
        border-bottom-width: 5px;
        border-bottom-color: rgb(221, 221, 221);
        vertical-align: middle;
        height: 3.6em;
        color: black;
    }
    
    .tbldiv1 {
        display: inline-block;
        width: 240px;
        vertical-align: middle;
        text-align: left;
    }
    
    .tbldiv2 {
        display: inline-block;
        width: 120px;
        vertical-align: middle;
    }
    
    .tbldiv3 {
        display: inline-block;
        width: 140px;
        vertical-align: middle;
    }
    
    .tbldiv4 {
        display: inline-block;
        width: 120px;
        vertical-align: middle;
    }
    
    .tbldiv5 {
        display: inline-block;
        width: 1px;
        vertical-align: middle;
    }
    
    .nophone {}
    
    [class*="col-"],
    [class^=col-],
    col {
        float: left;
        padding-left: 0px;
        padding-right: 0px;
        text-align: left;
    }
    
    .grpdiv2 {
        display: none;
    }
    
    .popday {
        display: inline-block;
        color: blue;
        cursor: pointer;
        background-color: #f3b49d;
        border-style: dashed;
        border-width: 1px;
        border-radius: 6px;
        border-color: red;
        border-wdith: 6px;
        padding-left: 8px;
        padding-right: 8px;
        padding-top: 3px;
        padding-bottom: 3px;
        text-align: center;
        width: 70px;
    }
    
    .popdayact {
        color: white;
        background-color: #ed5921;
    }
    
    .popday7 {
        position: relative;
        top: 5px;
        left: 140px;
    }
    
    .popday30 {
        position: relative;
        top: 5px;
        left: 145px;
    }
    
    .popday90 {
        position: relative;
        top: 5px;
        left: 150px;
    }
    
    @media (max-width: 992px) {
        .fwidth {
            width: 100%;
        }
        .fwidth2 {
            width: 100%;
        }
        .headcls {
            top: 20px;
        }
        .dtcls {
            width: 80px;
        }
        html {
            -ms-text-size-adjust: 100%;
            -webkit-text-size-adjust: 100%;
            background-color: #e5f2f8;
            font-family: 微軟正黑體, Arial;
            left: 0.1px;
        }
        body {
            font-family: 微軟正黑體, Arial;
            margin: 0 auto;
            background-color: #FFFFFF;
            width: 100%;
            font-size: 2em;
        }
        a:hover {
            text-decoration: none;
        }
        a:active {
            text-decoration: none;
        }
        .tagcls {
            display: block;
            height: 10px;
        }
        .tagcls2 {
            display: block;
            height: 10px;
            background-color: white;
        }
        .tagcls31 {
            display: block;
            height: 8px;
            border-bottom-width: 1px;
            border-color: rgb(217, 217, 217);
            border-bottom-style: solid;
        }
        .tagcls32 {
            display: block;
            height: 8px;
        }
        .gridcls {
            font-size: 0.5em;
        }
        .popday {
            width: 150px;
        }
        @media (orientation: portrait) {
            .gridcls {
                font-size: 1em;
            }
            .next {
                left: -20px;
            }
            button1 ,button3{
                position: relative;
                width: 100px;
                height: 100px;
                font-size: 2.5em;
                font-weight: 900;
                line-height: 60px;
                top: 160px;
                color: rgb(228, 108, 10);
                text-align: center;
                border-style: none;
                background-color: white;
                font-family: Wide Latin;
                text-shadow: 0px 2px 0px #ccc, 0px 2px 0px #c9c9c9, 0px 2px 0px #bbb, 0px 2px 0px #b9b9b9, 0px 2px 0px #aaa, 0px 2px 2px rgba(0, 0, 0, 0.1), 0px 0px 2px rgba(0, 0, 0, 0.1), 0px 2px 2px rgba(0, 0, 0, 0.3), 0px 2px 2px rgba(0, 0, 0, 0.15), 0px 2px 2px rgba(0, 0, 0, 0.2), 0px 2px 2px rgba(0, 0, 0, 0.2), 0px 2px 2px rgba(0, 0, 0, 0.1);
				cursor: pointer;
            }
            button3 {
                position: relative;
                top: 120px;
            }
			.grapcls1{
				height:400px;
			}
			
            .item {
                display: inline-block;
                height: 400px;
                width: 400px;
                background-color: rgb(0, 112, 192);
                border-radius: 30px;
                box-shadow: 3px 3px 6px #494957;
                -webkit-box-shadow: 3px 3px 6px #494957;
                -moz-box-shadow: 3px 3px 6px #494957;
            }
            .item2 {
                position: relative;
                top: 10px;
                left: 10px;
                display: inline-block;
                height: 380px;
                width: 380px;
                xxbackground-color: rgb(0, 112, 192);
                border-radius: 30px;
                border-width: 3px;
                border-style: solid;
                border-color: white;
                box-shadow: 3px 1px 2px #4F4F54;
                -webkit-box-shadow: 3px 1px 2px #4F4F54;
                -moz-box-shadow: 3px 1px 2px #4F4F54;
            }
            .itemtag1 {
                display: inline-block;
                width: 30px;
                background-color: white;
            }
            .itemtag2 {
                display: inline-block;
                width: 5px;
                background-color: white;
            }
            .itemhead {
                position: relative;
                top: 10%;
                left: 2%;
                font-size: 1.6em;
                color: white;
                height: 55%;
                width: 96%;
                text-align: center;
                vertical-align: middle;
                line-height: 60px;
            }
            .itemnum1 {
                position: relative;
                top: 30px;
                left: 2%;
                font-size: 1.8em;
                font-weight: bolder;
                color: rgb(255, 153, 51);
                width: 96%;
                height: 25%;
                text-align: center;
                vertical-align: middle;
                font-family: Arial;
                line-height: 60px;
            }
            .itemdt {
                position: relative;
                left: 5%;
                font-size: 1em;
                color: white;
                width: 90%;
                height: 10%;
                text-align: center;
                vertical-align: middle;
            }
        }
        .itemhead {
            font-size: 1.5em;
        }
        .itemnum1 {
            /* font-size:1.2em; */
        }
        .main1 {
            width: 100%;
            text-align: center;
        }
        .col1t {
            display: inline-block;
            width: 12px;
        }
        .col1 {
            position: relative;
            display: inline-block;
            width: 0px;
        }
        .itemcls {
            position: relative;
            display: inline-block;
            border-radius: 50%;
            height: 380px;
            width: 270px !important;
            padding: 2px;
            z-index: 90;
        }
        .itemcls2 {
            position: relative;
            display: inline-block;
            left:30px;;
            width: 255px;
            height: 255px;
        }
        .itemcls20 {
            position: relative;
            display: inline-block;
            top: 0;
            width: 245px;
            height: 245px;
            border-radius: 50%;
            z-index: 91;
        }
        .itemcls201 {
            background-color: rgb(56, 86, 35);
        }
        .itemcls202 {
            background-color: rgb(56, 86, 35);
            transition-delay: 100ms;
            transition: all 3000ms;
        }
        .itemcls2a {
            position: relative;
            top: -250px;
            left: 7px;
            width: 232px;
            height: 232px;
            z-index: 92;
        }
        .itemcls2b {
            position: relative;
            left: 10px;
            top: -120px;
            display: block;
            color: rgb(56, 86, 35);
            color: blue;
            text-align: center;
            font-weight: bolder;
            font-size: 1.5em;
            text-align: center;
        }
        .keycls {
            position: relative;
            top: -40px;
            left: 50%;
            margin-left: 100px;
            border-color: #009ad2;
            border-width: 1px;
            display: inline-block;
            border-radius: 5px;
            z-index: 990;
        }
        .keycls0:hover {
            -webkit-transform: rotate(360deg);
            -moz-transform: rotate(360deg);
            -o-transform: rotate(360deg);
            -ms-transform: rotate(360deg);
            transform: rotate(360deg);
            transition: all 400ms linear;
        }
        .keycls01 {
            -webkit-transform: rotate(360deg);
            -moz-transform: rotate(360deg);
            -o-transform: rotate(360deg);
            -ms-transform: rotate(360deg);
            transform: rotate(360deg);
            transition: all 400ms linear;
        }
        .keycls1 {
            position: relative;
            left: -3px;
            width: 200px;
            background-color: rgb(84, 130, 53);
            border-width: 2px;
            border-color: rgb(255, 153, 0);
            border-bottom-width: 6px;
            border-bottom-color: black;
            text-align: center;
            color: white;
        }
        .keycls2 {
            position: relative;
            top: -3px;
            border-radius: 5px;
            background-color: #009ad2;
            text-align: center;
            height: 75px;
            width: 0px;
        }
        .keycls3 {
            position: relative;
            left: -25px;
            top: 10px;
            z-index: 991;
        }
        .fbcol {
            background-color: #FFFFFF;
            height: 100%;
        }
        .linkdiv {
            font-weight: border;
            color: black;
        }
        .linkdiv2 {
            font-weight: border;
            text-align: center;
            border-style: none;
            font-family: Wide Latin;
            padding-left: 5px;
        }
        .hlinkdiv {
            position: relative;
            top: 0px;
            float: right;
            z-index: 999;
            clear: both;
            text-align: right;
            color: rgb(237, 89, 33);
            background-color: white;
            height: 60px;
            /* font-size:2em; */
        }
        .hlinkdiv1 {
            position: relative;
            top: 5px;
        }
        .hlinkdiv2 {
            border-color: #FFFFFF;
            border-style: solid;
            border-width: 1px;
        }
        .hlinkdiv2 td {
            color: white;
            border-color: rgb(237, 89, 33);
            border-style: solid;
            border-width: 1px;
            text-align: center;
        }
        .hlinkdiv2 a {
            text-decoration: none;
            color: rgb(237, 89, 33);
            padding: 3px 3px 3px 3px;
        }
        .hlinkdiv3 {
            width: 0%;
        }
        .headerdiv {
            position: relative;
            top: 30px;
            height: 380px;
        }
        .maindiv {
            position: relative;
            top: -130px;
            display: block;
            height: 360px;
            overflow: hidden;
        }
        .sysdiv {
            position: absolute;
            top: 35px;
            left: 50%;
            margin-left: 200px;
            width: 300px;
            display: block;
            color: black;
            background-color: white;
            z-index: 999;
        }
        .sysclose {
            position: relative;
            left: 90%;
            font-size: 1.8em;
            cursor: pointer;
        }
        .grpdiv {
            position: relative;
            top: -150px;
            display: block;
            heigth: 400px;
        }
        .prv {
            position: relative;
            left: 20px;
            float: left;
        }
        .next {
            position: relative;
            left: 0px;
            float: right;
        }
        .grpdiv2 {
            width: 50px;
            display: revert;
        }
        .grpdiv2 button2 {
			height: 100px; */
            font-weight: 900;
            color: white;
            text-align: center;
            border-style: none;
            text-shadow: 10px 0px 0px rgb(228 108 10), -10px 0px 0px rgb(228 108 10);
			cursor: pointer;
        }
        .gridcls {
            display: inline-block;
        }
        .newmain {
            position: relative;
            top: -80px;
            line-height: 70px;
            font-size: 1.2em;
            width: 100%;
        }
        .newdiv {
            display: inline-block;
            width: 100%;
        }
        .newdiv a {
            color: black;
            text-decoration: none;
        }
        .newdiv1 {
            display: inline-block;
            width: 100%;
            border-radius: 15px;
            vertical-align: medium;
            border-style: solid;
            border-width: 1px;
            border-color: rgb(191, 189, 189);
        }
        .newplus {
            position: relative;
            left: 97%;
            bottom: -6px;
            display: inline-block;
            width: 50px;
            height: 70px;
            border-style: solid;
            border-width: 3px;
            color: white;
            border-color: rgb(0, 112, 192);
            background-color: rgb(0, 112, 192);
            font-family: Wide Latin;
            font-weight: bolder;
            font-size: 2em;
            padding-left: 3px;
        }
        .newplus:hover {
            background-color: white;
            color: rgb(0, 112, 192);
            ;
        }
        .newdivimg {
            position: relative;
            left: 10px;
            top: 3px;
            width: 80px;
            height: 80px;
        }
        .newdiv11 {
            position: relative;
            display: block;
            left: 0px;
            top: 0px;
            display: block;
            width: 100%;
            height: 120px;
            border-radius: 10px;
            background-color: rgb(0, 112, 192);
        }
        .newdiv12 {
            position: relative;
            left: 30px;
            top: 8px;
            color: white;
        }
        .newdiv13 {
            position: relative;
            top: -85px;
            left: 35%;
            width: 120px;
            height: 120px;
            border: 60px solid;
            border-color: rgb(0, 112, 192) transparent transparent rgb(0, 112, 192);
            z-index: 120;
        }
        .newdiv14 {
            position: relative;
            left: 35%;
            top: -205px;
            width: 65%;
            height: 120px;
            border-radius: 0 10px 10px 0;
            background-color: rgb(189, 215, 238);
            z-index: 110;
        }
        .newdiv15 {
            position: relative;
            display: block;
            width: 90%;
            left: 5%;
        }
        .newitem:hover {
            background-color: rgb(230, 230, 230);
        }
        .newitem {
            display: block;
            width: 100%;
            height: 120px;
            border-radius: 10px;
            background-color: rgb(243, 243, 243);
            padding: 6px 6px 6px 6px;
        }
        .isudiv {
            display: block;
            width: 100%;
            line-height: 70px;
            font-size: 1.2em;
        }
        .isudiv1 {
            display: inline-block;
            width: 100%;
            border-radius: 15px;
            vertical-align: medium;
            border-style: solid;
            border-width: 1px;
            border-color: rgb(191, 189, 189);
            background-color: rgb(230, 230, 230);
        }
        .isuplus {
            position: relative;
            left: 97%;
            bottom: -5px;
            display: inline-block;
            width: 50px;
            height: 70px;
            border-style: solid;
            border-width: 3px;
            color: white;
            border-color: rgb(43, 188, 185);
            background-color: rgb(43, 188, 185);
            font-family: Wide Latin;
            font-weight: bolder;
            font-size: 2em;
            padding-left: 3px;
        }
        .isuplus:hover {
            background-color: white;
            color: rgb(43, 188, 185);
        }
        .isudivimg {
            position: relative;
            left: 10px;
            top: 3px;
            width: 80px;
            height: 80px
        }
        .isudiv11 {
            position: relative;
            display: block;
            left: 0px;
            top: 0px;
            display: block;
            width: 100%;
            height: 120px;
            border-radius: 10px;
            background-color: rgb(43, 188, 185);
        }
        .isudiv12 {
            position: relative;
            left: 45px;
            top: 8px;
            color: white;
        }
        .isudiv13 {
            position: relative;
            top: -85px;
            left: 35%;
            width: 120px;
            height: 120px;
            border: 60px solid;
            border-color: rgb(43, 188, 185) transparent transparent rgb(43, 188, 185);
            ;
            z-index: 120;
        }
        .isudiv14 {
            position: relative;
            left: 35%;
            top: -205px;
            width: 65%;
            height: 120px;
            border-radius: 0 10px 10px 0;
            background-color: rgb(201, 243, 242);
            z-index: 110;
        }
        .isudiv15 {
            position: relative;
            display: block;
            width: 90%;
            left: 5%;
        }
        .isuitem:hover {
            background-color: rgb(230, 230, 230);
        }
        .isuitem {
            display: block;
            width: 100%;
            height: 75px;
            border-radius: 10px;
            background-color: rgb(243, 243, 243);
            padding: 6px 6px 6px 6px;
        }
        .popdiv {
            display: inline-block;
            width: 100%;
            left: 0%;
            vertical-align: top;
        }
        .popdiv1 {
            display: inline-block;
            width: 100%;
            border-radius: 15px;
            vertical-align: medium;
            border-style: none;
            background-color: rgb(247, 247, 247);
        }
        .popplus {
            position: relative;
            left: 100%;
            bottom: -6px;
            display: inline-block;
            width: 50px;
            height: 70px;
            border-style: solid;
            border-width: 3px;
            color: white;
            border-color: rgb(237, 89, 33);
            background-color: rgb(237, 89, 33);
            font-family: Wide Latin;
            font-weight: bolder;
            font-size: 2em;
            padding-left: 3px;
        }
        .popplus:hover {
            background-color: white;
            color: rgb(237, 89, 33);
        }
        .popdivimg {
            position: relative;
            left: 10px;
            top: 3px;
            width: 80px;
            height: 80px;
        }
        .popdiv11 {
            position: relative;
            display: block;
            left: 0px;
            top: 0px;
            display: block;
            width: 100%;
            height: 120px;
            border-radius: 10px;
            background-color: rgb(237, 89, 33);
        }
        .popdiv12 {
            position: relative;
            left: 20px;
            top: 8px;
            color: white;
        }
        .popdiv13 {
            position: relative;
            top: -85px;
            left: 35%;
            width: 120px;
            height: 120px;
            border: 60px solid;
            border-color: rgb(237, 89, 33) transparent transparent rgb(237, 89, 33);
            z-index: 120;
        }
        .popdiv14 {
            position: relative;
            left: 35%;
            top: -205px;
            width: 65%;
            height: 120px;
            border-radius: 0 10px 10px 0;
            background-color: rgb(250, 223, 216);
            z-index: 110;
        }
        .popdiv15 {
            position: relative;
            display: block;
            width: 90%;
            left: 5%;
            background-color: rgb(247, 247, 247);
        }
        .popitem {
            display: block;
            width: 95%;
            height: 120px;
            padding: 6px 6px 6px 6px;
        }
        .popitem2 {
            position: relative;
            display: inline-block;
            width: 90%;
            left: 1%x;
            border-radius: 6px;
            color: black;
            height: 90px;
        }
        .popitem3 {
            display: inline-block;
            width: 75%;
        }
        .popitem4 {
            display: inline-block;
            width: 15%;
            text-align: right;
        }
        .seq {
            position: relative;
            display: inline-block;
            text-align: center;
            width: 60px;
            height: 60px;
            font-size: 1.3em;
            border-radius: 30px;
            line-height: 60px;
            background-color: rgb(243, 243, 243);
            font-family: Arial;
        }
        .popcls1:hover .seq,
        .popcls1:hover .popitem2 {
            background-color: rgb(255, 0, 0);
            font-weight: bolder;
            background-color: rgb(255, 0, 0);
            color: white;
        }
        .popcls2:hover .seq,
        .popcls2:hover .popitem2 {
            background-color: rgb(0, 112, 192);
            font-weight: bolder;
            background-color: rgb(0, 112, 192);
            color: white;
        }
        .popcls3:hover .seq,
        .popcls3:hover .popitem2 {
            background-color: rgb(255, 192, 0);
            font-weight: bolder;
            background-color: rgb(255, 192, 0);
            color: white;
        }
        .popcls4:hover .seq,
        .popcls4:hover .popitem2 {
            background-color: rgb(0, 176, 80);
            font-weight: bolder;
            background-color: rgb(0, 176, 80);
            color: white;
        }
        .popcls5:hover .seq,
        .popcls5:hover .popitem2 {
            background-color: rgb(217, 217, 217);
            font-weight: bolder;
        }
        .popcls6:hover .seq,
        .popcls6:hover .popitem2 {
            background-color: rgb(217, 217, 217);
            font-weight: bolder;
        }
        .newdt {
            display: inline-block;
        }
        .newdata {
            display: inline-block;
        }
        .tagcls5 {
            display: block;
            height: 20px;
        }
        .rssdiv {
            position: relative;
            top: -100px;
            display: block;
            width: 100%;
            vertical-align: top;
            line-height: 75px;
            font-size: 1.2em;
            background-color: rgb(242, 242, 242);
        }
        .rssdiv1 {
            display: inline-block;
            width: 100%;
            border-radius: 15px;
            vertical-align: medium;
            border-style: solid;
            border-width: 1px;
            border-color: rgb(84, 130, 53);
        }
        .rssplus {
            position: relative;
            left: 95%;
            bottom: -6px;
            display: inline-block;
            width: 70px;
            height: 70px;
            border-style: solid;
            border-width: 3px;
            color: white;
            border-color: rgb(84, 130, 53);
            background-color: rgb(84, 130, 53);
            font-family: Wide Latin;
            font-weight: bolder;
            font-size: 2em;
            padding-left: 3px;
        }
        .rssplus:hover {
            background-color: white;
            color: rgb(84, 130, 53);
        }
        .rssdivimg {
            position: relative;
            left: 10px;
            top: 3px;
            width: 80px;
            height: 80px;
        }
        .rssdiv11 {
            position: relative;
            display: block;
            left: 0px;
            top: 0px;
            display: block;
            width: 100%;
            height: 120px;
            border-radius: 10px;
            background-color: rgb(84, 130, 53);
        }
        .rssdiv12 {
            position: relative;
            left: 20px;
            top: 8px;
            color: white;
            font-size: 1.4em;
        }
        .rssdiv13 {
            position: relative;
            top: -85px;
            left: 35%;
            width: 120px;
            height: 120px;
            border: 60px solid;
            border-color: transparent transparent rgb(84, 130, 53) rgb(84, 130, 53);
            z-index: 120;
        }
        .rssdiv14 {
            position: relative;
            left: 35%;
            top: -205px;
            width: 65%;
            height: 120px;
            border-radius: 0 10px 10px 0;
            background-color: rgb(112, 173, 71);
            z-index: 110;
        }
        .rssdiv15 {
            position: relative;
            display: block;
            width: 96%;
            left: 2%;
            background-color: white;
        }
        .rssitem {
            display: block;
            width: 100%;
            height: 180px;
            padding: 6px 6px 6px 6px;
            background-color: white;
            color: black;
            border-radius: 10px 0px 0px 10px;
            border-width: 3px;
            border-right-style: solid;
            border-right-color: rgb(84, 130, 53);
        }
        .rssitem:hover {
            border-radius: 10px;
            border-width: 3px;
            border-style: solid;
            border-color: rgb(84, 130, 53);
        }
        .rssdt {
            position: relative;
            display: inline-block;
            top: -10px;
            left: 10px;
            width: 150px;
            font-style: italic;
            font-size: 0.8em;
            vertical-align: top;
        }
        .rssdept {
            position: relative;
            display: inline-block;
            left: 10px;
            width: 200px;
            vertical-align: top;
            line-height: 50px;
            /* font-size:1.2em; */
        }
        .rssrmk {
            position: relative;
            display: inline-block;
            left: 10px;
            width: 60%;
            vertical-align: top;
            line-height: 50px;
            /* font-size:1.2em;	 */
        }
        .footdiv {
            position: relative;
            width: 100%;
            height: 100%;
            top: 15px;
            text-align: center;
            color: white;
            background-color: rgb(237, 89, 33);
            font-size: 1.2em;
        }
        .footdiv a {
            color: white;
            text-decoration: none;
        }
        .footdiv1 {
            display: block;
            width: 100%;
            height: 12px;
        }
        .footdiv2 {
            display: block;
            width: 100%;
            height: 6px;
            background-color: white;
        }
        .footdiv3 {
            position: relative;
            left: 1%;
            width: 98%;
            text-align: left;
        }
        .logocls {
            position: relative;
            top: 20px;
            z-index: 999;
        }
        .logocls2 {
            position: relative;
            text-align: right;
            top: -125px;
        }
        .logocls3 {
            position: relative;
            top: -3px;
            border-color: white;
            border-style: solid;
        }
        .headcls {
            position: relative;
            text-align: center;
        }
        .headcls2 {
            position: relative;
            top: 60px;
            background-color: rgb(237, 89, 33);
            height: 6px;
        }
        h1 {
            color: rgb(2, 10, 71);
            font-weight: bolder;
            font-size: 3em;
            display: block;
            line-height: 30px;
            text-shadow: 0px 1px 0px #ccc, 0px 2px 0px #c9c9c9, 0px 3px 0px #bbb, 0px 4px 0px #b9b9b9, 0px 5px 0px #aaa, 0px 6px 1px rgba(0, 0, 0, 0.1), 0px 0px 5px rgba(0, 0, 0, 0.1), 0px 1px 3px rgba(0, 0, 0, 0.3), 0px 3px 5px rgba(0, 0, 0, 0.15), 0px 5px 10px rgba(0, 0, 0, 0.2), 0px 10px 10px rgba(0, 0, 0, 0.2), 0px 20px 20px rgba(0, 0, 0, 0.1);
        }
        itemunit {
            font-size: 0.8em;
        }
        .upmk {
            position: relative;
            top: -5px;
            left: 8px;
            width: 28px;
        }
        .topclsm {
            position: fixed;
            display: inline-block;
            bottom: 20px;
            left: 50%;
            z-index: 99999;
            font-size: 0.6em;
        }
        .topcls1 {
            position: relative;
            left: 350px;
            display: inline-block;
            text-align: center;
            width: 132px;
            height: 132px;
            border-radius: 50%;
            border-width: 6px;
            background-color: rgb(0, 112, 192);
            z-index: 99998;
        }
        .topcls {
            position: absolute;
            left: 360px;
            top: 6px;
            display: inline-block;
            text-align: center;
            width: 116px;
            height: 116px;
            font-size:2.571em ;
            line-height: 32px;
            padding-top: 20px;
            border-radius: 50%;
            border-width: 2px;
            border-style: solid;
            border-color: white;
            color: white;
            background-color: rgb(0, 112, 192);
            z-index: 99999;
            cursor: pointer;
        }
        .topcls.hover {}
        .fontlink {
            font-size: 1.3em;
        }
        .fontmain {
            font-size: 2em;
        }
        .fonttitle {
            font-size: 2em;
        }
        .fontitem {
            font-size: 1.3em;
        }
        .maindiv1 {
            position: relative;
            top: 3px;
            display: inline-block;
            width: 100%;
            padding-left: 12px;
            border-width: 3px;
            height: 100%;
            border-radius: 8px;
            border-style: solid;
            border-width: 20px;
            border-color: rgb(112, 173, 71);
            background-color: rgb(112, 173, 71);
            color: rgb(112, 173, 71);
            text-align: center;
            vertical-align: top;
        }
        .maindiv10 {
            position: relative;
            left: -6px;
            display: block;
            border-width: 3px;
            width: 100%;
            height: 100%;
            border-radius: 8px;
            padding: 6px;
        }
        .maindiv11,
        .maindiv11 a {
            background-color: rgb(84, 130, 53);
            color: white;
        }
        .maindiv12,
        .maindiv12 a {
            background-color: white;
            color: rgb(84, 130, 53);
        }
        .maindiv13 {
            display: block;
            height: 20px;
        }
        .maintag {
            display: inline-block;
            width: 0%;
        }
        .maindiv2 {
            display: inline-block;
            width: 100%;
        }
        .titlediv {
            display: block;
            width: 100%;
            text-align: center;
            color: white;
            background-color: rgb(84, 130, 53);
            border-top-left-radius: 10px;
            border-top-right-radius: 10px;
            border-top-style: solid;
            padding: 10px;
            height: 3.6em;
        }
        .itemdiv {
            display: block;
            width: 100%;
            background-color: white;
            font-weight: border;
            color: black;
            border-style: solid;
            border-width: 1px;
            border-color: rgb(221, 221, 221);
            background-color: rgb(212, 224, 236);
        }
        .itemdiv2,
        .itemdiv2 a {
            display: block;
            width: 100%;
            font-weight: 900;
            text-align: center;
            border-bottom-style: solid;
            border-bottom-width: 5px;
            border-bottom-color: rgb(221, 221, 221);
            vertical-align: middle;
            height: 3.6em;
            color: black;
        }
        .tbldiv1 {
            display: inline-block;
            width: 360px;
            vertical-align: middle;
            text-align: left;
        }
        .tbldiv2 {
            display: inline-block;
            width: 180px;
            vertical-align: middle;
        }
        .tbldiv3 {
            display: inline-block;
            width: 220px;
            vertical-align: middle;
        }
        .tbldiv4 {
            display: inline-block;
            width: 180px;
            vertical-align: middle;
        }
        .tbldiv5 {
            display: inline-block;
            width: 1px;
            vertical-align: middle;
        }
        [class*="col-"],
        [class^=col-],
        col {
            float: left;
            padding-left: 0px;
            padding-right: 0px;
            text-align: left;
        }
        .nophone {
            display: none;
        }
        input[type=checkbox] {
            -ms-transform: scale(2);
            /* IE */
            -moz-transform: scale(2);
            /* FF */
            -webkit-transform: scale(2);
            /* Safari and Chrome */
            -o-transform: scale(2);
            /* Opera */
            transform: scale(2);
            padding: 10px;
        }
        input[type=radio] {
            width: 1em;
            height: 1em;
        }
        .isudiva2 {
            display: none !important;
        }
        .isudiva1 {
            display: inline-block;
            background-color: rgb(237, 89, 33);
            width: 100% !important;
            border-radius: 0;
            height: 50px !important;
            margin-top: -5px;
            vertical-align: top;
            padding-left: 12px;
            overflow: hidden;
        }
    }