@charset "utf-8";

#wrap{width:100%; height:100%;}

/* container */
#container{width:998px; margin:0 auto; padding-bottom:60px;}
#container.about_bg{background:url('/images/cnt/about_bg.png') no-repeat right top;}
#container.pro_bg{background:url('/images/cnt/pro_bg.png') no-repeat right top;}
#container.customer_bg{background:url('/images/cnt/customer_bg.png') no-repeat right top;}

/* snb */
.snb{float:left; width:250px; min-height:400px; padding-top:47px;}
.snb dl{width:200px;}
.snb dt{padding-bottom:1px;}
.snb dd{padding-bottom:1px;}
.snb dd a{display:block; color:#666;}
/*.snb dd a:hover{color:#007ac5; font-weight:bold;}
.snb dd a.subOv{color:#007ac5; font-weight:bold; text-decoration:underline;}*/
/*.snb dd ul{background-color:#f6f6f6; padding:5px 0;}
.snb dd li{padding:0 0 0 15px; font-size:11px; background:url('/images/snb_li_bullet.gif') no-repeat 10px 10px;}*/

/* content */
#content{float:left; width:748px; z-index:1;}
#content .contentInfo{padding-top:62px;}
#content .contentInfo .cntLocation{padding-left:10px; background:url('/images/cnt/icon_home.png') no-repeat left 1px; font-size:11px; color:#898989;}
#content .contentInfo .cntLocation span{color:#898989; padding:0 8px 0 6px; background:url('/images/cnt/icon_arrow.png') no-repeat right 3px;}
#content .contentInfo .cntLocation span.last{color:#0a9cd5; background:none;}
#content .contentInfo h3{padding-top:30px;}
.cntDetail{padding-top:34px;}
.cntDetail p.img01{padding-bottom:35px; border-bottom:1px solid #f1f1f1;}
.cntDetail h4{margin:32px 0 19px 0; font-size:14px; padding-left:15px; background:url('/images/common/icon_01.gif') no-repeat left 2px;}

/*제품소개*/
.cntDetail .pro_1{padding-top:34px;}

.tableType1{width:100%; margin-top:14px; border-collapse:collapse; border-spacing:0; background-color:#fff;}
.tableType1 thead th{padding:0; text-align:center;}
.tableType1 tbody th{font-weight:normal; text-align:left;}
.tableType1 thead tr{background-color:#a2a2a2; height:30px;}
.tableType1 thead th{color:#fff; border-left:1px solid #c2c2c2;}
.tableType1 thead th.first{border:none;}
.tableType1 tbody th, .tableType1 tbody td{padding:10px 0 8px 10px; color:#777;}
.tableType1 tbody th{background-color:#eff7fb; border-bottom:1px solid #ceebf7;}
.tableType1 tbody td{border-bottom:1px solid #ececec;}
.tableType1 tbody td.btn{padding:0; text-align:center;}

.tableType2{width:500px; border-collapse:collapse; border-spacing:0;}
.tableType2 tbody th{text-align:left; padding:8px 0 6px 15px; background-color:#f2f8fb; border-bottom:1px solid #ececec;}
.tableType2 tbody th.first{border-top:2px solid #0a9cd5;}
.tableType2 tbody td{padding:8px 0 6px 15px; border-bottom:1px solid #ececec; color:#777;}
.tableType2 tbody td.first{border-top:2px solid #9599a1;}

.tableType3{width:80%; border:none; text-align:center;}
.tableType3 tbody td{border:none;}

#popup{width:775px; border:5px solid #0a9cd5;}
#popup h5{width:760px; height:66px; padding-top:20px; font-size:42px; color:#FFF; padding-left:15px; background-color:#0a9cd5;}
#popup .content{padding:20px;}
#popup h6{padding:15px 0;}
#popup ul{padding-left:70px;}
#popup li{padding-left:9px; line-height:22px; background:url('/images/cnt/bullet_01.gif') no-repeat left 8px;}
#popup .popup_table{padding-left:70px;}
