@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:5px 0; border:1px solid #cacaca;}
#mainArea .mainBox .content table th {background-color: #eee;}
#mainArea .mainBox .content table td {text-align:center;}

#mainArea .mainBox .content p {margin-top:5px; font-size: 13px; text-align: right;}