@charset "utf-8";
@import url(base.css); /* reset */
@import url(common.css); /* header,footer */
@import url(product.css); /* about us */


.scontents{width:1000px; margin:auto;padding-top:20px;}
.tab ul{overflow:hidden;width:100%;}
.tab ul:after{content:""; display:block; clear:both;}
.tab li{text-align: center; background:#b6b6b6; float:left; margin:0 1px 3px 1px;width:198px;}
.tab li a{display:block;color:#fff; font-size:14px; padding:7px 5px;}
.tab .on{background:#5c778e;  }
.tab .on a{color:#fff;}

.con_area h4 {font-size:22px;color:#fff;padding: 10px 0 10px 15px;background:#4d5270;margin-bottom:15px;}

.about {overflow:hidden;margin:20px 0;text-align:left;}

/*location*/
.location .btit { background:url('/images/bullet1.gif') no-repeat 0 5px; padding:3px 0 20px 22px; font-family:"Arial"; font-weight:bold; font-size:14px; font-family:'����'  }
.location li { background:url('/images/contents/bullet2.gif') no-repeat 0 3px; padding-left:25px; padding-bottom:20px; text-align:left;}
.location .tit { width:100px; color:#b46e00; display:inline-block }
.location .left { padding-left:105px;line-height:150% }
.location .map{}

/*customer*/
.about .list {overflow:hidden;width:100%;text-align:center;}
.about .list li {float:left;padding:5px 7px 5px 0;}
.about .list li .txt {padding:10px 0;font-size:13px; font-weight:bold;}


/*Korea Testing Certification*/
.about .cer_list {overflow:hidden;width:100%;text-align:center; margin-top:20px;}
.about .cer_list li {float:left;padding:0 60px;}
.about .cer_list li .txt {padding: 10px 0;font-size:13px; font-weight:bold;}
.about .cer_list2 {overflow:hidden;width:100%;text-align:center; margin-top:20px;}
.about .cer_list2 li {float:left;padding:0 8px 8px 8px;}


/*Technical Qualifications*/
.cer_table{clear:both; width:100%; margin: 0;padding:0;border-collapse:separate; border-spacing:0; border:none; border-top:1px solid #cdcdcd; margin-top:30px;}
.cer_table thead th {line-height:16px;text-align:center; font-size:13px;font-weight:bold; color:#3e3e3e;border-left:1px solid #cdcdcd; border-bottom:1px solid #cdcdcd; background:#f4f4f4;padding:8px 0 8px 0; }
.cer_table thead th.first {border-left:0px solid #FFFFFF;}

.cer_table tbody th {padding:6px 10px; line-height:18px; text-align:center; font-weight:bold;color:#363636; border-left:0px solid #DDDDDD;border-bottom:1px solid #DDDDDD;background:#F9F9F9;}
.cer_table tbody th.left_text { text-align:left;padding:6px 0 6px 10px;}

.cer_table tbody td {text-align:left;padding:6px 0 6px 10px; line-height:18px; color:#333; border-left:1px solid #DDDDDD;border-bottom:1px solid #DDDDDD;}
.cer_table tbody td.first {border-left:0px solid #FFFFFF;}

