portal_join_popup.html 6.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3. <head>
  4. <meta http-equiv="Content-Type" content="text/html; charset=euc-kr" />
  5. <title>:::협력업체 신용평가서 등록안내<:::</title>
  6. <script type="text/javascript">
  7. function btnConfirm() {
  8. var returnValue = true;
  9. window.parent.$.check(returnValue);
  10. }
  11. function btnClose() {
  12. var returnValue = "close";
  13. window.parent.$.check(returnValue);
  14. }
  15. </script>
  16. <style>
  17. .grybox {border:1px solid #e0e0e0; margin:15px 0;}
  18. .grybox ul li {line-height:1.5em; display:block; margin-bottom:5px;}
  19. .grybox ul li a:hover {text-decoration:underline;}
  20. .grybox ul li img { vertical-align:middle;}
  21. .btn_close {text-align:center;padding-top:10px; padding-bottom:10px;}
  22. .btn_close button {border:0; cursor:pointer;}
  23. .btn_close {text-align:center;padding-top:10px; padding-bottom:10px;}
  24. .btn_close button {border:0; cursor:pointer;}
  25. .btn_close {text-align:center;padding-top:10px; padding-bottom:10px;}
  26. /* popup */
  27. .p_box{border:3px solid #414c59;background-color:#fff;}
  28. .p_box02{border:3px solid #617251;background-color:#fff;}
  29. .p_cont { padding-top:20px; width:95%;}
  30. /*팝업타이틀*/
  31. #title_pop{margin-left:0; background-color:#d0d0cf; height:100px;}
  32. #title_pop ul{ margin:0; padding:0; display: inline-block;width:100%; vertical-align:middle;}
  33. #title_pop ul li{ display:inline; list-style:none; color:#636a75; font-size:25px; font-weight:bold; font-family:NanumGothic; width:100%; height:300px; line-height:100px; text-align:center;}
  34. .icon_x{width:100%; position:absolute;top:9px; text-align:right}
  35. /* table0 */
  36. .tb000 {width:100%; border-top:1px solid #b4bcc6; border-left:1px solid #b4bcc6;}
  37. .tb000 .title{background:#d1d7de; color:#2b4a78; border-bottom:1px solid #b4bcc6; border-right:1px solid #b4bcc6; font-weight:bold; text-align:center;}
  38. .tb000 td {background:#f4f4f4; color:#2b4a78; border-bottom:1px solid #b4bcc6; border-right:1px solid #b4bcc6; font-size:12px; text-align:left; padding:7px;}
  39. /* table1 */
  40. .tb001 {width:100%; border-top:1px solid #e4e0dd; border-left:1px solid #e4e0dd; border-bottom:1px solid #d0d0cf;}
  41. .tb001 .title{background:#f6efe7; color:#2b4a78; border-bottom:1px solid #e4e0dd; border-right:1px solid #e4e0dd; font-weight:bold; text-align:center;}
  42. .tb001 td {background:#f4f4f4; color:#2b4a78; border-bottom:1px solid #e4e0dd; border-right:1px solid #e4e0dd; font-size:12px; text-align:left; padding:7px;}
  43. .tb001 td a:link {color:#2b4a78; text-decoration:none}
  44. .tb001 td a:hover {text-decoration:underline;color:#2b4a78;}
  45. /* table2 */
  46. .tb002 {width:100%; border:1px solid #e4e0dd;}
  47. .tb002 .title{background:#e5eef1; color:#2b4a78; font-weight:bold; text-align:center;}
  48. .tb002 .title2{background:#f4f4f4; color:#2b4a78; font-weight:bold; text-align:left;}
  49. .tb002 .title3{background:#f4f4f4; color:#2b4a78; font-weight:bold; text-align:center; line-height:25px;}
  50. .tb002 td {background:#f4f4f4; color:#2b4a78; border-bottom:1px solid #e4e0dd; border-right:1px solid #e4e0dd; font-size:12px; text-align:left; padding:7px;}
  51. .tb002 td a:link {color:#2b4a78; text-decoration:none}
  52. .tb002 td a:hover {text-decoration:underline;color:#2b4a78;}
  53. /* table4 */
  54. .tb004 {width:70%; border:1px solid #e4e0dd; padding:20px; background-color:#FFFFFF}
  55. .tb004 .title{background:#ffffff; color:#2b4a78; font-weight:bold; text-align:center;}
  56. .tb004 td {background:#ffffff; color:#2b4a78; font-size:12px; text-align:center; padding:7px;}
  57. .tb004 td a:link {color:#2b4a78; text-decoration:none}
  58. .tb004 td a:hover {text-decoration:underline;color:#2b4a78;}
  59. .style1 {color: #FF6600}
  60. </style>
  61. </head>
  62. <body style="padding:0; margin:0px;">
  63. <div class="icon_x"><a href="#"><img src="pop_img/icon_x03.gif" hspace="9" border="0" onclick="btnClose();"/></a></div>
  64. <div class="p_box" align="center">
  65. <!--타이틀-->
  66. <div id="title_pop">
  67. <ul>
  68. <li>
  69. <table border="0" cellpadding="0" cellspacing="0" align="center">
  70. <tr>
  71. <td><img src="pop_img/title_img02.png" /></td>
  72. <td>&nbsp;</td>
  73. <td>협력업체 신용평가서 등록안내</td>
  74. </tr>
  75. </table></li>
  76. </ul>
  77. </div>
  78. <!--타이틀 끝-->
  79. <div class="p_cont">
  80. <table class="tb002" cellspacing="0">
  81. <tr>
  82. <td class="title3" style="border:none" colspan="2">신용평가서를 받으신 협력업체는 아래 해당 사이트에서 <span class="style1">원청사로 신용평가서 발송</span>을 하신 후에<br />
  83. 협력업체 등록을 완료하여주시기 바랍니다.</td>
  84. </tr>
  85. <tr>
  86. <td style="border:none">
  87. <table border="0" cellpadding="0" cellspacing="0" align="center" class="tb004">
  88. <tr>
  89. <td style="border:none">㈜이크레더블</td>
  90. <td style="border:none"><a href="http://www.ecredible.co.kr/echome/main.jsp" target="_blank"><img src="pop_img/btn_go.gif" alt="바로가기" width="67" height="20" border="0" /></a></td>
  91. </tr>
  92. <tr>
  93. <td style="border:none">㈜나이스디앤비</td>
  94. <td style="border:none"><a href="http://www.nicednb.com/" target="_blank"><img src="pop_img/btn_go.gif" alt="바로가기" width="67" height="20" border="0" /></a></td>
  95. </tr>
  96. <tr>
  97. <td style="border:none">서울신용평가정보㈜</td>
  98. <td style="border:none"><a href="http://www.sci.co.kr/" target="_blank"><img src="pop_img/btn_go.gif" alt="바로가기" width="67" height="20" border="0" /></a></td>
  99. </tr>
  100. <tr>
  101. <td style="border:none">한국기업데이터㈜</td>
  102. <td style="border:none"><a href="http://www.kedkorea.com/ci/CIINT01R0.do" target="_blank"><img src="pop_img/btn_go.gif" alt="바로가기" width="67" height="20" border="0" /></a></td>
  103. </tr>
  104. </table>
  105. </td>
  106. </tr>
  107. <tr>
  108. <td colspan="2" style="border:none"> ※ 상기 4개 신용평가사를 제외한 신용평가정보는 직접 등록하여 주시기 바랍니다.</td>
  109. </tr>
  110. </table>
  111. <div class="btn_close p_close"><a href="#"><img src="pop_img/btn_confirm.gif" alt="확인" border="0" onclick="btnConfirm()"/></a></div>
  112. </div>
  113. </div>
  114. </body>
  115. </html>