/* CSS Document */
#wrapper {width:525px; height:650px;}
.float_left {float:left;}
.float_right {float:right;}
.float_clear {float:none;}

body {background:#000; color:#FFF; font-family:Verdana, Arial, Helvetica, sans-serif;}
table { width:520px ; background:#000; color:#fff; margin:0 auto; height:520px;}
th { border:none; text-decoration:underline;}
#table_div {height:630px; width:520px;}
.group_effect {text-decoration:underline; padding:0 0 0 20px;}
a {color:#3399cc; text-decoration:none;}
a:hover {color:#fff;}
