@charset "utf-8";
@import url(common.css);

/* 서브  */
#sub_content { width:1152px; margin:0 auto; overflow:hidden; margin-bottom:45px;}



/* 상단 비주얼 */
.sub_visual { width:1150px; height:220px; margin:0 auto; overflow:hidden; border:1px solid #000;}
.sub_visual .visual_img { float:left; width:861px; height:220px; overflow:hidden; border-right:1px solid #e4e4e4;}

.sub_visual .visual_customer { float:left; width:198px; height:184px; padding:50px 20px 40px 16px}
.visual_customer dl { width:252px; margin:0 auto; margin-bottom:15px;}
.visual_customer dt { font-size:20px; font-weight:600; color:#000;}
.visual_customer dd { font-size:12px; color:#454545;}
.visual_customer .tel_dd { font-size:35px; font-weight:bold; color:#853b12;}

.visual_customer .p_txt { text-align:left; width:250px; font-size:13px; font-weight:bold; color:#3e3e3e;}
.visual_customer .p_txt span { color:#898989;}






/* 컨텐츠 */
.sub_content_box { width:100%; height:100%; min-height:460px; overflow:hidden; padding-bottom:40px;}


/* 서브 메뉴 */
.sub_nav_box { width:1150px; height:36px; background-color:#f0f0f0; border:1px solid #000; border-top:none; position:relative;}

.sub_nav_box .home { float:left; width:40px; height:36px; border-right:1px solid #000;}
.sub_nav_box .home a { display:inline-block; width:40px; height:36px; background:url(../images/sub/icon_home.png) no-repeat; background-position:center center;}

.sub_nav_box .i_line { width:155px; height:36px; padding:0 15px; border-right:1px solid #000; display:inline-block;}
.sub_nav_box .i_line_02 { width:152px; height:36px; padding:0 15px; border-right:1px solid #000; display:inline-block;}

.sub_nav_box .menu {position:absolute; top:12px; left:60px; }
.sub_nav_box .menu_02 {position:absolute; top:12px; left:178px; }


.second_ul { width:155px; background-color:#f0f0f0; border:1px solid #000; border-top:none; padding:0 15px; margin:10px 0 0 -20px; z-index:9999; position:relative;} 
.second_ul li { font-size:12px; color:#4c4c4c; border-bottom:1px solid #c5c5c5; line-height:36px;}
.second_ul .last_li { border-bottom:none;}
.second_ul li a { width:125px; font-size:12px; color:#4c4c4c; line-height:36px; display:inline-block;}
.second_ul li a:hover { color:#000;}


.second_ul_02 { width:152px; background-color:#f0f0f0; border:1px solid #000; border-top:none; padding:0 15px; margin:10px 0 0 -20px; z-index:9999; position:relative;} 
.second_ul_02 li { font-size:12px; color:#4c4c4c; border-bottom:1px solid #c5c5c5; line-height:36px;}
.second_ul_02 .last_li { border-bottom:none;}
.second_ul_02 li a { width:125px; font-size:12px; color:#4c4c4c; line-height:36px; display:inline-block;}
.second_ul_02 li a:hover { color:#000;}


/* 공통 */
.frist_li { width:155px; position:relative;  font-size:12px; font-weight:bold; color:#000;}
.frist_li .icon_b { position:absolute; top:0; right:0px;}
.frist_li a{ width:155px; font-size:12px; color:#000; font-weight:bold; display:inline-block;}
.frist_li a:hover { color:#853b12;}









/* 서브내용 */
.sub_01_box { width:100%; overflow:hidden; margin-top:20px;}




/* 오시는 길 */
.map_txt { width:100%; overflow:hidden; margin-top:60px;}
.map_txt li { font-size:14px; color:#333; line-height:24px;}
.map_txt li span { color:#256088; font-weight:bold;}
























