.status_total{width:100%;float:left;margin-right:50px}
.status_total div h4{font-size:20px;color:#000;font-weight:500}
.status_total div h4 span{font-size:15px;font-weight:300}
.status_total div p{font-weight:800;font-size:52px;line-height:52px;color: #64bbe9;letter-spacing:-4px;margin-top:10px}
.status_total .total_box1 {padding-bottom:20px;overflow:hidden;width:50%;float:left}
.status_total .total_box1 p{padding-right:50px;background:url(/pages/fund/img/main/icon_person.png) no-repeat left center;width:100%;box-sizing:border-box;padding-left:60px}
.status_total .total_box2 p{color: #7cb53b;}
.table_type1 td {
    line-height: 38px;
    font-size: 20px;}

/****** Mobile ******/
@media screen and (max-width:690px){
.status_total .total_box1{width:100%}
.status_total div p{font-size:43px}

.table_type1 td {
    line-height: 30px;
    font-size: 16px;}
}



#paginate_complex{text-align:center;height:34px}
#paginate_complex p.btn_page{width:300px;margin:0 auto}
 p.btn_page a{width:28px;height:30px;display:inline-block;float:left;border:1px solid #d4d4d4;margin-left:1px;color:#666;font-size:13px;line-height:28px}
 p.btn_page a:hover{background:#fff;border:1px solid #222;background:#f8f8f8}
 p.btn_page span.on{background:#fff;border:1px solid #222;margin-left: 5px;color:#222;}
 p.btn_page a.prev_back{display:inline-block;width:28px;height:30px;font-size:0;background:url(../img/sub/icon_page_prev.png) left center no-repeat}
 p.btn_page a.next_back{display:inline-block;width:28px;height:30px;font-size:0;background:url(../img/sub/icon_page_next.png) left center no-repeat;margin-left:5px}
 p.btn_page a.first_back{display:inline-block;width:28px;height:30px;font-size:0;background:url(../img/sub/icon_page_firstback.png) left center no-repeat;margin-left:5px}
 p.btn_page a.last_back{display:inline-block;width:28px;height:30px;font-size:0;background:url(../img/sub/icon_page_lastback.png) left center no-repeat;margin-left:5px}
 p.btn_page a img{vertical-align:baseline}
 p.btn_page strong{    line-height: 30px;display:inline-block;float:left;background:#324358;color:#fff;width:28px;height:30px;margin-left:4px;font-weight:400;font-size:13px}
 p.btn_page a.on{background:#324358 !important;color:#fff !important;border:1px solid #29384b}