@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: left top;
	background-color: #06052b;
	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: 500px;
	width: 1050px;
	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: 375px;
	left: 80px;
}

#logo {
	display: block;	
	width: 90px;
	height: 40px;
	position: absolute;
	top: 10px;
	left: 50px;	
	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: 870px;
	visibility: inherit;
	padding: 0px 87px 20px 93px;
	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: #231ecc;
}

.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: 72px;
	height: 35px;
	/*margin: 15px;
	float: left;*/
    position: absolute;
	top: 0px;
	right: 181px;
}

.icon01 a {
	display: block;
	width: 72px;
	height: 35px;
	background-image: url(images/icon_01.png);
	background-repeat: no-repeat;
	background-position: top left;  
}

.icon01 a:hover {
	background-position: 0px -35px;
}

.icon02 {
	display: block;
	width: 73px;
	height: 35px;	
	/*margin: 15px;
	float: left;*/
    position: absolute;
	top: 0px;
	right: 110px;
}

.icon02 a {
	display: block;
	width: 73px;
	height: 35px;
	background-image: url(images/icon_02.png);
	background-repeat: no-repeat;
	background-position: top left;  
}

.icon02 a:hover {
	background-position: 0px -35px;
}

.icon03 {
	display: block;
	width: 72px;
	height: 35px;
	/*margin: 15px;
	float: left;*/
    position: absolute;
	top: 0px;
	right: 39px;
}

.icon03 a {
	display: block;
	width: 72px;
	height: 35px;
	background-image: url(images/icon_03.png);
	background-repeat: no-repeat;
	background-position: top left;  
}

.icon03 a:hover {
	background-position: 0px -35px;
}

.note {
	/*padding: 10px 15px;
	background-color: #efefef;
	border:1px dashed #09F;*/
	font-size: 15px;
	color: #002aa2;
}

.but01 {
	display: block;
	width: 175px;
	height: 90px;
    position: absolute;
	top: 0px;
	left: 0px;
}

.but01 a {
	display: block;
	width: 175px;
	height: 90px;
	background-image: url(images/but_01.png);
	background-repeat: no-repeat;
	background-position: top left;  
}

.but01 a:hover {
	background-position: 0px -90px;
}

.but02 {
	display: block;
	width: 155px;
	height: 90px;
    position: absolute;
	top: 0px;
	left: 175px;
}

.but02 a {
	display: block;
	width: 155px;
	height: 90px;
	background-image: url(images/but_02.png);
	background-repeat: no-repeat;
	background-position: top left;  
}

.but02 a:hover {
	background-position: 0px -90px;
}

.but03 {
	display: block;
	width: 155px;
	height: 90px;
    position: absolute;
	top: 0px;
	left: 330px;
}

.but03 a {
	display: block;
	width: 155px;
	height: 90px;
	background-image: url(images/but_03.png);
	background-repeat: no-repeat;
	background-position: top left;  
}

.but03 a:hover {
	background-position: 0px -90px;
}

.but04 {
	display: block;
	width: 175px;
	height: 90px;
    position: absolute;
	top: 0px;
	left: 485px;
}

.but04 a {
	display: block;
	width: 175px;
	height: 90px;
	background-image: url(images/but_04.png);
	background-repeat: no-repeat;
	background-position: top left;  
}

.but04 a:hover {
	background-position: 0px -90px;
}

.but05 {
	display: block;
	width: 150px;
	height: 90px;
    position: absolute;
	top: 0px;
	left: 660px;
}

.but05 a {
	display: block;
	width: 150px;
	height: 90px;
	background-image: url(images/but_05.png);
	background-repeat: no-repeat;
	background-position: top left;  
}

.but05 a:hover {
	background-position: 0px -90px;
}

.but06 {
	display: block;
	width: 90px;
	height: 90px;
    position: absolute;
	top: 0px;
	left: 810px;
}

.but06 a {
	display: block;
	width: 90px;
	height: 90px;
	background-image: url(images/but_06.png);
	background-repeat: no-repeat;
	background-position: top left;  
}

.but06 a:hover {
	background-position: 0px -90px;
}

.p1_sbut01 {
	display: block;
	width: 135px;
	height: 65px;
	margin-right: 5px;
	float: left;
}

.p1_sbut01 a {
	display: block;
	width: 135px;
	height: 65px;
	margin-right: 5px;
	background-image: url(images/sbut1_1.png);
	background-repeat: no-repeat;
	background-position: top left;  
}

.p1_sbut01 a:hover {
	background-position: 0px -65px;
}

.p1_sbut02 {
	display: block;
	width: 135px;
	height: 65px;
	float: left;
}

.p1_sbut02 a {
	display: block;
	width: 135px;
	height: 65px;
	background-image: url(images/sbut1_2.png);
	background-repeat: no-repeat;
	background-position: top left;  
}

.p1_sbut02 a:hover {
	background-position: 0px -65px;
}

.p2_sbut01 {
	display: block;
	width: 135px;
	height: 65px;
	margin-right: 5px;
	float: left;
}

.p2_sbut01 a {
	display: block;
	width: 135px;
	height: 65px;
	margin-right: 5px;
	background-image: url(images/sbut2_1.png);
	background-repeat: no-repeat;
	background-position: top left;  
}

.p2_sbut01 a:hover {
	background-position: 0px -65px;
}

.p2_sbut02 {
	display: block;
	width: 158px;
	height: 65px;
	float: left;
}

.p2_sbut02 a {
	display: block;
	width: 158px;
	height: 65px;
	background-image: url(images/sbut2_2.png);
	background-repeat: no-repeat;
	background-position: top left;  
}

.p2_sbut02 a:hover {
	background-position: 0px -65px;
}

.p3_sbut01 {
	display: block;
	width: 155px;
	height: 70px;
	margin-right: 5px;
	float: left;
}

.p3_sbut01 a {
	display: block;
	width: 155px;
	height: 70px;
	margin-right: 5px;
	background-image: url(images/sbut3_1.png);
	background-repeat: no-repeat;
	background-position: top left;  
}

.p3_sbut01 a:hover {
	background-position: 0px -70px;
}

.p3_sbut02 {
	display: block;
	width: 225px;
	height: 70px;
	margin-right: 5px;
	float: left;
}

.p3_sbut02 a {
	display: block;
	width: 225px;
	height: 70px;
	margin-right: 5px;
	background-image: url(images/sbut3_2.png);
	background-repeat: no-repeat;
	background-position: top left;  
}

.p3_sbut02 a:hover {
	background-position: 0px -70px;
}

.p3_sbut03 {
	display: block;
	width: 140px;
	height: 70px;
	margin-right: 5px;
	float: left;
}

.p3_sbut03 a {
	display: block;
	width: 140px;
	height: 70px;
	margin-right: 5px;
	background-image: url(images/sbut3_3.png);
	background-repeat: no-repeat;
	background-position: top left;  
}

.p3_sbut03 a:hover {
	background-position: 0px -70px;
}

.p3_sbut04 {
	display: block;
	width: 155px;
	height: 70px;
	margin-right: 5px;
	float: left;
}

.p3_sbut04 a {
	display: block;
	width: 155px;
	height: 70px;
	margin-right: 5px;
	background-image: url(images/sbut3_4.png);
	background-repeat: no-repeat;
	background-position: top left;  
}

.p3_sbut04 a:hover {
	background-position: 0px -70px;
}

.p3_sbut05 {
	display: block;
	width: 155px;
	height: 70px;
	float: left;
}

.p3_sbut05 a {
	display: block;
	width: 155px;
	height: 70px;
	background-image: url(images/sbut3_5.png);
	background-repeat: no-repeat;
	background-position: top left;  
}

.p3_sbut05 a:hover {
	background-position: 0px -70px;
}

.p5_sbut01 {
	display: block;
	width: 225px;
	height: 65px;
	margin-right: 5px;
	float: left;
}

.p5_sbut01 a {
	display: block;
	width: 225px;
	height: 65px;
	margin-right: 5px;
	background-image: url(images/sbut5_1.png);
	background-repeat: no-repeat;
	background-position: top left;  
}

.p5_sbut01 a:hover {
	background-position: 0px -65px;
}

.p5_sbut02 {
	display: block;
	width: 155px;
	height: 65px;
	float: left;
}

.p5_sbut02 a {
	display: block;
	width: 155px;
	height: 65px;
	background-image: url(images/sbut5_2.png);
	background-repeat: no-repeat;
	background-position: top left;  
}

.p5_sbut02 a:hover {
	background-position: 0px -65px;
}

.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;
}