@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: #fff448; font-weight: bold;}
a:hover { color: #ff1a1c;}
a:visited { color: #ff9c28;}

#outer {
	width: 100%;
	background-image: url(images/bg.jpg); /*整頁的主背景*/
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #0c1943;
	color: #FFFFFF;
    line-height: 1.8em;
	font-family: Verdana, "微軟正黑體", sans-serif;
	font-size: 17px;
}

#outer #weapper {
	width:1050px;
	margin-right: auto;
	margin-left: auto;
}

#outer #weapper #header {
	height: 550px;
	width: 1050px;
	position: relative;
	background:url(images/header.png) no-repeat top center;
}

#outer #weapper #header #menu {
	width: 1030px;
    height: 167px;
	background:url(images/menu.png) no-repeat top left;
	position: absolute;
	top: 358px;
	left: 10px;
}

#logo {
	display: block;	
	width: 90px;
	height: 40px;
	position: absolute;
	top: 15px;
	left: 25px;	
	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: 890px;
	visibility: inherit;
	padding: 0px 80px 20px 80px;
	position:relative;
}

#outer #weapper #notice {
	width: 870px;
	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: #ff7ade;
}

.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: 70px;
	height: 27px;
	/*margin: 15px;
	float: left;*/
    position: absolute;
	top: 6px;
	right: 181px;
}

.icon01 a {
	display: block;
	width: 70px;
	height: 27px;
	background-image: url(images/icon_01.png);
	background-repeat: no-repeat;
	background-position: top left;  
}

.icon01 a:hover {
	background-position: 0px -27px;
}

.icon02 {
	display: block;
	width: 70px;
	height: 27px;	
	/*margin: 15px;
	float: left;*/
    position: absolute;
	top: 6px;
	right: 107px;
}

.icon02 a {
	display: block;
	width: 70px;
	height: 27px;
	background-image: url(images/icon_02.png);
	background-repeat: no-repeat;
	background-position: top left;  
}

.icon02 a:hover {
	background-position: 0px -27px;
}

.icon03 {
	display: block;
	width: 70px;
	height: 27px;
	/*margin: 15px;
	float: left;*/
    position: absolute;
	top: 6px;
	right: 34px;
}

.icon03 a {
	display: block;
	width: 70px;
	height: 27px;
	background-image: url(images/icon_03.png);
	background-repeat: no-repeat;
	background-position: top left;  
}

.icon03 a:hover {
	background-position: 0px -27px;
}

.note {
	/*padding: 10px 15px;
	background-color: #efefef;
	border:1px dashed #09F;*/
	font-size: 15px;
	color: #002aa2;
}

.but01 {
	display: block;
	width: 132px;
	height: 167px;
    position: absolute;
	top: 0px;
	left: 80px;
}

.but01 a {
	display: block;
	width: 132px;
	height: 167px;
	background-image: url(images/but_01.png);
	background-repeat: no-repeat;
	background-position: top left;  
}

.but01 a:hover {
	background-position: 0px -167px;
}

.but02 {
	display: block;
	width: 120px;
	height: 86px;
    position: absolute;
	top: 81px;
	left: 220px;
}

.but02 a {
	display: block;
	width: 120px;
	height: 86px;
	background-image: url(images/but_02.png);
	background-repeat: no-repeat;
	background-position: top left;  
}

.but02 a:hover {
	background-position: 0px -86px;
}

.but03 {
	display: block;
	width: 95px;
	height: 86px;
    position: absolute;
	top: 81px;
	left: 360px;
}

.but03 a {
	display: block;
	width: 95px;
	height: 86px;
	background-image: url(images/but_03.png);
	background-repeat: no-repeat;
	background-position: top left;  
}

.but03 a:hover {
	background-position: 0px -86px;
}

.but04 {
	display: block;
	width: 95px;
	height: 86px;
    position: absolute;
	top: 81px;
	left: 475px;
}

.but04 a {
	display: block;
	width: 95px;
	height: 86px;
	background-image: url(images/but_04.png);
	background-repeat: no-repeat;
	background-position: top left;  
}

.but04 a:hover {
	background-position: 0px -86px;
}

.but05 {
	display: block;
	width: 96px;
	height: 86px;
    position: absolute;
	top: 81px;
	left: 590px;
}

.but05 a {
	display: block;
	width: 96px;
	height: 86px;
	background-image: url(images/but_05.png);
	background-repeat: no-repeat;
	background-position: top left;  
}

.but05 a:hover {
	background-position: 0px -86px;
}

.but06 {
	display: block;
	width: 146px;
	height: 86px;
    position: absolute;
	top: 81px;
	left: 702px;
}

.but06 a {
	display: block;
	width: 146px;
	height: 86px;
	background-image: url(images/but_06.png);
	background-repeat: no-repeat;
	background-position: top left;  
}

.but06 a:hover {
	background-position: 0px -86px;
}

.but07 {
	display: block;
	width: 65px;
	height: 86px;
    position: absolute;
	top: 81px;
	left: 875px;
}

.but07 a {
	display: block;
	width: 65px;
	height: 86px;
	background-image: url(images/but_07.png);
	background-repeat: no-repeat;
	background-position: top left;  
}

.but07 a:hover {
	background-position: 0px -86px;
}

.p1_sbut01 {
	display: block;
	width: 95px;
	height: 30px;
	margin-right: 10px;
	float: left;
}

.p1_sbut01 a {
	display: block;
	width: 95px;
	height: 30px;
	margin-right: 10px;
	background-image: url(images/sbut01.png);
	background-repeat: no-repeat;
	background-position: top left;  
}

.p1_sbut01 a:hover {
	background-position: 0px -30px;
}

.p1_sbut02 {
	display: block;
	width: 95px;
	height: 30px;
	margin-right: 10px;
	float: left;
}

.p1_sbut02 a {
	display: block;
	width: 95px;
	height: 30px;
	margin-right: 10px;
	background-image: url(images/sbut02.png);
	background-repeat: no-repeat;
	background-position: top left;  
}

.p1_sbut02 a:hover {
	background-position: 0px -30px;
}

.p1_sbut03 {
	display: block;
	width: 95px;
	height: 30px;
	float: left;
}

.p1_sbut03 a {
	display: block;
	width: 95px;
	height: 30px;
	background-image: url(images/sbut03.png);
	background-repeat: no-repeat;
	background-position: top left;  
}

.p1_sbut03 a:hover {
	background-position: 0px -30px;
}

.p2_sbut01 {
	display: block;
	width: 95px;
	height: 30px;
	margin-right: 10px;
	float: left;
}

.p2_sbut01 a {
	display: block;
	width: 95px;
	height: 30px;
	margin-right: 10px;
	background-image: url(images/sbut04.png);
	background-repeat: no-repeat;
	background-position: top left;  
}

.p2_sbut01 a:hover {
	background-position: 0px -30px;
}

.p3_sbut01 {
	display: block;
	width: 186px;
	height: 60px;
	margin-right: 10px;
	float: left;
}

.p3_sbut01 a {
	display: block;
	width: 186px;
	height: 60px;
	margin-right: 10px;
	background-image: url(images/sbut05.png);
	background-repeat: no-repeat;
	background-position: top left;  
}

.p3_sbut01 a:hover {
	background-position: 0px -60px;
}

.p3_sbut02 {
	display: block;
	width: 206px;
	height: 60px;
	margin-right: 10px;
	float: left;
}

.p3_sbut02 a {
	display: block;
	width: 206px;
	height: 60px;
	margin-right: 10px;
	background-image: url(images/sbut06.png);
	background-repeat: no-repeat;
	background-position: top left;  
}

.p3_sbut02 a:hover {
	background-position: 0px -60px;
}

.p3_sbut03 {
	display: block;
	width: 156px;
	height: 60px;
	margin-right: 10px;
	float: left;
}

.p3_sbut03 a {
	display: block;
	width: 156px;
	height: 60px;
	margin-right: 10px;
	background-image: url(images/sbut07.png);
	background-repeat: no-repeat;
	background-position: top left;  
}

.p3_sbut03 a:hover {
	background-position: 0px -60px;
}

.p3_sbut04 {
	display: block;
	width: 156px;
	height: 60px;
	margin-right: 10px;
	float: left;
}

.p3_sbut04 a {
	display: block;
	width: 156px;
	height: 60px;
	margin-right: 10px;
	background-image: url(images/sbut08.png);
	background-repeat: no-repeat;
	background-position: top left;  
}

.p3_sbut04 a:hover {
	background-position: 0px -60px;
}

.p4_sbut01 {
	display: block;
	width: 120px;
	height: 30px;
	margin-right: 10px;
	float: left;
}

.p4_sbut01 a {
	display: block;
	width: 120px;
	height: 30px;
	margin-right: 10px;
	background-image: url(images/sbut09.png);
	background-repeat: no-repeat;
	background-position: top left;  
}

.p4_sbut01 a:hover {
	background-position: 0px -30px;
}

.p4_sbut02 {
	display: block;
	width: 120px;
	height: 30px;
	margin-right: 10px;
	float: left;
}

.p4_sbut02 a {
	display: block;
	width: 120px;
	height: 30px;
	margin-right: 10px;
	background-image: url(images/sbut10.png);
	background-repeat: no-repeat;
	background-position: top left;  
}

.p4_sbut02 a:hover {
	background-position: 0px -30px;
}

.p4_sbut03 {
	display: block;
	width: 95px;
	height: 30px;
	margin-right: 10px;
	float: left;
}

.p4_sbut03 a {
	display: block;
	width: 95px;
	height: 30px;
	margin-right: 10px;
	background-image: url(images/sbut11.png);
	background-repeat: no-repeat;
	background-position: top left;  
}

.p4_sbut03 a:hover {
	background-position: 0px -30px;
}

.p6_sbut01 {
	display: block;
	width: 120px;
	height: 30px;
	margin-right: 10px;
	float: left;
}

.p6_sbut01 a {
	display: block;
	width: 120px;
	height: 30px;
	margin-right: 10px;
	background-image: url(images/sbut12.png);
	background-repeat: no-repeat;
	background-position: top left;  
}

.p6_sbut01 a:hover {
	background-position: 0px -30px;
}

.p6_sbut02 {
	display: block;
	width: 154px;
	height: 30px;
	margin-right: 10px;
	float: left;
}

.p6_sbut02 a {
	display: block;
	width: 154px;
	height: 30px;
	margin-right: 10px;
	background-image: url(images/sbut13.png);
	background-repeat: no-repeat;
	background-position: top left;  
}

.p6_sbut02 a:hover {
	background-position: 0px -30px;
}

.p6_sbut03 {
	display: block;
	width: 154px;
	height: 30px;
	margin-right: 10px;
	float: left;
}

.p6_sbut03 a {
	display: block;
	width: 154px;
	height: 30px;
	margin-right: 10px;
	background-image: url(images/sbut14.png);
	background-repeat: no-repeat;
	background-position: top left;  
}

.p6_sbut03 a:hover {
	background-position: 0px -30px;
}

.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;
}