¾È³çÇϼ¼¿ä Since 2000, °³²|ºÎ»ê ¹à.Àº.¼º.¸ð.¾È.°ú ÀÔ´Ï´Ù.»Ë»Ñ ÀÌ¿ëÀÚ Àü¿ë ¶ó½Ä&¶ó¼½ Ưº°ÇýÅÃƯº°ÇÑ °¡°ÝÇÒÀÎÀ» µå¸®°í ÀÖ½À´Ï´Ù.ÇÒÀΰú ´õºÒ¾î ´Ù¾çÇÑ Ãß°¡ ÇýÅÃÀÌ ÀÖÀ¸´ÏÀÚ¼¼ÇÑ »ó´ãÀ» ¿øÇÏ½Å´Ù¸é ¾Æ·¡ÀÇ À̹ÌÁö Ŭ¸¯ÈÄ ½Åû Áֽðųª, ¾Æ·¡ ¿¬¶ôó·Î ÀüÈÁÖ¼¼¿ä! ¢Â »ó´ã¹®ÀÇ02-567-6077¢Â ¹®ÀÚ¹®ÀÇ010-4368-2202
-> À§ ³»¿ëÀº 2019³â07¿ù10ÀÏ 17½Ã33ºÐ37ÃÊ¿¡ Ãß°¡µÇ¾ú½À´Ï´Ù.
¹àÀº¼º¸ð¾È°ú À̺¥Æ®
#wrap {
background-color:#fff;
}
header {background-color: #3366cc;}
.main_db {
height:270px;
padding-top:10px;
background-color:#FFF;
}
.main_db>table {
width:620px;
margin:10px auto;
}
.main_db>table>tbody>tr>td {
color:#000;
}
.button {
cursor:pointer;
margin:0 auto ;
}
.button>a img {width:100%; }
.main_db>table>tbody>tr>td:first-child {width:110px;height:40px;}
.main_db>table>tbody>tr>td:last-child>input {width:370px;height:40px}
.main_db>table>tbody>tr {height:40px;}
.main_db>table>tbody>tr>td>select {width:100px;height:40px;}
.main_db>table>tbody>tr>td>select:last-child{width:370px;height:40px;}
.main_db>table>tbody>tr:nth-child(3)>td>input {width:120px;margin-top:10px;}
.main_db>table>tbody>tr:nth-child(4)>td {height:20px;}
.main_db>table>tbody>tr:nth-child(5)>td {padding-top:10px;line-height:40px;}
/*¸ð¹ÙÀÏ »çÀÌÁî Á¶Á¤*/
@media screen and (max-width: 600px) {
.main_db {width:360px;margin:0 auto;}
.main_db>table {width:35px;}
.main_db>table>tbody>tr {height:40px;}
.main_db>table>tbody>tr>td {font-size:12px;}
.main_db>table>tbody>tr>td:first-child {width:85px;height:35px;}
.main_db>table>tbody>tr>td:last-child>input {width:250px;height:35px}
.main_db>table>tbody>tr>td>select {width:65px;height:35px;}
.main_db>table>tbody>tr>td>select:last-child{width:250px;height:35px;}
.main_db>table>tbody>tr:nth-child(3)>td>input {width:70px;margin-top:10px;}
.main_db>table>tbody>tr:nth-child(4)>td {height:20px;}
}
/*¸ð¹ÙÀÏ »çÀÌÁî Á¶Á¤*/
@media screen and (max-width: 320px) {
.main_db {width:320px;}
#fwrite > div.main_db > table > tbody > tr:first-child > td:nth-child(2) input {width: inherit;}
#fwrite > div.main_db > table > tbody > tr > td:nth-child(2) input , .main_db>table>tbody>tr>td>select:last-child {width: 210px;}
#fwrite > div.main_db > table > tbody > tr:nth-child(3) > td:nth-child(2) > input {width: 60px;}
}
function send() {
if (document.fwrite.wr_name.value == "") {
alert("°í°´¸íÀ» ÀÔ·ÂÇØ ÁÖ¼¼¿ä.");
document.fwrite.wr_name.focus();
return;
} else if (!isNum(document.fwrite.wr_2_1.value) || !chHPFNUM(document.fwrite.wr_2_1.value) || fwrite.wr_2_1.value.length < 3) {
alert("ÇÚµåÆù ¹øÈ£¸¦ ¼ýÀÚ·Î Á¤È®ÇÏ°Ô ÀÔ·ÂÇØ ÁÖ¼¼¿ä");
document.fwrite.wr_2_1.focus();
return;
} else if (!isNum(document.fwrite.wr_2_2.value) || fwrite.wr_2_2.value.length < 3) {
alert("ÇÚµåÆù ¹øÈ£¸¦ ¼ýÀÚ·Î Á¤È®ÇÏ°Ô ÀÔ·ÂÇØ ÁÖ¼¼¿ä");
document.fwrite.wr_2_2.focus();
return;
} else if (!isNum(document.fwrite.wr_2_3.value) || fwrite.wr_2_3.value.length < 4) {
alert("ÇÚµåÆù ¹øÈ£¸¦ ¼ýÀÚ·Î Á¤È®ÇÏ°Ô ÀÔ·ÂÇØ ÁÖ¼¼¿ä");
document.fwrite.wr_2_3.focus();
return;
} else if (document.fwrite.chkagree2.checked == false) {
alert("°³ÀÎÁ¤º¸ ¼öÁý¿¡ µ¿ÀÇÇØ¾ß »ó´ã½ÅûÀÌ °¡´ÉÇÕ´Ï´Ù.");
fwrite.chkagree2.focus();
return;
}
document.fwrite.wr_2.value = document.fwrite.wr_2_1.value + "-" + document.fwrite.wr_2_2.value + "-" + document.fwrite.wr_2_3.value;
document.fwrite.submit();
}
function autotab(original, destination) {
if (original.getAttribute && original.value.length == original.getAttribute("maxlength"))
destination.focus()
}
Èñ¸ÁÁöÁ¡
°³²Á¡
ºÎ»êÁ¡
À̸§
ÇÚµåÆù
010
011
016
017
019
- -
»ó´ãÁ¾·ù
Á¤¹Ð°Ë»ç
Á¤¹Ð°Ë»ç+¼ö¼ú
µå¸²·»Áî
°³ÀÎÁ¤º¸ ¼öÁý ¹× ÀÌ¿ë¿¡ µ¿ÀÇÇÔ [ ÀÚ¼¼È÷ º¸±â ]
-> À§ ³»¿ëÀº 2019³â07¿ù10ÀÏ 17½Ã32ºÐ49ÃÊ¿¡ Ãß°¡µÇ¾ú½À´Ï´Ù.
¹àÀº¼º¸ð¾È°ú À̺¥Æ®
#wrap {
background-color:#fff;
}
header {background-color: #3366cc;}
.main_db {
height:270px;
padding-top:10px;
background-color:#FFF;
}
.main_db>table {
width:620px;
margin:10px auto;
}
.main_db>table>tbody>tr>td {
color:#000;
}
.button {
cursor:pointer;
margin:0 auto ;
}
.button>a img {width:100%; }
footer{background-image:url(http://www.oklasik2.com/_event/img/event_59/20161213_p_bg_2.jpg); }
footer > .bottom #container_img {display:block;min-width:320px;max-width:720px;margin:0px auto;}
footer>.bottom img {width:100%;}
.main_db>table>tbody>tr>td:first-child {width:110px;height:40px;}
.main_db>table>tbody>tr>td:last-child>input {width:370px;height:40px}
.main_db>table>tbody>tr {height:40px;}
.main_db>table>tbody>tr>td>select {width:100px;height:40px;}
.main_db>table>tbody>tr>td>select:last-child{width:370px;height:40px;}
.main_db>table>tbody>tr:nth-child(3)>td>input {width:120px;margin-top:10px;}
.main_db>table>tbody>tr:nth-child(4)>td {height:20px;}
.main_db>table>tbody>tr:nth-child(5)>td {padding-top:10px;line-height:40px;}
/*¸ð¹ÙÀÏ »çÀÌÁî Á¶Á¤*/
@media screen and (max-width: 600px) {
.main_db {width:360px;margin:0 auto;}
.main_db>table {width:35px;}
.main_db>table>tbody>tr {height:40px;}
.main_db>table>tbody>tr>td {font-size:12px;}
.main_db>table>tbody>tr>td:first-child {width:85px;height:35px;}
.main_db>table>tbody>tr>td:last-child>input {width:250px;height:35px}
.main_db>table>tbody>tr>td>select {width:65px;height:35px;}
.main_db>table>tbody>tr>td>select:last-child{width:250px;height:35px;}
.main_db>table>tbody>tr:nth-child(3)>td>input {width:70px;margin-top:10px;}
.main_db>table>tbody>tr:nth-child(4)>td {height:20px;}
}
/*¸ð¹ÙÀÏ »çÀÌÁî Á¶Á¤*/
@media screen and (max-width: 320px) {
.main_db {width:320px;}
#fwrite > div.main_db > table > tbody > tr:first-child > td:nth-child(2) input {width: inherit;}
#fwrite > div.main_db > table > tbody > tr > td:nth-child(2) input , .main_db>table>tbody>tr>td>select:last-child {width: 210px;}
#fwrite > div.main_db > table > tbody > tr:nth-child(3) > td:nth-child(2) > input {width: 60px;}
}
function send() {
if (document.fwrite.wr_name.value == "") {
alert("°í°´¸íÀ» ÀÔ·ÂÇØ ÁÖ¼¼¿ä.");
document.fwrite.wr_name.focus();
return;
} else if (!isNum(document.fwrite.wr_2_1.value) || !chHPFNUM(document.fwrite.wr_2_1.value) || fwrite.wr_2_1.value.length < 3) {
alert("ÇÚµåÆù ¹øÈ£¸¦ ¼ýÀÚ·Î Á¤È®ÇÏ°Ô ÀÔ·ÂÇØ ÁÖ¼¼¿ä");
document.fwrite.wr_2_1.focus();
return;
} else if (!isNum(document.fwrite.wr_2_2.value) || fwrite.wr_2_2.value.length < 3) {
alert("ÇÚµåÆù ¹øÈ£¸¦ ¼ýÀÚ·Î Á¤È®ÇÏ°Ô ÀÔ·ÂÇØ ÁÖ¼¼¿ä");
document.fwrite.wr_2_2.focus();
return;
} else if (!isNum(document.fwrite.wr_2_3.value) || fwrite.wr_2_3.value.length < 4) {
alert("ÇÚµåÆù ¹øÈ£¸¦ ¼ýÀÚ·Î Á¤È®ÇÏ°Ô ÀÔ·ÂÇØ ÁÖ¼¼¿ä");
document.fwrite.wr_2_3.focus();
return;
} else if (document.fwrite.chkagree2.checked == false) {
alert("°³ÀÎÁ¤º¸ ¼öÁý¿¡ µ¿ÀÇÇØ¾ß »ó´ã½ÅûÀÌ °¡´ÉÇÕ´Ï´Ù.");
fwrite.chkagree2.focus();
return;
}
document.fwrite.wr_2.value = document.fwrite.wr_2_1.value + "-" + document.fwrite.wr_2_2.value + "-" + document.fwrite.wr_2_3.value;
document.fwrite.submit();
}
function autotab(original, destination) {
if (original.getAttribute && original.value.length == original.getAttribute("maxlength"))
destination.focus()
}
Èñ¸ÁÁöÁ¡
°³²Á¡
ºÎ»êÁ¡
À̸§
ÇÚµåÆù
010
011
016
017
019
- -
°³ÀÎÁ¤º¸ ¼öÁý ¹× ÀÌ¿ë¿¡ µ¿ÀÇÇÔ [ ÀÚ¼¼È÷ º¸±â ]
-> À§ ³»¿ëÀº 2019³â07¿ù10ÀÏ 17½Ã31ºÐ00ÃÊ¿¡ Ãß°¡µÇ¾ú½À´Ï´Ù.
¾È³çÇϼ¼¿ä Since 2000, °³²|ºÎ»ê ¹à.Àº.¼º.¸ð.¾È.°ú ÀÔ´Ï´Ù.
»Ë»Ñ ÀÌ¿ëÀÚ Àü¿ë ¶ó½Ä&¶ó¼½ Ưº°ÇýÅÃ
Ưº°ÇÑ °¡°ÝÇÒÀÎÀ» µå¸®°í ÀÖ½À´Ï´Ù.
ÇÒÀΰú ´õºÒ¾î ´Ù¾çÇÑ Ãß°¡ ÇýÅÃÀÌ ÀÖÀ¸´Ï
ÀÚ¼¼ÇÑ »ó´ãÀ» ¿øÇÏ½Å´Ù¸é ¾Æ·¡ÀÇ À̹ÌÁö Ŭ¸¯ÈÄ ½Åû Áֽðųª,
¢Â »ó´ã¹®ÀÇ02-567-6077
¢Â ¹®ÀÚ¹®ÀÇ010-4368-2202
|