/* Top 10 stylesheet*/
#main table {margin: 0; border:solid 1px #e1dc3c; width:100%; }
#main th {background-color:#e1dc3c; font-weight: bold; text-align:center; line-height:24px; font-size:12px;}
#main td {background-color:#f7f2e1; text-align:center; line-height:22px; font-size:11px; padding: 0 5px;}
#main .item2 td {background-color:#f9f9f9;}
