@charset "utf-8";
/* CSS Document */

body {
background-color:#000;
margin-top:0px;
}

.main {
width:934px;
margin-left:auto;
margin-right:auto;
}

.header {
background-image:url(images/header_back.png);
background-position:top center;
background-repeat:repeat-x;
width:934px;
height:157px;
}

.logo {
width:159px;
height:157px;
background-image:url(images/logo.png);
}

.logo:hover {
width:159px;
height:157px;
background-image:url(images/logo_hover.png);
cursor:pointer;
}

.body {
width:565px;
float:left;
}

.bodytitle {
float:left;
background-image:url(images/bodytitle.png);
width:565px;
height:75px;
}

.bodytext {
float:left;
margin-left:20px;
width:545px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#ffd188;
line-height:20px;
letter-spacing:1px;
}

.memberlogin {
	float:left;
	width:319px;
}

.memberlogintitle {
float:left;
background-image:url(images/memberloginheader.png);
width:259px;
height:75px;
}

.memberloginbottombg {
	float:left;
	width:259px;
	height:185px;
}

.footer {
	float:left;
	margin-top:10px;
	width:934px;
	font-family:"Times New Roman", Times, serif;
	font-size:10px;
	color:#4679e1;
	text-align:center;
}

.defaulttextbox {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#e1e1e1;
	line-height:20px;
	width:318px;
	text-align:left;
	float:right;
	margin-top:150px;
	margin-right:37px;
}

.picbox {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#e1e1e1;
	line-height:20px;
	width:450px;
	text-align:right;
	float:right;
	margin-top:350px;
	margin-right:70px;
}

.textbox1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#e1e1e1;
	line-height:18px;
	width:318px;
	text-align:justify;
	float:left;
	margin: 150px 0 0 37px;
}

.textbox5 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#e1e1e1;
	line-height:20px;
	width:318px;
	text-align:justify;
	float:left;
	margin: 150px 0 0 37px;
}

.textbox3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#e1e1e1;
	line-height:16px;
	width:318px;
	text-align:justify;
	float:left;
	margin: 150px 0 0 37px;
}

.textbox2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#e1e1e1;
	line-height:20px;
	width:318px;
	text-align:justify;
	float:left;
	margin: 150px 0 0 37px;
}

.textbox4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#e1e1e1;
	line-height:20px;
	width:318px;
	text-align:justify;
	float:left;
	margin: 150px 0 0 37px;
}

.textbox6 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#e1e1e1;
	line-height:20px;
	width:318px;
	text-align:justify;
	float:left;
	margin: 150px 0 0 37px;
}

/*MEMBERLOGIN*/

.memberloginarea {
	float:left;
	margin-top:20px;
	margin-left:0px;
	width:300px;
}

.userpword {
	float:left;
	width:100px;
	margin-left:10px;
	margin-bottom:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#CCCCCC;
	line-height:20px;
}

.fieldbox {
float:left;
width:120px;
margin-left:10px;
margin-bottom:15px;
}

.textfieldbox {
	background-color:#FFFFFF;
	width:120px;
	color:#333333;
}

.register {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#4679e1;
	line-height:20px;
	float:left;
	width:130px;
	margin-left:10px;
	text-decoration:none;
	cursor:pointer;
}

.submitarea{
	float:left;
	width:61px;
	height:23px;
	margin-left:43px;
}

.submit {
float:left;
background-image:url(images/login_over.png);
widows:61px;
height:23px;
cursor:pointer;
}

.submit:hover {
float:left;
background-image:url(images/login_up.png);
cursor:pointer;
widows:61px;
height:23px;
}

/*DEFAULT*/
.defaultbox {
width:934px;
height:468px;
background-image:url(images/bigbox.png);
background-repeat:no-repeat;
}

/*TAB01*/
.buttonClicked1 {
background-image:url(images/button1_down.png);
background-repeat:no-repeat;
width:127px;
height:157px;
}
.button1 {
background-image:url(images/button1_up.png);
width:127px;
height:157px;
cursor:pointer;
}
.button1:hover {
background-image:url(images/button1_hover.png);
width:172px;
height:157px;
cursor:pointer;
}
.bigbox1 {
width:934px;
height:468px;
background-image:url(images/bigbox_01.png);
background-repeat:no-repeat;
display:none;
}

/*TAB02*/
.buttonClicked2 {
background-image:url(images/button2_down.png);
width:126px;
height:157x;
}
.button2 {
background-image:url(images/button2_up.png);
background-repeat:no-repeat;
width:126px;
height:157px;
cursor:pointer;
}
.button2:hover {
background-image:url(images/button2_hover.png);
background-repeat:no-repeat;
width:126px;
height:157px;
cursor:pointer;
}
.bigbox2 {
width:934px;
height:468px;
background-image:url(images/bigbox_02.png);
background-repeat:no-repeat;
display:none;
}

/*TAB03*/
.buttonClicked3 {
background-image:url(images/button3_down.png);
width:126px;
height:157px;
}
.button3 {
background-image:url(images/button3_up.png);
background-repeat:no-repeat;
width:126px;
height:157px;
cursor:pointer;
}
.button3:hover {
background-image:url(images/button3_hover.png);
background-repeat:no-repeat;
width:126px;
height:157px;
cursor:pointer;
}
.bigbox3 {
width:934px;
height:468px;
background-image:url(images/bigbox_03.png);
background-repeat:no-repeat;
display:none;
}

/*TAB04*/
.buttonClicked4 {
background-image:url(images/button4_down.png);
width:126px;
height:157px;
}
.button4 {
background-image:url(images/button4_up.png);
background-repeat:no-repeat;
width:126px;
height:157px;
cursor:pointer;
}
.button4:hover {
background-image:url(images/button4_hover.png);
background-repeat:no-repeat;
width:126px;
height:157px;
cursor:pointer;
}
.bigbox4 {
width:934px;
height:468px;
background-image:url(images/bigbox_04.png);
background-repeat:no-repeat;
display:none;
}

/*TAB05*/
.buttonClicked5 {
background-image:url(images/button5_down.png);
width:126px;
height:157px;
}
.button5 {
background-image:url(images/button5_up.png);
background-repeat:no-repeat;
width:126px;
height:157px;
cursor:pointer;
}
.button5:hover {
background-image:url(images/button5_hover.png);
background-repeat:no-repeat;
width:126px;
height:157px;
cursor:pointer;
}
.bigbox5 {
width:934px;
height:468px;
background-image:url(images/bigbox_05.png);
background-repeat:no-repeat;
display:none;
}

/*TAB06*/
.buttonClicked6 {
background-image:url(images/button6_down.png);
width:126px;
height:157px;
}
.button6 {
background-image:url(images/button6_up.png);
background-repeat:no-repeat;
width:126px;
height:157px;
cursor:pointer;
}
.button6:hover {
background-image:url(images/button6_hover.png);
background-repeat:no-repeat;
width:126px;
height:157px;
cursor:pointer;
}
.bigbox6 {
width:934px;
height:468px;
background-image:url(images/bigbox_06.png);
background-repeat:no-repeat;
display:none;
}

.preload{
display:none;
}
