@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

table { color: #000;}

img {
	vertical-align: -45%;
}

a { color: #ff686a; 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: #000000;
	color: #FFFFFF;
    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: 1000px;
	background-repeat: no-repeat;
	position: relative;
}

#outer #weapper #header #menu {
	width: 100%;
	position: absolute;
	bottom: 0px;
	left: 0px;
}

#logo {
	display: block;	
	width: 105px;
	height: 55px;
	position: absolute;
	top: 0px;
	left: 0px;	
}

#logo a {
	display: block;	
	height: 55px;
}

/*#title {
	display: block;	
	width: 260px;
	height: 90px;
	position: absolute;
	top: 470px;
	left: 370px;	
}*/

#outer #weapper #content {
	width: 840px;
	visibility: inherit;
    background-image: url(images/content_bg.png);
	background-repeat: repeat-y;
	padding: 0px 80px 20px 80px;
	position:relative;
}

.diamond1{
	width: 340px;
	position: absolute;
	top: 430px;
	right: 75px;
}

.diamond2{
	width: 340px;
	position: absolute;
	top: 730px;
	right: 75px;
}

.money_banner {
	width: 180px;
	height: 150px;
	position: absolute;
	top:40px;
	right:80px;
	z-index: 4;
}

.bonus{
	width: 125px;
	height: 125px;
	position: absolute;
	top: 262px;
	left: -28px;
}

#outer #weapper #notice {
	width: 830px;
	visibility: inherit;
	font-size:14px;
	line-height: 1.8em;
}

.btitle {
    position:absolute;
    top:-75px ;
    left:352px ;
}

.red {
	color: #ff2f0d;
}

.notice {
	color: #fff68d;
	font-size: 14px;
	line-height: 2em;
}

.width {
	font-weight: bold;
}

.title {
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	color: #c947f7;
}

.icon01 {
	display: block;
	width: 76px;
	height: 24px;
	/*margin: 15px;
	float: left;*/
    position: absolute;
	top: 8px;
	right: 158px;
}

.icon01 a {
	display: block;
	width: 76px;
	height: 24px;
	background-image: url(images/icon_01.png);
	background-repeat: no-repeat;
	background-position: top left;  
}

.icon01 a:hover {
	background-position: 0px -24px;
}

.icon02 {
	display: block;
	width: 76px;
	height: 24px;
	/*margin: 15px;
	float: left;*/
    position: absolute;
	top: 8px;
	right: 80px;
}

.icon02 a {
	display: block;
	width: 76px;
	height: 24px;
	background-image: url(images/icon_02.png);
	background-repeat: no-repeat;
	background-position: top left;  
}

.icon02 a:hover {
	background-position: 0px -24px;
}

.icon03 {
	display: block;
	width: 76px;
	height: 24px;
	/*margin: 15px;
	float: left;*/
    position: absolute;
	top: 8px;
	right: 2px;
}

.icon03 a {
	display: block;
	width: 76px;
	height: 24px;
	background-image: url(images/icon_03.png);
	background-repeat: no-repeat;
	background-position: top left;  
}

.icon03 a:hover {
	background-position: 0px -24px;
}

.note {
	padding: 10px 15px;
	background-color: #efefef;
	border:1px dashed #09F;
	font-size: 15px;
	color: #002aa2;
}

.but01 {
	display: block;
	width: 260px;
	height: 75px;
    position: absolute;
	top: 470px;
	left: 128px;
	z-index: 5;
}

.but01 a {
	display: block;
	width: 260px;
	height: 75px;
	background-image: url(images/but_01.png);
	background-repeat: no-repeat;
	background-position: top left;  
}

.but01 a:hover {
	background-position: 0px -75px;
}

.but02 {
	display: block;
	width: 205px;
	height: 75px;
    position: absolute;
	top: 470px;
	left: 426px;
	z-index: 5;
}

.but02 a {
	display: block;
	width: 205px;
	height: 75px;
	background-image: url(images/but_02.png);
	background-repeat: no-repeat;
	background-position: top left;  
}

.but02 a:hover {
	background-position: 0px -75px;
}

.but03 {
	display: block;
	width: 205px;
	height: 75px;
    position: absolute;
	top: 470px;
	left: 667px;
	z-index: 5;
}

.but03 a {
	display: block;
	width: 205px;
	height: 75px;
	background-image: url(images/but_03.png);
	background-repeat: no-repeat;
	background-position: top left;  
}

.but03 a:hover {
	background-position: 0px -75px;
}

.but_casual {
	width: 100%;
	padding: 30px 0px 10px 0px;
}

.but_align {
    margin: 0 auto;	
	width: 244px;
}

.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;
	width: 174px;
	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 .go4 a {
	display: block;
	width: 174px;
	height: 41px;
	background-image: url(images/go_04.png);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0 auto; 
}

.but_casual .go4 a:hover {
	background-position: 0px -41px;
}

.buy a {
	display: block;
	width: 167px;
	height: 52px;
	background-image: url(images/buy.png);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0 auto; 
}

.buy a:hover {
	background-position: 0px -52px;
}

.color1{ color: #6dcdff; }
.color2{ color: #ffa000; }

.clear {
	clear: both;
}