﻿
/*Content*/
#wrap {width:100%;margin:0 auto;text-align:left;}

h3.notice {font-size:20px;font-weight:bold;color:#000;text-align:center;}
h4.notice {font-size:15px;font-weight:bold;margin-top:20px;margin-bottom:10px;}

.notice {margin-top:10px;}

p.text1 {font-size:14px;}

/* 테이블 박스 */
#wrap2 .tb_box {width:100%;}
#wrap2 .tb_sty01 {width:100%;border-collapse:collapse;border-top:1px solid #555;border-bottom:1px solid #d6d6d6;border-left:1px solid #dfdfdf;}
#wrap2 .tb_sty01 caption {padding:10px;display:none;}
#wrap2 .tb_sty01 th {width:50%;padding:10px;background-color:#0b4ab2;color:#fff;font-size:17px;line-height:15px;border-right:1px solid #939393;text-align:center;font-weight:bold;letter-spacing:-0.2px;}
#wrap2 .tb_sty01 td {width:50%;padding:10px;border-right:1px solid #d6d6d6;line-height:20px;text-align:left;vertical-align:top;}

/* 기본 박스 */
#wrap2 .tb_box2 {width:100%;background:#f7f7f7;border:1px solid #ccc;}
#wrap2 .tb_box2 > ul {padding:10px;}
#wrap2 .tb_box2 ul li ul {padding:5px;}
#wrap2 .tb_box2 ul li {line-height:20px;}

/* 아이콘 박스 */
#wrap2 .tb_box3 {width:100%;height:270px;margin-top:10px;}
#wrap2 .tb_box3 .icon_box {margin-left:10px;width:175px;height:130px;border:1px solid #d6d6d6;float:left;padding:10px;margin-top:10px;}
#wrap2 .tb_box3 .icon_box:hover {border:1px solid #0071c5;}

#wrap2 .tb_box3 .icon_box h4 {font-size:16px;font-weight:bold;color:#0071c5;margin-top:0;}
#wrap2 .tb_box3 .icon_box p {line-height:15px;}
#wrap2 .tb_box3 .first {margin-left:0;}
#wrap2 .tb_box3 .third {margin-left:0;}

@media (min-width: 768px) {
    #wrap2 .tb_box3 {height:130px;}
    #wrap2 .tb_box3 .icon_box {margin-left:10px;width:180px;height:130px;border:1px solid #d6d6d6;float:left;padding:10px;margin-top:0;}
    #wrap2 .tb_box3 .first {margin-left:0;}
    #wrap2 .tb_box3 .third {margin-left:10px;}
}

/* 기본 박스2 */
#wrap2 .tb_box4 {width:100%;background:#f7f7f7;border:1px solid #ccc;padding:10px;}
#wrap2 .tb_box4 > ul {padding:10px;}
#wrap2 .tb_box4 ul li {line-height:20px;}
#wrap2 .tb_box4 ul.depth2 {padding-left:10px;padding-bottom:10px;}
#wrap2 .tb_box4 ul.last {padding-bottom:0;}

#wrap2 #icon_bg01 {background:transparent url("../images/icon_OP.jpg") no-repeat right bottom;}
#wrap2 #icon_bg02 {background:transparent url("../images/icon_LN.jpg") no-repeat right bottom;}
#wrap2 #icon_bg03 {background:transparent url("../images/icon_SP.jpg") no-repeat right bottom;}
#wrap2 #icon_bg04 {background:transparent url("../images/icon_EH.jpg") no-repeat right bottom;}



/* Color */
#wrap2 .cr_sty01 {color:#0074cd}
#wrap2 .cr_sty02 {color:#ed193a}

#wrap2 ul.link_list {width:100%;font-weight:normal;}
#wrap2 ul.link_list li {line-height:23px;}

#wrap2 .bu_sty01 {background:url("../images/bullet_big02.png") no-repeat left top;padding-left:30px;font-size:18px;font-weight:bold;margin-top:20px;}
#wrap2 .bu_sty02 {background:url("../images/bullet_s04.png") no-repeat left 2px;padding-left:20px;font-size:12px;}
#wrap2 .bu_sty02 a:hover {color:#046eff;}

