#main_area {
    padding: 0;
}
.pdside10 {
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 10px;
}
h1 {
    width: 100%;
    margin: 10px 0% 20px 0;
    background: #7f7f7f;
    color: #fff;
    padding: 8px 10px;
    font-size: 16px;
    font-weight: bold;
}
.tow_clm_left {
    padding: 0;
    margin: 0 0 20px 0;
    position: relative;
}
.tow_clm_left {
    padding: 0;
    margin: 0 0 20px 0;
    /*position: relative;*/
	overflow: hidden;
}
#column-main h2 {
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 6px;
    margin-bottom: 13px;
    margin-top: 0;
}
h2 {
    border-bottom: 4px solid #ccc;
}
.txt_box {
    padding-left: 10px;
    width: 79%;
    height: 33px;
    border: 1px solid #444;
    border-radius: 5px 0 0 5px;
    font-size: 11px;
}
.sbmt_box {
    font-size: 14px;
    width: 19%;
    height: 33px;
    background: #444;
    color: #fff;
    border: 1px solid #444;
    border-radius: 0 5px 5px 0;
    left: -5px;
    top: 2px;
    position: relative;
}
.white-box1 {
    float: left;
    width: 100%;
    background: #fff;
    border: 1px solid #a9a9a9;
    border-radius: 5px;
    margin: 17px 0;
    text-decoration: none;
    padding-left: 18px;
    background: url(/common/img2016/top/side_go_arrow.png) no-repeat top 50% right 10% #fff;
}
.white-box1.btn {
    width: 48%;
    float: left;
    margin: 0;
    /*background-image: url(/common/img2016/top/side_go_arrow.png);*/
    background-image: url(/common/img2016/sp_if/golist_arrow_spn.png);
    background-repeat: no-repeat;
    background-size: 5% auto;
    background-position: 10% 50%;
    /* height: 110px; */
    /* line-height: 109px; */
    padding: 5px 0 5px 10%;
    background-color: #f2f2f2;
}
a.btn_a {
    display: block;
    height: 100%;
    text-align: left;
    font-size: 14px;
}
.white-box1.btn.left {
    margin-right: 4%;
}
.tow_clm_right {
    overflow: hidden;
    margin-top: 40px;
    clear: both;
}
.ab_etf {
    overflow: hidden;
    margin-top: 40px;
    clear: both;
}
.golist {
    float: right;
    font-size: 14px;
}
.golist img {
    margin-right: 5px;
}
img.golist_arrow {
    width: 6px;
    margin-right: 10px;
}
.etf_ablist li {
    border-bottom: 1px solid #d9d9d9;
    padding: 10px 5px;
    overflow: hidden;
}
.etf_ablist li dt {
    font-weight: bold;
    font-size: 15.5px;
}
#ab_etf h2 {
    margin-bottom: 0;
}
.etf_ablist dd {
    font-size: 13.5px;
}
img.estate_img {
    width: 100%;
}