@charset "utf-8";
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
/*공통*/


/*사업분야*/	

.main_cont{width:100%; background: #fcfcfc; padding-bottom: 30px;}
.main_cont01{width:1020px; margin: 0 auto; padding-top:30px;}
.main_cont02{width:1020px; margin: 0 auto;}
.mconBox{overflow:hidden; height:189px; border:1px solid #ccc; background:#fff;}
.mconBox li{position:relative; float:left;width:212px; height:178px; border-right:1px solid #ccc; padding:10px 20px 0 20px;}
.mconBox li:last-child {border:none;}
.listIcon1{position:absolute; top:15px;left:216px;}
.conboxTit{display:block; font-size:16px; color:#333; font-weight:bold; margin-top:8px; margin-bottom:15px;}
.conboxTxt{display:block; font-size:12px; color:#666; line-height:1.5em; margin-bottom:10px; }
.conboxIcon{display:block; text-align:center;}

.contTable{border-collapse: separate; border-spacing: 0px; font-size: 14px; border-top: 2px solid #666; margin-top: 20px; width:100%;}
.contTable th, .contTable td{height: 40px; border-bottom: 1px solid #ddd;}
.contTable th{background: #f5f5f5; font-weight: bold; color:#333; width:20%;}
.contTable td{color:#666; text-indent: 20px; width:80%; text-indent: 0; padding-left:20px;}
.spec_table{border-collapse: separate; border-spacing: 0px; font-size: 14px; border-top: 2px solid #666; margin-top: 20px; width:100%;}
.spec_table td, .spec_table th{padding:10px; border-bottom: 1px solid #ddd;}
.spec_table th, .spec_table .bg_td{background: #f5f5f5; font-weight: bold;}
.carbon_photo{border-collapse: separate; border-spacing: 0px; width:670px;}
.carbon_photo td img{width:330px;}

/*제품소개*/
.cont_wrap{margin-bottom: 30px; text-align: center;}
.cont_wrap h3{font-size: 28px; font-weight: 900; color:#2b4b9b; margin-bottom: 20px; text-align: left;}
.cont_wrap h4{font-size: 20px; font-weight: 900; color:#333; margin-bottom: 20px; text-indent: 10px;text-align: left;}
.cont_wrap .box_cont{background:#f6f6f6; border: 1px solid #ddd; padding:20px; font-size: 16px; color:#555; margin-bottom: 20px;text-align: left; line-height: 1.8em;}
.blank{height: 30px;}
.span_bold{font-weight: bold; font-size: 18px; color:#333;}