
body { 
	font-size: 75%;
	line-height: 110%;
	color: #C7B29A;
	background-color: #000000;
	margin-top: 0px;
	margin-left: 5px
}

img {
	border:0; 
}


td { 
	font-size: 75%;
	line-height: 130%;
	color: #996666;
}

a {
	font-weight: bold; text-decoration: none;
}

a:link { color: #fff;} 
a:hover { color: #fff; position: relative; top: 1px; left: 1px;}
a:visited { color: #fff;}

hr { color: #C7B29A; width: 800px;}



.info_wapper {
	border:0px solid #58473d;
	padding:10px;
	letter-spacing:1px;
	vertical-align:top;
	margin-top:0;
}



.other_info{
	width:800px;
	text-align:center;
	padding:40px 0 20px 0;
}


.info_wapper dt{
	color:white;
	font-weight:bold;
	margin:5px 0 2px 0;
	background:url(img/icon_info.gif) no-repeat;
	padding:0 0 0 10px;
}

.info_wapper dd{
	text-align:left;
	margin:0 0 10px 0;
	padding:0;
}

#attention{
	width:800px;
	font-size:9px;
	text-align:center;
	margin:5px 0;
	letter-spacing:1px;
}

#copyright{
	width:800px;
	font-size:10px;
	text-align:center;
	margin:5px 0;
	letter-spacing:1px;
	font-weight:bold;
}









