@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:20px 0; border:1px solid #cacaca; font-size: 14px;}
#mainArea .mainBox .content table th {background-color: #eee;}
#mainArea .mainBox .content table td {line-height: 24px; text-align: center;}

