kcp 결제모듈 변경

This commit is contained in:
chicpro
2013-03-25 16:11:06 +09:00
parent 5ccf069b9c
commit 761aa2413f
17 changed files with 106 additions and 2059 deletions

View File

@ -2,9 +2,9 @@ BODY
{
}
td {font-family: "돋움", "돋움체", Arial, Verdana;font-size: 9pt;color: #000000;}
td {font-family: "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>", "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>ü", Arial, Verdana;font-size: 9pt;color: #000000;}
/*이미지*/
/*<EFBFBD>̹<EFBFBD><EFBFBD><EFBFBD>*/
.indexbox {background-image: url('../img/index_bg_box.jpg');padding-top: 58px;padding-right: 27px;padding-bottom: 27px;padding-left: 27px;}
.indexgen {background-image: url(../img/index_gen.jpg);background-repeat: no-repeat;}
.indexescrow {background-image: url(../img/index_escrow.jpg);}
@ -22,7 +22,7 @@ td {font-family: "돋움", "돋움체", Arial, Verdana;font-size: 9pt;color: #00
.boxbtm551 {background-image: url(../img/boxbtm551.gif);background-repeat: no-repeat;}
img { border: 0px; margin: 0px; padding: 0px;} /* img border 0 */
/*테이블*/
/*<EFBFBD><EFBFBD><EFBFBD>̺<EFBFBD>*/
.tbtop {background-color: #0f75ac;background-repeat: repeat;}
.tbleft {background-repeat: no-repeat;background-image: url(../img/tb_left.gif);height: 27px;color: #003b7e;width: 139px;padding:3 0 0 25;}
.tbline {background-color: #bbcbdb;background-repeat: repeat;}
@ -30,7 +30,7 @@ img { border: 0px; margin: 0px; padding: 0px;} /* img border 0 */
.padding12{padding-left: 12px;}
/*폰트*/
/*<EFBFBD><EFBFBD>Ʈ*/
.bold {font-weight: bold;}
.white {color: #ffffff;}
.orange {color: orange;}
@ -68,7 +68,7 @@ img { border: 0px; margin: 0px; padding: 0px;} /* img border 0 */
.title
{
font-family:"굴림";
font-family:"<EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
font-size: 12pt;
font-weight: bold;
@ -78,7 +78,7 @@ img { border: 0px; margin: 0px; padding: 0px;} /* img border 0 */
.sub
{
font-family:"돋움";
font-family:"<EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
font-size: 9pt;
color: #3f3f3f;
padding-left:20px;

View File

@ -1,8 +1,8 @@
body {FONT-FAMILY: ;font-size:12px;}
body {FONT-FAMILY: <EFBFBD><EFBFBD><EFBFBD><EFBFBD>;font-size:12px;}
/*base link*/
*, a {FONT-FAMILY: "Arial", "굴림"; font-size: 12px; TEXT-DECORATION: none}
a:hover {FONT-FAMILY: "Arial",; FONT-SIZE: 12px; color: #4D82A2; TEXT-DECORATION:none}
a {FONT-FAMILY: "Arial", "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>"; font-size: 12px; TEXT-DECORATION: none}
a:hover {FONT-FAMILY: "Arial",<EFBFBD><EFBFBD><EFBFBD><EFBFBD>; FONT-SIZE: 12px; color: #4D82A2; TEXT-DECORATION:none}
img { border:0; }
.bold {font-weight:bold;}
@ -13,8 +13,8 @@ img { border:0; }
.red { color:red;}
.blue { color:blue;}
.orange {color:orange;}
.frmselect {font-size:12px;font-family:"Arial",;color:#2c2c2c;border:1 solid #7f9db9;height:20px;margin-left:10px;}
.frminput {font-size:12px;font-family:"Arial",;color:#2c2c2c;border:1 solid #7f9db9;height:15px;margin-left:10px;}
.frmselect {font-size:12px;font-family:"Arial",<EFBFBD><EFBFBD><EFBFBD><EFBFBD>;color:#2c2c2c;border:1 solid #7f9db9;height:20px;margin-left:10px;}
.frminput {font-size:12px;font-family:"Arial",<EFBFBD><EFBFBD><EFBFBD><EFBFBD>;color:#2c2c2c;border:1 solid #7f9db9;height:15px;margin-left:10px;}
.width95 {width:95px;}
.celpadd {padding: 3 0 3 3;}
.celpadd1 {padding: 3 0 3 13;}