.pageTitle{
    margin : 30px 0 20px 0;
    padding : 0 0 15px 0;
    display : block;
    background : url(../images/news_common_h_line.png) left bottom;
    width : 100%;
    font-size: 24px;
    text-align: left;
    background-repeat: no-repeat;
    color: #000;
}
.container .intro {
    text-align: left;
    padding: 20px 20px;
    color: #000;
    border: 1px solid #dddddd;
    border-radius: 5px;
}
.cf {
    zoom: 1;
    display: block;
}
.cf:before, .cf:after {
    content: "";
    display: block;
    clear: both;
}
a:hover {
    text-decoration: none;
}
.pager {
    margin: 30px 0 30px;
}

#wp_page_numbers {
    border: none;
    background: none;
    margin-top: 15px;
    width: 100%;
}

.pager #wp_page_numbers ul {
    border: none;
    background: none;
    text-align: center;
}

.pager #wp_page_numbers ul li {
    border: none;
    background: none;
    float: none;
    display: inline-block;
    margin-bottom: 10px;
}
.pager #wp_page_numbers ul, .pager #wp_page_numbers li, .pager #wp_page_numbers a {
    padding: 0;
    margin: 0;
    border: none;
    text-decoration: none;
    font-weight: normal;
    font-style: normal;
    list-style: none;
    text-transform: none;
    text-indent: 0px;
    font-variant: normal;
    line-height: 12px;
    letter-spacing: 0px;
    word-spacing: 0px;
    font-size: 13px;
}
.pager #wp_page_numbers li.active_page a {
    background: #000;
    border: 1px #000 solid;
    color: #fff;
}
.pager #wp_page_numbers a {
    display: block;
    height: 30px;
    line-height: 30px;
    text-decoration: none;
    border: 1px #ccc solid;
    margin-right: 5px;
    font-weight: bold;
    text-align: center;
    padding: 0px 10px;
    color: #ffae0c;
    background: #fff;
}
.pager #wp_page_numbers li a:hover {
    background: #ffae0c;
    border: 1px #ccc solid;
    color: #fff;
}
.list {
    padding-top: 20px;
}

.box-1 {
    margin-bottom: 15px;
    text-align: left;
    overflow: hidden;
}

.cf h4 a {
    font-size: 17px;
    text-decoration: none;
    font-weight: bold;
    color: #444;
}

.more {
    border-bottom: 1px dashed #ccc;
    float: right;
    width: 100%;
}
.more a {
    float: right;
}
.pager #wp_page_numbers li.active span {
    background: #ffa800;
    border: 1px #ffa800 solid;
    color: #fff;
    display: block;
    height: 29px;
    line-height: 28px;
    text-decoration: none;
    border: 1px #ccc solid;
    margin-right: 5px;
    font-weight: bold;
    text-align: center;
    padding: 0px 13px;
}
.list .box-1 .more a {
    padding-left: 16px;
    background: url(../images/icon/common_icon01.png) no-repeat 0 50% !important;
}
.date {
    color: #F18500;
    font-weight: bold;
}


.box-1 img {
    margin: 0 auto;
    display: block;
    margin-bottom: 10px;
}


.pageTitle {
    margin: 0 auto 10px;
    display: block;
    background: url(../img/common/main_ttl_bg.png) left bottom;
    width: 100%;
    color: #FDC500;
    padding:3px 10px 5px;
    font-size: 20px;
}

.box-1 img {
    margin: 0 auto;
    /* display: block; */
    margin-bottom: 10px;
    float: left;
    width: 15%;
    margin-right: 3%;
}