@charset "utf-8";

#mainArea .mainBox .content .txt {margin-top:60px; font-size:14px; line-height: 24px; text-align:center;}
#mainArea .mainBox .content .down {margin-top:30px; font-size:11px; text-align:center;}

#mainArea .mainBox .content .box {margin-top:60px; overflow: hidden;}
#mainArea .mainBox .content .box .left {float:left; width:36%; text-align: center;}
#mainArea .mainBox .content .box .right {float:right; width:57%;}

#mainArea .mainBox .content .box .right h3 {font-size:22px; font-weight: normal;}

#mainArea .mainBox .content .right table {margin-top:30px; width:100%;}
#mainArea .mainBox .content .right table, td {padding:15px; border-collapse:collapse; border:1px solid #C5C5C5; text-align:center;}
#mainArea .mainBox .content .right td.col1 {width:35%; background:#E8E8E8;}
#mainArea .mainBox .content .right td.col2 {width:65%;}
