
/*서브-왼쪽메뉴*/
#left dl{ margin:0;font-family: Nanum Gothic, sans-serif, "돋움", "굴림", tahoma, sans-serif;}
#left dt{ font-size:1.40em; color:#2b2b2b; font-weight:600; width:150px; height:40px; border-bottom:4px solid #5580ab; margin: 0 0 10px;}
#left dd{  padding-left:0px; margin:0;}
#left dd a{ font-size:1.10em; color:#666666; line-height:24px; letter-spacing:-.050em}
#left dd a:hover{ font-size:1.10em; color:#5580ab; line-height:24px; letter-spacing:-.050em}
#left dd a.current{ font-size:1.10em; color:#5580ab; line-height:24px; letter-spacing:-.050em; font-weight:600}
#left .left_call{ border-bottom:1px solid #ddd; padding:20px 15px; font-size:1.25em; color:#525252;}
#left .left_call span{ font-size:0.8em; color:#bbb;}
#left .left_call strong{ font-size:1.73em; color:#525252;}
#left .left_call p{ font-size:1.06em; color:#827f7b;}

/*고객센터*/
.left_cus{border:1px solid #e8e8e8; padding:10px 10px 5px 15px; width:150px}
.left_cus .tel{ color:#373737; font-size:1.7em; font-weight:600; letter-spacing:-.050em}
.left_cus .email{ color:#373737}
.left_cus .email span{ background:#f5610b; font-size:0.7em; padding:3px 7px; color:#fff; text-align:center; margin:0 7px 0 0; letter-spacing:0}
.left_cus .fax{color:#373737; font-size:1.15em;}
.left_cus .fa{ margin:0 !important}
.left_cus .fax span{ background:#1675c5; border-radius:4px; font-size:1.10em;  padding:0px 7px; color:#fff;  text-align:center; margin:0 7px 0 0; letter-spacing:0}
@media (max-width:991px) {
.left_cus{display:none}

}

/*약도*/
.left_map{border:1px solid #e8e8e8; background:url(map.png) no-repeat 95% 15%; padding:10px 10px 5px 15px; width:150px; margin:10px 0 0}
.left_map .title{ color:#373737; font-size:1.10em; font-weight:600; letter-spacing:-.050em}
.left_map .con{color:#686868; font-size:0.9em;}
@media (max-width:991px) {
.left_map{display:none}
}
