﻿@import "/css/font.css";


/*html,body{height:100%;}*/
body{
	margin:0px;
	padding:0px;
	font-size:12px;
	font-family: "NotoSans",sans-serif;
}

ul{
	margin:0px;
	padding:0px;
	list-style:none;
}

a img  
{  
border: none;  
}  

a {outline: none; text-decoration:none;}
a { selector-dummy : expression(this.hideFocus=true);}

h1{margin:0px;padding:0px;}

.float_L{float:left;}
.float_R{float:right;}



/* HEADER ----------------------------------------------------*/

.all_category{
	width:120px;
	background:#0076aa;
	padding:10px 20px;
	border-radius:6px;
	color:#ffffff;
}

.head_fix{
	width:100%;
	height:130px;
	position:fixed;
	background:#ffffff;
	top:0px;
	z-index:2;
}

.header_cate_container{
	float:left;
	width:100%;
	height:30px;
	background:#0f347a;	
}

.header_cate_layer{
	width:1100px;
	margin:0 auto;
	height:30px;
	background:#0f347a;
}

.header_cate_ul{
	float:right;
}

.header_cate_ul li{
	cursor:pointer;
	float:left;
	line-height:30px;
	color:#fff;
}

.header_cate_ul li:hover{
	text-decoration:underline;
}

.header_cate_gl{
	float:left;
	margin:0 15px;
	line-height:30px;
	color:#fff;
}


.header_container{
	float:left;
	width:100%;
	height:100px;
	border-bottom:1px solid #ccc;
}

.header_layer{
	width:1100px;
	margin:0 auto;
}

.header_logo{
	float:left;
	width:235px;
	height:100px;
	background:url("/img/header_logo.png") no-repeat;
	background-position:center center;
}

.header_menu_layer{
	float:right;
	width:755px;
}

.header_menu_ul{
	float:left;
}

.header_menu_ul li{
	cursor:pointer;
	float:left;
	text-align:center;
	line-height:100px;
	font-size:16px;
	font-weight:bold;
	color:#444;
	border-right:1px solid #fff;
}

.main_menu{
	width:120px;
}


.header_menu_ul li:hover{
	color:#3984c0;
	font-weight:bold;
	/*background:#3984c0;*/
}

.header_menu_ul .main_menu_over{
	color:#fff;
	font-weight:bold;
	background:#3984c0;
}

.header_submenu_container{
	position:absolute;
	width:100%;
	top:130px;
	left:0;
	background:url(/img/sub_bg.png);
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	z-index:999;
}

.header_submenu_layer{
	width:1100px;
	margin:0 auto;
}

.submenu_ul{
	float:left;
	width:120px;
	height:174px;
	border-right:1px solid #ccc;
	padding:20px 0;
}

/*.submenu_ul li{
	cursor:pointer;
	float:left;
	width:100%;
	text-align:center;
	padding:5px 0;
	font-size:14px;
	color:#444;
	font-weight:bold;
}*/

.submenu_ul li{
	cursor:pointer;
	float:left;
	width:100%;
	text-align:center;
	padding:5px 0;
	font-size:14px;
	color:#444;
	font-weight:bold;
}

.submenu_ul li:hover{
	/*background:#3984c0;*/
	color:#3984c0;
	font-weight:bold;
	text-decoration:underline;
}

.submenu_first{
	margin-left:345px;
}
.submenu_last{
	border-right:0;
}


.sub_header_container{
	position:absolute;
	width:100%;
	top:130px;
	left:0;
	height:40px;
	z-index:999;
}

.sub_header_layer{
	margin:0 auto;
	width:1100px;
	height:40px;
}

.sub_header_f_layer{
	float:left;
	width:1100px;
	height:40px;
}

.sub_header_left_margin{
	float:left;
	width:330px;
	height:40px;
}

.sub_menu_ul{
	float:left;
	padding:10px 20px;
	background:#033a7e;
}

.sub_menu_ul li{
	height:40px;
	line-height:40px;
}

.sub_menu_txt{
	font-size:15px;
	color:#ffffff;
}

.sub_menu_txt:hover{
	cursor:pointer;
	text-decoration:underline;
}

.dot_img{
	position:absolute;
	color:#033a7e;
	font-size:20px;
	margin-top:-30px;
}

.dot_01{
	margin-left:36px;
}

.sub_menu01{
	margin-left:5px;
}

.sub_menu02 li{
	margin-right:25px;
}

.dot_02{
	margin-left:43px;
}

.sub_menu02{
	margin-left:125px;
}

.dot_04{
	margin-left:26px;
}

.sub_menu04{
	margin-left:380px;
}


.dot_05{
	margin-left:17px;
}

.sub_menu05{
	margin-left:510px;
}

/* HEADER ----------------------------------------------------*/



/* INDEX ----------------------------------------------------*/
.main_img_container{
	float:left;
	width:100%;
	height:500px;
	background:url("/img/main_bg.png") no-repeat;
	background-position:center center;
	border-bottom:3px solid #033a7e;
}

.main_img_layer{
	width:1100px;
	margin:0 auto;
}

.main_img_content{
	float:left;
	font-size:30px;
	text-align:right;
	color:#666;
	margin-top:170px;
	margin-left:100px;
}

.main_img_content b{
	font-size:60px;
	color:#3984c0;
}

.main_img_content span{
	font-size:60px;
	color:#000;
}


.product_slide_container{
	float:left;
	width:100%;
	height:200px;
	padding:15px 0;
	border-bottom:1px solid #ccc;
}

.product_slide_layer{
	width:1100px;
	margin:0 auto;
	height:200px;
}



.index_banner_container{
	float:left;
	width:100%;
}

.index_banner_layer{
	width:1021px;
	margin:0 auto;
}

.index_banner_box{
	float:left;
	width:214px;
	height:260px;
	padding:0 20px;
	padding-top:40px;
	border-right:1px solid #ccc;	
}

.banner_title_layer{
	float:left;
	width:100%;
}

.banner_title{
	float:left;
	font-size:20px;
	font-weight:bold;
	color:#444;
}

.banner_info_more{
	cursor:pointer;
	float:right;
	width:21px;
	height:21px;
	border:1px solid #ccc;
	line-height:21px;
	text-align:center;
}

.customer_info_ul{
	float:left;
	width:100%;
	background-position:right bottom;
	margin-top:10px;
}

.customer_info_ul li{
	font-size:14px;
	color:#666;
}

.customer_info_ul .customer_tel{
	font-size:20px;
	font-weight:bold;
	color:#000;
}

.customer_info_box{
	float:left;
	width:214px;
	border:1px solid #ccc;
	box-sizing:border-box;
	background:#f4f4f4;
	text-align:center;
	padding-bottom:10px;
	margin-bottom:10px;
}

.banner_img{
	float:left;
	width:214px;
	height:110px;
	margin:17px 0;
}

.company_img{
	background:url("/img/company_img.png") no-repeat;
}

.contact_img{
	background:url("/img/contact_img.png") no-repeat;
	box-sizing:border-box;
	border:1px solid #ccc;
}

.banner_text{
	float:left;
	width:100%;
}

.notice_ul{
	float:left;
	width:100%;
	border:0px solid red;
}

.notice_ul li{
	font-size:13px;
	margin-top:5px;
}

.notice_li{
	width:210px;
   white-space:nowrap; overflow:hidden;
   text-overflow:ellipsis;
}

.notice_li:hover{
	cursor:pointer;
	text-decoration:underline;
	color:#0076aa;
}

.banner_board_content{
	float:left;
	width:100%;
	margin-top:10px;
}

.board_subject{
	cursor:pointer;
	float:left;
	width:200px;
	line-height:50px;
	font-size:13px;
	padding:0 7px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	font-family: "NanumGothic",sans-serif;
	color:#444;
}

.board_border{
	border-top:1px solid #ccc;
}

.banner_icon_content{
	float:left;
	width:100%;
	margin-top:17px;
}

.banner_icon_box{
	cursor:pointer;
	float:left;
	width:213px;
	height:58px;
}

.icon_box_border{
	border:1px solid #ccc;
}

.icon_box_border01{
	border:1px solid #ccc;
	border-top:0;
}

.banner_icon01{
	float:left;
	width:58px;
	height:58px;
	background:url("/img/quick_icon01.png") no-repeat;
	background-position:center center;
	margin:0 10px;
}

.banner_icon02{
	float:left;
	width:58px;
	height:58px;
	background:url("/img/quick_icon02.png") no-repeat;
	background-position:center center;
	margin:0 10px;
}

.banner_icon03{
	float:left;
	width:58px;
	height:58px;
	background:url("/img/quick_icon03.png") no-repeat;
	background-position:center center;
	margin:0 10px;
}

.banner_icon_title{
	float:left;
	width:135px;
	height:58px;
	line-height:58px;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	color:#666;
	letter-spacing:1px;
}

.ready_content{
	float:left;
	width:100%;
	height:500px;
	background:url("/img/ready.jpg");
	background-position:center center;
}
/* INDEX ----------------------------------------------------*/


/* FOOT ----------------------------------------------------*/
.foot_container{
	float:left;
	width:100%;
	background:#f4f4f4;
	padding:25px 0;
	border-top:1px solid #cccccc;
}

.foot_layer{
	width:1020px;
	margin:0 auto;
}

.foot_logo{
	float:left;
	width:235px;
	height:50px;
	background:url("/img/foot_logo.png");
}

.foot_copy_ul{
	float:left;
	margin-left:50px;
}

.foot_copy_ul li{construction
	color:#666666;
	margin:3px 0;
}
/* FOOT ----------------------------------------------------*/

.subpage_company_title_img{
	float:left;
	width:100%;
	height:200px;
	background:url("/img/company_title_img.png") no-repeat;
	background-position:center center;
}

.subpage_business_title_img{
	float:left;
	width:100%;
	height:200px;
	background:url("/img/business_title_img.png") no-repeat;
	background-position:center center;
}

.subpage_cyber_title_img{
	float:left;
	width:100%;
	height:200px;
	background:url("/img/site_title_img.png") no-repeat;
	background-position:center center;
}

.subpage_notice_title_img{
	float:left;
	width:100%;
	height:200px;
	background:url("/img/notice_title_img.png") no-repeat;
	background-position:center center;
}

.subpage_recruit_title_img{
	float:left;
	width:100%;
	height:200px;
	background:url("/img/notice_title_img.png") no-repeat;
	background-position:center center;
}

.subpage_recruit_title_img2{
	float:left;
	width:100%;
	height:200px;
	background:url("/img/resu_tit.jpg") no-repeat;
	background-position:center center;
}

/* 서브페이지 */
.subpage_container{
	float:left;
	width:100%;
}

.subpage_layer{
	width:1101px;
	margin:0 auto;
}

.subpage_workspace{
	float:left;
	width:1100px;
	border-left:1px solid #ccc;
}

.subpage_left_content{
	float:left;
	width:190px;
}

.subpage_right_content{
	float:right;
	width:850px;
	padding-left:59px;
	border-left:1px solid #ccc;
}

.subpage_title_layer{
	float:left;
	width:100%;
	height:96px;
	border-bottom:1px solid #ccc;
}

.subpage_title{
	float:left;
	font-size:30px;
	margin-top:50px;
	margin-left:15px;
}

.subpage_nav_ul{
	float:right;
	margin-top:70px;
	margin-right:20px;
}

.subpage_nav_ul li{
	float:left;
}

.subpage_nav_gl{
	float:left;
	margin:0 15px;
}

.sub_content_layer{
	float:left;
	width:100%;
	box-sizing:border-box;
	padding:0 15px;
	padding-top:30px;
	padding-bottom:100px;
}

.sub_tit_txt{
	float:left;
	width:100%;
	text-align:left;
	font-size:20px;
	color:#033a7e;
	font-weight:bold;
}

.sub_txt03{
	float:left;
	width:100%;
	text-align:left;
	font-size:16px;
	color:#333333;
	font-weight:bold;
}

.sub_txt{
	float:left;
	width:100%;
	text-align:left;
	font-size:16px;
	color:#333333;
	margin-top:20px;
	font-weight:bold;
}

.sub_txt02{
	float:left;
	width:100%;
	text-align:left;
	font-size:15px;
	color:#666666;
	margin-top:20px;
	line-height:170%;
	margin-bottom:20px;
}

.sub_txt04{
	float:left;
	width:100%;
	text-align:left;
	font-size:15px;
	color:#666666;
	line-height:170%;
	margin-bottom:20px;
}

.sub_img{
	float:left;
	width:100%;
	margin-top:20px;
}

/* 서브페이지 */





/* 헤더 레프트 */
.header_left_layer{
	float:left;
	width:190px;
}

.left_menu_content{
	float:left;
	width:100%;
}

.left_menu_title{
	float:left;
	width:160px;
	font-size:18px;
	border-bottom:1px solid #ccc;
	padding-top:50px;
	padding-bottom:30px;
	padding-right:30px;
	text-align:right;
	margin-bottom:15px;
	background:#0076aa;
	color:#fff;
}


.left_menu_title b{
	font-size:30px;
}

.left_menu_ul{
	float:left;
	width:100%;
}

.left_menu_ul li{
	cursor:pointer;
	float:left;
	width:170px;
	text-align:right;
	font-size:15px;
	padding:5px 0;
	padding-right:20px;
	color:#444;
	font-weight:bold;
}

.left_menu_ul li:hover{
	background:#aaa;
	color:#fff;
	font-size:bold;
}

.left_customer_layer{
	float:left;
	width:100%;
	background:#f4f4f4;
	box-sizing:border-box;
	padding:15px;
	margin-top:50px;
}

.left_customer_title{
	float:left;
	width:100%;
	font-size:16px;
	font-weight:bold;
}

.left_customer_info_ul{
	float:left;
	width:214px;
	background-position:right bottom;
	margin-top:10px;
}

.left_customer_info_ul li{
	margin:3px 0;
	font-size:14px;
	color:#666;
}

.left_customer_info_ul .customer_tel{
	font-size:17px;
	font-weight:bold;
	color:#000;
}

.left_customer_kakao{
	float:left;
	width:100%;
	margin:10px 0;
}

.left_customer_kakao_img{
	float:left;
	width:30px;
	height:30px;
	background:url("/img/kakao_icon.png");
	background-size:contain;
}

.left_customer_kakao_id{
	float:left;
	line-height:30px;
	font-size:16px;
	margin-left:15px;
	color:#000;
	font-weight:bold;
}

.customer_last{
	margin-top:0;
}
/* 헤더 레프트 */



/* 회사개요 */
.company_vision_layer{
	float:left;
	width:100%;	
}

.company_vision_title{
	float:left;
	width:100%;
	font-size:20px;
	font-weight:900;
}

.company_vision_text{
	float:left;
	width:100%;
	text-align:center;
	font-size:21px;
	color:#0076aa;
	font-weight:bold;
	margin:40px 0;
}

.company_managiment_layer{
	float:left;
	width:100%;
	padding:40px 0;
}

.company_managiment_ul{
	float:left;
	width:100%;
}

.company_managiment_ul li{
	float:left;
}

.company_managiment_ul .managiment_text{
	float:left;
	width:140px;
	height:140px;
	box-sizing:border-box;
	border:5px solid #ccc;
	color:#000;
	text-align:center;
	line-height:130px;
	border-radius:50%;
	font-size:20px;	
}

.company_managiment_ul .managiment_plus{
	float:left;
	width:30px;
	text-align:center;
	line-height:140px;
	color:#ccc;
	font-size:30px;	
}

.company_vision_box{
	float:left;
	width:348px;
	height:156px;
	border:1px solid #ccc;
	padding:15px;
}

.vision_name{
	float:left;
	width:100%;
	text-align:center;
	font-size:18px;
	font-weight:bold;
	color:#000;
}

.vision_line{
	float:left;
	width:40px;
	height:2px;
	background:#0076aa;
	margin:20px 154px;
}

.vision_text{
	float:left;
	width:100%;
	text-align:center;
	font-size:16px;
}
/* 회사개요 */




/* 인사말 */
.company_greeting_content{
	float:left;
	width:100%;
	height:850px;
	background:url("/img/greeting_bg.png") no-repeat;
	background-position:right bottom;
}

.company_greeting_title{
	float:left;
	width:100%;
	font-size:25px;
	color:#3984c0;
	margin-bottom:20px;
	font-weight:bold;
}

.company_greeting_text{
	float:left;
	width:100%;
	
	font-size:18px;
	line-height:180%;
}

.company_greeting_text b{
	font-size:25px;
}

.company_greeting_thank{
	float:left;
	width:100%;
	font-size:25px;
	font-weight:bold;
}

.company_greeting_people{
	float:left;
	width:100%;
	text-align:center;
	font-size:20px;
	margin-top:30px;
}

.company_greeting_ceo{
	float:left;
	width:100%;
}

.greeting_ul{
	float:right;
	margin-top:30px;
	margin-right:300px;
}

.greeting_ul li{
	float:left;
}

.greeting_ul .greeting_name{
	line-height:40px;
	margin-right:15px;
	font-size:18px;
	font-weight:bold;	
}

.greeting_ul .greeting_name span{
	color:#0076aa;
}

.greeting_ul .greeting_sign{
	width:113px;
	height:40px;
	background:url("/img/ceo_sign.png") no-repeat;
}
/* 인사말 */



/* 연혁 */
.history_content_layer{
	float:left;
	width:100%;
	height:350px;
	background:url("/img/history_bg.png") no-repeat;
	background-position:right bottom;
}

.history_slogun{
	float:left;
	width:100%;
}

.slogun_title{
	float:left;
	width:100%;
	font-size:20px;
}

.slogun_text{
	float:left;
	width:100%;
	font-size:13px;
	color:#888;
}

.slogun_title b{
	font-size:23px;
	color:#3984c0;
	font-style:italic;
}


.history_ul{
	float:left;
	margin-left:50px;
	margin-top:50px;
}

.history_ul li{
	float:left;
	font-size:16px;
	line-height:40px;
}

.history_ul .history_year{
	width:120px;
	height:40px;
	background:#3984c0;
	color:#fff;
	text-align:center;
	line-height:40px;
	font-size:25px;
}

.history_ul .history_month{
	width:80px;
	text-align:center;
}
/* 연혁 */


/* 인증서 */
.license_content_ul{
	float:left;
	width:165px;
	margin:20px;
}

.license_content_ul li{
	float:left;
	width:100%;
}

.license_img{
	cursor:pointer;
	width:163px;
	height:229px;
	border:1px solid #e1e1e1;
}

.license_name{
	float:left;
	widthn:100%;
	height:44px;
	line-height:160%;
	font-size:14px;
	text-align:center;
	margin-top:10px;
}

.license_img01{
	background:url("/img/licence01.png") no-repeat;
	background-position:center center;
}

.license_img02{
	background:url("/img/licence02.png") no-repeat;
	background-position:center center;
}

.license_img03{
	background:url("/img/licence03.png") no-repeat;
	background-position:center center;
}

/* 인증서 */


/* 오시는길 */

.location_map_content{
	float:left;
	width:800px;
	margin:20px 10px;
}


.location_address{
	float:left;
	width:800px;
	font-size:20px;
	margin-top:15px;
}

.l_address{
	float:left;
	width:65px;
	border-left:5px solid #3984c0;
	padding-left:10px;
}
/* 오시는길 */





.product_name{
	float:left;
	width:100%;
	font-size:18px;
	font-weight:bold;
	margin-bottom:10px;
	box-sizing:border-box;
	padding-left:7px;
	border-left:5px solid #3984c0;
}

.product_content{
	float:left;
	width:415px;
	margin:15px 0;
}

.product_content_long{
	float:left;
	width:100%;
	margin:15px 0;
}

.product_last{
	margin-left:20px;
}

.product_info_content{
	float:left;
	width:203px;
	height:268px;
	margin-left:10px;
	border:1px solid #ccc;
}

.product_info{
	float:left;
	width:100%;
	border-bottom:1px solid #ccc;
}

.product_info_title{
	float:left;
	width:100%;
	height:25px;
	line-height:25px;
	background:#f4f4f4;
	text-align:center;
	font-size:13px;
	border-bottom:1px solid #ccc;
}

.product_info_text{
	float:left;
	width:100%;
	text-align:center;
	font-size:15px;
	padding:3px 0;
}

.product_info_text02{
	float:left;
	width:100%;
	font-size:14px;
	box-sizing:border-box;
	padding:5px;
}

.info_last{
	border-bottom:0;
}


.product_img01{
	float:left;
	width:200px;
	height:270px;
	background:url("/img/product01.png") no-repeat;
	background-poisition:center center;
}
.product_img02{
	float:left;
	width:200px;
	height:270px;
	background:url("/img/product02.png") no-repeat;
	background-poisition:center center;
}
.product_img03{
	float:left;
	width:200px;
	height:270px;
	background:url("/img/product03.png") no-repeat;
	background-poisition:center center;
}
.product_img04{
	float:left;
	width:200px;
	height:270px;
	background:url("/img/product04.png") no-repeat;
	background-poisition:center center;
}

.product_img05{
	float:left;
	width:561px;
	height:270px;
	background:url("/img/product05.png") no-repeat;
	background-poisition:center center;
}



.product_process_img{
	float:left;
	width:100%;
	height:850px;
	background:url("/img/product_process.png");
}
















/* 사업소개 { */

.business_area_title_container{
	float:left;
	width:100%;
	text-align:center;
	font-size:30px;
	color:#666;
	font-weight:bold;
	padding:30px 0;
}

.business_area_title_container b{
	font-size:45px;
	color:#0076aa;
}

.business_area01_container{
	float:left;
	width:100%;
	height:750px;
	background:url("/img/business_area01.png") no-repeat;
	background-position:center center;
}

.business_area02_container{
	float:left;
	width:100%;
	height:750px;
	background:url("/img/business_area02.png") no-repeat;
	background-position:center center;
}

.business_area03_container{
	float:left;
	width:100%;
	height:750px;
	background:url("/img/business_area03.png") no-repeat;
	background-position:center center;
}

.business_area04_container{
	float:left;
	width:100%;
	height:750px;
	background:url("/img/business_area04.png") no-repeat;
	background-position:center center;
}

.business_area05_container{
	float:left;
	width:100%;
	height:750px;
	background:url("/img/business_area05.png") no-repeat;
	background-position:center center;
}

.business_area06_container{
	float:left;
	width:100%;
	height:750px;
	background:url("/img/business_area06.png") no-repeat;
	background-position:center center;
}


.business_area_layer{
	width:1140px;
	margin:0 auto;
}

.business_area_content_center01{
	float:left;
	width:100%;
}

.business_area_content_left{
	float:left;
	width:420px;
	padding:35px 0;
}

.business_area_content_right{
	float:right;
	width:420px;
	padding:35px 0;
}

.business_area_title{
	float:left;
	width:100%;
	font-size:45px;
	color:#0076aa;
}

.business_title_line_layer{
	float:left;
	width:100%;
}

.business_title_line{
	float:left;
	width:50px;
	height:3px;
	background:#444;
	margin:30px 0;
}

.business_title_line_right{
	float:right;
	width:50px;
	height:3px;
	background:#444;
	margin:30px 0;
}

.business_area_subtitle{
	float:left;
	width:100%;
	font-size:25px;
	color:#0076aa;
	margin-bottom:20px;	
}

.business_area_subtitle02{
	float:left;
	width:100%;
	font-size:25px;
	color:#0076aa;	
}

.business_area_text{
	float:left;
	width:100%;
	font-size:16px;
	font-weight:bold;
}

.business_area_ul{
	float:left;
	width:100%;
	margin:20px 0;
}

.business_area_ul li{
	float:left;
	width:100%;
	font-size:15px;
	font-weight:bold;
	color:#666;
	margin:2px 0;
}

.business_area_ul02{
	float:left;
	width:100%;
	margin:20px 0;
}

.business_area_ul02 li{
	float:left;
	font-size:16px;
	padding-right:25px;
	margin:5px 0;
	color:#666;
	font-weight:bold;
}


.business_area_ul li:before {
    content: "•";
    color:#0076aa;
    margin-right: 10px;
}

.business_area_ul02 li:before {
    content: "•";
    color:#0076aa;
    margin-right: 10px;
}

.business_text_right{
	text-align:right;
}

.biz_menu_container{
	float:left;
	width:100%;
	border:0px solid red;
}

.biz_menu_ul{
	float:left;
	margin-left:20px;
	
	border-right-bottom-radius:6px;
}

.biz_menu_ul li{
	float:left;
	background:#0076aa;
	padding:15px;
}

.dot_img2{
	position:absolute;
	color:#0076aa;
	font-size:20px;
	margin-top:-20px;
	margin-left:153px;
	z-index:999;
}

/* 사업소개 } */






















































