@charset "utf-8"; /* CSS Document */
*{
	box-sizing: border-box;
}

html{
	width:100%;
	height: 100vh;
	
}
body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    width: 100%;
    background-image: url(images/bg.jpg);
    background-size: auto;
    background-position: top center;
    background-repeat: repeat;
}

td {
    padding: 3px;
    color: #412003;
}

td img {
    vertical-align: -45%;
    margin: 4px;
}

td a {
    color: #008f47;
}

a {
    color: #ffdf05;
}

a:hover {
    color: #00faed;
}

/*a:visited { color: #ff86f8;}*/
#outer {
    width: 100%;
    background-image: url(images/banner_bg.jpg);
    /*  整頁的主背景*/
    background-size: auto;
    background-position: top center;
    background-repeat: no-repeat;
    /*background-color: #fff0f9;*/
    color: #000;
    line-height: 1.8em;
    font-family: Verdana, "微軟正黑體", sans-serif;
    font-size: 19px;
}

#outer #weapper {
    width: 100%;
	max-width: 1050px;
    margin-right: auto;
    margin-left: auto;
}

#outer #weapper #header {
    height: 980px;
    width: 100%;
    position: relative;
    /*background: url(images/header.png) no-repeat top left;*/
}

#outer #weapper #header #menu {
    width: 100%;
    height: 750px;
    position: absolute;
    top: 225px;
    left: 0;
    right: 0;
    margin: 0 auto;
    padding: 0;
    text-align: center;
	z-index: 10;
}

#logo {
    display: block;
    width: 136px;
    height: 100px;
    position: absolute;
    top: 2px;
    left: 13px;
    z-index: 9;
}

#logo a {
    display: block;
    height: 100px;
}

#outer #weapper #content {
    width: 100%;
    padding: 0;
    margin: 0 auto;
    position: relative;
    display: inline-block;
}

#outer #weapper #notice {
    width: 870px;
    visibility: inherit;
    font-size: 17px;
    line-height: 1.8em;
}

.bpage1 {
    position: absolute;
    top: -75px;
    left: 352px;
}

.red {
    color: #ff60ee;
}

div .red {
    color: #e80000;
}

.hilight-2 {
    background-color: #FF3EC8;
    color: #000;
    line-height: 1.5em;
}

.blue {
    color: #0060ff;
}

tr .blue {
    color: #004eff;
}

.green {
    color: #00fff2;
}

.mint {
    color: #00fcff;
    font-size: 16px;
}

.pink {
    color: #ff00ea;
}

.yellow {
    color: #ffdf05;
}

.purple {
    color: #7b00d1;
}

.project {
    color: #FFFFFF;
    font-size: 20px;
    font-weight: bold;
}

.white {
    color: #FFFFFF;
    font-size: 18px;
    line-height: 30px;
    font-weight: lighter;
}

.darkred {
    color: #ffffff;
    font-size: 18px;
    line-height: 30px;
    font-weight: lighter;
    margin-top: 10px;
    position: relative;
    display: block;
}

.darkred_img {
    vertical-align: middle;
}

.sicons {
    position: absolute;
    line-height: 20px;
    left: 240px;
}

.sicons2 {
    position: absolute;
    line-height: 20px;
    left: 675px;
}

.notice {
    color: #fff;
    font-size: 17px;
    line-height: 1.8em;
}

.notice ul {
    list-style-type: decimal;
}

.spnotice {
    background-color: #fffaa8;
    color: #d21400;
    line-height: 1.5em;
}

.stxt {
    font-size: 14px;
}

.width {
    font-weight: bold;
}

.title {
    font-size: 22px;
    line-height: 24px;
    font-weight: bold;
    color: #ffd553;
}

.title_2 {
    /*font-size: 22px;
    line-height: 24px;
    font-weight: bold;
    color: #eebe4d;*/
    text-align: center;
    padding: 28px 0 0 0;
    margin: 0 auto;
}

.pt{
	font-size: 22px;
    line-height: 24px;
    color: #ffd553;
	text-align: center;
	background-color: #1f5c3b9e;
	font-weight: bold;
	padding: 25px 30px;
    border-radius: 15px;
}

.pt span{
	text-align:left;
}

.icon_bg {
    display: block;
	position: absolute;
	top: -8px;
    right: 2px;
}

.icon01 {
    display: block;
    width: 120px;
    height: 38px;
    /*margin: 15px;	float: left;*/
    position: absolute;
    top: 28px;
    right: 18px;
}

.icon01 a {
    display: block;
    width: 120px;
    height: 38px;
    background-image: url(images/icon_01.png);
    background-repeat: no-repeat;
}

.icon01 a:hover {
    display: block;
    width: 120px;
    height: 38px;
    background-image: url(images/icon_01_2.png);
    background-repeat: no-repeat;
}

.icon02 {
    display: block;
    width: 120px;
    height: 38px;
    /*margin: 15px;	float: left;*/
    position: absolute;
    top: 66px;
    right: 18px;
}

.icon02 a {
    display: block;
    width: 120px;
    height: 38px;
    background-image: url(images/icon_02.png);
    background-repeat: no-repeat;
}

.icon02 a:hover {
    display: block;
    width: 120px;
    height: 38px;
    background-image: url(images/icon_02_2.png);
    background-repeat: no-repeat;
}

.icon03 {
    display: block;
    width: 120px;
    height: 38px;
    /*margin: 15px;	float: left;*/
    position: absolute;
    top: 104px;
    right: 18px;
}

.icon03 a {
    display: block;
    width: 120px;
    height: 38px;
    background-image: url(images/icon_03.png);
    background-repeat: no-repeat;
}

.icon03 a:hover {
    display: block;
    width: 120px;
    height: 38px;
    background-image: url(images/icon_03_2.png);
    background-repeat: no-repeat;
}

.note {
    /*padding: 10px 15px;	background-color: #efefef;	border:1px dashed #09F;*/
    font-size: 15px;
    color: #002aa2;
}

.btn01 {
    display: inline-block;
    width: 276px;
    height: 93px;
    position: absolute;
    background-image: url(images/btn01.png);
    vertical-align: top;
    left: 96px;
    bottom: 45px;
}

.btn01 a {
    display: block;
    width: 276px;
    height: 93px;
}

.btn01 a:hover {
    background-image: url(images/btn01a.png);
    background-repeat: no-repeat;
}

.btn02 {
    display: inline-block;
    width: 300px;
    height: 93px;
    position: absolute;
    background-image: url(images/btn02.png);
    vertical-align: top;
	right: 96px;
    bottom: 45px;
}

.btn02 a {
    display: block;
    width: 300px;
    height: 93px;
}

.btn02 a:hover {
    background-image: url(images/btn02a.png);
    background-repeat: no-repeat;
}

.btn03 {
    position: absolute;
    display: block;
    width: 100px;
    height: 52px;
    background-image: url(images/loginbt.png);
    vertical-align: top;
    right: 35px;
    top: -73px;
}

.btn03 a {
    display: block;
    width: 100px;
    height: 52px;
}

.btn03 a:hover {
    background-image: url(images/loginbta.png);
    background-repeat: no-repeat;
}

.but01 {
    display: inline-block;
    width: 282px;
    height: 103px;
    position: relative;
    background-image: url(images/homebt2.png);
    vertical-align: top;
}

.but01 a {
    display: block;
    width: 282px;
    height: 103px;
}

.but01 a:hover {
    background-image: url(images/homebt2a.png);
    background-repeat: no-repeat;
}

.but02 {
    display: inline-block;
    width: 282px;
    height: 103px;
    position: relative;
    background-image: url(images/rankbt2.png);
    vertical-align: top;
}

.but02 a {
    display: block;
    width: 282px;
    height: 103px;
}

.but02 a:hover {
    background-image: url(images/rankbt2a.png);
    background-repeat: no-repeat;
}



.btn_play {
    display: block;
    width: 536px;
    height: 100px;
    position: relative;
    background-image: url(images/btn_play.png);
    margin: 35px auto 0 auto;
    text-align: center;
}

.btn_play a {
    display: block;
    width: 536px;
    height: 100px;
    color: #fff;
    text-decoration: none;
    font-size: 23px;
    line-height: 109px;
    /**text-shadow: 2px 0 #fff, -2px 0 #fff, 0 2px #fff, 0 -2px #fff, 1px 1px #fff, -1px -1px #fff, 1px -1px #fff, -1px 1px #fff;**/
    font-weight: bold;
    font-family: 微軟正黑體;
    margin-top: 1px;
}

.btn_play a:hover {
    color: #ffeb44;
}

.user_id {
    position: absolute;
    right: 10px;
    top: -70px;
    color: #fff;
    z-index: 999;
    font-weight: bold;
    font-size: 16px;
}

.user_id_tt {
    display: flex;
    flex-direction: column;
	align-items: center;
}

.user_id_tt span {
	height: 30px;
    width: 150px;
	line-height: 30px;
    color: #ffee07;
	background-color: #17303fbf;
	border-radius: 50px;
}

.user_id_tt a {
    display: inline-block;
    vertical-align: top;
    margin-left: 3px;
	margin-top: 2px;
	width: 78px;
	height: 43px;
	background-image: url(images/logoutbt.png);
}

.user_id_tt a:hover {
	background-image: url(images/logoutbta.png);
}

.clear {
    clear: both;
}

.content_wap {
    width: 90%;
    margin: 0 auto;
	margin-top: -40px;
    padding: 0 10px 5px;
}

.content_top {
    background: url(images/content_top.png) no-repeat top center;
    display: inline-block;
    height:100px;
    width: 100%;
}

.bottom {
    width: 100%;
    height: 125px;
    background: url(images/content_bottom.png) no-repeat top center;
    position: relative;
    display: inline-block;
    margin: 0 auto;
}

.bottom a{
	display:block;
	width: 180px;
    height: 69px;
	margin-top:20px;
}


.content_bg {
	width: 100%;
    background: url(images/content_bg.png) repeat-y top center;
    display: inline-block;
}


.btn_list01 {
    display: block;
    width: 226px;
    height: 78px;
    position:relative;
    top: 10px;
    background-image: url(images/btn_list01.png);
    background-repeat: no-repeat;
}

.btn_list01 a {
    display: block;
    width: 226px;
    height: 78px;
}

.btn_list01 a:hover {
    background-image: url(images/btn_list01a.png);
    background-repeat: no-repeat;
}

.dropdown-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 670px;
    margin: 20px auto;
}

.dropdown {
    width: 220px;
    height: 45px;
    border-radius: 5px;
    font-size: 16px;
    padding: 5px;
    border: 1px solid #ccc;
    background-color: #fff;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

.query-button {
    width: 200px;
    height: 45px;
    background: linear-gradient(90deg, #28b164, #179b3a);
    color: white;
    border: none;
    border-radius: 5px;
    font-size: 20px;
    cursor: pointer;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    transition: background 0.3s ease;
}
.query-button:hover {
    background: linear-gradient(90deg, #179b3a, #28b164);
}
