/* CSS Document */
body{
	padding:0; margin:0; background:url(../images/bg_01.jpg) no-repeat 0 0 #000000;     background-position: top center;
	}
	
.table{
    margin-top:8px;
	}
	
.line{
    margin-bottom:8px;
	margin-top:7px;
	}
	
.bg{
    background-repeat: no-repeat top center;	
	}
	
.bg1{
    background-repeat:repeat-x;
	}
	
.bg2{
    background-repeat:repeat-y;	
	}	
	
.bg3{
    background-repeat:no-repeat;
    }
	
.table2
    {
	background-color:#332b25;
	border:1px solid #4e4339;
	}
	

/*------------------------------------------------word--------------------*/
.text1{ font-size:12px; color:#CCCCCC; line-height:20px;
    }
	
.enter{ font-size:12px; color:#CCCCCC; background-color:#000000; border : 1px solid #515151;}

.text2 {font-size:13px; color:#cda634; line-height:20px;
    }

.text3 {font-size:12px; color:#cda634; line-height:20px;
    }

.text4 {font-size:12px; color:#fbf9d1; line-height:22px;
    }
	
.text5 {font-size:16px; color:#b7a86d; line-height:22px;
    }
	
.text6 {font-size:12px; color: #33FFFF; line-height:18px;}

.text7 {font-size:13px; color: #99FF00; line-height:20px;}

.text8 {font-size:13px; color: #C9EBCB; line-height:20px;}

.text9 {font-size:16px; color: #FFFF06; line-height:22px;}

a:link {
	font-size: 12px;
	color:#fbf9d1;
	text-decoration: none;
	line-height:20px;
}
a:visited {
	font-size: 12px;
	color:#fbf9d1;
	text-decoration: none;
	line-height:20px;
}
a:hover {
    font-size: 12px;
	color:#99CC00;
	text-decoration: underline;
	line-height:20px;
}
a:active {
    font-size: 12px;
	color:#fbf9d1;
	text-decoration: none;
	line-height:20px;
}

.ts1 {
    padding-left:25px;
	background:url(../images/index_51.jpg) no-repeat left center;
	font-size:13px;
	color:#c66efe;
	}

.ts2 {
    padding-left:25px;
	background:url(../images/index_51.jpg) no-repeat left center;
	font-size:13px;
	color:#ff95d8;
	}
	
.ts3 {
    padding-left:25px;
	background:url(../images/index_51.jpg) no-repeat left center;
	font-size:13px;
	color:#c1c62f;
	}
	
.ts4 {
    padding-left:25px;
	background:url(../images/index_51.jpg) no-repeat left center;
	font-size:13px;
	color:#ff6123;
	}
	
a.y:link { color: #FFFFFF; font-size:14px; text-decoration: none; line-height:17px;}

a.y:visited { color:#FFFFFF; font-size:14px; text-decoration: none; line-height:17px; }

a.y:hover { color:#FFFF00; font-size:14px; text-decoration: none; line-height:17px; }
