section{overflow: hidden;}
/*.banner img{width:100%;}*/
#wrap{width:1120px;
    margin: 0 auto;}
.contents{margin-top:65px}
#footer{margin-top: 88px;}
.title_box, table{float:left;}
.title_box{width:250px; height:215px;
        background: #efdede ; /*decccc*/
        text-align: center;
        box-sizing: border-box;
        margin-right:10px;
    font-family: 'S-CoreDream-4Regular';}
.title_box h1{
        font-size: 30px;
        padding: 40px 0;}
.title_box a{border:1px solid #111;
        padding: 10px 20px;}
.title_box a:hover{color:#222 !important;;}



table{width:860px; height:215px;}


th{font-size: 16px;
    background: #efdede;
    text-align: center;
    padding: 5px 0;}
td{text-align: center;
    border-bottom: 1px solid #ddd;}
td:nth-child(6),td:nth-child(7){text-align: right;
    padding-right: 4%;}
