.bold600 {font-weight:600}
.txt_boldred {color:#ff2424; font-weight:600;}
.fl {float:left;}
.fr {float:right;}

/* 젠포트 설명 박스 */
.section_genInfo_01 {background:#e4e5e7; padding-top:60px; padding-bottom:80px;}

.box_genInfo {
    width:960px;
    margin:0 auto;
    overflow:hidden;

    font-size:15px;
    line-height:24px;
    color:#333;
}

.box_genInfo li {float:left;}
.box_genInfo li.box_lft {width:130px;}
.box_genInfo li.box_rgt {width:830px; padding-top:16px}
.box_genInfo li.box_rgt .title {font-size:28px; font-weight:600; padding-bottom:20px}

/* 젠포트 활용하기 */
.section_genInfo_02 {background:#f7f7f8; width:100%; padding:60px 0; padding-bottom:100px}
.section_genInfo_02 .box_genInfo {width:1210px; margin:0 auto;}

.section_genInfo_02 .box_genInfo .infobox_title {width:100%; font-size:26px; color:#e83838; font-weight: 600; padding-bottom:40px; text-align: center;}
.box_genInfo .infobox_cont01 {width:100%; overflow:hidden;}
.box_genInfo .infobox_cont01 li {
    width:320px;
    height:370px;
    padding:30px;
    background:#fff;
    text-align:center;
    font-size:15px;
    color:#333;
    display:block;
    letter-spacing: -0.5px;
}

.box_genInfo .infobox_cont01 .title_info {
    width:130px;
    height:34px;
    line-height:34px;
    background: #e74141;
    display: block;
    margin:0 auto;

    font-family: Calibri;
    font-size:20px;
    font-weight: 600;
    color:#fff;
    text-align: center;

    border-radius:4px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    -ms-border-radius:4px;
    -o-border-radius:4px;
}
.box_genInfo .infobox_cont01 img {margin:30px 0}

.box_genInfo .infobox_cont02 li {
    width:320px;
    height:340px;
    padding:30px;
    background:#fff;
    text-align:center;
    font-size:15px;
    color:#333;
    display:block;
    letter-spacing: -0.5px;
}

.box_genInfo .infobox_cont02 .title_info {
    width:130px;
    height:34px;
    line-height:34px;
    background: #e74141;
    display: block;
    margin:0 auto;

    font-family: Calibri;
    font-size:20px;
    font-weight: 600;
    color:#fff;
    text-align: center;

    border-radius:4px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    -ms-border-radius:4px;
    -o-border-radius:4px;
}
.box_genInfo .infobox_cont02 img {margin:34px 0}

/* 젠마켓 특징 */
.section_genInfo_03 {background:#fff; width:100%; padding:60px 0; padding-bottom:80px}
.section_genInfo_03 .box_genInfo {width:1210px; margin:0 auto;}

.section_genInfo_03 .box_genInfo .infobox_title {width:100%; font-size:26px; color:#164a6e; font-weight: 600; padding-bottom:40px; text-align: center;}
.box_genInfo .infobox_cont03 {width:100%; overflow:hidden;}
.box_genInfo .infobox_cont03 li {
    width:320px;
    height:390px;
    padding:30px;
    background:#f5f7f9;
    text-align:center;
    font-size:15px;
    color:#333;
    display:block;
    letter-spacing: -0.5px;
}

.box_genInfo .infobox_cont03 .title_info {
    width:200px;
    height:34px;
    line-height:34px;
    background: #164a6e;
    display: block;
    margin:0 auto;

    font-size:16px;
    font-weight: 600;
    color:#fff;
    text-align: center;

    border-radius:4px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    -ms-border-radius:4px;
    -o-border-radius:4px;
}
.box_genInfo .infobox_cont03 img {margin:34px 0}

/* '젠포트란?' 페이지 개편 */
/* http://192.168.16.41/redmine/issues/1748 */

.btn_link {
    width:190px;
    height:45px;
    border-radius:30px;
    border:1px solid #ffffff;
    float:left;
    line-height:45px;
    color:white;
    text-align:center;
    font-size:18px;
    cursor:pointer;
}