@charset "utf-8";

#mainArea .mainBox .content table {width:100%; border:0; border-collapse: collapse;}
#mainArea .mainBox .content table th, #mainArea .mainBox .content table td {padding:8px 10px; border:1px solid #cacaca; font-size:12px;}
#mainArea .mainBox .content table th {background-color:#eee;}
#mainArea .mainBox .content table td {text-align: center;}