http status code 200 is a standard successful HTTP server response. It means that the client’s request (e.g., from a browser) was successfully processed, and the server is delivering the requested data.
The user receives content without errors, and the page or application functions properly. If Code 200 is accompanied by data, the browser or program processes and displays it to the user.
GET / HTTP/1.1 Host: isokr.com Accept: */* User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<html> <head> <meta http-equiv="content-type" content="text/html; charset=utf-8"> <title>한국품질인증표준원</title> <!-- 공지사항용 URL --> <style> <!-- a:link { color:rgb(51,51,51); text-decoration:none; } a:visited { color:rgb(51,51,51); text-decoration:none; } a:hover { color:rgb(255,102,0); } .inner { position: absolute; left: 50%; transform: translateX(-50%); } --> </style> <script language="JavaScript"><!-- function namosw_rotate_banner_go() { var targetstr = document._rotatetargets[document._rotate_no]; if (targetstr == 'blank') { window.open(document._rotatelinks[document._rotate_no], 'win1'); } else { var frameobj; if (targetstr == '') targetstr = 'self'; if ((frameobj = eval(targetstr)) != null) frameobj.location = document._rotatelinks[document._rotate_no]; } } function namosw_rotate_banner() { if (!document._rotateimages) { document._rotateimages = new Array(); document._rotatelinks = new Array(); document._rotatetargets = new Array(); document._rotate_name = 'image36'; document._rotate_interval = 6000; document._rotate_itemnum = 9; document._rotateimages[document._rotateimages.length] = "images/big-index-m1.jpg"; document._rotatelinks[document._rotatelinks.length] = "system-iso9000.htm"; document._rotatetargets[document._rotatetargets.length] = "self"; document._rotateimages[document._rotateimages.length] = "images/big-index-m2.jpg"; document._rotatelinks[document._rotatelinks.length] = "techno-jodal.htm"; document._rotatetargets[document._rotatetargets.length] = "self"; document._rotateimages[document._rotateimages.length] = "images/big-index-m3.jpg"; document._rotatelinks[document._rotatelinks.length] = "manage-rnd.htm"; document._rotatetargets[document._rotatetargets.length] = "self"; document._rotateimages[document._rotateimages.length] = "images/big-index-m4.jpg"; document._rotatelinks[document._rotatelinks.length] = "products-ce.htm"; document._rotatetargets[document._rotatetargets.length] = "self"; document._rotateimages[document._rotateimages.length] = "images/big-index-m5.jpg"; document._rotatelinks[document._rotatelinks.length] = "manage-service.htm"; document._rotatetargets[document._rotatetargets.length] = "self"; document._rotateimages[document._rotateimages.length] = "images/big-index-m6.jpg"; document._rotatelinks[document._rotatelinks.length] = "system-iso14000.htm"; document._rotatetargets[document._rotatetargets.length] = "self"; document._rotateimages[document._rotateimages.length] = "images/big-index-m7.jpg"; document._rotatelinks[document._rotatelinks.length] = "manage-rnd.htm"; document._rotatetargets[document._rotatetargets.length] = "self"; document._rotateimages[document._rotateimages.length] = "images/big-index-m8.jpg"; document._rotatelinks[document._rotatelinks.length] = "system-ts16949.htm"; document._rotatetargets[document._rotatetargets.length] = "self"; document._rotateimages[document._rotateimages.length] = "images/big-index-m9.jpg"; document._rotatelinks[document._rotatelinks.length] = "system-OHSAS%2018001.htm"; document._rotatetargets[document._rotatetargets.length] = "self"; setInterval("namosw_rotate_banner()", document._rotate_interval); document._rotate_no = -1; } document._rotate_no++; if (document._rotate_no == document._rotateimages.length) document._rotate_no = 0; document.images[document._rotate_name].src = document._rotateimages[document._rotate_no]; } // --></script><script language="JavaScript"><!-- function na_restore_img_src(name, nsdoc) { var img = eval((navigator.appName.indexOf('Netscape', 0) != -1) ? nsdoc+'.'+name : 'document.all.'+name); if (name == '') return; if (img && img.altsrc) { img.src = img.altsrc; img.altsrc = null; } } function na_preload_img() { var img_list = na_preload_img.arguments; if (document.preloadlist == null) document.preloadlist = new Array(); var top = document.preloadlist.length; for (var i=0; i < img_list.length-1; i++) { document.preloadlist[top+i] = new Image; document.preloadlist[top+i].src = img_list[i+1]; } } function na_change_img_src(name, nsdoc, rpath, preload) { var img = eval((navigator.appName.indexOf('Netscape', 0) != -1) ? nsdoc+'.'+name : 'document.all.'+name); if (name == '') return; if (img) { img.altsrc = img.src; img.src = rpath; } } function na_hide_layer(lname) { if(document.getElementById) { document.getElementById(lname).style.visibility = 'hidden'; } else if(document.layers) { document.layers[lname].visibility = 'hide' } else if(document.all) document.all(lname).style.visibility = 'hidden' } function na_set_background_image_layer(lname, src) { var is_ns4 = navigator.appName.indexOf('Netscape', 0) != -1 && !document.getElementById; var is_ns6 = navigator.appName.indexOf('Netscape', 0) != -1 && document.getElementById; if (is_ns4) document.layers[lname].background.src = src; else if (is_ns6) document.getElementById(lname).style.backgroundImage = "url(" + src + ")"; else if (document.all) document.all(lname).style.backgroundImage = "url(" + src + ")"; } function na_show_layer(lname) { if (na_show_layer.arguments.length <= 1) { // don't delete, backword compatibility if(document.getElementById) { document.getElementById(lname).style.visibility = 'visible'; } else if(document.layers) { document.layers[lname].visibility = 'show' } else if(document.all) document.all(lname).style.visibility = 'visible' } else { if(document.getElementById) { document.getElementById(lname).style.visibility = 'hidden'; } else if(document.layers) { document.layers[lname].visibility = 'hide' } else if(document.all) document.all(lname).style.visibility = 'hidden' } } function na_init_layer_events() { if (document.layers) { document.layers['layer1'].captureEvents(Event.MOUSEOVER|Event.MOUSEOUT|Event.MOUSEUP); document.layers['layer1'].onmouseout = new Function("na_hide_layer('layer1');"); document.layers['layer1'].onmouseover = new Function("na_show_layer('layer1');"); } } // --></script> </head> <body bgcolor="white" text="black" link="blue" vlink="purple" alink="red" leftmargin="0" marginwidth="0" topmargin="0" marginheight="0" OnLoad=" namosw_rotate_banner();na_preload_img(false, 'images/top-2014-1a.gif', 'images/top-2014-2a.gif', 'images/top-2014-3a.gif', 'images/top-2014-4a.gif', 'images/top-6a.gif', 'images/index-service-m10a.jpg', 'images/index-service-m1a.jpg', 'images/index-service-m2a.jpg', 'images/index-service-m3a.jpg', 'images/index-service-m4a.jpg', 'images/red03_next.gif', 'images/call-3.gif', 'images/index-effect-m0a.gif', 'images/index-effect-m1a.gif', 'images/index-effect-m2a.gif', 'images/index-effect-m3a.gif', 'images/index-effect-m4a.gif', 'images/index-effect-m5a.gif');na_init_layer_events();"> <table align="center" width="1157" cellspacing="0" bordercolordark="white" bordercolorlight="black" cellpadding="0"> <tr> <td width="1157" valign="middle" colspan="7" height="73"><table align="center" border="0" cellspacing="0" width="1135" bordercolordark="white" bordercolorlight="black"> <tr> <td width="360"><p align="center"><a href="system-iso9000.htm" target="_self"><img src="images/iso-2015.jpg" alt="" width="73" height="64" align="middle"/></a><a href="index.htm" target="_self"><img src="images/kca-log-11.gif" width="278" height="46" border="0" align="middle"></a> </p> </td> <td width="340"><p align="center"><img src="images/top_jungi-1.gif" width="340" height="62" border="0"> </p> </td> <td width="429"><p align="center"><a href="jung-apply.htm" target="_self"><img src="images/jung_03.gif" width="278" height="46" border="0" align="middle"> </a><a href="system-OHSAS 18001.htm" target="_self"><img src="images/iso45001.jpg" alt="" width="82" height="66" align="middle"/></a></p></td> </tr> </table> </td> </tr> <tr> <td width="1157" colspan="7" height="36"><table align="center" border="0" cellspacing="0" width="646" bordercolordark="white" bordercolorlight="black"> <tr> <td width="136"><p align="center"><a href="system-iso9000.htm" target="_self" OnMouseOver="na_show_layer('layer1'); na_change_img_src('image1', 'document', 'images/top-2014-1a.gif', true)" OnMouseOut="na_show_layer('layer1'); na_restore_img_src('image1', 'document')"><img src="images/top-2014-1.gif" width="136" height="36" border="0" name="image1" OnMouseDown="na_set_background_image_layer('layer1', 'images/top-2014-1.gif');"></a></p> </td> <td width="136"><p align="center"><a href="manage-innobiz.htm" target="_self" OnMouseOut=" na_show_layer('layer1'); na_restore_img_src('image2', 'document')" OnMouseOver=" na_show_layer('layer1'); na_change_img_src('image2', 'document', 'images/top-2014-2a.gif', true)"><img src="images/top-2014-2.gif" width="136" height="36" border="0" name="image2" OnMouseDown="na_set_background_image_layer('layer1', '');"></a></p> </td> <td width="136"><p align="center"><a href="products-ce.htm" target="_self" OnMouseOut=" na_show_layer('layer1'); na_restore_img_src('image3', 'document')" OnMouseOver=" na_show_layer('layer1'); na_change_img_src('image3', 'document', 'images/top-2014-3a.gif', true)"><img src="images/top-2014-3.gif" width="136" height="36" border="0" name="image3" OnMouseDown="na_set_background_image_layer('layer1', '');"></a></p> </td> <td width="113"><p align="center"><a href="techno-jodal.htm" target="_self" OnMouseOut="na_show_layer('layer1'); na_restore_img_src('image4', 'document')" OnMouseOver="na_show_layer('layer1'); na_change_img_src('image4', 'document', 'images/top-2014-4a.gif', true)"><img src="images/top-2014-4.gif" width="136" height="36" border="0" name="image4" OnMouseDown="na_set_background_image_layer('layer1', '');"></a></p> </td> <td width="113"><p align="center"><a href="/g5/bbs/write.php?bo_table=qa" OnMouseOut="na_show_layer('layer1'); na_restore_img_src('image6', 'document')" OnMouseOver="na_show_layer('layer1'); na_change_img_src('image6', 'document', 'images/top-6a.gif', true)"><img src="images/top-6.gif" width="139" border="0" name="image6" height="36" OnMouseDown="na_set_background_image_layer('layer1', '');"></a></p> </td> </tr> </table></td> </tr> <tr> <td width="1157" colspan="7" height="281"> <p align="center"><a href="javascript:namosw_rotate_banner_go()" target="_self"><img src="images/big-index-m1.jpg" width="1120" height="500" border="0" name="image36"></a></p> </td> </tr> <tr> <td width="49" height="79"> <p> <img src="images/man-104-1a.jpg" width="44" height="35" border="0"></p> </td> <td width="1062" colspan="5" height="79"> <table align="center" cellspacing="0" bordercolordark="white" bordercolorlight="#CCCCCC" width="1032" cellpadding="0"> <tr> <td width="171"> <p><a href="#" OnMouseOut="na_restore_img_src('image50', 'document')" OnMouseOver="na_change_img_src('image50', 'document', 'images/index-service-m10a.jpg', true)"><img src="images/index-service-m10.jpg" border="0" name="image50"></a></p> </td> <td width="216"> <p><a href="/g5/bbs/write.php?bo_table=qa" OnMouseOut="na_restore_img_src('image39', 'document')" OnMouseOver="na_change_img_src('image39', 'document', 'images/index-service-m1a.jpg', true)" ><img src="images/index-service-m1.jpg" width="216" height="83" border="0" name="image39"></a></p> </td> <td width="216"> <p align="center"><a href="certi_procedure-1.htm" OnMouseOut="na_restore_img_src('image41', 'document')" OnMouseOver="na_change_img_src('image41', 'document', 'images/index-service-m2a.jpg', true)" target="_self"><img src="images/index-service-m2.jpg" width="216" height="83" border="0" name="image41"></a></p> </td> <td width="216"> <p align="center"><a href="certi_procedure-2.htm" OnMouseOut="na_restore_img_src('image42', 'document')" OnMouseOver="na_change_img_src('image42', 'document', 'images/index-service-m3a.jpg', true)" target="_self"><img src="images/index-service-m3.jpg" width="216" height="83" border="0" name="image42"></a></p> </td> <td width="213"> <p align="center"><a href="certi_procedure-3.htm" OnMouseOut="na_restore_img_src('image40', 'document')" OnMouseOver="na_change_img_src('image40', 'document', 'images/index-service-m4a.jpg', true)" target="_self"><img src="images/index-service-m4.jpg" width="216" height="83" border="0" name="image40"></a></p> </td> </tr> </table> </td> <td width="46" height="79"> <p align="center"><img src="images/man-100-1.jpg" width="25" height="62" border="0"></p> </td> </tr> <tr> <td width="49" height="162"> <div id="layer1" style="width:865px; height:258px; position:absolute; top:110px; z-index:1; visibility:hidden;" class="inner" OnMouseOut="na_hide_layer('layer1');" OnMouseOver="na_show_layer('layer1');"> <table border="1" cellspacing="0" width="855" bordercolor="#0066CC" bordercolordark="#0066CC" bordercolorlight="#0066CC"> <tr> <td width="990" height="239"> <table cellspacing="0" width="855" bordercolordark="white" bordercolorlight="#CCCCCC" cellpadding="0" bgcolor="white" border="0" > <tr> <td width="101" height="259" align="center" valign="middle" rowspan="10"> <p align="center"><span style="font-size:9pt;"><img src="images/man-100.jpg" width="50" height="150" border="0"></span></p> </td> <td width="135" height="21" align="center" valign="middle" style="border-width:0px; border-color:rgb(204,204,204); border-style:none;"> <p align="left"><font face="돋움"><span style="font-size:9pt;"> <img src="images/blue01_down.gif" width="10" height="10" border="0" alt="blue01_down.gif"></span></font></p> </td> <td width="179" height="21" align="center" valign="middle" bgcolor="white"> <p align="left"><span style="font-size:9pt;"><font face="돋움" color="#666666"> </font></span><font face="돋움"><span style="font-size:9pt;"><img src="images/blue01_down.gif" width="10" height="10" border="0" alt="blue01_down.gif"></span></font></p> </td> <td width="166" height="21" align="center" valign="middle" bgcolor="white"> <p align="left"><span style="font-size:9pt;"><font face="돋움" color="#666666"> </font></span><font face="돋움"><span style="font-size:9pt;"><img src="images/blue01_down.gif" width="10" height="10" border="0" alt="blue01_down.gif"></span></font></p> </td> <td width="142" height="21" align="center" valign="middle" bgcolor="white"> <p align="left"><font face="돋움"><span style="font-size:9pt;"> <img src="images/blue01_down.gif" width="10" height="10" border="0" alt="blue01_down.gif"></span></font></p> </td> <td width="132" height="21" align="center" valign="middle" bgcolor="white"> <p align="left"><font face="돋움"><span style="font-size:9pt;"> <img src="images/blue01_down.gif" width="10" height="10" border="0" alt="blue01_down.gif"></span></font></p> </td> </tr> <tr> <td width="135" height="26" align="center" valign="middle" style="border-width:0px; border-color:rgb(204,204,204); border-style:none;"> <p align="left"><span style="font-size:9pt;"><font face="돋움" color="#336699"><b> ISO 해외인증</b></font></span></p> </td> <td width="179" height="26" align="center" valign="middle" bgcolor="white"> <p align="left"><span style="font-size:9pt;"><font face="돋움" color="#336699"><b> 기업혁신인증</b></font></span></p> </td> <td width="166" height="26" align="center" valign="middle" bgcolor="white"> <p align="left"><span style="font-size:9pt;"><font face="돋움" color="#336699"><b> 해외규격인증</b></font></span></p> </td> <td width="142" height="26" align="center" valign="middle" bgcolor="white"> <p align="left"><span style="font-size:9pt;"><font face="돋움" color="#336699"><b> 조달입찰인증</b></font></span></p> </td> <td width="132" height="26" align="center" valign="middle" bgcolor="white"> <p align="center"><span style="font-size:9pt;"><font face="돋움" color="#336699"><b>고객상담신청/교육</b></font></span></p> </td> </tr> <tr> <td width="135" height="26" style="border-width:0px; border-color:rgb(204,204,204); border-style:none;"> <p><span style="font-size:9pt;"><font face="돋움" color="#333333"> </font><a href="system-iso9000.htm" OnMouseOut="na_restore_img_src('image5', 'document')" OnMouseOver="na_change_img_src('image5', 'document', 'images/red03_next.gif', true)" target="_self"><font face="돋움" color="#333333"><img src="images/blue03_next.gif" width="11" height="11" border="0" name="image5"></font></a><font face="돋움" color="#333333"> </font></span><font face="돋움"><span style="font-size:9pt;"><a href="system-iso9000.htm" target="_self">ISO 9001</a></span></font></p> </td> <td width="179" height="26" bgcolor="white"> <p><span style="font-size:9pt;"><font face="돋움" color="#666666"> </font><font face="돋움" color="#333333"> </font><a href="manage-innobiz.htm" OnMouseOut="na_restore_img_src('image15', 'document')" OnMouseOver="na_change_img_src('image15', 'document', 'images/red03_next.gif', true)" target="_self"><font face="돋움" color="#333333"><img src="images/blue03_next.gif" width="11" height="11" border="0" name="image15"></font></a><font face="돋움" color="#333333"> </font></span><font face="돋움"><span style="font-size:9pt;"><a href="manage-innobiz.htm" target="_self">이노비즈</a></span></font></p> </td> <td width="166" height="26" bgcolor="white"> <p><span style="font-size:9pt;"><font face="돋움" color="#666666"> </font><a href="products-ce.htm" OnMouseOut="na_restore_img_src('image20', 'document')" OnMouseOver="na_change_img_src('image20', 'document', 'images/red03_next.gif', true)" target="_self"><font face="돋움" color="#666666"><img src="images/blue03_next.gif" width="11" height="11" border="0" name="image20"></font></a><font face="돋움" color="#666666"> </font></span><a href="products-ce.htm" target="_self"><SPAN lang="EN-US" style="font-family:함초롬바탕; font-size:9pt; letter-spacing:0pt; mso-font-width:100%;mso-text-raise:0.0pt;"><font face="돋움">CE (</font></SPAN><SPAN style="font-size:9pt;"><font face="돋움">유럽</font></SPAN><SPAN lang="EN-US" style="font-family:함초롬바탕; font-size:9pt; letter-spacing:0pt; mso-font-width:100%;mso-text-raise:0.0pt;"><font face="돋움">)</font></SPAN></a></p> </td> <td width="142" height="26" bgcolor="white"> <p><font face="돋움"><span style="font-size:9pt;"> </span></font><span style="font-size:9pt;"><font face="돋움" color="#333333"> </font><a href="techno-jodal.htm" OnMouseOut="na_restore_img_src('image26', 'document')" OnMouseOver="na_change_img_src('image26', 'document', 'images/red03_next.gif', true)" target="_self"><font face="돋움" color="#333333"><img src="images/blue03_next.gif" width="11" height="11" border="0" name="image26"></font></a><font face="돋움" color="#333333"> </font></span><SPAN style="font-size:9pt;"><font face="돋움"><a href="techno-jodal.htm" target="_self">조달청우수제품</a></font></SPAN></p> </td> <td width="132" height="26" bgcolor="white"> <p><a href="#" OnMouseOut="na_restore_img_src('image34', 'document.layer1.document')" OnMouseOver="na_change_img_src('image34', 'document.layer1.document', '/images/red03_next.gif', true);"><font face="돋움"><span style="font-size:9pt;"> </span></font></a><a href="/g5/bbs/write.php?bo_table=qa" OnMouseOut="na_restore_img_src('image34', 'document')" OnMouseOver="na_change_img_src('image34', 'document', 'images/red03_next.gif', true)" ><font face="돋움"><span style="font-size:9pt;"><img src="images/blue03_next.gif" width="11" height="11" border="0" name="image34"></span></font></a><font face="돋움"><span style="font-size:9pt;"> <a href="/g5/bbs/write.php?bo_table=qa" >온라인 상담신청</a></span></font></p> </td> </tr> <tr> <td width="135" height="26" style="border-width:0px; border-color:rgb(204,204,204); border-style:none;"> <p><span style="font-size:9pt;"><font face="돋움" color="#333333"> </font><a href="system-iso14000.htm" OnMouseOut="na_restore_img_src('image7', 'document')" OnMouseOver="na_change_img_src('image7', 'document', 'images/red03_next.gif', true)" target="_self"><font face="돋움" color="#333333"><img src="images/blue03_next.gif" width="11" height="11" border="0" name="image7"></font></a><font face="돋움" color="#333333"> </font></span><font face="돋움"><span style="font-size:9pt;"><a href="system-iso14000.htm" target="_self">ISO 14001</a></span></font></p> </td> <td width="179" height="26" bgcolor="white"> <p><span style="font-size:9pt;"><font face="돋움" color="#666666"> </font><font face="돋움" color="#333333"> </font><a href="manage-mainbiz.htm" OnMouseOut="na_restore_img_src('image16', 'document')" OnMouseOver="na_change_img_src('image16', 'document', 'images/red03_next.gif', true)" target="_self"><font face="돋움" color="#333333"><img src="images/blue03_next.gif" width="11" height="11" border="0" name="image16"></font></a><font face="돋움" color="#333333"> </font></span><font face="돋움"><span style="font-size:9pt;"><a href="manage-mainbiz.htm" target="_self">경영혁신형인증</a></span></font></p> </td> <td width="166" height="26" bgcolor="white"> <p><span style="font-size:9pt;"><font face="돋움" color="#666666"> </font><a href="products-fda.htm" OnMouseOut="na_restore_img_src('image21', 'document')" OnMouseOver="na_change_img_src('image21', 'document', 'images/red03_next.gif', true)" target="_self"><font face="돋움" color="#666666"><img src="images/blue03_next.gif" width="11" height="11" border="0" name="image21"></font></a><font face="돋움" color="#333333"> </font></span><a href="products-fda.htm" target="_self"><SPAN lang="EN-US" style="font-family:함초롬바탕; font-size:9pt; letter-spacing:0pt; mso-font-width:100%;mso-text-raise:0.0pt;"><font face="돋움">FDA (</font></SPAN><SPAN style="font-size:9pt;"><font face="돋움">식품</font></SPAN><SPAN lang="EN-US" style="font-family:함초롬바탕; font-size:9pt; letter-spacing:0pt; mso-font-width:100%;mso-text-raise:0.0pt;"><font face="돋움">,</font></SPAN><SPAN style="font-size:9pt;"><font face="돋움">화장품</font></SPAN><SPAN lang="EN-US" style="font-family:함초롬바탕; font-size:9pt; letter-spacing:0pt; mso-font-width:100%;mso-text-raise:0.0pt;"><font face="돋움">)</font></SPAN></a></p> </td> <td width="142" height="26" bgcolor="white"> <p><font face="돋움"><span style="font-size:9pt;"> </span></font><span style="font-size:9pt;"><font face="돋움" color="#333333"> </font><a href="techno-sungneung.htm" OnMouseOut="na_restore_img_src('image27', 'document')" OnMouseOver="na_change_img_src('image27', 'document', 'images/red03_next.gif', true)" target="_self"><font face="돋움" color="#333333"><img src="images/blue03_next.gif" width="11" height="11" border="0" name="image27"></font></a><font face="돋움" color="#333333"> </font></span><SPAN style="font-size:9pt;"><font face="돋움"><a href="techno-sungneung.htm" target="_self">성능인증</a></font></SPAN></p> </td> <td width="132" height="26" bgcolor="white"> <p><font face="돋움"><span style="font-size:9pt;"> </span></font><a href="company1.htm" OnMouseOut="na_restore_img_src('image35', 'document')" OnMouseOver="na_change_img_src('image35', 'document', 'images/red03_next.gif', true)" target="_self"><font face="돋움"><span style="font-size:9pt;"><img src="images/blue03_next.gif" width="11" height="11" border="0" name="image35"></span></font></a><font face="돋움"><span style="font-size:9pt;"> <a href="company1.htm" target="_self">회사소개</a></span></font></p> </td> </tr> <tr> <td width="135" height="26" style="border-width:0px; border-color:rgb(204,204,204); border-style:none;"> <p><span style="font-size:9pt;"><font face="돋움" color="#333333"> </font><a href="system-ts16949.htm" OnMouseOut="na_restore_img_src('image8', 'document')" OnMouseOver="na_change_img_src('image8', 'document', 'images/red03_next.gif', true)" target="_self"><font face="돋움" color="#333333"><img src="images/blue03_next.gif" width="11" height="11" border="0" name="image8"></font></a><font face="돋움" color="#333333"> </font></span><font face="돋움"><span style="font-size:9pt;"><a href="system-ts16949.htm" target="_self">I</a><a href="system-iatf16949.htm" target="_self">ATF 16949</a></span></font></p> </td> <td width="179" height="26" bgcolor="white"> <p><span style="font-size:9pt;"><font face="돋움" color="#666666"> </font><font face="돋움" color="#333333"> </font><a href="manage-venture.htm" OnMouseOut="na_restore_img_src('image17', 'document')" OnMouseOver="na_change_img_src('image17', 'document', 'images/red03_next.gif', true)" target="_self"><font face="돋움" color="#333333"><img src="images/blue03_next.gif" width="11" height="11" border="0" name="image17"></font></a><font face="돋움" color="#333333"> </font></span><font face="돋움"><span style="font-size:9pt;"><a href="manage-venture.htm" target="_self">벤처기업</a></span></font></p> </td> <td width="166" height="26" bgcolor="white"> <p><span style="font-size:9pt;"><font face="돋움" color="#666666"> </font><a href="product-rohs.htm" OnMouseOut="na_restore_img_src('image22', 'document')" OnMouseOver="na_change_img_src('image22', 'document', 'images/red03_next.gif', true)" target="_self"><font face="돋움" color="#666666"><img src="images/blue03_next.gif" width="11" height="11" border="0" name="image22"></font></a><font face="돋움" color="#333333"> </font></span><a href="product-rohs.htm" target="_self"><SPAN lang="EN-US" style="font-family:함초롬바탕; font-size:9pt; letter-spacing:0pt; mso-font-width:100%;mso-text-raise:0.0pt;"><font face="돋움">ROHS (</font></SPAN><SPAN style="font-size:9pt;"><font face="돋움">유럽)</font></SPAN></a><span style="font-size:9pt;"><font face="돋움" color="#333333"> </font></span></p> </td> <td width="142" height="26" bgcolor="white"> <p><font face="돋움"><span style="font-size:9pt;"> </span></font><span style="font-size:9pt;"><font face="돋움" color="#333333"> </font><a href="techno-k-mark.htm" OnMouseOut="na_restore_img_src('image28', 'document')" OnMouseOver="na_change_img_src('image28', 'document', 'images/red03_next.gif', true)" target="_self"><font face="돋움" color="#333333"><img src="images/blue03_next.gif" width="11" height="11" border="0" name="image28"></font></a><font face="돋움" color="#333333"> </font></span><a href="techno-k-mark.htm" target="_self"><SPAN lang="EN-US" style="font-family:함초롬바탕; font-size:9pt; letter-spacing:0pt; mso-font-width:100%;mso-text-raise:0.0pt;"><font face="돋움">K </font></SPAN><SPAN style="font-size:9pt;"><font face="돋움">마크</font></SPAN></a></p> </td> <td width="132" height="26" bgcolor="white"> <p align="left"><a href="edu-5s.htm" OnMouseOut="na_restore_img_src('image37', 'document')" OnMouseOver="na_change_img_src('image37', 'document', 'images/red03_next.gif', true)" target="_self"><font face="돋움"><span style="font-size:9pt;"> <img src="images/blue03_next.gif" width="11" height="11" border="0" name="image37"></span></font></a><font face="돋움"><span style="font-size:9pt;"> <a href="edu-5s.htm" target="_self">교육훈련</a></span></font></p> </td> </tr> <tr> <td width="135" height="26" style="border-width:0px; border-color:rgb(204,204,204); border-style:none;"> <p><span style="font-size:9pt;"><font face="돋움" color="#333333"> </font><a href="system-iso22000.htm" OnMouseOut="na_restore_img_src('image9', 'document')" OnMouseOver="na_change_img_src('image9', 'document', 'images/red03_next.gif', true)" target="_self"><font face="돋움" color="#333333"><img src="images/blue03_next.gif" width="11" height="11" border="0" name="image9"></font></a><font face="돋움" color="#333333"> </font></span><font face="돋움"><span style="font-size:9pt;"><a href="system-iso22000.htm" target="_self">ISO 22000</a></span></font></p> </td> <td width="179" height="26" bgcolor="white"> <p><span style="font-size:9pt;"><font face="돋움" color="#666666"> </font><font face="돋움" color="#333333"> </font><a href="manage-rnd.htm" OnMouseOut="na_restore_img_src('image18', 'document')" OnMouseOver="na_change_img_src('image18', 'document', 'images/red03_next.gif', true)" target="_self"><font face="돋움" color="#333333"><img src="images/blue03_next.gif" width="11" height="11" border="0" name="image18"></font></a><font face="돋움" color="#333333"> </font></span><font face="돋움"><span style="font-size:9pt;"><a href="manage-rnd.htm" target="_self">기업부설연구소</a></span></font></p> </td> <td width="166" height="26" bgcolor="white"> <p><span style="font-size:9pt;"><font face="돋움" color="#666666"> </font><a href="products-nrtl.htm" OnMouseOut="na_restore_img_src('image23', 'document')" OnMouseOver="na_change_img_src('image23', 'document', 'images/red03_next.gif', true)" target="_self"><font face="돋움" color="#666666"><img src="images/blue03_next.gif" width="11" height="11" border="0" name="image23"></font></a><font face="돋움" color="#333333"> </font></span><a href="products-nrtl.htm" target="_self"><SPAN lang="EN-US" style="font-family:함초롬바탕; font-size:9pt; letter-spacing:0pt; mso-font-width:100%;mso-text-raise:0.0pt;"><font face="돋움">NRTL (</font></SPAN><SPAN style="font-size:9pt;"><font face="돋움">미국</font></SPAN><SPAN lang="EN-US" style="font-family:함초롬바탕; font-size:9pt; letter-spacing:0pt; mso-font-width:100%;mso-text-raise:0.0pt;"><font face="돋움">)</font></SPAN></a></p> </td> <td width="142" height="26" bgcolor="white"> <p><font face="돋움"><span style="font-size:9pt;"> </span></font><span style="font-size:9pt;"><font face="돋움" color="#333333"> </font><a href="techno-envir.htm" OnMouseOut="na_restore_img_src('image29', 'document')" OnMouseOver="na_change_img_src('image29', 'document', 'images/red03_next.gif', true)" target="_self"><font face="돋움" color="#333333"><img src="images/blue03_next.gif" width="11" height="11" border="0" name="image29"></font></a><font face="돋움" color="#333333"> </font></span><SPAN style="font-size:9pt;"><font face="돋움"><a href="techno-envir.htm" target="_self">환경마크</a></font></SPAN></p> </td> <td width="132" height="26" bgcolor="white"> <p align="left"><a href="/g5/bbs/board.php?bo_table=refer" OnMouseOut="na_restore_img_src('image38', 'document')" OnMouseOver="na_change_img_src('image38', 'document', 'images/red03_next.gif', true)" ><font face="돋움"><span style="font-size:9pt;"> <img src="images/blue03_next.gif" width="11" height="11" border="0" name="image38"></span></font></a><font face="돋움"><span style="font-size:9pt;"> <a href="/g5/bbs/board.php?bo_table=refer" >자료실</a></span></font></p> </td> </tr> <tr> <td width="135" height="26" style="border-width:0px; border-color:rgb(204,204,204); border-style:none;"> <p><span style="font-size:9pt;"><font face="돋움" color="#333333"> </font><a href="system-iso22716.htm" OnMouseOut="na_restore_img_src('image10', 'document')" OnMouseOver="na_change_img_src('image10', 'document', 'images/red03_next.gif', true)" target="_self"><font face="돋움" color="#333333"><img src="images/blue03_next.gif" width="11" height="11" border="0" name="image10"></font></a><font face="돋움" color="#333333"> </font></span><font face="돋움"><span style="font-size:9pt;"><a href="system-iso22716.htm" target="_self">ISO 22716</a></span></font></p> </td> <td width="179" height="26" bgcolor="white"> <p><span style="font-size:9pt;"><font face="돋움" color="#666666"> </font><a href="manage-social-enterprise.htm" OnMouseOut="na_restore_img_src('image30', 'document')" OnMouseOver="na_change_img_src('image30', 'document', 'images/red03_next.gif', true)" target="_self"><font face="돋움" color="#333333"><img src="images/blue03_next.gif" width="11" height="11" border="0" name="image30"></font></a><font face="돋움" color="#333333"> </font></span><SPAN style="font-size:9pt;"><font face="돋움"><a href="manage-social-enterprise.htm" target="_self">사회적기업</a></font></SPAN></p> </td> <td width="166" height="26" bgcolor="white"> <p><span style="font-size:9pt;"><font face="돋움" color="#666666"> </font><a href="products-gost.htm" OnMouseOut="na_restore_img_src('image24', 'document')" OnMouseOver="na_change_img_src('image24', 'document', 'images/red03_next.gif', true)" target="_self"><font face="돋움" color="#666666"><img src="images/blue03_next.gif" width="11" height="11" border="0" name="image24"></font></a><font face="돋움" color="#333333"> </font></span><a href="products-gost.htm" target="_self"><SPAN lang="EN-US" style="font-family:함초롬바탕; font-size:9pt; letter-spacing:0pt; mso-font-width:100%;mso-text-raise:0.0pt;"><font face="돋움">GOST-R (</font></SPAN><SPAN style="font-size:9pt;"><font face="돋움">러시아</font></SPAN><SPAN lang="EN-US" style="font-family:함초롬바탕; font-size:9pt; letter-spacing:0pt; mso-font-width:100%;mso-text-raise:0.0pt;"><font face="돋움">)</font></SPAN></a></p> </td> <td width="142" height="26" bgcolor="white"> <p><font face="돋움"><span style="font-size:9pt;"> </span></font><span style="font-size:9pt;"><font face="돋움" color="#333333"> </font></span><a href="techno-nep.htm" OnMouseOut="na_restore_img_src('image33', 'document')" OnMouseOver="na_change_img_src('image33', 'document', 'images/red03_next.gif', true)" target="_self"><font face="돋움"><span style="font-size:9pt;"><img src="images/blue03_next.gif" width="11" height="11" border="0" name="image33"></span></font></a><font face="돋움"><span style="font-size:9pt;"> </span></font><SPAN style="font-size:9pt;"><font face="돋움"><a href="techno-nep.htm" target="_self">NEP (신제품인증)</a></font></SPAN></p> </td> <td width="132" height="108" bgcolor="white" rowspan="4"> <p align="center"><font face="돋움"><span style="font-size:9pt;"> <img src="images/man-103.jpg" width="134" height="78" border="0"></span></font></p> </td> </tr> <tr> <td width="135" height="26" style="border-width:0px; border-color:rgb(204,204,204); border-style:none;"> <p><span style="font-size:9pt;"><font face="돋움" color="#333333"> </font><a href="system-OHSAS%2018001.htm" OnMouseOut="na_restore_img_src('image11', 'document')" OnMouseOver="na_change_img_src('image11', 'document', 'images/red03_next.gif', true)" target="_self"><font face="돋움" color="#333333"><img src="images/blue03_next.gif" width="11" height="11" border="0" name="image11"></font></a><font face="돋움" color="#333333"> </font></span><font face="돋움"><span style="font-size:9pt;"><a href="system-OHSAS%2018001.htm" target="_self">OHSAS 18001</a></span></font></p> </td> <td width="179" height="26" bgcolor="white"> <p><a href="manage-service.htm" OnMouseOut="na_restore_img_src('image31', 'document')" OnMouseOver="na_change_img_src('image31', 'document', 'images/red03_next.gif', true);" target="_self"><font face="돋움"><span style="font-size:9pt; color:rgb(51,51,51); text-decoration:none;"> </span></font></a><a href="manage-service.htm" OnMouseOut="na_restore_img_src('image31', 'document')" OnMouseOver="na_change_img_src('image31', 'document', 'images/red03_next.gif', true);" target="_self"><font face="돋움"><span style="font-size:9pt; color:rgb(51,51,51); text-decoration:none;"> </span></font></a><span style="font-size:9pt;"><a href="manage-service.htm" OnMouseOut="na_restore_img_src('image31', 'document')" OnMouseOver="na_change_img_src('image31', 'document', 'images/red03_next.gif', true)" target="_self"><font face="돋움" color="#333333"><img src="images/blue03_next.gif" width="11" height="11" border="0" name="image31"></font></a><font face="돋움" color="#333333"> </font></span><SPAN style="font-size:9pt;"><font face="돋움"><a href="manage-service.htm" target="_self">한국서비스품질우수기업</a></font></SPAN></p> </td> <td width="166" height="26" bgcolor="white"> <p><span style="font-size:9pt;"><font face="돋움" color="#666666"> </font><a href="products-fcc.htm" OnMouseOut="na_restore_img_src('image25', 'document')" OnMouseOver="na_change_img_src('image25', 'document', 'images/red03_next.gif', true)" target="_self"><font face="돋움" color="#666666"><img src="images/blue03_next.gif" width="11" height="11" border="0" name="image25"></font></a><font face="돋움" color="#333333"> </font></span><SPAN lang="EN-US" style="font-family:함초롬바탕; font-size:9pt; letter-spacing:0pt; mso-font-width:100%;mso-text-raise:0.0pt;"><font face="돋움"><a href="products-fcc.htm" target="_self">FCC</a></font></SPAN></p> </td> <td width="142" bgcolor="white" height="26"> <p><font face="돋움"><span style="font-size:9pt;"> </span></font><span style="font-size:9pt;"><font face="돋움" color="#333333"> </font><a href="techno-green.htm" OnMouseOut="na_restore_img_src('image32', 'document')" OnMouseOver="na_change_img_src('image32', 'document', 'images/red03_next.gif', true)" target="_self"><font face="돋움" color="#333333"><img src="images/blue03_next.gif" width="11" height="11" border="0" name="image32"></font></a><font face="돋움" color="#333333"> </font></span><SPAN style="font-size:9pt;"><font face="돋움"><a href="techno-green.htm" target="_self">녹색인증</a></font></SPAN></p> </td> </tr> <tr> <td width="135" height="24" style="border-width:0px; border-color:rgb(204,204,204); border-style:none;"> <p> <font face="돋움" color="#333333"><span style="font-size:9pt;"> </span></font><a href="system-iso13485.htm" OnMouseOut="na_restore_img_src('image12', 'document')" OnMouseOver="na_change_img_src('image12', 'document', 'images/red03_next.gif', true)" target="_self"><span style="font-size:9pt;"><font face="돋움" color="#333333"><img src="images/blue03_next.gif" width="11" height="11" border="0" name="image12"></font></span></a><span style="font-size:9pt;"><font face="돋움" color="#333333"> </font></span><font face="돋움"><span style="font-size:9pt;"><a href="system-iso13485.htm" target="_self">ISO 13485</a></span></font></p> </td> <td width="179" height="24" bgcolor="white"> <p><a href="manage-service.htm" OnMouseOut="na_restore_img_src('image31', 'document')" OnMouseOver="na_change_img_src('image31', 'document', 'images/red03_next.gif', true);" target="_self"><font face="돋움"><span style="font-size:9pt; color:rgb(51,51,51); text-decoration:none;"> </span></font></a><span style="font-size:9pt;"><font face="돋움" color="#333333"><a href="manage-service-logis.htm" OnMouseOut="na_restore_img_src('image31', 'document')" OnMouseOver="na_change_img_src('image31', 'document', 'images/red03_next.gif', true)" target="_self"><img src="images/blue03_next.gif" width="11" height="11" border="0" name="image31"></a> </font></span><SPAN style="font-size:9pt;"><font face="돋움"><a href="manage-service-logis.htm" target="_self">화물운송서비스우수기업</a></font></SPAN></p> </td> <td width="166" height="24" bgcolor="white"> <p><font face="돋움" color="#666666"><span style="font-size:9pt;"> </span></font><span style="font-size:9pt;"><a href="products-fcc.htm" OnMouseOut="na_restore_img_src('image25', 'document')" OnMouseOver="na_change_img_src('image25', 'document', 'images/red03_next.gif', true)" target="_self"><font face="돋움" color="#666666"><img src="images/blue03_next.gif" width="11" height="11" border="0" name="image25"></font></a><font face="돋움" color="#666666"> </font></span><a href="products-semi.htm" target="_self"><SPAN lang="EN-US" style="font-family:함초롬바탕; font-size:9pt; letter-spacing:0pt; mso-font-width:100%;mso-text-raise:0.0pt;"><font face="돋움">SEMI (반도체장비)</font></SPAN></a></p> </td> <td width="142" bgcolor="white" height="24"> <p><span style="font-size:9pt;"><font face="돋움" color="#333333"> </font></span><a href="products-nr12.htm" OnMouseOut="na_restore_img_src('image32', 'document')" OnMouseOver="na_change_img_src('image32', 'document', 'images/red03_next.gif', true)" target="_self"><span style="font-size:9pt;"><font face="돋움" color="#333333"><img src="images/blue03_next.gif" width="11" height="11" border="0" name="image32"></font><font face="돋움" color="#333333"> </font></span><SPAN style="font-size:9pt;"><font face="돋움">NR12 (브라질)인증</font></SPAN></a></p> </td> </tr> <tr> <td width="135" height="32" style="border-width:0px; border-color:rgb(204,204,204); border-style:none;"> <p><font size="2" face="굴림"> </font><a href="system-iso13485.htm" OnMouseOut="na_restore_img_src('image12', 'document')" OnMouseOver="na_change_img_src('image12', 'document', 'images/red03_next.gif', true)" target="_self"><span style="font-size:9pt;"><font face="돋움" color="#333333"><img src="images/blue03_next.gif" width="11" height="11" border="0" name="image12"></font></span></a><a href="system-iso13485.htm" target="_self"><font size="2" face="굴림"> </font></a><font face="돋움"><span style="font-size:9pt;"><a href="system-fssc22000.htm" target="_self">FSSC 22000</a></span></font></p> </td> <td width="179" height="32" bgcolor="white"> <p><a href="manage-service-logis.htm" OnMouseOut="na_restore_img_src('image31', 'document')" OnMouseOver="na_change_img_src('image31', 'document', 'images/red03_next.gif', true);" target="_self"><font face="돋움"><span style="font-size:9pt; color:rgb(51,51,51); text-decoration:none;"> </span></font></a><a href="manage-service-logis.htm" OnMouseOut="na_restore_img_src('image31', 'document')" OnMouseOver="na_change_img_src('image31', 'document', 'images/red03_next.gif', true);" target="_self"><font face="돋움"><span style="font-size:9pt; color:rgb(51,51,51); text-decoration:none;"> </span></font></a><span style="font-size:9pt;"><font face="돋움" color="#333333"><a href="manage-service-logis.htm" OnMouseOut="na_restore_img_src('image31', 'document')" OnMouseOver="na_change_img_src('image31', 'document', 'images/red03_next.gif', true)" target="_self"><img src="images/blue03_next.gif" width="11" height="11" border="0" name="image31"></a> </font></span><font face="돋움"><span style="font-size:9pt; color:rgb(51,51,51); text-decoration:none;"><a href="manage-root.htm" target="_self">뿌리산업 전문기술</a></span></font></p> </td> <td width="166" height="32" bgcolor="white"> <p><font size="2" face="굴림"> </font></p> </td> <td width="142" bgcolor="white" height="32"> <p><font size="2" face="굴림"> </font></p> </td> </tr> </table> </td> </tr> </table> </div> </td> <td width="176" height="162"> <p align="left"> <img src="images/man-107.jpg" width="153" height="185" border="0"></p> </td> <td width="162" height="162"> <p align="center"><a href="images/jungdae-9.pdf" target="new"><img src="images/jungdae-7.jpg" width="165" height="185" alt=""/></a></p></td> <td width="381" height="162"> <table width="371" cellspacing="0" bordercolordark="white" bordercolorlight="#CCCCCC" cellpadding="0"> <tr> <td width="367"><table width="356" cellpadding='0' cellspacing='0' bgcolor='#FFFFFF' align="center"> <tr> <!-- 공지사항 게시판 타이틀바 --> <td valign=top colspan='2' width="356"> <table width='355' border='0' cellspacing='0' cellpadding='0'> <tr> <td><img src="images/center_bar_left.gif" border=0 width="75" height="22"></td> <td width='100%' background="images/center_bar_bg.gif"></td> <!-- 생성된 게시판의 URL --> <td><a href='/g5/bbs/board.php?bo_table=notice'><img src="images/center_bar_right.gif" border='0' width="50" height="22"></a></td> </tr> </table> </td> </tr> <tr> <!-- 글 구분 화살표 이미지 --> <td width='15' valign=top height="147"> <table width='15' border='0' cellspacing='0' cellpadding='0'> <!-- 해당 이미지의 <tr>반복 횟수가 글목록수의 개수와 일치해야 합니다.--> <tr> <td height='30' align='center'><img src="images/arrow_notice.gif" border='0' width="9" height="9"></td> </tr> <tr> <td background="out_line.gif"></td> </tr> <tr> <td height='29' align='center'><img src="images/arrow_notice.gif" border='0' width="9" height="9"></td> </tr> <tr> <td background="out_line.gif"></td> </tr> <tr> <td height='29' align='center'><img src="images/arrow_notice.gif" border='0' width="9" height="9"></td> </tr> <tr> <td background="out_line.gif"></td> </tr> <tr> <td height='29' align='center'><img src="images/arrow_notice.gif" border='0' width="9" height="9"></td> </tr> <tr> <td background="out_line.gif"></td> </tr> <tr> <td height='29' align='center'><img src="images/arrow_notice.gif" border='0' width="9" height="9"></td> </tr> <tr> <td background="out_line.gif"></td> </tr> </table> </td> <td width="341" valign=top height="147"> <style type="text/css"> ul { list-style-type:none; } td { font-size:12px; } </style> <div class="lat" style="list-style-type:none;"> <!--h2 class="lat_title"><a href="http://isokr.com/g5/bbs/board.php?bo_table=notice">공지사항</a></h2--> <table border="0" cellpadding="5" width="100%"> <ul> <li class="basic_li"> <tr><td width="85%" style="border-bottom:1px solid #f0f0f0;letter-spacing:-0.03em;"> <a href="http://isokr.com/g5/bbs/board.php?bo_table=notice&wr_id=26"> 경영 2023년 2차 소규모사업장 통합허가 컨…</a> <!--div class="lt_info"--> <!--span class="lt_nick"><span class="sv_member">관리자</span></span--> </td><td width="15%"> <span class="lt_date">12-13</span> <!--/div--> </td></tr> </li> <li class="basic_li"> <tr><td width="85%" style="border-bottom:1px solid #f0f0f0;letter-spacing:-0.03em;"> <a href="http://isokr.com/g5/bbs/board.php?bo_table=notice&wr_id=25"> 경영 [강원] 춘천시 2023년 산업(농공)단…</a> <!--div class="lt_info"--> <!--span class="lt_nick"><span class="sv_member">관리자</span></span--> </td><td width="15%"> <span class="lt_date">12-13</span> <!--/div--> </td></tr> </li> <li class="basic_li"> <tr><td width="85%" style="border-bottom:1px solid #f0f0f0;letter-spacing:-0.03em;"> <a href="http://isokr.com/g5/bbs/board.php?bo_table=notice&wr_id=24"> 기술 [광주] 2023년 3차 지역주력산업육성…</a> <!--div class="lt_info"--> <!--span class="lt_nick"><span class="sv_member">관리자</span></span--> </td><td width="15%"> <span class="lt_date">12-13</span> <!--/div--> </td></tr> </li> <li class="basic_li"> <tr><td width="85%" style="border-bottom:1px solid #f0f0f0;letter-spacing:-0.03em;"> <a href="http://isokr.com/g5/bbs/board.php?bo_table=notice&wr_id=23"> 2023년 광주시 가구소공인 국내외 규격 인증…</a> <!--div class="lt_info"--> <!--span class="lt_nick"><span class="sv_member">관리자</span></span--> </td><td width="15%"> <span class="lt_date">09-19</span> <!--/div--> </td></tr> </li> <li class="basic_li"> <tr><td width="85%" style="border-bottom:1px solid #f0f0f0;letter-spacing:-0.03em;"> <a href="http://isokr.com/g5/bbs/board.php?bo_table=notice&wr_id=22"> [구리/동두천/연천/포천] 2023년도 북부권…</a> <!--div class="lt_info"--> <!--span class="lt_nick"><span class="sv_member">관리자</span></span--> </td><td width="15%"> <span class="lt_date">09-19</span> <!--/div--> </td></tr> </li> </table> </ul> <!--a href="http://isokr.com/g5/bbs/board.php?bo_table=notice" class="lt_more"><span class="sound_only">공지사항</span>더보기</a--> </div><!--iframe src='' width='340' height='161' frameborder='0' scrolling='no' style='background-color:transparent'></iframe--> </td> </tr> </table> </td> </tr> </table> </td> <td width="153" height="162"> <p align="center"><a href="images/jungdae-ISO 45001.pdf" target="new"><img src="images/jungdae-8.JPG" width="165" height="185" alt=""/></a></p></td> <td width="190" height="162"> <p align="center"> <a href="/g5/bbs/write.php?bo_table=qa" OnMouseOut="na_restore_img_src('image43', 'document')" OnMouseOver="na_change_img_src('image43', 'document', 'images/call-3.gif', true)"><img src="images/call-girl-1.gif" width="140" height="185" border="0" name="image43"></a></p> </td> <td width="46" height="162"> <p> </p> </td> </tr> <tr> <td width="49" height="99"> <p> </p> </td> <td width="1062" colspan="5" height="99"> <table align="center" cellpadding="0" cellspacing="0" width="1050" bordercolordark="white" bordercolorlight="#CCCCCC"> <tr> <td width="152"> <p align="right"><a href="#" OnMouseOut="na_restore_img_src('image49', 'document')" OnMouseOver="na_change_img_src('image49', 'document', 'images/index-effect-m0a.gif', true)"><img src="images/index-effect-m0.gif" border="0" name="image49"></a></p> </td> <td width="176"> <p><a href="system-iso9000.htm" OnMouseOut="na_restore_img_src('image44', 'document')" OnMouseOver="na_change_img_src('image44', 'document', 'images/index-effect-m1a.gif', true)" target="_self"><img src="images/index-effect-m1.gif" border="0" name="image44"></a></p> </td> <td width="176"> <p><a href="manage-innobiz.htm" target="_self" OnMouseOut="na_restore_img_src('image45', 'document')" OnMouseOver="na_change_img_src('image45', 'document', 'images/index-effect-m2a.gif', true)"><img src="images/index-effect-m2.gif" width="173" height="77" border="0" name="image45"></a></p> </td> <td width="176"> <p><a href="manage-mainbiz.htm" target="_self" OnMouseOut="na_restore_img_src('image46', 'document')" OnMouseOver="na_change_img_src('image46', 'document', 'images/index-effect-m3a.gif', true)"><img src="images/index-effect-m3.gif" border="0" name="image46"></a></p> </td> <td width="176"> <p align="right"><a href="manage-rnd.htm" target="_self" OnMouseOut="na_restore_img_src('image47', 'document')" OnMouseOver="na_change_img_src('image47', 'document', 'images/index-effect-m4a.gif', true)"><img src="images/index-effect-m4.gif" width="173" height="77" border="0" name="image47"></a></p> </td> <td width="176"> <p align="right"><a href="system-OHSAS%2018001.htm" target="_self" onMouseOut="na_restore_img_src('image48', 'document')" onMouseOver="na_change_img_src('image48', 'document', 'images/index-effect-m5a.gif', true)"><img src="images/index-effect-m5.gif" width="173" height="77" border="0" name="image48"></a></p> </td> </tr> </table> </td> <td width="46" height="99"> <p> </p> </td> </tr> <tr> <td width="49" height="37"> <p> </p> </td> <td width="1062" height="37" colspan="5"> <p align="center"><a href="system-OHSAS 18001.htm"><img src="images/jungdae-21.jpg" alt="" width="330" height="23" align="middle"/></a><img src="images/blue03_next.gif" width="11" height="11" alt=""/><img src="images/blue03_next.gif" width="11" height="11" alt=""/><img src="images/blue03_next.gif" width="11" height="11" alt=""/><img src="images/blue03_next.gif" width="11" height="11" alt=""/><a href="/g5/bbs/write.php?bo_table=qa" ><img src="images/blue03_next.gif" width="11" height="11" alt=""/></a><img src="images/blue03_next.gif" width="11" height="11" alt=""/><img src="images/blue03_next.gif" width="11" height="11" alt=""/><a href="/g5/bbs/write.php?bo_table=qa" ><img src="images/blue03_next.gif" width="11" height="11" alt=""/></a><img src="images/blue03_next.gif" width="11" height="11" alt=""/><img src="images/blue03_next.gif" width="11" height="11" alt=""/><a href="/g5/bbs/write.php?bo_table=qa" ><img src="images/blue03_next.gif" width="11" height="11" alt=""/></a><img src="images/blue03_next.gif" width="11" height="11" alt=""/><img src="images/blue03_next.gif" width="11" height="11" alt=""/><a href="/g5/bbs/write.php?bo_table=qa" ><img src="images/blue03_next.gif" width="11" height="11" alt=""/></a><img src="images/blue03_next.gif" width="11" height="11" alt=""/><img src="images/blue03_next.gif" width="11" height="11" alt=""/><a href="/g5/bbs/write.php?bo_table=qa" ><img src="images/blue03_next.gif" width="11" height="11" alt=""/></a><img src="images/blue03_next.gif" width="11" height="11" alt=""/><img src="images/blue03_next.gif" width="11" height="11" alt=""/><a href="/g5/bbs/write.php?bo_table=qa" ><img src="images/blue03_next.gif" width="11" height="11" alt=""/></a><img src="images/blue03_next.gif" width="11" height="11" alt=""/><img src="images/blue03_next.gif" width="11" height="11" alt=""/><a href="/g5/bbs/write.php?bo_table=qa" ><img src="images/blue03_next.gif" width="11" height="11" alt=""/></a><img src="images/blue03_next.gif" width="11" height="11" alt=""/><img src="images/blue03_next.gif" width="11" height="11" alt=""/><a href="/g5/bbs/write.php?bo_table=qa" ><img src="images/blue03_next.gif" width="11" height="11" alt=""/></a><img src="images/blue03_next.gif" width="11" height="11" alt=""/><img src="images/blue03_next.gif" width="11" height="11" alt=""/><a href="/g5/bbs/write.php?bo_table=qa" ><img src="images/blue03_next.gif" width="11" height="11" alt=""/></a><img src="images/blue03_next.gif" width="11" height="11" alt=""/><img src="images/blue03_next.gif" width="11" height="11" alt=""/><a href="/g5/bbs/write.php?bo_table=qa" ><img src="images/blue03_next.gif" width="11" height="11" alt=""/></a><img src="images/blue03_next.gif" width="11" height="11" alt=""/><img src="images/blue03_next.gif" width="11" height="11" alt=""/><a href="/g5/bbs/write.php?bo_table=qa" ><img src="images/blue03_next.gif" width="11" height="11" alt=""/></a><img src="images/blue03_next.gif" width="11" height="11" alt=""/><img src="images/blue03_next.gif" width="11" height="11" alt=""/><a href="/g5/bbs/write.php?bo_table=qa" ><img src="images/blue03_next.gif" width="11" height="11" alt=""/></a><img src="images/blue03_next.gif" width="11" height="11" alt=""/><img src="images/blue03_next.gif" width="11" height="11" alt=""/><a href="/g5/bbs/write.php?bo_table=qa" ><img src="images/blue03_next.gif" width="11" height="11" alt=""/></a><img src="images/blue03_next.gif" width="11" height="11" alt=""/><img src="images/blue03_next.gif" width="11" height="11" alt=""/><a href="/g5/bbs/write.php?bo_table=qa" ><img src="images/blue03_next.gif" width="11" height="11" alt=""/></a><img src="images/blue03_next.gif" width="11" height="11" alt=""/><img src="images/blue03_next.gif" width="11" height="11" alt=""/><a href="/g5/bbs/write.php?bo_table=qa" ><img src="images/blue03_next.gif" width="11" height="11" alt=""/></a><img src="images/blue03_next.gif" width="11" height="11" alt=""/><img src="images/blue03_next.gif" width="11" height="11" alt=""/><a href="/g5/bbs/write.php?bo_table=qa" ><img src="images/blue03_next.gif" width="11" height="11" alt=""/></a><a href="/g5/bbs/write.php?bo_table=qa" ><img src="images/iso_order4.gif" width="150" height="35" border="0" align="absmiddle"></a></p> </td> <td width="46" height="37"> <p> </p> </td> </tr> <tr> <td width="49"> <p> </p> </td> <td width="1062" colspan="5"> <p align="center"><img src="images/donae_img1.gif" width="78" height="63" border="0"><img src="images/kca-bottom-2007.gif" width="801" height="105" border="0"><img src="images/ugc-1.jpg" width="79" height="79" border="0"></p> </td> <td width="46"> <p style="font-size:11px;"><a href="/g5/bbs/login.php" style="color:#ccc;">[ adm ]</a></p> </td> </tr> </table> </body> </html>