﻿/* -------------總體設定----------- */
html{
    SCROLLBAR-FACE-COLOR:#000000;
	SCROLLBAR-BASE-COLOR:#000000;
    SCROLLBAR-HIGHLIGHT-COLOR:#FFFFFF;
    SCROLLBAR-SHADOW-COLOR:#FFFFFF; 
    SCROLLBAR-3DLIGHT-COLOR:#000000; 
    SCROLLBAR-DARKSHADOW-COLOR:#000000; 
    SCROLLBAR-ARROW-COLOR:#FFFFFF;
    SCROLLBAR-TRACK-COLOR:#000000;	
	}

body {
	background-image: url(../images/index_bg_2.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 12px;
	line-height: 18px;
}

#status{
	position: absolute;
	left: 770px;
	height: 280px;
	width: 230px;
	z-index: 1;
	top: 50px;
}
#Flash {
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image: url(/Wasabii_sky/images/tbar_bg.jpg);
	background-repeat: repeat-x;
}
#wrapper {
	width: 997px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	z-index: 2;
	position: relative;
}

#footer {
	width: 100%;
	margin-bottom: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
	text-align: center;
	clear: both;
}

/* -------------色票動作設定----------- */
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #E4FF00;
	text-decoration: none;
}

.yellow {
	color: #e4ff00;
}
.white-En {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.yellow_12 {
	font-family: Arial;
	font-size: 12px;
	color: #e4ff00;
	line-height: 25px;
}
.white_12 {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
}
.white15 {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
.black {
	color: #333333;
}
.list {
	background-image: url(../images/member/list_bg.jpg);
	text-align: center;
	height: 25px;
	border: 1px solid #FFFFFF;
	font-size: 12px;
	color: #FFFFFF;
	width: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}

.red {
	color: #990000;
}
.orange {
	color: #ff9c00;
	font-size: 12px;
}
.blue {
	color: #00ffde;
}
.purple {
	color: #ff66ef;
}
.green {
	color: #66FF00;
}
img {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.top-bottom_line_gray {
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.golden {
	color: #FFFF99;
}
.bottom_line_gray{

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.bottom_line_golden{

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6E6520;
}
.En-12 {
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 25px;
}

.yellow_15 {

	font-family: Arial;
	font-size: 15px;
	color: #e4ff00;
	line-height: 25px;
}
.bottom_line_white {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#topback{
	background-image: url(../images/index_bg_1.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 670px;
	width: 100%;
}
#bottomback{
	background-image: url(../images/index_bg3.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;


	*background-position: center bottom;
	height: 378px;
	width: 100%;
	z-index: 0;
	left: 0px;
	bottom: 0px;
}
#bb {
	background-image: url(../images/index_bg3.jpg);
	background-position: center bottom;
	width: 100%;
	bottom: 300px;
	float: left;
	background-repeat: no-repeat;
}
#skybar {
	position: absolute;
	width: 100%;
	text-align: center;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	background-image: url(http://www.wasabii.com.tw/skybar/bar_bg.jpg);
	background-repeat: repeat-x;
        z-index: 30;
}