@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

table { color: #000000;}
td { padding: 3px;}

img {
	vertical-align: -45%;
}

a { color: #3550ff; font-weight: bold;}
a:hover { color: #ffa200;}
a:visited { color: #b258eb;}

#outer {
	width: 100%;
	background-image: url(images/bg.jpg); /*整頁的主背景*/
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #0a1801;
	color: #000000;
    line-height: 1.8em;
	font-family: Verdana, "微軟正黑體", sans-serif;
	font-size: 17px;
}

#outer #weapper {
	width:1000px;
	margin-right: auto;
	margin-left: auto;
}

#outer #weapper #header {
	height: 550px;
	width: 1000px;
	position: relative;
	background: url(images/header.png) no-repeat top left;
}

#outer #weapper #header #menu {
	width: 940px;
    height: 120px;
	/*background:url(images/menu.png) no-repeat top left;*/
	position: absolute;
	top: 405px;
	left: 27px;
}

#logo {
	display: block;	
	width: 90px;
	height: 40px;
	position: absolute;
	top: 10px;
	left: 3px;	
	z-index: 3;
}

#logo a {
	display: block;	
	height: 40px;
}
/*#title {
	display: block;	
	width: 260px;
	height: 90px;
	position: absolute;
	top: 470px;
	left: 370px;	
}*/

#outer #weapper #content {
	width: 840px;
	visibility: inherit;
	padding: 0px 80px 20px 80px;
	position:relative;
	background:url(images/content_bg.png) repeat-y top center;
}

#outer #weapper #notice {
	width: 820px;
	visibility: inherit;
	font-size:14px;
	line-height: 1.8em;
}

.btitle {
    position:absolute;
    top:-75px ;
    left:352px ;
}

.red {
	color: #e12b2b;
}

.notice {
	color: #d21400;
	font-size: 14px;
	line-height: 1.5em;
}

.spnotice {
	background-color:#fffaa8;
	color: #d21400;
	line-height:: 1.5em;
}

.stxt {
	font-size: 14px;
}

.width {
	font-weight: bold;
}

.title {
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	color: #0f7c00;
}

.new {
	width: 45px;
	height: 45px;
	position: absolute;
	top: 325px;
	left: 212px;
}

.bonus {
	width: 87px;
	height: 87px;
	position: absolute;
	top: 590px;
	right: 82px;
}

.icon01 {
	display: block;
	width: 67px;
	height: 33px;
	/*margin: 15px;
	float: left;*/
    position: absolute;
	top: 0px;
	right: 161px;
}

.icon01 a {
	display: block;
	width: 67px;
	height: 33px;
	background-image: url(images/icon_01.png);
	background-repeat: no-repeat;
	background-position: top left;  
}

.icon01 a:hover {
	background-position: 0px -33px;
}

.icon02 {
	display: block;
	width: 67px;
	height: 33px;	
	/*margin: 15px;
	float: left;*/
    position: absolute;
	top: 0px;
	right: 92px;
}

.icon02 a {
	display: block;
	width: 67px;
	height: 33px;
	background-image: url(images/icon_02.png);
	background-repeat: no-repeat;
	background-position: top left;  
}

.icon02 a:hover {
	background-position: 0px -33px;
}

.icon03 {
	display: block;
	width: 65px;
	height: 33px;
	/*margin: 15px;
	float: left;*/
    position: absolute;
	top: 0px;
	right: 25px;
}

.icon03 a {
	display: block;
	width: 65px;
	height: 33px;
	background-image: url(images/icon_03.png);
	background-repeat: no-repeat;
	background-position: top left;  
}

.icon03 a:hover {
	background-position: 0px -33px;
}

.note {
	/*padding: 10px 15px;
	background-color: #efefef;
	border:1px dashed #09F;*/
	font-size: 15px;
	color: #002aa2;
}

.h_dragon{
    width: 270px;
	height: 300px;
	position: absolute;
	top: 36px;
	left: 565px;
}

.h_phoenix{
    width: 220px;
	height: 275px;
	position: absolute;
	top: 30px;
	left: 15px;
}

.h_tiger{
    width: 205px;
	height: 260px;
	position: absolute;
	top: 175px;
	right: 38px;
	z-index: 4;
}

.h_turtle{
    width: 240px;
	height: 275px;
	position: absolute;
	top: 150px;
	left: 165px;
	z-index: 5;
}

.but01 {
	display: block;
	width: 223px;
	height: 120px;
    position: absolute;
	top: 0px;
	left: 0px;
}

.but01 a {
	display: block;
	width: 223px;
	height: 120px;
	background-image: url(images/but_01.png);
	background-repeat: no-repeat;
	background-position: top left;  
}

.but01 a:hover {
	background-position: 0px -120px;
}

.but02 {
	display: block;
	width: 159px;
	height: 120px;
    position: absolute;
	top: 0px;
	left: 223px;
}

.but02 a {
	display: block;
	width: 159px;
	height: 120px;
	background-image: url(images/but_02.png);
	background-repeat: no-repeat;
	background-position: top left;  
}

.but02 a:hover {
	background-position: 0px -120px;
}

.but03 {
	display: block;
	width: 183px;
	height: 120px;
    position: absolute;
	top: 0px;
	left: 382px;
}

.but03 a {
	display: block;
	width: 183px;
	height: 120px;
	background-image: url(images/but_03.png);
	background-repeat: no-repeat;
	background-position: top left;  
}

.but03 a:hover {
	background-position: 0px -120px;
}

.but04 {
	display: block;
	width: 210px;
	height: 120px;
    position: absolute;
	top: 0px;
	left: 565px;
}

.but04 a {
	display: block;
	width: 210px;
	height: 120px;
	background-image: url(images/but_04.png);
	background-repeat: no-repeat;
	background-position: top left;  
}

.but04 a:hover {
	background-position: 0px -120px;
}

.but05 {
	display: block;
	width: 165px;
	height: 120px;
    position: absolute;
	top: 0px;
	left: 775px;
}

.but05 a {
	display: block;
	width: 165px;
	height: 120px;
	background-image: url(images/but_05.png);
	background-repeat: no-repeat;
	background-position: top left;  
}

.but05 a:hover {
	background-position: 0px -120px;
}

.p3_sbut01 {
	display: block;
	width: 160px;
	height: 85px;
	margin-right: 5px;
	float: left;
}

.p3_sbut01 a {
	display: block;
	width: 160px;
	height: 85px;
	margin-right: 5px;
	background-image: url(images/sbut01.png);
	background-repeat: no-repeat;
	background-position: top left;  
}

.p3_sbut01 a:hover {
	background-position: 0px -85px;
}

.p3_sbut02 {
	display: block;
	width: 160px;
	height: 85px;
	margin-right: 5px;
	float: left;
}

.p3_sbut02 a {
	display: block;
	width: 160px;
	height: 85px;
	margin-right: 5px;
	background-image: url(images/sbut02.png);
	background-repeat: no-repeat;
	background-position: top left;  
}

.p3_sbut02 a:hover {
	background-position: 0px -85px;
}

.p3_sbut03 {
	display: block;
	width: 150px;
	height: 85px;
	margin-right: 5px;
	float: left;
}

.p3_sbut03 a {
	display: block;
	width: 150px;
	height: 85px;
	margin-right: 5px;
	background-image: url(images/sbut03.png);
	background-repeat: no-repeat;
	background-position: top left;  
}

.p3_sbut03 a:hover {
	background-position: 0px -85px;
}

.p3_sbut04 {
	display: block;
	width: 160px;
	height: 85px;
	margin-right: 5px;
	float: left;
}

.p3_sbut04 a {
	display: block;
	width: 160px;
	height: 85px;
	margin-right: 5px;
	background-image: url(images/sbut04.png);
	background-repeat: no-repeat;
	background-position: top left;  
}

.p3_sbut04 a:hover {
	background-position: 0px -85px;
}

.p3_sbut05 {
	display: block;
	width: 125px;
	height: 85px;
	float: left;
}

.p3_sbut05 a {
	display: block;
	width: 125px;
	height: 85px;
	background-image: url(images/sbut05.png);
	background-repeat: no-repeat;
	background-position: top left;  
}

.p3_sbut05 a:hover {
	background-position: 0px -85px;
}

.but_casual {
	width: 100%;
	padding: 30px 0px 10px 0px;
}

.but_align {
    margin: 0 auto;	
	width: 244px;
}

.but_align2 {
    margin: 0 auto;	
	width: 366px;
}

.but_casual .go1 a {
	display: block;
	float: left;
	width: 122px;
	height: 41px;
	background-image: url(images/go_01.png);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0 auto;
}

.but_casual .go1 a:hover {
	background-position: 0px -41px;
}

.but_casual .go2 a {
	display: block;
	float: left;
	width: 122px;
	height: 41px;
	background-image: url(images/go_02.png);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0 auto; 
}

.but_casual .go2 a:hover {
	background-position: 0px -41px;
}

.but_casual .go3 a {
	display: block;
	float: left;
	width: 122px;
	height: 41px;
	background-image: url(images/go_03.png);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0 auto; 
}

.but_casual .go3 a:hover {
	background-position: 0px -41px;
}

.but_casual .golist a {
	display: block;
	width: 174px;
	height: 41px;
	background-image: url(images/go_list.png);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0 auto; 
}

.but_casual .golist a:hover {
	background-position: 0px -41px;
}

.clear {
	clear: both;
}