@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #00000;
	text-align:left;
	vertical-align:top;
}
body {
	background-color: #444444;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 15px;
	font-size: small;
}
.header{
padding:0% 10%;
background-color: #FFFFFF;
color: #444444;
font-weight:bold;
height:68px;
vertical-align:middle;
margin-bottom:40px;
}.header a{
width:100%;
color: #444444;
text-decoration:none;
}.header a:hover{
color: #EDECF1;
}
.header img{
display:block;
float:left;
}.bt1{
display:block;
float:right;
width:155px;
height:43px;
text-align:center;
cursor:pointer;
background-color: #CCCCCC;
padding-top:25px;
}bt1:hover{
	background-color: #FFFFFF;
}
.bt2{
display:block;
float:right;
width:155px;
height:43px;
text-align:center;
cursor:pointer;
padding-top:25px;
}
.wrap{
	margin:0 auto;
	width:800px;
}
.contents{
display:block;
width:990px;
text-align:left;
}
.footer{
color: #FFFFFF;
font-size:x-small;
}.box{
	background-color:#FFF;
	padding:20px;
	margin:0px 0px 40px 0px;	
}.web .text{
	float:right;
	width:550px;	
}.web .text a{
	text-decoration:none;
	font-size:12px;
	color:#333;
}.web img{
	margin:0px 20px 20px 0px;	
}hr{
	margin:20px 0;
	clear:both;
	color:#CCC;
	background-color:#CCC;
	height:1px;
}h2{
	font-weight:bold;
	margin-bottom:2px;	
}h1{
	width:100%;
	text-align:center;
	height:18px;
	background-image:url(images/rule-bg.gif);
	background-repeat:repeat-x;
	margin:3px 0px;
	padding:0px;
}.credit{
	text-align:left;
	font-size:11px;
	color:#666;	
}.credit a{
	color:#666;
	text-decoration:none;
}.graphics img{
	padding:10px 0px;	
}.thanks{
	padding:20px;
	font-weight:bold;
	color:#FFF;
	text-align:center;	
}.legal{
	font-size:11px;
	color:#666;	
	margin-bottom:20px;
}