/* CSS Document */
@import url('http://fonts.googleapis.com/earlyaccess/nanumgothic.css');
@import url(http://fonts.googleapis.com/earlyaccess/nanummyeongjo.css);
@import url(//cdn.jsdelivr.net/nanumsquare/1.0/nanumsquare.css);
/* @import url(http://fonts.googleapis.com/earlyaccess/hanna.css); */
@media (max-width:1000px) {
	#maintable1 { overflow-x:hidden;}
}

body{font-family: '나눔고딕','Nanum Gothic','돋움','Dotum'; margin:0;padding:0;}
*{margin:0;padding:0;}
ul li{list-style-type:none;}
a{text-decoration:none; color:#333;}
img{border:0; margin:0;} 
.sub{ width:1000px !important; margin-bottom:130px;}

/* 푸터 */
.footer_box{width:100%; height:101px; background:#e1e1e1;}
.footer {width:1000px; margin:0 auto; text-align:left; padding-top:18px;}
.address li {font-size: 15px; list-style:none; line-height:1.5; color:#333; letter-spacing:0.2px; font-family:'Nanum Gothic',serif;}
.address li a{font-size: 15px; list-style:none; line-height:1.5; color:#333 !important; letter-spacing:0.2px; font-family: "Nanum Gothic", sans-serif;}
ul.btn_box{width:291px; height:36px; background:#363636;}
ul.btn_box li{font-size:17px; color:#fff; float:left; padding:4px 15px; margin:4px 0 0 29px; background:url(/user_data/midian/content/editor/img/footer_icon.png) no-repeat left center; display:block;}
ul.btn_box li a{font-size:17px; color:#fff; float:left;}

/* 메인배너 */
.main_box{overflow:hidden;}
.main1{float:left; text-align:center; width:240px; margin-right:135px; }
.line{width:240px; height:1px; color:#fff; margin:5px 0;}
.main1 h2{font-family: 'NanumSquare', sans-serif; font-size:25px; font-weight:500; color:#fff; margin-top:12px;}
.main1 h2:hover{color:#3da7ff;}
.main1 h3{font-size:17px; font-weight:600; color:#cfcfcf;}
.main2{float:left; text-align:center; width:242px; }
.line{width:240px; height:1px; background:#fff; opacity:0.5; margin:10px 0; z-index:99;}
.main2 h2{font-family: 'NanumSquare', sans-serif; font-size:25px; font-weight:500; color:#fff; margin-top:12px;}
.main2 h2:hover{color:#3da7ff;}
.main2 h3{font-size:17px; font-weight:600; color:#cfcfcf;}

/* 탑메뉴 공통 */
.btn_box2{overflow:hidden; height:30px; padding:10px 0; width:370px;}
a.btn{font-family:'Nanum Gothic', sans-serif; font-size:14px; color:#999898; font-weight:600; padding:5px 20px; border:1px solid #999898; box-sizing:border-box; margin-right:10px;}
a.btn.contact:hover{background:#999898; color:#fff; text-decoration:none !important;}
a.btn.site:hover{background:#999898; color:#fff; text-decoration:none !important;}
a.btn2{font-family:'Nanum Gothic', sans-serif; font-size:14px; color:#fff !important; font-weight:600; padding:5px 15px;}
a.btn2 span{ background:url(/user_data/midian2/content/editor/img/top_icon.png) no-repeat left center; padding:0 10px 0 23px; color:#fff !important;}
a.btn2.eng{background:#585858; color:#fff !important;  text-decoration:none !important;}
a.btn2.eng:hover{background:#000; }

/* 인사말 */
.fl_wrap{overflow:hidden;}
.fl_l{float:left; margin-right:30px;} 
p.gr_tit{font-family: 'NanumSquare', sans-serif;font-size:23px;font-weight:600;color:#0f2b5f;marg;margin: 0 0 30px 0;g-top:80px;}
p.gr_tt{font-family:'Nanum Gothic', sans-serif;font-size:15px;color:#333;margin-bottom:20px;line-height:23px;word-break:keep-all;/* margin-left:600px; */}
p.sub_tit{font-family: 'NanumSquare', sans-serif; font-size:23px; font-weight:600; color:#0f2b5f; margin-bottom:9px; }
p.sub_tt{font-family:'Nanum Gothic', sans-serif; font-size:15px; color:#333; margin-bottom:20px; line-height:23px; word-break:keep-all; }
p.sub_tt2{width: 550px; font-family:'Nanum Gothic', sans-serif; font-size:15px; color:#333; margin-bottom:40px; line-height:170%; word-break:keep-all; letter-spacing:-0.5px; }
.greet_bg{/*background:url(/user_data/midian2/content/editor/img/greet02.jpg) no-repeat left center;*/width:980px;height:473px;}
p.right{font-family: 'Nanum Myeongjo', serif; font-size:25px; font-weight:bold; text-align:right; line-height:31px; margin-top:-10px;}
span.gr{font-family:'Nanum Gothic', sans-serif; font-size:19px; font-weight:600; color:#929397;}

/* 연혁 */
.pb_none{
	padding-bottom:0 !important
}
	

div#history{
	width:100%;
	margin-top:50px;
}
div#history dl{
    overflow: hidden;
	padding: 20px 100px;

}
div#history dl:nth-child(even){
	background:#f9f9f9;
	border-top:1px dashed #f1f1f1;	
	border-bottom:1px dashed #f1f1f1;	
}
div#history dt{
    float: left;
    font-family: Arial;
    font-size: 27px;
    font-weight: 600;
    letter-spacing: -1px;
	color:#e86060;
    padding-right: 30px;
}
div#history dd.pic{
    float: right;
    width: 200px;
    height: 100px;
    border: 1px solid #ccc;
}

div#history ul{
    background: url(img/history_04_line.png) repeat-y left;
    padding-left: 25px;
	float: left;
}

div#history ul li{
    list-style: none;
    font-size: 15px;
    line-height: 25px;
    color: #676767;
}
div#history ul li strong{
    margin-right: 17px;
}

/* 조직도 */
.org{margin:0 auto; text-align:center;}

/* 찾아오시는길 */
table.map{width:100%; margin: 30px auto; border-top:2px solid #3679c1;}
table.map th{width:20%; font-family:'Nanum Gothic',serif; padding:10px; background:#f8f8f8; font-size:15px; font-weight:600; color:#333; border-right:1px solid #ddd; border-bottom:1px solid #ddd;}
table.map td{font-family:'Nanum Gothic',serif; padding:10px; font-size:15px; color:#333; line-height:21px; border-bottom:1px solid #ddd;}

/* 생산품목 */
.pro_wrap{overflow:hidden;}
.pro_box{width:370px;}
.pro_fl{float:left; margin:15px 30px 0 0; width:300px; text-align:left;}
p.pro_tit{font-family:'Nanum Gothic', sans-serif; font-size:19px; color:#001343; font-weight:700; text-align:left !important; margin:10px 0 3px; padding-left:15px;}
p.pro_tt{font-family:'Nanum Gothic', sans-serif; font-size:17px; color:#a0a0a0; text-align:left !important; letter-spacing:-0.5px; padding-left:15px;}
.sub h3{font-family:'Nanum Gothic', sans-serif; background:url(/user_data/midian/content/editor/img/list_icon.png)no-repeat left center; display:block; padding-left:25px; font-size:19px; font-weight:600; margin:30px 0 20px;}
.fl_l2{float:left; margin-right:8px;}
.icon_bg{background:url(/user_data/midian/content/editor/img/product_icon.png) no-repeat left center;}

/* 서브메뉴 */
.icon_wrap{overflow:hidden;}
.icon_fl li{float:left; width:250px; text-align:center;}
p.tit{font-family:'Nanum Gothic', sans-serif; font-size:24px; font-weight:600; color:#fff; text-align:center; margin:20px 0;}
p.tit:hover{color:#3da7ff;}
p.tt{font-family:'Nanum Gothic', sans-serif; font-size:13px; color:#c3c3c3; text-align:center; line-height:150%;}

/* 공지사항 */
#compolayer520 .main_menu_compolayer520:nth-child(2) { background:none;}
#compolayer528 .main_menu_compolayer528:nth-child(2) { background:none;}
#compolayer536 .main_menu_compolayer536:nth-child(2) { background:none;}

/*미디안솔루션*/
.sub_tt3 {
	width: 100%;
    font-family: 'Nanum Gothic', sans-serif;
    font-size: 15px;
    color: #333;
    margin-bottom: 40px;
    line-height: 170%;
    word-break: keep-all;
    letter-spacing: -0.5px;	
}

.text_plus {
    width: 550px;
    font-size: 14px;
    line-height: 25px;
}
.text_plus ul li {
    padding: 8px 0;
    /*border-bottom: 1px dotted #eaeaea;*/
}
.text_plus ul li .t_title {
    background: #3986c6;
    padding: 2px 25px;
    border-radius: 50px;
    margin-right: 13px;
    color: #fff;
    display: block;
    width: 85px;
    text-align: center;	
}
.t_text {  
    padding-top: 10px;
    padding-left: 5px;
    word-break: keep-all;
    font-size: 15px;
    line-height: 170%;
    font-family: 'Nanum Gothic', sans-serif;
    color: #333;
    word-break: keep-all;
    letter-spacing: -0.5px;
}
.sub_tt3_bottom {
	margin-top: 50px;
    background: #f9f9f9;
    width: 960px;
    padding: 20px;
    word-break: keep-all;
    line-height: 170%;
    font-size: 15px;
    font-family: 'NanumSquare', sans-serif;	
}
.ms_box {
	margin-top:50px;
	/*border-bottom: 1px dotted #d4d0d0;	*/
}
.ms_box:last-child { border-bottom:none; }
.ms_box > img { 
    border: 1px solid #d9d9d9;
    margin: 20px 0;
}
.ms_box > p { 
    font-family: 'Nanum Gothic', sans-serif;
    line-height: 170%;
    letter-spacing: -0.5px;
    font-size: 15px;
    word-break: keep-all;
    background: #f9f9f9;
    padding: 23px;
	margin-bottom: 50px;
}
.ms_box > h2 {
    font-family: 'NanumSquare', sans-serif;
    font-weight: 500;
    font-size: 31px;
    color: #000;
    line-height: 150%;
    text-align: left;	
}
.ms_box > h2  > span {
    font-family: Arial, sans-serif;
    font-size: 20px;
    color: #c2c2c2;
    font-weight: 500;	
	margin-left: 10px;
}

/*Midian Solution 메뉴*/
/*html {scroll-behavior: smooth;}*/ /*메뉴클릭했을떄, 부드럽게 내려감.*/

#midiansolution_submenu ul { overflow:hidden; }
#midiansolution_submenu ul li { 
	float:left; 
    padding-right: 13px;
}
#midiansolution_submenu ul li:last-child { padding-right:0; }
#midiansolution_submenu ul li a {
	color:#555;	
	font-size:13px;
	font-weight: bold;
}
#midiansolution_submenu ul li a:hover { color:#0c4da2; }

/*표*/
.ms_table { 
    margin-top: 30px;
	border:1px solid #d4d0d0; 
	border-collapse: collapse; 
}
.ms_table td,.ms_table th {
	text-align:center;	
	font-size:15px;
	padding: 15px 0px;
	line-height:25px;
}
.ms_table th {  
    border-bottom: 1px solid #d4d0d0;
    border-left: 1px solid #79b0de;
    background: #3986c6;
    color: #fff;
    font-weight: normal;
    padding: 10px 0;
}
.ms_table td {
	border-bottom:1px solid #d4d0d0;
	border-left:1px solid #d4d0d0;	
}

/*인사말*/
.company_top { width:1000px; }
.company_top > img {  
	display:inline-block;
	width:370px;
	height:385px;
	padding-right:3%;
	float:left;
}
.company_text {
	display:inline-block;
	width:60%;
	float:right;
    margin-bottom: 70px;
}
.company_text h2 {
	font-family: 'NanumSquare', sans-serif;
    font-size: 23px;
    font-weight: bold;
    color: #0f2b5f;
    margin-bottom: 15px;
	margin-left: -10px;
}
.company_text p {
    font-family: 'Nanum Gothic', sans-serif;
    font-size: 14px;
    color: #333;
	word-break:keep-all;	
	line-height: 25px;
}

/*연혁*/
.history_box { width:100%; margin-top: 50px; }
.history_box table { 
	width:100%; 
	border-collapse: collapse;
}
.history_box table td {  
	text-align:center;
} 
.history_box table tr { height:125px; }
.history_box table tr:first-child { border-top: 1px dotted #eaeaea; }
.h_year {
	width:15%;
    font-size: 27px;
    font-weight: bold;
    letter-spacing: -1px;
    color: #e86060;	
}
.h_month {
	width:5%;
	font-weight:bold;
	color: #676767;	
}
.h_content {
	text-align:left!important;
	width:50%;
    font-size: 15px;
    line-height: 25px;
    color: #676767;
}
.h_content > ul > li {
	list-style:none;	
}
.h_image {
	width:30%;
    padding: 10px 0 6px 0;
}
.h_image > img {
    width: 200px;
    height: 100px;
}
.h_bgcolor { background:#f9f9f9; }


/*온라인문의*/
.explanation_text {  
    margin-top: 20px;
	padding-left: 10px;
	font-size: 15px;
    letter-spacing: -0.5px;
}
.explanation_text span { color:#ff3001; }
.onlineform_title {
    font-size: 20px;
    font-family: 'NanumSquare', sans-serif;
    font-weight: 500;
    color: #000;
    line-height: 150%;
    text-align: left;
    padding-left: 10px;
    padding-bottom: 15px;	
}

.mt0{margin-top:0 !important;}
.h40{height:40px;}
.mt20{magin-top:20px !important;}
.mb0{margin-bottom:0 !important;}