﻿* {
    margin: 0px;
    padding: 0px;
}

a, area {
    outline: none;
}


body {
    position: relative;
    background: #241728 url(images/bg.jpg) center 40px no-repeat;
    font-family: Arial,sans-serif,"微軟正黑體",Microsoft JhengHei,Heiti TC,WenQuanYi Zen Hei,PMingLiU;
    font-size: 30px;
    letter-spacing: 1px;
}

.co_y {
    color: #ffd200;
}

.co_r {
    color: #ff0000;
}

#gotop {
    display: none;
    position: fixed;
    margin-left: 998px;
    top: 350px;
    background: url(images/btn_gotop.png);
    width: 137px;
    height: 198px;
    cursor: pointer;
    z-index: 99;
}

    #gotop:hover {
        background-position: 0 -201px;
    }

.null {
    width: 1000px;
    height: 420px;
    display: block;
    margin: 0 auto;
    text-align: center;
}

.logo {
    text-align: left;
}

    .logo a {
        width: 200px;
        height: 150px;
        display: block;
        cursor: pointer;
    }

.main {
    position: relative;
    margin: 0 auto;
    text-align: center;
    width: 1104px;
}

.top {
    width: 1104px;
    height: 172px;
    background: url(images/top_bg.png) center center no-repeat;
}

.content {
    width: 1104px;
    height: auto;
    background: url(images/content_bg.png) center center repeat-y;
    text-align: left;
}

.txt {
    padding: 0 135px;
    margin-top: -25px;
    margin-bottom: -27px;
    +margin-top: 0px;
}

h1 {
    font-size: 100%;
    color: #ffd200;
    font-weight: 600;
    margin-bottom: 10px;
}

h2 {
    font-size: 70%;
    color: #ffd200;
    font-weight: 500;
    line-height: 24px;
    padding-bottom: 5px;
}

h3 {
    color: #ff0000;
    font-size: 60%;
    font-weight: 600;
}

h4 {
    color: #ffd200;
    font-size: 60%;
    font-weight: 600;
    line-height: 35px;
}

h5 {
    background-color: #ffd200;
    color: #ff0000;
    font-size: 60%;
    line-height: 22px;
    font-weight: 600;
    padding: 10px;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    border: 1px solid #50789d;
    background-color: #284560;
    margin: 20px 0;
    font-size: 55%;
    color: #ffffff;
    font-weight: 500;
}

th {
    padding: 10px 10px 10px 10px;
    color: #00ffea;
    font-size: 130%;
    text-align: center;
    border: 1px solid #50789d;
}

td {
    padding: 10px 10px 10px 10px;
    border: 1px solid #50789d;
}

table img {
    width: 32px;
    border: 1px solid #50789d;
    margin: 0 2px 5px 1px;
}

table.noImgPa img {
    margin-bottom: 0;
}

table p {
    color: #00ffea;
}

.btn1 a, .btn2 a, .btn3 a, .btn4 a {
    width: 115px;
    height: 40px;
    display: block;
    background: url(images/btn1.png);
    background-position: 0 0;
    cursor: pointer;
}

    .btn1 a:hover {
        background-position: 0 -42px;
    }

.btn2 a {
    cursor: auto;
    background: url(images/btn2.png);
}

.btn3 a {
    background: url(images/btn3.png);
}

    .btn3 a:hover {
        background-position: 0 -42px;
    }

.btn4 a {
    cursor: auto;
    background: url(images/btn4.png);
}

/*分頁按鈕區-STAR*/
.sub_btn {
    width: 900px;
    margin: 0 auto;
    text-align: center;
    margin-top: -25px;
}

.sub_btn01 a, .sub_btn01_AC a, .sub_btn02 a, .sub_btn02_AC a, .sub_btn03 a, .sub_btn03_AC a, .sub_btn04 a, .sub_btn04_AC a, .sub_btn05 a, .sub_btn05_AC a, .sub_btn06 a, .sub_btn07 a {
    width: 210px;
    height: 110px;
    display: inline-block;
    background: url(images/sub_btn1.png);
    background-position: 0 -230px;
    cursor: pointer;
    margin: 0 25px;
}

    .sub_btn01 a:hover {
        background-position: 0 -115px;
    }

.sub_btn02 a, .sub_btn02_AC a {
    background: url(images/sub_btn2.png);
    background-position: 0 -230px;
}

    .sub_btn02 a:hover {
        background-position: 0 -115px;
    }

.sub_btn03 a, .sub_btn03_AC a {
    background: url(images/sub_btn3.png);
    background-position: 0 -230px;
}

    .sub_btn03 a:hover {
        background-position: 0 -115px;
    }

.sub_btn04 a, .sub_btn04_AC a {
    background: url(images/sub_btn4.png);
    background-position: 0 -230px;
}

    .sub_btn04 a:hover {
        background-position: 0 -115px;
    }


.sub_btn01_AC a, .sub_btn02_AC a, .sub_btn03_AC a, .sub_btn04_AC a, .sub_btn05_AC a {
    background-position: 0 0;
    cursor: auto;
}

.war_btn a {
    width: 275px;
    height: 280px;
    background: url(images/btn_a.png);
    background-position: 0 0;
    cursor: pointer;
    float: right;
    margin-right: 120px;
    margin-left: 20px;
}

    .war_btn a:hover {
        background-position: 0 -289px;
    }


.btn_b a, .btn_c a, .btn_d a, .btn_e a {
    width: 354px;
    height: 120px;
    cursor: pointer;
    display: inline-block;
    background: url(images/btn_b.png);
    background-position: 0 0;
    margin-left: 40px;
    margin-bottom: 10px;
}

.btn_c a {
    background: url(images/btn_c.png);
}

.btn_d a, .btn_e a {
    background: url(images/btn_d.png);
    width: 862px;
    height: 160px;
    margin-left: 120px;
    margin-bottom: 50px;
}

.btn_e a {
    background: url(images/btn_e.png);
    margin-top: 20px;
    margin-left: -15px;
}

.btn_b a:hover, .btn_c a:hover {
    background-position: 0 -180px;
}

.btn_d a:hover, .btn_e a:hover {
    background-position: 0 -198px;
}

/*分頁按鈕區-END*/
.indtxt span {
    text-indent: -1.5em;
    display: block;
    margin-left: 1.5em;
    margin-bottom: 8px;
}

    .indtxt span .noindtxt {
        text-indent: 0;
        display: inline-block;
        margin-left: 0;
        margin-bottom: 0;
    }

.title {
    font-size: 70%;
    text-align: center;
    font-weight: 700;
    color: #ffffff;
}

.img_content {
    margin-left: 15px;
    margin-top: -20px;
    display: block;
    margin-bottom: 60px;
}

h4 a {
    color: #00ffea;
    text-decoration: underline;
}

    h4 a:hover {
        text-decoration: none;
    }

.down {
    width: 1104px;
    height: 172px;
    background: url(images/down_bg.png) center center no-repeat;
}

.footer {
    width: 100%;
    /*height: 70px;*/
    margin: 0 auto;
    background: #000000;
    margin-top: 30px;
}

/*chrome and safari*/
