@charset "utf-8";

#mainArea .mainBox .content h3 {color:#333333;}
#mainArea .mainBox .content h3 span.bar {margin-right:5px; width:8px; height:18px; background-color:rgb(211, 18, 18); display:inline-block;}
#mainArea .mainBox .content h3 span.english {margin-left:10px; font-size:18px; display:inline-block;}

#mainArea .mainBox .content table {width:100%; border:0; border-collapse: collapse;}
#mainArea .mainBox .content table th, #mainArea .mainBox .content table td {padding:10px; border:1px solid #cacaca;}
#mainArea .mainBox .content table th {width:18%; background-color:#eee;}
#mainArea .mainBox .content table td {width:82%;}
#mainArea .mainBox .content table td ul {margin-left:20px;}
