@charset "utf-8";
body {
    background-image: url(../images/img07.jpg);
    padding: 0;
    margin: 0;
}

.all {
    width: 1014px;
    float: left;
}

.table {
    height: 322px;
    width: 279px;
    float: left;
}

.table1 {
    height: 322px;
    width: 516px;
    float: left;
}

.table2 {
    height: 322px;
    width: 219px;
    float: left;
}

.table3 {
    height: 299px;
    width: 279px;
    float: left;
}

.table4 {
    height: 299px;
    width: 516px;
    float: left;
    text-align: left;
    background-image: url(../images/img05.jpg);
}

.table7 {
    height: 299px;
    width: 219px;
    float: left;
}

.enter {
    float: left;
}

.username {
    margin-left: 35px;
    margin-right: 10px;
    font-size: 20px;
    float: left;
    font-family: 微軟正黑體;
    font-weight: bold;
    text-shadow: 0px 2px 3px #000000;
}

.key {
    margin-left: 35px;
    margin-right: 10px;
    font-size: 20px;
    float: left;
    font-family: 微軟正黑體;
    font-weight: bold;
    text-shadow: 0px 2px 3px #000000;
}

.text1 {
    color: #fff;
    margin: 25px 0px 0 0px;
    height: 35px;
}

.text2 {
    color: #fff;
    margin: 8px 0 0 0px;
    height: 35px;
}

.text3 {
    margin: 25px 0 0 65px;
    height: 40px;
}

.input {
    height: 30px;
    width: 200px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 22px;
    border-radius: 6px;
    background-color: #ffffffc7;
    border: 1px solid #771e1e;
}

.enterbtn {
    float: left;
    margin: 22px 0px 0px 13px;
    width: 120px;
    height: 75px;
    cursor: pointer;
    border-style: solid;
    border-radius: 6px;
    border-color: #8d92c2;
    border-width: 2px;
    box-shadow: 0px 3px 5px #000000;
    background: #13173e;
    background: #13173e;
    background: -moz-linear-gradient(top, #13173e 0%, #1b3d6e 15%, #7f9df4 45%, #7f9df4 55%, #1b3d6e 85%, #13173e 100%);
    background: -webkit-linear-gradient(top, #13173e 0%, #1b3d6e 15%, #7f9df4 45%, #7f9df4 55%, #1b3d6e 85%, #13173e 100%);
    background: linear-gradient(to bottom, #13173e 0%, #1b3d6e 15%, #7f9df4 45%, #7f9df4 55%, #1b3d6e 85%, #13173e 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#13173e', endColorstr='#13173e', GradientType=0);
}
.enterbtn:hover {
    border-color: #38daff;
}
.entertext {
    margin-top: 23px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    font-family: 微軟正黑體;
    text-shadow: 0px 2px 3px #000000;
    color: #fff;
}

.table5 {
    margin: 10px 0px 0px 35px;
    height: 70px;
    width: 386px;
    float: left;
}

.btn {
    height: 65px;
    width: 183px;
    float: left;
    cursor: pointer;
    border-style: solid;
    border-radius: 6px;
    border-color: #6a799c;
    border-width: 2px;
    box-shadow: 0px 3px 5px #000000;
    background: #364361;
    background: -moz-linear-gradient(top, #364361 0%, #7a8cbd 26%, #171e2b 100%);
    background: -webkit-linear-gradient(top, #364361 0%, #7a8cbd 26%, #171e2b 100%);
    background: linear-gradient(to bottom, #364361 0%, #7a8cbd 26%, #171e2b 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#364361', endColorstr='#171e2b', GradientType=0);
}
.btn:hover {
    border-color: #b0c8ff;
}
.btn1 {}

.btn2 {
    margin-left: 12px;
}
.btntext1 {
    margin-top: 10px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    font-family: 微軟正黑體;
}
.table6 {
    margin: 8px 0px 0px 237px ;
    float: left;
    height: 30px;
    width: 183px;
}
.pagebtn {
    float: left;
    height: 30px;
    /* width: 87.5px; */
    cursor: pointer;
    font-family: 微軟正黑體;
    border: 1px solid #6a799c;
    border-radius: 5px;
    box-shadow: 0px 3px 5px #000000;
    background: #364361;
    background: -moz-linear-gradient(top, #364361 0%, #7a8cbd 26%, #171e2b 100%);
    background: -webkit-linear-gradient(top, #364361 0%, #7a8cbd 26%, #171e2b 100%);
    background: linear-gradient(to bottom, #364361 0%, #7a8cbd 26%, #171e2b 100%);
    color: white;
}
.pagetxt {
    margin-top: 5px;
    color: #fff;
    text-align: center;
    font-size: 14px;
    font-family: 微軟正黑體;
}
.pagebtn1 {
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d061b', endColorstr='#d90f49',GradientType=0 );
}
.pagebtn2 {
    margin-left: 4px;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#364361', endColorstr='#171e2b', GradientType=0);
}
.pagebtn2:hover {
    border-color: #b0c8ff;
}
