@charset "utf-8";
* html { overflow-x: hidden; }
* {padding:0; margin:0;}

body{ background-color:#000000; font-family:Arial, Helvetica, sans-serif; font-size: 12px;}

#header{background:#000000; margin-left:auto; margin-right:auto; text-align:center; padding-top:20px; padding-bottom:20px}
#body{ width:720px; margin-left:auto; margin-right:auto;}
#head strong{ display:none;}
#header_space{background-color:#000000; height:10px;}
#header_space strong{display:none;}
#footer_space{height:10px; background-color:#000000;}
#footer{background-color:#000000; height:66px;}

/*default*/
ul li{ list-style:none}

#topfooter{height:25px; font-family:"Cordia New"; font-size:12px}
#powered_by{ color: #3399FF; float:right; font-size:16px; margin-top:2px;}
#powered_by ul li{ float:left}
.power_link a:link{ color:#BAE4F0}
.power_link a:visited{ color:#BAE4F0}
.power_link a:hover{ color:#BAE4F0}
.power_link a:active{ color:#BAE4F0}

.clear{ clear:both;}
