@charset "utf-8";
/* CSS Document */

body,td,th{
  margin:0;
  padding:0;
  font-size:12px;
  font-family:Arial;
}
body { background-color:000; color:fff;}

a,area { blr:expression(this.onFocus=this.blur()) } /* for IE */ :focus { -moz-outline-style: none; } /* for Firefox */ 

.menu { font-size:13px; font-weight:bold;}
.menu a:link { font-size:13px; color:fff; text-decoration:none}
.menu a:visited { font-size:13px; color:fff; text-decoration:none}
.menu a:hover { font-size:13px; color: #ed6d00; text-decoration:none} 

.more { font-size:8px; color:#afc6dd}
.more a:link { font-size:8px; color:#afc6dd; text-decoration:none}
.more a:visited { font-size:8px; color:#afc6dd; text-decoration:none}


.bottom { color:fff;}
a:link { color:fff; text-decoration:none}
a:visited { color:fff; text-decoration:none}
a:hover { color: #ed6d00; text-decoration:none}

.bg {
	background: url(../image/main1.jpg) repeat;
}


