#data table {width:90%; margin:0 auto; border-collapse:separate;  border-spacing: 0 10px; clear:both;}	
#data .divider td  {background:#F6FAFE; border-bottom:0; border-top:0; font-size:16px; font-weight:bold;}
#data .divider:hover td {border-bottom:0; border-top:0px;}
#data td {padding:5px;}
#data tr {background:#fff;}
#data tr td {border-top:2px solid #f6fafe; border-bottom:2px solid #f6fafe;}
#data tr:hover td {border-top:2px solid #569be3; border-bottom:2px solid #569be3;}
#data .position { border-left:2px solid #f6fafe;}
#data .position span.new_no,  #data .position span {background:url(../images/num_image.gif) no-repeat; width:30px; line-height:30px; display:block; text-align:center; font-size:18px;}
#data .position span.new {background:url(../images/new.gif) no-repeat; width:59px; line-height:60px; display:block; position:absolute; margin-top:-18px; margin-left:-20px;}
#data .position span.new_no {background:none;}
#data tr:hover .position  {border-left:2px solid #569be3;}
#data .position_right {border-right:2px solid #f6fafe;}
#data tr:hover .position_right {border-right:2px solid #569be3;}

#data .datanew table {width:100%;padding:0px; margin:0px; clear:both; }	
#data .datanew tr td {border-bottom:0px; border-top:0px; line-height:20px; padding:0px; margin:0px; }
