/**
* Theme styleseet file
*
* @Program     DWEBS
* @Type  	   css
* @author      DWEBS
* @link        https://www.dwebs.kr
*/

/* -------------------------------------------------------------------
| Custom selection color
| ------------------------------------------------------------------*/
::selection { background-color: #5d5d5d; color: #58FAF4; }
::-moz-selection { background-color: #cccccc; color: white; }


/* -------------------------------------------------------------------
| Custom mark tag
| ------------------------------------------------------------------*/
mark {
	background: #CEECF5;
	border-radius: 3px;
	padding:4px;
	color: #000;
	font-weight:bold;
}


/* ------------------------------------------------------------------------------------
| Custom bootstrap breadcrumb
|
| 서브페이지 타이틀 영역
| 부트스트랩 breadcrumb 기본 구분자 및 속성 수정
|
| 부트스트랩은 페이지 로케이션을 위한 breadcrumb 클래스를 기본 제공합니다.
| 이러한 페이지로케이션의 각 영역간 구분자는 따로 명시하지 않으면 기본 / 로 표시하게되며,
| 이것을 변경하려면 .breadcrumb>li+li:before {content: ">";}등과 같이 재선언 합니다.
| -----------------------------------------------------------------------------------*/
.breadcrumb {color:#979494; font-size:12px; padding: 8px 15px; margin-bottom: 20px; list-style: none; border-radius: 4px; background:none;font-family: "nanum_B", sans-serif}
.breadcrumb>li+li:before {padding: 0 5px; color: #979494; content: ">";}
.breadcrumb .active{color:#979494;}

/* -------------------------------------------------------------------
| Header section
|
| 테마의 헤더영역내의 속성을 정의합니다.
| ------------------------------------------------------------------*/
.wrap_main{background:url(../images/common/main_bg.jpg) center top no-repeat;}
.wrap_sub{background:url(../images/common/sub_bg.jpg) center top no-repeat;}


.header_wrap{width:100%;min-width:1200px;height:127px;}
.header{position:relative;width:1200px;margin:0 auto;height:127px}
.logo{position:absolute;width:183px;height:146px;top:22px;left:0;z-index:1500}

.h_call{position:absolute;right:140px;top:0px;text-align:center}
.h_call a{display:block;width:237px;height:40px;background:#222;color:#cecece;font-size:13px;font-family: "nanum_B", sans-serif;padding-top:11px;text-decoration:none}
.h_call .h_call_txt{color:#c6795e}

.gnb{position:absolute;right:28px;top:18px}
.gnb ul{;}
.gnb ul li{float:left;font-size:10px;color:#656565;padding-left:8px;}
.gnb ul li a{font-size:10px;color:#656565;letter-spacing:0.5px;font-family: "nanum_B", sans-serif;text-decoration:none}
.gnb ul li a:hover{color:#333}

.top_menu{position:relative;width:1200px;margin:0 auto;top:-55px;z-index:2000}
.top_menu ul.top_menu_list{position:absolute;top:0px;right:80px;}
.top_menu ul.top_menu_list li.parent_menu{float:left;padding-left:180px}
.top_menu ul.top_menu_list li.parent_menu:first-child{padding-left:0px}
.top_menu ul.top_menu_list li.parent_menu a{display:block;font-size:20px;color:#333;text-decoration:none;font-family: "NotoSans-Medium", sans-serif;letter-spacing:-0.5px}
.top_menu ul.top_menu_list li.parent_menu a:hover{color:#004096}
.top_menu ul.top_menu_list li.parent_menu a.active{color:#004096}

.s_menu_wrap{position:absolute;top:127px;width:100%;min-width:1200px;height:200px;background:#fff;border-top:1px solid #edeae9;display:none;z-index:1000;text-align:center}
.s_menu{position:relative;width:1200px;margin:0 auto;}
.s_menu ul.child_menu {float:left;color:#333;height:140px;border-right:1px solid #edeae9;margin:30px 0 0;}
.s_menu ul.child_menu li.child_smenu{}
.s_menu ul.child_menu li.child_smenu a{position:relative;display:block;top:-8px;font-size:15px;color:#666;text-decoration:none;line-height:38px;}
.s_menu ul.child_menu li.child_smenu a:hover{color:#004096}
.s_menu ul.child_menu li.child_smenu a.active{color:#004096}

/* -------------------------------------------------------------------
| Foot section
|
| 테마의 푸터영역의 속성을 정의합니다.
| ------------------------------------------------------------------*/
.footer_area_wrap{width:100%;min-width:1200px;background:#1e1e1e}
.footer_area {position:relative;width:1200px;margin:0 auto;padding:20px 0 100px;}
.footer_copy {position:absolute;left:0;font-size:11px;color:#7e7e7e;line-height:20px;letter-spacing:0.5px;font-family: "NotoSans-Regular", sans-serif;}
.admin{position:absolute;left:330px;top:40px}
.admin a{font-size:10px;color:#ccc;border:1px solid #7e7e7e;background:#000;padding:3px 7px;border-radius:3px;font-family: "nanum_B", sans-serif;letter-spacing:0.5px;text-decoration:none}
.dwebs_logo{position:absolute;right:0px;top:40px}
.footer_device{position:absolute;left:110px;top:70px}
.footer_area .btn-default{font-size:10px;background:#000;color:#ccc;border:1px solid #7e7e7e;}
.btn-primary.active, .btn-primary.active:hover{font-size:10px;background:#333;border:1px solid #7e7e7e;color:#ccc}


/* -------------------------------------------------------------------
| Button section
|
| 테마내의 버튼들의 속성을 정의 합니다.
| ------------------------------------------------------------------*/
.btn_page_up{position:fixed; bottom:50px; right:50px; z-index:1000; display:none;}
.btn_page_up img:hover{opacity:0.5; cursor:pointer;}
.login_btn_default { background-color:#474a4d; border:1px solid #474a4d; color:#3c4349; font-size:12pt; height:68px; color:#ccc; }
.login_btn_default:hover { background-color:#333; color:#fff; }
#device_btn {vertical-align:middle; margin:0 auto;}
.board_btn_default { background-color:#474a4d; border:1px solid #474a4d; color:#d8d8d8; font-size:10pt; padding-left:10px; padding-right:10px; height:30px; }
.board_btn_default:hover { color:#fff; }


/* -------------------------------------------------------------------
| Bxslider section
|
| 테마의 Body영역의 속성을 정의합니다.
| ------------------------------------------------------------------*/
.main_visual{;}
/* BXSLIDER */
.bxslider li img { margin:0 auto;min-height:500px; }
.bxslider_btn_prev {
	position: absolute;
	left: 50px;
	top: 50%;
	z-index: 99;
	background: url('../images/bxslider_btn_prev.png') no-repeat 0 50%;
	border: 0;
	width: 38px;
	height: 91px;
	text-indent: -9999px;
	margin-top: -45px;
	opacity:0.6;
}
.bxslider_btn_next {
	position: absolute;
	right: 50px;
	top: 50%;
	z-index: 99;
	background: url('../images/bxslider_btn_next.png') no-repeat 0 50%;
	border: 0;
	width: 38px;
	height: 91px;
	text-indent: -9999px;
	margin-top: -45px;
	opacity:0.6;
}

#bx-pager1{;}
#bx-pager1 a{display:inline;color:#a3a2a1;font-size:30px;font-weight:bold;width:50px;height:50px;margin:0 0 0 4px;text-decoration:none;}
#bx-pager1 a.active{color:#fff;font-size:30px;font-weight:bold;width:50px;height:50px;}

.main_cont{position:absolute;width:1200px;height:344px;left:50%;top:50%;margin-left:-600px;margin-top:-90px;border:0px solid red;text-align:center;z-index:900}
.main_cont_t{;}
.main_cont_t h3{color:#fff;font-size:60px;letter-spacing:-0.5px;margin:0;font-family: "NotoSans-Medium", sans-serif;}
.main_cont_tb{font-size:40px;line-height:50px;padding:20px 0 23px}
.main_cont_t_txt{color:#fff;font-size:25px;font-family: "NotoSans-Light", sans-serif}
.main_cont_t_txt2{color:#95dcfd;font-size:60px;font-family: "NotoSans-Medium", sans-serif}

.ready_info{font-size:15px; color:#333; text-align:center}


.colgroup_wrap{width:100%;min-width:1200px;height:500px}
.colgroup{position:relative;width:1200px;margin:0 auto;height:573px;text-align:center;font-size:15px;color:#535353;line-height:30px}
.colgroup h3{font-size:17px;color:#333;font-family: "NotoSans-Light", sans-serif;margin:0 0 50px;line-height:30px}
.cg_txt{color:#b04924}
.cg_txt2{position:relative;top:-2px;font-size:12px}
.colgroup a{display:block;width:244px;height:48px;margin:0 auto;border-radius:50px;background:#004096;color:#fff;font-size:16px;font-family: "nanum_B", sans-serif;padding-top:10px;margin-top:30px;text-decoration:none}
.colgroup a:hover{background:#0075c1}
.colgroup_img{padding-top:120px;padding-bottom:50px}


.colgroup_wrap2{width:100%;min-width:1200px;height:454px;background:url(../images/common/colgroup2_bg.jpg) no-repeat;background-size:cover}
.colgroup2{position:relative;width:760px;margin:0 auto;height:454px;text-align:center;}
.colgroup2 a{text-decoration:none}
.colgroup2 p{font-size:17px;font-family: "NotoSans-Light", sans-serif;color:#fff;}
.colgroup2 h3{font-size:35px;font-family: "NotoSans-Medium", sans-serif; padding-top:60px;color:#fff}
.colgroup2 ul{padding-top:60px}
.colgroup2 ul li{width:200px;height:200px;float:left;margin-right:80px}
.colgroup2 ul li a{display:block;width:200px;height:200px;border-radius:50%;border:1px solid #fff;color:#fff;font-size:17px;font-family: "NotoSans-Medium", sans-serif;}
.colgroup2 ul li a:hover{color:#fff;border:1px solid #9addfc}
.cg2_img{padding:45px 0 15px}
.cg2_more{color:#fff;font-size:14px;font-family: "NotoSans-Light", sans-serif;}



.colgroup_wrap3{width:100%;min-width:1200px;height:773px;background:#fafafa}
.colgroup3{position:relative;width:1200px;margin:0 auto;height:635px;padding-top:70px}
.colgroup3 h3{color:#004096;font-size:35px;margin:0 0 20px;font-family: "NotoSans-Medium", sans-serif;text-align:center;}
.colgroup3 h3 span{display:inline-block;background:#fafafa;padding:0 20px;position:relative;}
.colgroup3 a{text-decoration:none}
/*.colgroup3 ul{width:1200px;height:500px;margin:0 auto}*/
.colgroup3 .col3wrap{width:100%; margin:0 auto; margin-top:80px; display: flex; justify-content: center;}
/*.colgroup3 ul li{width:380px;height:500px;float:left;margin-right:30px;background:#fff;border:1px solid #084699;margin-top:80px}*/
.colgroup3 .col3wrap .col3cell{width:380px;height:500px; background:#fff;border:1px solid #084699;margin-right:30px;}
.colgroup3 .col3wrap .col3cell:last-child {margin-right: 0;}
/*.colgroup3 ul li a{display:block;width:380px;height:500px;color:#868585;font-size:13px}*/
.colgroup3 .col3wrap .col3cell a{display:block;color:#868585;font-size:13px}
.colgroup3 .col3wrap .col3cell ul {margin:0 auto;}
.colgroup3 .col3wrap .col3cell ul li{text-align: center; padding-top:30px;}


.cg3_line{border-top:3px solid #004096;width:40px;margin:0 auto}
.cg3_cont{text-align:center;padding-top:45px;}
.cg3_cont2{text-align:center;padding-top:0px;}
.cg3_c1{color:#333;font-size:17px;padding-top:30px;}
.cg3_c2{color:#333;font-size:17px;padding-top:30px;}


/*.colgroup_wrap3{width:100%;min-width:1200px;height:936px;}
.colgroup3{position:relative;width:1200px;margin:0 auto;height:936px;}
.colgroup3 a{text-decoration:none}
.colgroup3 ul{height:820px;padding-top:80px}
.colgroup3 ul li{position:relative;width:384px;height:374px;float:left;margin-right:23px;margin-bottom:23px;background:#f0f0f0}*/

.main_img_ov{position:absolute;left:0;top:0}
.main_img{position:relative;z-index:200}

.colgroup_wrap4{width:100%;min-width:1200px;height:260px;background:#282828}
.colgroup4{position:relative;width:1200px;margin:0 auto;height:260px}
.colgroup4 a{text-decoration:none}
.cg4_sitemap{width:610px;height:144px;float:left;border-right:1px solid #535353;margin-top:58px}
.cg4_sm{float:left;margin-left:80px;}
.cg4_sm h4{font-size:17px;color:#fff;font-family: "NotoSans-Medium", sans-serif;margin:0 0 12px}
.cg4_sm h4 a{font-size:15px;color:#fff;}
.cg4_sm h4 a:hover{color:#969696}
.cg4_sm p{font-size:13px;color:#969696;line-height:30px}
.cg4_sm p a{font-size:13px;color:#969696;}
.cg4_sm p a:hover{color:#fff}
.cg4_sm p a.active{color:#fff}

.cg4_contact{width:400px;height:144px;float:right;margin-top:58px}
.cg4_cont{float:left;margin-right:40px}
.cg4_cont h3{font-size:16px;color:#fff;font-family: "NotoSans-Medium", sans-serif;margin:0 0 20px}
.cg4_cont p{font-size:13px;color:#969696;line-height:35px}
.cg4_cont_txt{font-size:16px;color:#9addfc;font-family: "NotoSans-Bold", sans-serif}
.cg4_sns{float:left;}
.cg4_sns h3{font-size:16px;color:#fff;font-family: "nanum_EB", sans-serif;margin:0 0 30px}
.cg4_sns ul{}
.cg4_sns ul li{width:153px;height:29px;border:1px solid #696969;margin-bottom:8px;text-align:center;padding-top:2px}
.cg4_sns ul li a{color:#979797;font-size:11px;font-family: "nanum_EB", sans-serif}
.cg4_sns ul li a:hover{color:#fff}
.cg4_sns ul li .fonti{font-size:16px}

/* -------------------------------------------------------------------
| Body section
|
| 테마내에 일반적인 컨텐츠들의 속성을 정의합니다.
| ------------------------------------------------------------------*/
/* warp */
#wrap {background-color:#fff;}
/* 서브 레이아웃 */
#sub_top_area_wrap{width:100%;min-width:1200px;height:370px}
.sub_top_area{position:relative;width:1200px;margin:0 auto;text-align:center;color:#fff;font-size:40px;line-height:65px;padding-top:100px}
.sub_top_area_t{font-size:45px;font-family: "NotoSans-Medium", sans-serif}
.sub_top_area_t2{font-size:17px;line-height:25px;}
.sub_top_area_line{border-top:3px solid #fff;width:40px;margin:23px auto 10px;}

.sub_article_wrap{position:relative;width:100%;min-width:1200px;}
.sub_article{position:relative;width:1200px;margin:0 auto;}
.title{text-align:center;padding-top:40px}
.sub_title{color:#342b2a;font-size:35px;letter-spacing:0.5px;font-family: "NotoSans-Medium", sans-serif}
.sub_menu{;}
.list-group{text-align:center;margin:40px 0 60px;}
.list-group a.menubox{background:#ebebeb;padding:15px 52px;font-size:14px;color:#666;text-decoration:none;margin:0 2px}
.list-group a.active{background:#0227a4;color:#fff}
.list-group a.menubox:hover{background:#0227a4;color:#fff}
.contents{min-height:450px;padding-bottom:50px}


/* 인사말 */
.greeting_info{text-align:center}
.greeting_info img{padding-bottom:50px}
.greeting_info h3{font-size:17px;color:#333;font-family: "NotoSans-Light", sans-serif;margin:0 0 50px;line-height:30px}

/* 성원기프트 오피스 */
.business2_info{position:relative;width:1200px;margin:0 auto;}
.business2_info ul{width:1200px;height:600px;}
.business2_info ul li{background:#fff;border:1px solid #084699;}
.bs2_cont{text-align:center;padding:55px 0;}
.bs2_c1{color:#333;font-size:17px;padding:30px 0;}


.business_info{;}
.business_info h3{font-size:20px;color:#333;line-height:30px;text-align:center}
.business_info ul{margin-top:50px}
.business_info li{display: inline-block;margin-right:5px;width:390px;height:300px;border:1px solid #ccc;text-align:center;padding-top:65px}
.bs_txt1{font-size:30px;font-family: "NotoSans-Medium", sans-serif;color:#004096}
.bs_txt2{font-size:25px;font-family: "NotoSans-Medium", sans-serif;color:#333;}
.bs_txt3{font-size:15px;font-family: "NotoSans-Light", sans-serif;color:#333}
.business_img_box {width: 950px; margin: 0 auto; font-size: 0;  padding: 100px 0;}
.bs_img_box {width: 200px; margin-right: 50px; text-align: center;display: inline-block;}
.bs_img_box:nth-child(4n) {margin-right: 0;}
.bs_img_box p {width: 200px;margin-top:20px; color: #00408c; font-size: 18px; font-family: "NotoSans-Medium", sans-serif;}
.bs_mad {width: 200px; height: 280px; float: left;}

/* 보유인증서 */
.certification_info{position:relative}
.certification_info ul{width:890px;margin:0 auto; display: flex; flex-wrap: wrap;}
.certification_info ul li{width:270px; margin-right: 40px; margin-bottom: 40px; border:1px solid #ddd; overflow: hidden; }
.certification_info ul li:nth-child(3n) {margin-right: 0;}

/* 이력 및 연혁 */
.history_info{position:relative;width:857px;margin:0 auto;background:#f7f7f7;padding:45px 70px}
.history_info h3{margin:0 0 48px;font-size:20px;color:#333;font-family: "nanum_B", sans-serif;}
.history_info h3 span{border-bottom:1px solid #333;padding-bottom:2px}
.history_info ul{margin-bottom:28px}
.history_info ul:after {display:block;clear:both;content:"";}
.history_info ul li{height:94px;}
.history_info ul li .history_cir{width:94px;height:94px;float:left;border-radius:50%;background:#bcbcbc;margin-right:40px;color:#fff;font-size:17px;text-align:center;font-family: "nanum_B", sans-serif;padding-top:35px}
.history_info ul li .history_des{float:left;color:#777;font-size:15px;line-height:30px;padding-top:17px}
.history_info ul li .history_mon{float:left;color:#4e4e4e;font-size:15px;font-family: "nanum_B", sans-serif;padding-top:35px;margin-right:12px}
.history_info ul li .history_mon p{margin-bottom:18px}
.history_mon_d{color:#777;font-size:15px;line-height:25px;font-family: "nanum", sans-serif;padding-left:20px}
.history_img{position:absolute;bottom:45px;right:38px}
.history_img2{position:absolute;bottom:69px;right:65px}


/* (주)모던텍 현황 */
.status_info{font-size:15px;color:#666;line-height:35px;font-family: "nanum_B", sans-serif;}
.status_tc{font-size:16px;line-height:35px;text-align:center}
.status_tc_txt{color:#033ff7}
.status_info ul{width:80%;margin:30px auto 0;height:250px;}
.status_info ul li{width:48%;height:250px;float:left;background:#f5f3f3;margin-right:4%;padding:35px 40px}
.status_info ul li h3{margin:0 0 20px;font-size:20px;color:#333;}
.status_info ul li h3 span{border-bottom:1px solid #333;padding-bottom:2px}
.status_info ul li p{padding-left:5px}
.status_txt{font-size:20px;color:#033ff7;}
.status_txt2{color:#333;}


/* 오시는길 */
.location_info{line-height:17px;letter-spacing:0.5px;text-align:center;font-family: "NotoSans-Medium", sans-serif;}
.location_txt1{font-size:14px;color:#666;}
.location_txt2{font-size:15px;color:#333;}
.location_txt3{font-size:25px;color:#0227a4;font-family: "NotoSans-Bold", sans-serif}
.location_txt4{font-size:13px;color:#666;}
.location_txt5{font-size:20px;color:#333;}
.map{width:1200px;height:470px;margin:20px auto 0}

/* Flow */
.flow_info{width:97%;margin:0 auto}
.flow_info h3{margin:0 0 30px;font-size:25px;color:#333;font-family: "nanum_EB", sans-serif;}
.flow_info h4{margin:0 0 10px;font-size:15px;color:#333;font-family: "nanum_B", sans-serif;}
.flow_info:after {display:block;clear:both;content:"";}
.flow_img{width:55%;float:left}
.flow_img img{width:100%}
.flow_cont{width:42%;float:right}
.flow_cont_pt{padding-top:0px}
.flow_cont_pt2{padding-top:0px}
.flow_table{width:100%;font-size:12px;color:#666;margin-top:10px;text-align:center;}
.flow_table caption{font-size:0px;color:#fff;padding:0;line-height:0}
.flow_table th{background:#7e7e7e;border:1px solid #ccc;color:#fff;font-family: "nanum_B", sans-serif;text-align:center;line-height:20px;padding:8px 3px}
.flow_table td{border:1px solid #ccc;padding:8px 3px}


/* Screens */
.screens_info{width:97%;margin:0 auto}
.screens_info h3{margin:0 0 30px;font-size:25px;color:#333;font-family: "nanum_EB", sans-serif;}
.screens_info h4{margin:0 0 10px;font-size:15px;color:#333;font-family: "nanum_B", sans-serif;}
.screens_info:after {display:block;clear:both;content:"";}
.screens_img{width:55%;float:left}
.screens_img img{width:80%}
.screens_cont{width:42%;float:right}
.screens_cont_pt{padding-top:0px}
.screens_cont_pt2{padding-top:0px}
.screens_table{width:100%;font-size:12px;color:#666;margin-top:10px;text-align:center;}
.screens_table caption{font-size:0px;color:#fff;padding:0;line-height:0}
.screens_table th{background:#7e7e7e;border:1px solid #ccc;color:#fff;font-family: "nanum_B", sans-serif;text-align:center;line-height:20px;padding:8px 3px}
.screens_table td{border:1px solid #ccc;padding:8px 3px}

.screens_info ul{height:80px}
.screens_info ul li{float:left;margin-right:50px;font-size:15px;color:#4e4e4e;font-family: "nanum_B", sans-serif;}


/* feeders */
.feeders_info{width:97%;margin:0 auto}
.feeders_info h3{margin:0 0 30px;font-size:25px;color:#333;font-family: "nanum_EB", sans-serif;}
.feeders_info h4{margin:0 0 10px;font-size:15px;color:#333;font-family: "nanum_B", sans-serif;}
.feeders_info:after {display:block;clear:both;content:"";}
.feeders_img{width:55%;float:left}
.feeders_img img{width:80%}
.feeders_cont{width:42%;float:right}
.feeders_cont_pt{padding-top:0px}
.feeders_cont_pt2{padding-top:0px}
.feeders_table{width:100%;font-size:12px;color:#666;margin-top:10px;text-align:center;}
.feeders_table caption{font-size:0px;color:#fff;padding:0;line-height:0}
.feeders_table th{background:#7e7e7e;border:1px solid #ccc;color:#fff;font-family: "nanum_B", sans-serif;text-align:center;line-height:20px;padding:8px 3px}
.feeders_table td{border:1px solid #ccc;padding:8px 3px}

.feeders_info ul{height:80px}
.feeders_info ul li{float:left;margin-right:50px;font-size:15px;color:#4e4e4e;font-family: "nanum_B", sans-serif;}


/* Grinding Mills */
.grindingmills_info{width:97%;margin:0 auto}
.grindingmills_info h3{margin:0 0 30px;font-size:25px;color:#333;font-family: "nanum_EB", sans-serif;}
.grindingmills_info h4{margin:0 0 10px;font-size:15px;color:#333;font-family: "nanum_B", sans-serif;}
.grindingmills_info:after {display:block;clear:both;content:"";}
.grindingmills_img{width:55%;float:left}
.grindingmills_img img{width:80%}
.grindingmills_cont{width:42%;float:right}
.grindingmills_cont_pt{padding-top:0px}
.grindingmills_cont_pt2{padding-top:0px}
.grindingmills_table{width:100%;font-size:12px;color:#666;margin-top:10px;text-align:center;}
.grindingmills_table caption{font-size:0px;color:#fff;padding:0;line-height:0}
.grindingmills_table th{background:#7e7e7e;border:1px solid #ccc;color:#fff;font-family: "nanum_B", sans-serif;text-align:center;line-height:20px;padding:8px 3px}
.grindingmills_table td{border:1px solid #ccc;padding:8px 3px}

.grindingmills_img2{width:47%;float:left}
.grindingmills_img2 img{width:93%}
.grindingmills_cont2{width:48%;float:right}


/* 설비현황 & 보유 */
.equipment_info{;}
.equipment_info:after {display:block;clear:both;content:"";}
.equipment_table{width:49%;float:left;margin-right:1%;font-size:12px;color:#666;margin-top:10px;text-align:center;}
.equipment_table caption{font-size:0px;color:#fff;padding:0;line-height:0}
.equipment_table th{background:#7e7e7e;border:1px solid #ccc;color:#fff;font-family: "nanum_B", sans-serif;text-align:center;line-height:20px;padding:8px 3px}
.equipment_table td{border:1px solid #ccc;padding:8px 3px}


/* 납품실적 */
.delivery_info{;}
.delivery_table{width:100%;font-size:14px;color:#666;margin-top:10px;text-align:center;}
.delivery_table caption{font-size:0px;color:#fff;padding:0;line-height:0}
.delivery_table th{background:#7e7e7e;border:1px solid #ccc;color:#fff;font-family: "nanum_B", sans-serif;text-align:center;line-height:20px;padding:10px 3px}
.delivery_table td{border:1px solid #ccc;padding:10px 3px;font-size:13px;}
