@charset "utf-8";

#mainArea .mainBox .content table {margin-top:30px; width:100%; border:0; border-collapse: collapse;}
#mainArea .mainBox .content table th, #mainArea .mainBox .content table td {padding:10px 5px; border:1px solid #cacaca;}
#mainArea .mainBox .content table th {background-color: #eee;}
#mainArea .mainBox .content table td.cr {text-align: center;}
#mainArea .mainBox .content table td p {margin-bottom:5px; font-size:15px; font-weight: bold; color:#2db937;}
#mainArea .mainBox .content table td p i {margin-right:5px;}
#mainArea .mainBox .content table td ul {margin-left:15px; margin-bottom:30px; list-style: decimal;}
#mainArea .mainBox .content table td ul li {padding:10px 0; font-size: 12px; line-height: 22px;}

#mainArea .mainBox .content .text {margin-top:30px;}