@charset "euc-kr";
@import url("Layout.css");

* { margin: 0px; padding:0px; }
body {
	margin: 0px; padding: 0px;
	font-family: "Dotum", Tahoma, sans-serif;
	font-size: small;
	line-height: 130%; color: #666666;
}
a:link, a:visited, a:active { text-decoration: none; color: #666; }
a:hover { color: #0087b4; text-decoration: underline; }


h1, h2, h3, h4, h5, h6, ul, li, ol { padding: 0px; margin: 0px; }
ul, ol { list-style: none; }
img { vertical-align: middle; }
img { border: none; }
.clear { clear: both; }


nput, textarea, select { font-family: "Dotum", Tahoma, sans-serif; font-size: 12px; font-size: 12px; color: #666; }
input { border-top: 1px solid #c5c5c5; border-left: 1px solid #c5c5c5; border-bottom: 1px solid #ececec; border-right: 1px solid #ececec; background-color: #f7f7f7; line-height: 130%; text-indent: 5px; height: 17px; }
.inputNo { border: none; background-color: transparent; }
textarea { width: 97%; height: 50px; border-top: 1px solid #c5c5c5; border-left: 1px solid #c5c5c5; border-bottom: 1px solid #ececec; border-right: 1px solid #ececec; background-color: #f7f7f7; line-height: 130%; text-indent: 5px; padding-right: 0.5em; font-size: 12px; }

* html select { margin-left: 6px; }
*:first-child+html select { margin-left: 6px; }

table { border-collapse: collapse; border-spacing: 0px; }

option { padding-right: 0.5em; } /* select option FF¿¡¼­ ±Û¾¾ °ãÄ¡°Ô ÇÏÁö ¾Ê°Ô ÇÕ´Ï´Ù. */

table { width: 100%; }
table { word-break: break-all; } /* ±Û¾¾°¡ ÀÚµ¿À¸·Î ¾Æ·¡ºÎºÐ¿¡ À§Ä¡ÇÏ°Ô Á¤ÀÇÇÕ´Ï´Ù. */

/* ÆùÆ®»ö»ó */
.Orange { color: #ff6600; }
.Sky { color: #3399cc; }
.Gray { color: #999; }
.Green { color: #669933; }
.Black { color: #000; }

/* ÆùÆ®»çÀÌÁî */
.font11 { font-size: 11px; }


/* °øÅë Layout
----------------------------------------------------------------------- */
#Body { width: 925px; margin: 0 auto; }
#Nav #typeA { float: left; width: 739px; }

#LeftCol { float: left; width: 190px; margin-right: 11px; }
#ContentMain { float: left; width: 538px; }
#Nav #typeB, #RightCol { float: right; width: 190px; }

*html #Content { width: 719px; }
#Content { float: right; width: 719px; padding-bottom: 50px; overflow: hidden; }

#Footer { clear: both; margin-bottom: 20px; }






/* 2´Ü ±¸Á¶ÀÇ Layout  */
.Deco2 h3, .Deco3 h3, .Deco2 li.Left { float: left; }
.Deco2 div, .Deco3 div, .Deco2 li.Right { float: right; }

.Deco3 { padding-bottom: 4px; }

/* °¡¿îµ¥ Á¤·Ä */
.center { text-align: center; }


/* HTML Background
-------------------------------------------------------------------------------------------------------------------------------------------------- */
body {  }
#Container { width: 980px; margin: 0 auto; background-color: #CCC; background: url(/bizsys/img/topBgLine_.gif) no-repeat; }
body, #Container { background-position: 0px 62px; }




/* Table Layout
-------------------------------------------------------------------------------------------------------------------------------------------------- */

/* ±âº» Å¸ÀÌÆ² */
#Table-Basic h3 { background: url(/bizsys/img/blTitle01.gif) 0 3px no-repeat; padding-left: 18px; padding-bottom: 5px; font-size: 12px; color: #333; }
#Table-Basic h3 span { font-weight: normal; color: #ff6600; font-size: 11px; }
#Table-Basic h3 small { font-weight: normal; color: #999; font-size: 11px; }


#Table-Basic h4 { background: url(/bizsys/img/blTitle02.gif) 0 3px no-repeat; padding-left: 18px; padding-bottom: 10px; font-size: 12px; color: #333; }
#Table-Basic h4 b { background-color: #FFF; padding-right: 10px: }


#Table-Basic ul.deco01 li { color: #4d4d4d; padding-bottom: 2px; padding-left: 20px; }
#Table-Basic ol.deco02 li { color: #4d4d4d; padding-bottom: 20px; margin-left: 20px; list-style-type: decimal;  }


#Table-Basic caption { background: url(/bizsys/img/blTitle01.gif) 0 2px no-repeat; padding-left: 18px; padding-bottom: 5px; font-size: 12px; color: #333; text-align: left; font-weight: bold;  }
#Table-Basic caption span { font-weight: normal; color: #ff6600; font-size: 11px; }
#Table-Basic caption small { font-weight: normal; color: #999; font-size: 11px; }


#Table-Basic thead th{ border-top: 2px solid #999; padding: 0px; }
#Table-Basic br { line-height: 25px; }

#Table-Basic th, #Table-Basic td { padding: 6px 3px 5px 15px; }
#Table-Basic th { background-color: #f5f5f5; border-bottom: 1px solid #CCC; text-align: left; border-right: 1px dotted #CCC; }
#Table-Basic td { border-bottom: 1px solid #CCC; border-right: 1px dotted #CCC; }
#Table-Basic td small { font-size: 11px; }
#Table-Basic .rightB { border-right: 0px; }


#Table-Basic .left { float: left; } /* 2´Ü ±¸¼ºÀÇ Å×ÀÌºí Left ºÎºÐ Á¤ÀÇ */
#Table-Basic .right { float: right; } /* 2´Ü ±¸¼ºÀÇ Å×ÀÌºí Right ºÎºÐ Á¤ÀÇ */
#Table-Basic span { font-size: 11px; color: #999; letter-spacing: -1px; } /*  */
#Table-Basic .left0 { padding-left: 0px; } /* padding-left ÀÇ °ªÀ» 0À¸·Î Á¤ÀÇÇÕ´Ï´Ù. */



#Table-Basic #Col li img { vertical-align: top; }
#Table-Basic #Col li{ width: 49%; } /* 2´Ü Å×ÀÌºíÀÇ °¡·Î »çÀÌÁî */
#Table-Basic #Col thead th{ padding: 6px 0 5px 0; text-align: center; } /* Å¸ÀÌÆ² ºÎºÐÀÇ ¸ð¾ç»õ Á¤ÀÇ */
#Table-Basic #Col li5 span { padding-top: 5px; display: block; padding-left: 10px; } /*  Left ¼³¸í¹®±¸ È¸»öÀÇ ±Û¾¾ */
#Table-Basic #Col li.right span { letter-spacing: -2px; } /* Right ¼³¸í¹®±¸ È¸»öÀÇ ±Û¾¾ */


#Table-Basic table#taH td, #Table-Basic table#taH th { padding-left: 0px; }
#Table-Basic table#taH thead td { font-weight: bold; background-color: #f5f5f5; border-right: 1px dotted #CCC; text-align: center; }
#Table-Basic table#taH .rightB { border-right: 0px; }
#Table-Basic table#taH .taLeft { text-align: left; padding-left: 10px; }
#Table-Basic table#taH .taRight { text-align: right; padding-right: 10px; }
#Table-Basic table#taH tbody th { text-align: center; border-right: 1px dotted #CCC; }
#Table-Basic table#taH tbody td { text-align: center; border-right: 1px dotted #CCC; }
#Table-Basic table#taH tfoot td { text-align: center; background-color: #f5f5f5; font-weight: bold; border-right: 1px solid #CCC;  }



/* È¸»ö ¶ó¿îµå ¹Ú½º */
#Gray-Box { background: url(/bizsys/img/boxGrayBg.gif) repeat-y #f9f9f9; text-align: center; }
#Gray-Box .bgRight { background: url(/bizsys/img/boxGrayBgRight.gif) right top repeat-y; }

#Gray-Box .bgTop { background: url(/bizsys/img/boxGrayTop.gif) no-repeat; text-indent: -8000px; }
#Gray-Box .bgTRight { background: url(/bizsys/img/boxGrayTRight.gif) right top no-repeat; height: 15px; }

#Gray-Box .bgBottom { background: url(/bizsys/img/boxGrayBottom.gif) left bottom no-repeat; }
#Gray-Box .bgBRight { padding: 0px 15px 0px 15px; background: url(/bizsys/img/boxGrayBRight.gif) right bottom no-repeat; }

#Gray-Box .space { line-height: 0px; height: 15px; }



/* Èò»ö ¶ó¿îµå ¹Ú½º */
#White-Box { background: url(/bizsys/img/boxWhiteBg.gif) repeat-y #FFF; text-align: center; }
#White-Box .bgRight { background: url(/bizsys/img/boxWhiteBgRight.gif) right top repeat-y; }

#White-Box .bgTop { background: url(/bizsys/img/boxWhiteTop.gif) no-repeat; text-indent: -8000px; }
#White-Box .bgTRight { background: url(/bizsys/img/boxWhiteTRight.gif) right top no-repeat; height: 15px; }

#White-Box .bgBottom { background: url(/bizsys/img/boxWhiteBottom.gif) left bottom no-repeat; }
#White-Box .bgBRight { padding: 0px 15px 0px 15px; background: url(/bizsys/img/boxWhiteBRight.gif) right bottom no-repeat; }

#White-Box .space { line-height: 0px; height: 15px; }



/* ¹öÆ°¼³Á¤
-------------------------------------------------------------------------------------------------------------------------------------------------- */

#btn { text-align: center; } /* °¡¿îµ¥ Á¤·Ä ÀÌ¹ÌÁö¸¸À¸·Î Á¤·ÄÀ» Ç¥ÇöÇÒ¶§ */

#btnC { position:relative; }
#btnC .page { position:absolute; left: 40%; }
#btnC .page01 { position:absolute; left: 45%; }

#btnC a {
	float:left;
	margin-right: 10px;
	display: block; text-indent: -8000px; width: 73px; height: 22px; background-repeat: no-repeat;
}
#btnC a:hover { background-position: left bottom; }
#btnC .Last { margin-right: 0px; }


a.btn-Prev { background-image: url(/bizsys/img/button/btnPrev.gif); } /* ÀÌÀü´Ü°è */
a.btn-Next { background-image: url(/bizsys/img/button/btnNext.gif); } /* ´ÙÀ½´Ü°è */
a.btn-Cancel { background-image: url(/bizsys/img/button/btnCancel.gif); } /* Ãë¼Ò */
a.btn-Modify { background-image: url(/bizsys/img/button/btnModify.gif); } /* ¼öÁ¤ÇÏ±â */
a.btn-Del { background-image: url(/bizsys/img/button/btnDel.gif); } /* »èÁ¦ÇÏ±â */

a.btn-Ok { background-image: url(/bizsys/img/button/btnOk.gif); } /* È®ÀÎ */
a.btn-Upgrade { background-image: url(/bizsys/img/button/btnUpgrade.gif);  } /* ¿¬Àå½ÅÃ» */
a.btn-Pay { background-image: url(/bizsys/img/button/btnPay.gif); } /* °áÁ¦ÇÏ±â */
a.btn-App { background-image: url(/bizsys/img/button/btnApp.gif); } /* ½ÅÃ»ÇÏ±â */
a.btn-TransferRequest { background-image: url(/bizsys/img/button/btnTransferRequest.gif); } /*  */


/* ¹öÆ°È¥ÀÚ ¾²ÀÏ°æ¿ì  */
.btn a { display: block; text-indent: -8000px; }
.btn a:hover { background-position: left bottom; }

/* ÆäÀÌÁö¼ö Layout */
.Num { text-align: center; }
.Num .active { font-weight: bold; }

/* ÆäÀÌÁö ¼³Á¤
-------------------------------------------------------------------------------------------------------------------------------------------------- */

#Content .gap { margin-bottom: 30px; }
#Content .bl li { background: url(/bizsys/img/bl02.gif) 0 6px no-repeat; padding-bottom: 4px; padding-left: 10px;  }



/* TAB ¼³Á¤
-------------------------------------------------------------------------------------------------------------------------------------------------- */

#tabs { background: url(/bizsys/img/tabBg.gif) left bottom repeat-x; height: 26px; }
#tabs li { display:inline; letter-spacing: -1px; }

#tabs a { float: left; background: url(/bizsys/img/tabBgLeft.gif) no-repeat; padding-left: 13px; text-decoration: none; margin-right: 5px: margin-left: 10px; }
#tabs a span { float: left; background: url(/bizsys/img/tabBgRight.gif) right top; display: block; padding-right: 16px; height: 26px; line-height: 26px;  }

#tabs a:hover, #tabs .on { background-position: left bottom;  }
#tabs a:hover span, #tabs .on span { background-position: right bottom; font-weight: bold; color: #666; }

#tabs a.tab01 { margin-left: 10px; }



/* ½ÅÃ»¼­ÀÛ¼º ÇÁ·Î¼¼½º °áÁ¦ ÇÁ·Î¼¼½º
-------------------------------------------------------------------------------------------------------------------------------------------------- */

#Content-System { background: url(/bizsys/img/box01Left.gif) repeat-y; }
#Content-System .bgRight { background: url(/bizsys/img/box01Right.gif) right top repeat-y; }

#Content-System h2 { background: url(/bizsys/img/box01Top.gif) no-repeat; text-indent: -8000px; }
#Content-System .h2Right { background: url(/bizsys/img/box01TRight.gif) right top no-repeat; height: 15px; }

#Content-System .page { background: url(/bizsys/img/box01Bottom.gif) left bottom no-repeat; }
#Content-System .pageRight { background: url(/bizsys/img/box01BRight.gif) right bottom no-repeat; padding-left: 37px; padding-top: 2px; }

#Content-System li { float: left; text-align: center; font-size: 11px; text-indent: 5px; }
#Content-System li b { background: url(/bizsys/img/bar01Bg.gif) no-repeat; display: block; width: 110px; height: 17px; }

#Content-System li.First b{ background: url(/bizsys/img/bar01First.gif) no-repeat; width: 112px; }
#Content-System li.Last b{ background: url(/bizsys/img/bar01Last.gif) right top no-repeat; width: 111px; }

#Content-System li.on { font-weight: bold; }
#Content-System li.on b { background-position: left bottom; }
#Content-System li.arr b { background-position: right bottom; }

/* È£½ºÆÃ ½ÅÃ» ¿Ï·á ÀÌ¹ÌÁö  layout  /payment/complete.html */
.complete-text { text-align: center; margin-bottom: 30px; }
.complete-text .img { padding-bottom: 15px; }
.complete-text b{ text-decoration: underline; }

.completeUpgrade { background-image: url(/bizsys/img/payment/completeUpgrade.gif); }



/* È¸»ö¶óÀÎ ¼³¸í¹®±¸ ¹Ú½º */
.Guide { border: 3px solid #e9e9e9; padding: 10px; }
.GuideBox { border: 1px solid #CCC; background-color: #f9f9f9; padding: 12px; text-align: center; }


/* È¸»ö¶ó¿îµå ¹Ú½º */
#boxGray { background: url(/bizsys/img/boxGrayBg.gif) repeat-y #f9f9f9; }
#boxGray .bgRight { background: url(/bizsys/img/boxGrayBgRight.gif) right top repeat-y; }

#boxGray .bgTop { background: url(/bizsys/img/boxGrayTop.gif) no-repeat; }
#boxGray .bgTRight { background: url(/bizsys/img/boxGrayTRight.gif) right top no-repeat; height: 10px; }

#boxGray .bgBottom { background: url(/bizsys/img/boxGrayBottom.gif) left bottom no-repeat; }
#boxGray .bgBRight { background: url(/bizsys/img/boxGrayBRight.gif) right bottom no-repeat;  padding: 0 11px; }



/* È¸»ö¶ó¿îµå ¹Ú½º Type02 */
#boxGrayW { background: url(/bizsys/img/boxGrayWBg.gif) repeat-y #FFF; margin: 0 auto; }
#boxGrayW .bgRight { background: url(/bizsys/img/boxGrayWBgRight.gif) right top repeat-y; }

#boxGrayW .bgTop { background: url(/bizsys/img/boxGrayWTop.gif) no-repeat; }
#boxGrayW .bgTRight { background: url(/bizsys/img/boxGrayWTRight.gif) right top no-repeat; height: 10px; }

#boxGrayW .bgBottom { background: url(/bizsys/img/boxGrayWBottom.gif) left bottom no-repeat; }
#boxGrayW .bgBRight { background: url(/bizsys/img/boxGrayWBRight.gif) right bottom no-repeat;  padding: 0 15px; }
#boxGrayW .space { line-height: 0px; }

#boxGrayW li { padding-bottom: 7px; }
#boxGrayW .www { font-size: 14px; font-weight: bold; padding-bottom: 18px; padding-top: 13px; border-top: 1px dashed #CCC; padding-left: 10px; }
#boxGrayW .www b { border-right: 1px solid #CCC; padding-right: 5px; margin-right: 10px; }

ul.dot li{ list-style-type: square; margin-left: 15px; }