 /* CSS Guide

1. ¸íÄªÀº ¿µ¹® ¼Ò¹®ÀÚ¸¦ »ç¿ë

2. º°µµ·Î ÁöÁ¤µÇ¾î¾ß ÇÏ´Â °æ¿ì ¿Ü¿¡´Â ´©±¸³ª ½Äº° °¡´ÉÇÑ ÀÌ¸§À» »ç¿ëÇÒ °Í

	¿¹> ÀÏ¹ÝÀûÀ¸·Î »ç¿ëÇÏ´Â ¿ë¾îÀÌ°Å³ª ÀÌÇØÇÒ ¼ö ÀÖ´Â ÇÕ¼º¾îf
		normboardview = normal + board + view (ÀÏ¹Ý °Ô½ÃÆÇ º¸±â)
		galboardlist = gallery +board + list (°¶·¯¸®Çü °Ô½ÃÆÇ ¸®½ºÆ®)

3.¸íÄªµÚ¿¡ Ãß°¡µÇ´Â ½ºÅ¸ÀÏÀº "2 ·Î Ãß°¡ÇÔ"

	¿¹> bbs_topÀÌ ±âº»ÀÌÁö¸¸ ÃßÈÄ¿¡ Ãß°¡µÇ¸é bbs_top2  ÀÌ·±½ÄÀ¸·Î ¸íÄª ÅëÀÏÈ­ ÇÔ  

4. ¹öÆ°ÀÇ ÀÌ¹ÌÁö ¸íÀº ±ä ´Ü¾î´Â 5ÀÚ ³»¿Ü·Î ÁÙ¿©¼­ »ç¿ë
	recommendation(ÃßÃµ) =  recomm
	btn_recommendation (x)  --->    btn_recomm  (o)

5. CSSÆÄÀÏ ÀÛ¾÷ÈÄ Ãß°¡ ¼öÁ¤½Ã¿¡ ÇØ´ç ÀÛ¾÷ÀÚ º»ÀÎÀÇ ÀÌ¸§À» ÁÖ¼®À¸·Î ±âÀÔ!
	(ÇÑ »ç¶÷ÀÌ Á÷Á¢ÀûÀ¸·Î °ü¸®ÇÏ¸é ÁÁÀ¸³ª, °øµ¿ ÀÛ¾÷½Ã ÆÄÀÏ ÈÑ¼Õ ¿ì·Á)
*/
@charset "euc-kr";

body, th, td, div, span, input, select, textarea {
	font: 12px Dotum,µ¸¿ò;
	line-height: 18px;
	color: #777777;
	letter-spacing:-0.5px;
	}
body {
	margin: 0 0 0 0;2008-06-18
	padding: 0;
	scrollbar-face-color:#F6F6F6;
	scrollbar-highlight-color:#FFF;
	scrollbar-shadow-color:#9F9C9C;
	scrollbar-3dlight-color:#FFF;
	scrollbar-darkshadow-color:#FFF;
	scrollbar-track-color:#FFF;
	scrollbar-arrow-color:#4E4E4E;
	}

A:link      {color: #777777; text-decoration: none}
A:visited   {color: #777777; text-decoration: none}
A:hover     {color: #777777; text-decoration: none}

/* select{behavior: url('https://image.creditbank.co.kr/static/newcredit/js/selectbox.htc');} */

form{margin:0px}

img {border:none 0;}
a {	selector-dummy: expression(this.hideFocus=true);cursor:pointer; }
p {	display:block; 	margin:0 none;	padding:0 none;}	
ul, ol, li {list-style:none; padding:0px; margin:0px;}


.fL {float:left;}
.fR {float:right}
.cB {clear:both}
.won {text-align:right; font-size:11px; padding-right:3px;}
.dotline_x {background:url(https://image.creditbank.co.kr/static/newcredit/img/common/dotline.gif) repeat-x; height:1px; width:100%; font-size:0px; margin:5px 0px; padding:0px}
/*================== CSS ½ºÅ¸ÀÏ ½ÃÀÛ ==================*/

/* ###### Layout ######################################################################################### */

/*===== layout =====*/
.sw { width:970px;} /* sub ¿µ¿ª Å×ÀÌºí ÀüÃ¼ °¡·Î»çÀÌÁî */
.creditbank_top    { height:100px; padding:10 0 0 0}/* sub top ¿µ¿ª */
.creditbank_body { padding:15 0 30 0;vertical-align:top;width:970px;} /*  body »ó´ÜÇÏ´Ü °£°Ý*/
.creditbank_footer{ height:125px; padding:15px 0px 15px 0px;background-image:url(https://image.creditbank.co.kr/static/newcredit/img/common/footer_line.gif);background-position:top;background-repeat:repeat-x;vertical-align:bottom;} /*footer »ó´ÜÇÏ´Ü °£°Ý*/
.creditbank_left { width:195px;text-align:left; vertical-align:top;} /*left  °¡·Î»çÀÌÁî »ó´ÜÇÏ´Ü °£°Ý*/
.creditbank_con { width:650px; text-align:left; vertical-align:top;	min-height: 600px;} /*con »ó´ÜÇÏ´Ü °£°Ý*/
.creditbank_subcon { width:775px; text-align:left; vertical-align:top;	min-height: 600px;} /*mall sunmain con °¡·Î»çÀÌÁî*/
.creditbank_ad { width:125px;text-align:right; vertical-align:top; } /*ad »ó´ÜÇÏ´Ü °£°Ý*/
.creditbank_footer11{ height:125px; padding:15px 0px 15px 0px;background-image:url(https://image.creditbank.co.kr/static/newcredit/img/common/footer_line__02.gif);background-position:top;background-repeat:repeat-x;vertical-align:bottom;} /*footer »ó´ÜÇÏ´Ü °£°Ý*/



/*===== gnb_color =====*/
.gnb_blue {height:40px;background:url('https://image.creditbank.co.kr/static/newcredit/img/cs/gnb_blue.jpg') 0 0 no-repeat;padding:0 0 0 20;width:970px; }/*gnb background¼Ó¼º, °£°Ý, °¡·Î»çÀÌÁî*/
.gnb_blue_customer {height:40px;background:url('https://image.creditbank.co.kr/static/newcredit/img/cs/gnb_blue_01.jpg') 0 0 no-repeat;padding:0 0 0 20;width:810px; }/*gnb background¼Ó¼º, °£°Ý, °¡·Î»çÀÌÁî*/


/*===== JOIN/LOGIN/ÁÖ¼Òº¯°æ/¸¶ÀÌÆäÀÌÁö/°í°´¼¾ÅÍ =====*/
.jw { width:810px;} /* 810px Å×ÀÌºí ÀüÃ¼ °¡·Î»çÀÌÁî */
.mw{width:750px;}/* sub¿µ¿ª Å×ÀÌºí ÀüÃ¼ °¡·Î»çÀÌÁî */
.lw { width:720px;} /* 720px Å×ÀÌºí ÀüÃ¼ °¡·Î»çÀÌÁî */

.gnb_join {height:40px;background:url('https://image.creditbank.co.kr/static/newcredit/img/cs/gnb_join.jpg') 0 0 no-repeat;padding:0 8 0 20; text-align:right;} /* gnb_join background¼Ó¼º, °£°Ý, °¡·Î»çÀÌÁî*/
.gnb_login {height:40px;background:url('https://image.creditbank.co.kr/static/newcredit/img/cs/gnb_login.jpg') 0 0 no-repeat;padding:0 8 0 20; text-align:left;} /* gnb_login background¼Ó¼º, °£°Ý, °¡·Î»çÀÌÁî*/
.gnb_cus {height:40px; text-align:left; padding:0 0 0 20;}/* °í°´¼¾ÅÍ-¼­ºê¸ÞÀÎ°ú ¼­ºêÆäÀÌÁöÀÇ »çÀÌÁîÀÇ À¯µ¿¼ºÀ¸·Î ÀÎÇÑ °£°Ý, °¡·Î»çÀÌÁî*/
.join_box {border-left-style:solid; border-right-style:solid; border-width:1; border-color:#D6E0F5; margin:0px;}
.join_bot {background-image:url(https://image.creditbank.co.kr/static/newcredit/img/common/box/join_dot.gif); background-repeat:repeat-x; background-position:bottom;}
.event {margin:20 0 20 0;}/* event Å×ÀÌºí ¼Ó¼º */
.event_bg {background-image:url(https://image.creditbank.co.kr/static/newcredit/img/common/event_bg.gif); background-repeat:no-repeat; padding:6 6 6 6; width:302; height:87;}/* event ÀÌ¹ÌÁöÀÇ background-image ¼Ó¼º */



/*===== ¼­ºê ¸ÞÀÎ =====*/
.submain_con {width:708px; text-align:left; vertical-align:top; padding-right:12;}/* Sub Main  Contents ¼Ó¼º, °£°Ý, °¡·Î»çÀÌÁî */
.submain_right {width:250px; text-align:right; vertical-align:top;}/* Sub Main Service Area + banner ¼Ó¼º, °¡·Î»çÀÌÁî */
.submain_bbs {font-size:12px; color:#777;font-weight:normal;background:url('https://image.creditbank.co.kr/static/newcredit/img/common/depth/submain_bbs_dot_blue.gif')  0px 6px no-repeat;padding-left:7px;margin-bottom:0px; margin-top:0px; line-height:20px; height:20px;}/*Sub Main board list µé¿©¾²±â ¾ø´Â ºí¸´ÀÖ´Â ÅØ½ºÆ®*/
.submain_bbs_bg{background-image:url(https://image.creditbank.co.kr/static/newcredit/img/common/submain/submain_bbs_bg.gif); background-repeat:repeat-x;} /*Sub Main board box, titleÀÌ ³ª¿À´Â background-image*/


/*kplus*/
.kplus_search{background-image:url(https://image.creditbank.co.kr/static/newcredit/img/kplus/submain_search_bg.gif); background-repeat:repeat-x;}/* gnbÇÏ´Ü¿¡ search box background-image*/
.kplus_input{ height:27px; background-color:#FFFFFF; border: 3px solid #ABABAB; width:350; font:11px Dotum,µ¸¿ò; padding:6 0 0 9;} /* gnbÇÏ´Ü¿¡ search box ³» input ¼Ó¼º*/
.kplus_line td{border-bottom:1px solid #EBEBEB; text-align:center; height:18; padding-top:2; text-align:left;}/* kplus ¼³¹®Á¶»ç  ¶óÀÎ ¼Ó¼º*/
.kplus_img03{background-image:url(https://image.creditbank.co.kr/static/newcredit/img/kplus/submain_img03_bg.gif); background-repeat:repeat-x; background-position:bottom;}/* kplus ³» ³ªÀÇÁö½ÄÇÃ·¯½º ÀüÃ¼box background-image*/
.kplus_img03_left{background-image:url(https://image.creditbank.co.kr/static/newcredit/img/kplus/submain_img03_01.gif); background-repeat:no-repeat; background-position:left bottom;}/* kplus ³» ³ªÀÇÁö½ÄÇÃ·¯½º box background-image02*/


/*moveone*/
.moveone_cal_no{background-image:url(https://image.creditbank.co.kr/static/newcredit/img/moveone/submain_img01_1.gif); background-repeat:no-repeat; width:167; height:37; font-weight:bold; text-align:center; vertical-align:top;letter-spacing:-1px; font-size:14px; color:#333;}/* moveone Âü¿©Áö¼ö box  ³» background-image, ³¯Â¥ ÆùÆ®¼Ó¼º*/
.moveone_no{background-image:url(https://image.creditbank.co.kr/static/newcredit/img/moveone/submain_img01_2.gif); background-repeat:no-repeat; width:173; height:63; font:Tahoma; font-weight:bold; text-align:center; letter-spacing:-1px; padding-bottom:15;padding-top:15px; font-size:48px; color:#FF981F; letter-spacing:-3px;}/* moveone Âü¿©Áö¼ö box  ³» background-image, ¼öÄ¡ ÆùÆ®¼Ó¼º*/


/*finance*/
.finance_box_bg{background-image:url(https://image.creditbank.co.kr/static/newcredit/img/finance/submain_box_bg.jpg); background-repeat:repeat-x;vertical-align:top;}/*finance Sub Main Service Contents box background-image */


/*card*/
.card_img_bg{background-image:url(https://image.creditbank.co.kr/static/newcredit/img/card/card_img_bg.gif); background-repeat:no-repeat; padding:6 6 6 6; width:122; height:87;}
.card_list {border-top-style:solid; border-bottom-style:solid; border-width:2px; border-color:#3366cc;}


/* submain List */
.submain_list {border-bottom:0px solid #3366CC;} /*ÇÏ´Ü ¶óÀÎ*/
.submain_list td {border-bottom:1px solid #EBEBEB; text-align:center; padding-top:5px; padding-bottom:2px;}  /*td »ó´ÜÇÏ´Ü°£°Ý, È¸»ö¶óÀÎ Á¤ÀÇ*/
.submain_list td.l {text-align:left; padding-left:10px;}  /*ÇÊµå ÁÂÃø °£°Ý*/
.submain_list a:link, .submain_list a:visited {color:#777; text-decoration:none;}  /*¸µÅ©  */
.submain_list a:active, .submain_list a:hover {color:#3366CC; text-decoration:underline;}  /*¸µÅ©  */


/* submain List2 */
.submain_list2 {border-bottom:0px solid #EBEBEB;} /*ÇÏ´Ü ¶óÀÎ*/
.submain_list2 td {border-bottom:1px solid #EBEBEB; text-align:center; padding-top:5px; padding-bottom:2px;height:28;}  /*td »ó´ÜÇÏ´Ü°£°Ý, È¸»ö¶óÀÎ Á¤ÀÇ*/
.submain_list2 td.l {text-align:left; padding-left:10px;}  /*ÇÊµå ÁÂÃø °£°Ý*/
.submain_list2 a:link, .submain_list2 a:visited {color:#777; text-decoration:none; font-weight: none;}  /*¸µÅ©  */
.submain_list2 a:active, .submain_list2 a:hover {color:#3366CC; text-decoration:underline; font-weight: none;}  /*¸µÅ©  */


/* sitemap*/
.blue_dot {color:#777; font-weight:normal;background:url('https://image.creditbank.co.kr/static/newcredit/img/utility/sitemap/bt.gif') 0px 7px no-repeat;padding-left:8px;margin-bottom:0px; margin-top:0px;line-height: 19px;}/* sitemap dot background ¿Ü¼Ó¼º*/




/* ###### LEFT Style ######################################################################################### */


.lp {padding:10px 12px 10px 12px;} /*Left ÄÁÅÙÃ÷ »óÇÏÁÂ¿ì padding*/

/*===== left_s1_a=====*/
.leftmenu_a{ width:180px;
  background-image:url('https://image.creditbank.co.kr/static/newcredit/img/common/left/left_bg_s1_a.gif');
  background-position:top;
  background-repeat:repeat-y;} /* left box °¡·Î¶óÀÎ */

.leftmenu_al_on:link {color:#3366CC; text-decoration:none;}      /* blue color È°¼ºÀÏ¶§ ¸µÅ© */
.leftmenu_al_on:visited {color:#3366CC; text-decoration:none;}  /* blue color È°¼ºÀÏ¶§ ¸µÅ© */
.leftmenu_al_on:active{color:#3366CC; text-decoration:none;}   /* blue color È°¼ºÀÏ¶§ ¸µÅ© */
.leftmenu_al_on:hover {color:#3366CC; text-decoration:none;}   /* blue color È°¼ºÀÏ¶§ ¸µÅ© */


.leftmenu_al:link {color:#888; text-decoration:none;}         /* blue color ºñÈ°¼ºÀÏ¶§ ¸µÅ© */
.leftmenu_al:visited {color:#888; text-decoration:none;}     /* blue color ºñÈ°¼ºÀÏ¶§ ¸µÅ© */
.leftmenu_al:active{color:#3366CC; text-decoration:none;} /* blue color ºñÈ°¼ºÀÏ¶§ ¸µÅ© */
.leftmenu_al:hover {color:#3366CC; text-decoration:none;} /* blue color ºñÈ°¼ºÀÏ¶§ ¸µÅ© */


.leftmenu_a .lp_s1_a_on{ font-size:12px; color:#3366CC;
             background:url('https://image.creditbank.co.kr/static/newcredit/img/common/left/blt_s1_a.gif') 0 3 no-repeat;
			 padding-left:15px;
			 margin-bottom:11px;
             line-height: 20px;}/* blue color style1 È°¼ºÀÏ¶§ */

.leftmenu_a .lp_s1_off{ font-size:12px; color:#888;
             background:url('https://image.creditbank.co.kr/static/newcredit/img/common/left/blt_s1.gif') 0 3 no-repeat;
			 padding-left:15px;
			 margin-bottom:11px;
             line-height: 20px;}/* blue color style1 ºñÈ°¼ºÀÏ¶§ */


/*===== left_s2_a=====*/
			 
.leftmenu_a .lp_s2_a_on{ font-size:11px; color:#3366CC; letter-spacing:-1px;
             background:url('https://image.creditbank.co.kr/static/newcredit/img/common/left/blt_s2_a.gif') 0 5px no-repeat;
			 padding-left:13px;
			 margin-bottom:11px;
             line-height: 20px;}/* blue color style2 È°¼ºÀÏ¶§ */

.leftmenu_a .lp_s2_off{ font-size:11px; color:#888; letter-spacing:-1px;
             background:url('https://image.creditbank.co.kr/static/newcredit/img/common/left/blt_s2.gif') 0 5px no-repeat;
			 padding-left:13px;
			 margin-bottom:11px;
             line-height: 20px;}/* blue color style2 ºñÈ°¼ºÀÏ¶§ */
			 

/*===== left_s3_a=====*/
.leftmenu_a .lp_s3_a_on{ font-size:12px; color:#3366CC;
             background:url('https://image.creditbank.co.kr/static/newcredit/img/common/left/blt_s3_a.gif') 0 4 no-repeat;
			 padding-left:15px;
			 margin-bottom:11px;
             line-height: 20px;}/* blue color style3 È°¼ºÀÏ¶§ */

.leftmenu_a .lp_s3_off{ font-size:12px; color:#888;
             background:url('https://image.creditbank.co.kr/static/newcredit/img/common/left/blt_s3.gif') 0 4 no-repeat;
			 padding-left:15px;
			 margin-bottom:11px;
             line-height: 20px;}/* blue color style3 ºñÈ°¼ºÀÏ¶§ */




/* ###### COMMON Style ######################################################################################### */

.common_input {font-size:11px;height:16px; background-color:#FFFFFF; border: 0px solid #FFFFFF;} /* common_search box input */
.common_search {border:2px solid #5189DC; background-color:#fff; padding:0 0 0 0;height:22px;width:138px;vertical-align:top;} /* common_search box ¼Ó¼º */


/*link*/
.common_link1 {font-size:11px;color:#555; text-decoration:none;line-height:16px;}                  /* Utility  ¸µÅ©  */
.common_link1:link {font-size:11px;color:#555; text-decoration:none;line-height:16px;}            /* Utility  ¸µÅ©  */
.common_link1:visited {font-size:11px;color:#555; text-decoration:none;line-height:16px;}        /* Utility  ¸µÅ©  */
.common_link1:hover {font-size:11px;color:#1354B3; text-decoration:none;line-height:16px;}    /* Utility  ¸µÅ©  */

.common_link2 {font-size:12px;color:#1354B3; font-weight: bold;text-decoration:none;line-height:16px;letter-spacing:-1px;}        /* Utility  ¸µÅ©  */
.common_link2:link {font-size:12px;color:#1354B3; font-weight: bold;text-decoration:none;line-height:16px;letter-spacing:-1px;}   /* Utility  ¸µÅ©  */
.common_link2:visited {font-size:12px;color:#1354B3;font-weight: bold; text-decoration:none;line-height:16px;letter-spacing:-1px;}   /* Utility  ¸µÅ©  */
.common_link2:hover {font-size:12px;color:#1354B3; font-weight: bold;text-decoration:none;line-height:16px;letter-spacing:-1px;}   /* Utility  ¸µÅ©  */

.common_link3:link {font-size:11px;color:#666; font-weight: normal; text-decoration:none;letter-spacing:-1.5px;}       /* sitemap¸µÅ© */
.common_link3:visited {font-size:11px;color:#666; font-weight: normal; text-decoration:none;letter-spacing:-1.5px;}  /* sitemap ¸µÅ© */
.common_link3:active{font-size:11px;color:#666; font-weight: normal; text-decoration:none;letter-spacing:-1.5px;}        /* sitemap ¸µÅ© */
.common_link3:hover {font-size:11px;color:#666; font-weight: normal; text-decoration:underline;letter-spacing:-1.5px;}  /* sitemap ¸µÅ© */

.blue_link:link {color:#777; text-decoration:none;}      /*  ¿À¹ö½Ã #3366cc ¸µÅ©  */
.blue_link:visited {color:#777; text-decoration:none;}  /*  ¿À¹ö½Ã #3366cc ¸µÅ©  */
.blue_link:active{color:#3366cc; text-decoration:none;} /*  ¿À¹ö½Ã #3366cc ¸µÅ©  */
.blue_link:hover {color:#3366cc; text-decoration:none;}  /*  ¿À¹ö½Ã #3366cc ¸µÅ©  */



/*===== name =====*/

.name2{color:#333; font-weight:bold; text-decoration:underline; font-size:12px;}/*DB ÀÌ¸§ È£ÃâÄÃ·¯*/
.name4{color:#333; font-weight:bold; text-decoration:underline; font-size:14px;}/*DB ÀÌ¸§ È£ÃâÄÃ·¯*/
.name6{color:#333; font-weight:bold; text-decoration:underline; font-size:16px;}/*DB ÀÌ¸§ È£ÃâÄÃ·¯*/
.name4_c{color:#3366cc; font-weight:bold; text-decoration:underline; font-size:14px;}/*DB ÀÌ¸§ È£ÃâÄÃ·¯*/
.number{font:Tahoma; font-weight:bold}/* number ±âº»°ª*/
.line1 {border-bottom-style:solid; border-width:1px; border-color:#dcdcdc; height:25px;}



/*line*/
.gray_line_x { 
		background-image:url(https://image.creditbank.co.kr/static/newcredit/img/common/gray_line.gif);
		background-position:top;
		background-repeat:repeat-x;}/* gray_line_x */
		
.gray_line_x2 { 
		background-image:url(https://image.creditbank.co.kr/static/newcredit/img/common/gray_line.gif);
		background-position:bottom;
		background-repeat:repeat-x;}/* gray_line_x2 */

.gray_line_y { 
		background-image:url(https://image.creditbank.co.kr/static/newcredit/img/common/gray_line.gif);
		background-position:top;
		background-repeat:repeat-y;}/* gray_line_y */

		


/*===== content =====*/
.cw { width:650px; vertical-align:top;} /* ÄÁÅÙÃ÷¿µ¿ª Å×ÀÌºí ÀüÃ¼ °¡·Î»çÀÌÁî */


/*===== input =====*/
.input { height:19px; background-color:#FFFFFF; border: 1px solid #CFCFCF;} /* input box */
.txtarea { height:280px; background-color:#FFFFFF; border: 1px solid #D4D4D4;} /* txtarea */


/*===== scrollbox =====*/
#scrollbox { 
	width:100%; height:100%; overflow:auto; padding:0px; border:0px;
	scrollbar-face-color: #FFFFFF; 
	scrollbar-shadow-color: #E3E3E3;
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-3dlight-color: #E3E3E3;
	scrollbar-darkshadow-color: #FFFFFF; 
	scrollbar-track-color: #F7F7F7;
	scrollbar-arrow-color: #A4A4A4;
	background-color:#FFFFFF; 
}
#scrollbox ol {margin-top:3px; margin-left:7px; padding:0px;}
#scrollbox ol li {background:url('https://image.creditbank.co.kr/static/newcredit/img/common/depth/dot_gray.gif') 0px 5px no-repeat; padding-left:8px;}

/*===== title =====*/
.creditbank_tit {padding-bottom:20px;}/*±âº» title ÇÏ´Ü°£°Ý 20px*/


/*===== »ó´Ü ÄÚ¸àÆ® =====*/
.top_cmmt1   {font-size:11px; color:#777;font-weight:normal;background:url('https://image.creditbank.co.kr/static/newcredit/img/common/depth/4d_dot.gif') 24px 5px no-repeat;padding-left:33px;margin-bottom:0px; margin-top:4px;line-height: 16px;}/*°øÅë (»ó´Ü comments ³» 4depthºí¸´ + text)*/
.top_cmmt2   {font-size:11px; color:#777;font-weight:normal;background:url(file:///C|/Documents%20and%20Settings/sooyoung/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/A91QZI9G/none); margin-bottom:0px; margin-top:4px;line-height: 16px;}/*°øÅë (»ó´Ü comments ³» ºí¸´¾ø´Â text)*/
.top_cmmt3   {font-size:11px; color:#777;font-weight:normal;background:url('https://image.creditbank.co.kr/static/newcredit/img/common/depth/4d_dot.gif') 0px 6px no-repeat;padding-left:8px;margin:0px 0px px 0px; line-height:16px;}


.cmmt1   {font-size:11px; color:#777;font-weight:normal;background:url('https://image.creditbank.co.kr/static/newcredit/img/common/depth/dot_gray.gif') 0px 5px no-repeat;padding-left:7px;margin-bottom:0px; margin-top:4px; line-height:16px;}/*»ó´Ü comments ³» dot_grayºí¸´ + text)*/
.cmmt2   {font-size:11px; color:#777;font-weight:normal;background:url('https://image.creditbank.co.kr/static/newcredit/img/common/depth/dot.gif') 0px 5px no-repeat;padding-left:7px;margin-bottom:0px; margin-top:4px; line-height:16px;}/*»ó´Ü comments ³» dot_grayºí¸´ + text)*/
.cmmt3   {font-size:12px; color:#777;font-weight:normal;background:url('https://image.creditbank.co.kr/static/newcredit/img/common/depth/dot_gray.gif') 0px 5px no-repeat;padding-left:7px;margin-bottom:0px; margin-top:4px; line-height:16px;}/*Å×ÀÌºí ¾È¿¡ ¸®½ºÆ®ÀÏ °æ¿ì dot_grayºí¸´ + text)*/
.cmmt4   {font-size:12px; color:#777;font-weight:normal;background:url('https://image.creditbank.co.kr/static/newcredit/img/common/depth/3d_blt.gif') 0px 5px no-repeat;padding-left:7px;margin-bottom:0px; margin-top:4px; line-height:16px;}/*Å×ÀÌºí ¾È¿¡ ¸®½ºÆ®ÀÏ °æ¿ì dot_grayºí¸´ + text)*/
.cmmt5   {font-size:11px; color:#3366cc;font-weight:normal;background:url('https://image.creditbank.co.kr/static/newcredit/img/common/depth/dot.gif') 0px 5px no-repeat;padding-left:7px;margin-bottom:0px; margin-top:2px; line-height:16px;}/*»ó´Ü comments ³» dot_grayºí¸´ + text)*/
.cmmt6   {font-size:11px; color:#777;font-weight:normal;background:url(file:///C|/Documents%20and%20Settings/sooyoung/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/A91QZI9G/none) ;padding-left:7px;margin-bottom:0px; margin-top:2px; line-height:16px;}/*»ó´Ü comments ³» dot_grayºí¸´ + text)*/
.cmmt7   {font-size:12px; color:#777;font-weight:normal;background:url('https://image.creditbank.co.kr/static/newcredit/img/common/depth/dot_gray01.gif') 0px 4px no-repeat;padding-left:10px;margin-bottom:0px; margin-top:10px; line-height:16px;}/*Å×ÀÌºí ¾È¿¡ ¸®½ºÆ®ÀÏ °æ¿ì dot_grayºí¸´ + text)*/





/*===== 1µª½º ½ºÅ¸ÀÏ =====*/
h1 {font-size:0px; margin-top:8px; margin-bottom:20px;}

h1.h1{font-size:14px; color:3366CC;background:url('https://image.creditbank.co.kr/static/newcredit/img/common/depth/1depth.gif') 0 2px no-repeat;padding-left:16px;padding-top:0px;margin:0px 0px 0px 0px;}/*ÃÖ»ó´Ü Å¸ÀÌÆ²¿¡ ¼³¸í¹®±¸°¡ ÀÖÀ» ¶§ 1Depth ±âº» title »ó´Ü°£°Ý 30px*/
h1.normal {font-size:14px; color:3366CC;background:url(file:///C|/Documents%20and%20Settings/sooyoung/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/A91QZI9G/none) 0 0 no-repeat;margin:30px 0px 7px 0px;}/*1Depth title ºí¸´ ¾øÀ»¶§, Å×ÀÌºí°úÀÇ°£°Ý 10px*/
h1.normal2 {font-size:14px; color:3366CC;background:url(file:///C|/Documents%20and%20Settings/sooyoung/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/A91QZI9G/none) 0 0 no-repeat;margin:0px 0px 7px 0px;}/*1Depth title ºí¸´ ¾øÀ»¶§, Å×ÀÌºí°úÀÇ°£°Ý 10px*/
h1.h1_cmmt   {font-size:12px; color:#777;font-weight:normal;background:url('https://image.creditbank.co.kr/static/newcredit/img/common/depth/4d_dot.gif') 0px 7px no-repeat;padding-left:9px;margin-top:0px; margin-bottom:1px; line-height:18px;}/*1Depth ³»¿ë ¸®½ºÆ®*/
h1.h1_cmmt2   {font-size:12px; color:#777;font-weight:normal;background:url('https://image.creditbank.co.kr/static/newcredit/img/common/depth/4d_dot.gif') 7px 5px no-repeat;padding-left:16px;margin-top:0px; margin-bottom:1px; line-height:16px;}/*1Depth ³»¿ë ¸®½ºÆ®*/
h1.h1_cmmt3   {font-size:12px; color:#777;font-weight:normal;background:url('https://image.creditbank.co.kr/static/newcredit/img/common/depth/4d_dot.gif') 11px 5px no-repeat;padding-left:22px;margin:0px 0px 0px 0px;}/*1Depth ³»¿ë ¸®½ºÆ®*/
h1.h1_cmmt4 {font-size:12px; color:#777;font-weight:normal;background:url('https://image.creditbank.co.kr/static/newcredit/img/common/depth/4d_dot.gif') 17px 6px no-repeat;padding-left:25px;margin-bottom:0px; margin-top:2px; }/*2Depth ºí¸´ ÀÖÀ»¶§ */
h1 div {margin-top:-15px; float:right; font-size:11px;}


/*===== 2µª½º ½ºÅ¸ÀÏ =====*/
h2 {margin-bottom:10px; text-align:left;}
h2.h2{font-size:12px; color:3366CC;font-weight: bold;background:url('https://image.creditbank.co.kr/static/newcredit/img/common/depth/2depth.gif') 17px 3px no-repeat;padding-left:31px;margin:13px 0px 5px 0px;}/*2Depth ±âº» title »ó´Ü°£°Ý 20px*/
h2.normal{font-size:12px; color:3366CC;font-weight: bold;background:url(file:///C|/Documents%20and%20Settings/sooyoung/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/A91QZI9G/none) 0px 3px no-repeat;padding-left:17px;margin:13px 0px 5px 0px;}/*2Depth title ºí¸´ ¾øÀ»¶§*/
h2.normal2{font-size:12px; color:3366CC;font-weight: bold;background:url('https://image.creditbank.co.kr/static/newcredit/img/common/depth/2depth.gif') 0px 3px no-repeat;padding-left:15px;margin:13px 0px 5px 0px;}/*2Depth title ºí¸´ ¾øÀ»¶§*/
h2.h2_list{font-size:12px; color:3366CC;font-weight: bold;background:url('https://image.creditbank.co.kr/static/newcredit/img/common/depth/2depth.gif') 17px 3px no-repeat;padding-left:31px;margin:2px 0px 0px 0px;}/*2Depth ±âº» title »ó´Ü°£°Ý 20px*/
h2 div {margin-top:-15px; float:right; font-size:11px;}

h2.h2_dot {font-size:12px; color:#777;font-weight:normal;background:url('https://image.creditbank.co.kr/static/newcredit/img/common/depth/dot.gif') 0px 6px no-repeat;padding-left:7px;margin-top:0px; margin-bottom:1px; line-height:16px;}/*dot µé¿©¾²±â ¾øÀ»¶§*/
h2.h2_dot2 {font-size:12px; color:#777;font-weight:normal;background:url('https://image.creditbank.co.kr/static/newcredit/img/common/depth/dot.gif') 7px 6px no-repeat;padding-left:16px;margin-top:0px; margin-bottom:1px; line-height:16px;}/*1Depth ³»¿ë ¸®½ºÆ®*/
h2.h2_dot3 {font-size:12px; color:#777;font-weight:normal;background:url('https://image.creditbank.co.kr/static/newcredit/img/common/depth/dot.gif') 17px 6px no-repeat;padding-left:25px;margin-bottom:0px; margin-top:0px; }/*2Depth ºí¸´ ÀÖÀ»¶§ */

h2.h2_cmmt   {font-size:11px; color:#777;font-weight:normal;background:url('https://image.creditbank.co.kr/static/newcredit/img/common/depth/4d_dot.gif') 0px 7px no-repeat;padding-left:8px;margin-top:0px; margin-bottom:1px; line-height:16px;}/*1Depth ³»¿ë ¸®½ºÆ®*/
h2.h2_cmmt2   {font-size:11px; color:#777;font-weight:normal;background:url('https://image.creditbank.co.kr/static/newcredit/img/common/depth/4d_dot.gif') 7px 7px no-repeat;padding-left:16px;margin-top:0px; margin-bottom:1px; line-height:16px;}/*1Depth ³»¿ë ¸®½ºÆ®*/
h2.h2_cmmt3 {font-size:11px; color:#777;font-weight:normal;background:url('https://image.creditbank.co.kr/static/newcredit/img/common/depth/4d_dot.gif') 17px 6px no-repeat;padding-left:25px;margin-bottom:0px; margin-top:0px; }/*2Depth ºí¸´ ÀÖÀ»¶§ */
h2.h2_cmmt4   {font-size:12px; color:#3366cc;font-weight:bold;background:url('https://image.creditbank.co.kr/static/newcredit/img/common/depth/4d_dot.gif') 0px 5px no-repeat;padding-left:8px;margin-top:0px; margin-bottom:0px; line-height:16px;}/*µé¿©¾²±â¾ø´Â 12px ºí·çÄÃ·¯ÆùÆ®*/

/*===== 3µª½º ½ºÅ¸ÀÏ =====*/
h3.h3 {font-size:12px; color:#444;font-weight:normal;background:url('https://image.creditbank.co.kr/static/newcredit/img/common/depth/3depth.gif') 19px 4px no-repeat;padding-left:31px;margin:5px 0px 0px 0px;}/*3Depth ±âº» title */
h3.normal {font-size:12px; color:#444;font-weight:normal;background:url(file:///C|/Documents%20and%20Settings/sooyoung/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/A91QZI9G/none) 5px 5px no-repeat;padding-left:14px;margin-bottom:0px; margin-top:0px; margin-bottom:1px;}/*3Depth title ºí¸´ ¾øÀ»¶§*/
h3.h3_normal {font-size:12px; color:#444;font-weight:normal;background:url('https://image.creditbank.co.kr/static/newcredit/img/common/depth/3depth.gif') 0px 4px no-repeat;padding-left:11px;margin:0px 0px 0px 0px;}/*3Depth ±âº» title */
h3.h3 div {margin-top:-20px; font-size:11px; text-align:right;}

h3.h3_dot   {font-size:12px; color:#777;font-weight:normal;background:url('https://image.creditbank.co.kr/static/newcredit/img/common/depth/dot.gif') 32px 6px no-repeat;padding-left:41px;margin-top:0px; margin-bottom:1px;}
h3.h3_dot2 {font-size:12px; color:#777;font-weight:normal;background:url('https://image.creditbank.co.kr/static/newcredit/img/common/depth/dot.gif') 32px 6px no-repeat;padding-left:41px;margin-top:0px; margin-bottom:1px;}

h3.h3_cmmt   {font-size:12px; color:#777;font-weight:normal;background:url('https://image.creditbank.co.kr/static/newcredit/img/common/depth/4d_dot.gif') 32px 6px no-repeat;padding-left:41px;margin-top:0px; margin-bottom:1px;}
h3.h3_cmmt2 {font-size:12px; color:#777;font-weight:normal;background:url('https://image.creditbank.co.kr/static/newcredit/img/common/depth/4d_dot.gif') 32px 6px no-repeat;padding-left:41px;margin-top:0px; margin-bottom:1px;}





/*===== 4µª½º ½ºÅ¸ÀÏ =====*/
h4.h4 {font-size:11px;color:#777;font-weight:normal;background:url('https://image.creditbank.co.kr/static/newcredit/img/common/depth/4d_dot.gif')  22px 9px no-repeat;padding-left:31px;padding-top:4px;margin-top:0px; margin-bottom:1px; line-height:16px;}
h4.h4_normal {font-size:11px; color:#777;font-weight:normal;background:url('https://image.creditbank.co.kr/static/newcredit/img/common/depth/4d_dot.gif') 0px 6px no-repeat;padding-left:9px;margin:3px 0px px 0px;}

h4.h4_dot {font-size:11px;color:#777;font-weight:normal;background:url('https://image.creditbank.co.kr/static/newcredit/img/common/depth/dot.gif')  22px 9px no-repeat;padding-left:31px;padding-top:4px; margin-top:0px; margin-bottom:1px; line-height:16px;}
h4.h4_cmmt1 {font-size:11px; color:#777;font-weight:normal;background:url('https://image.creditbank.co.kr/static/newcredit/img/common/depth/4d_dot.gif') 32px 6px no-repeat;padding-left:41px;margin:3px 0px px 0px;}
h4.h4_cmmt2 {font-size:11px; color:#777;font-weight:normal;background:url('https://image.creditbank.co.kr/static/newcredit/img/common/depth/4d_dot.gif') 39px 6px no-repeat;padding-left:48px;margin:3px 0px px 0px;}






/* ###### icon Style ######################################################################################### */

/*º°Ç¥ ÁÖ¼®*/
h2.h2_is_org_bace{font-size:11px; color:#FF6F00;font-weight:normal;background:url('https://image.creditbank.co.kr/static/newcredit/img/common/icon/icon_star_org.gif')  0px 4px no-repeat;padding-left:11px;margin-bottom:0px; margin-top:0px; line-height:16px;}/*µé¿©¾²±â ¾ø´Â º°Ç¥ÁÖ¼® ÅØ½ºÆ®*/
h2.h2_is_org {font-size:11px; color:#FF6F00;font-weight:normal;background:url('https://image.creditbank.co.kr/static/newcredit/img/common/icon/icon_star_org.gif')  17px 4px no-repeat;padding-left:28px;margin-bottom:0px; margin-top:0px; line-height:16px;}
h3.h3_is_org {font-size:11px; color:#FF6F00;font-weight:normal;background:url('https://image.creditbank.co.kr/static/newcredit/img/common/icon/icon_star_org.gif')  32px 4px no-repeat;padding-left:41px;margin-bottom:0px; margin-top:0px; line-height:16px;}
h2.h2_is_gray {font-size:11px; color:#999;font-weight:normal;background:url('https://image.creditbank.co.kr/static/newcredit/img/common/icon/icon_star_gray.gif')  0px 4px no-repeat;padding-left:11px;margin-bottom:2px; margin-top:0px; line-height:16px; letter-spacing:-1px;}

/*°¢ Ã¤³Îº° Å×ÀÌºí ¹× º°Ç¥ÁÖ¼®*/
h2.h2_is1 {font-size:11px; color:#999;font-weight:normal;background:url('https://image.creditbank.co.kr/static/newcredit/img/common/icon/icon_star.gif')  0px 4px no-repeat;padding-left:11px;margin-bottom:2px; margin-top:9px; line-height:16px; letter-spacing:-1px;}
h2.h2_is2 {font-size:11px; color:#999;font-weight:normal;background:url('https://image.creditbank.co.kr/static/newcredit/img/common/icon/icon_star.gif')  7px 4px no-repeat;padding-left:18px;margin-bottom:2px; margin-top:9px; line-height:16px; letter-spacing:-1px;}
h2.h2_is3 {font-size:11px; color:#999;font-weight:normal;background:url('https://image.creditbank.co.kr/static/newcredit/img/common/icon/icon_star.gif')  0px 4px no-repeat;padding-left:11px;margin-bottom:0px; margin-top:0px; line-height:16px; letter-spacing:-1px;}
h2.h2_is_blue {font-size:11px; color:#4B82DA;font-weight:normal;background:url('https://image.creditbank.co.kr/static/newcredit/img/common/icon/icon_star.gif')  0px 4px no-repeat;padding-left:11px;margin-bottom:0px; margin-top:0px; line-height:16px; letter-spacing:-1px;}

/* ###### TABLE Style ######################################################################################### */




/*±âº»½ºÅ¸ÀÏ width:100% */


/* °¡·ÎÇü table */
table.tbl {width:100%;} /* ÀüÃ¼ Å×ÀÌºí ¼Ó¼º */
.tbl thead th {border:1px solid #3366CC; font-size:12px; color:#3366CC;font-weight: bold; padding-top:6px; padding-left:6px; padding-right:5px;padding-bottom:4px;}
.tbl thead th.sub {border:1px solid #3366CC; color:5C85D6;}
.tbl td   {border-Color:#C1D1F0; border-bottom:1 solid #C1D1F0; vertical-align:middle; padding:4 10 2 10; border-left-style:none; border-top-style:none;} /* td±âº»½ºÅ¸ÀÏ */
.c {text-align:center; padding-left:5px; padding-right:5px;}
.l {text-align:left; padding-left:5px; padding-right:5px;}
.r {text-align:right; padding-left:0px; padding-right:10px;}
.cell {background-color:EAEFFA; color:#3366CC; padding:4 5 2 5; height:25px; text-align:center;font-weight: bold;} /* ÅØ½ºÆ® °¡¿îµ¥Á¤·Ä ¹è°æ ÁøÇÑÄ®¶ó */
.cell_l {background-color:EAEFFA; color:#3366CC; padding:4 5 2 5; height:25px; text-align:left;} /* ÅØ½ºÆ® leftÁ¤·Ä ¹è°æ ÁøÇÑÄ®¶ó */
.cell2 {background-color:#F6F8FD; color:#3366CC; padding:4 5 2 5; height:25px; text-align:center;} /* ÅØ½ºÆ® °¡¿îµ¥Á¤·Ä ¹è°æ ¿¬ÇÑÄ®¶ó */
.cell2_l {background-color:#F6F8FD; color:#3366CC; padding:4 5 2 5; height:25px; text-align:left;} /* ÅØ½ºÆ® leftÁ¤·Ä ¹è°æ ¿¬ÇÑÄ®¶ó */
.cell2_r {background-color:#F6F8FD; color:#3366CC; padding:4 5 2 5; height:25px; text-align:right;} /* ÅØ½ºÆ® ¿À¸¥ÂÊÁ¤·Ä */
.tbl td table td {border-width:0px; padding:0px;}
.tbl td.sub_2l{background-color:F5F7FC;font-size:11px;color:5C85D6;;padding-top:4px; padding-bottom:1px;font-weight:bold;text-align:left;} 


table.tbl____1 {width:100%;} /* ÀüÃ¼ Å×ÀÌºí ¼Ó¼º */
.tbl____1 thead th {border:1px solid #3366CC; font-size:12px; color:#3366CC;font-weight: bold; padding-top:6px; padding-left:6px; padding-right:5px;padding-bottom:4px;}
.tbl____1 thead th.sub {border:1px solid #3366CC; color:5C85D6;}
.tbl____1 td   {border-Color:#C1D1F0; border-bottom:1 solid #C1D1F0; vertical-align:middle; padding:4 10 2 10; border-left-style:none; border-top-style:none;} /* td±âº»½ºÅ¸ÀÏ */
.c {text-align:center; padding-left:5px; padding-right:5px;}
.l {text-align:left; padding-left:5px; padding-right:5px;}
.r {text-align:right; padding-left:0px; padding-right:10px;}
.cell {background-color:EAEFFA; color:#3366CC; padding:4px 5px 2px 5px; height:25px; text-align:center;font-weight: bold;} /* ÅØ½ºÆ® °¡¿îµ¥Á¤·Ä ¹è°æ ÁøÇÑÄ®¶ó */
.cell_l {background-color:EAEFFA; color:#3366CC; padding:4 5 2 5; height:25px; text-align:left;} /* ÅØ½ºÆ® leftÁ¤·Ä ¹è°æ ÁøÇÑÄ®¶ó */
.cell2 {background-color:#F6F8FD; color:#3366CC; padding:4 5 2 5; height:25px; text-align:center;} /* ÅØ½ºÆ® °¡¿îµ¥Á¤·Ä ¹è°æ ¿¬ÇÑÄ®¶ó */
.cell2_l {background-color:#F6F8FD; color:#3366CC; padding:4 5 2 5; height:25px; text-align:left;} /* ÅØ½ºÆ® leftÁ¤·Ä ¹è°æ ¿¬ÇÑÄ®¶ó */
.cell2_r {background-color:#F6F8FD; color:#3366CC; padding:4 5 2 5; height:25px; text-align:right;} /* ÅØ½ºÆ® ¿À¸¥ÂÊÁ¤·Ä */
.tbl____1 td table td {border-width:0px; padding:0px;}
.tbl____1 td.sub_2l{background-color:F5F7FC;font-size:11px;color:5C85D6;;padding-top:4px; padding-bottom:1px;font-weight:bold;text-align:left;} 



table.tb22 {width:100%;} /* ÀüÃ¼ Å×ÀÌºí ¼Ó¼º */
.tb22 thead th {border:1px solid #3366CC; font-size:12px; color:#3366CC;font-weight: bold; padding-top:6px; padding-left:6px; padding-right:5px;padding-bottom:4px;}
.tb22 thead th.sub {border:1px solid #3366CC; color:5C85D6;}
.tb22 td   {border-Color:#C1D1F0; border-bottom:1 solid #C1D1F0; vertical-align:middle; padding:4 10 2 10; border-left-style:none; border-top-style:none;} /* td±âº»½ºÅ¸ÀÏ */
.c {text-align:center; padding-left:5px; padding-right:5px;}
.l {text-align:left; padding-left:5px; padding-right:5px;}
.r {text-align:right; padding-left:0px; padding-right:10px;}
.cell {background-color:EAEFFA; color:#3366CC; padding:4 5 2 5; height:25px; text-align:center;font-weight: bold;} /* ÅØ½ºÆ® °¡¿îµ¥Á¤·Ä ¹è°æ ÁøÇÑÄ®¶ó */
.cell_l {background-color:EAEFFA; color:#3366CC; padding:4 5 2 5; height:25px; text-align:left;} /* ÅØ½ºÆ® leftÁ¤·Ä ¹è°æ ÁøÇÑÄ®¶ó */
.cell2 {background-color:#F6F8FD; color:#3366CC; padding:4 5 2 5; height:25px; text-align:center;} /* ÅØ½ºÆ® °¡¿îµ¥Á¤·Ä ¹è°æ ¿¬ÇÑÄ®¶ó */
.cell2_l {background-color:#F6F8FD; color:#3366CC; padding:4 5 2 5; height:25px; text-align:left;} /* ÅØ½ºÆ® leftÁ¤·Ä ¹è°æ ¿¬ÇÑÄ®¶ó */
.cell2_r {background-color:#F6F8FD; color:#3366CC; padding:4 5 2 5; height:25px; text-align:right;} /* ÅØ½ºÆ® ¿À¸¥ÂÊÁ¤·Ä */
.tb22 td table td {border-width:0px; padding:0px;}
.tb22 td.sub_2l{background-color:F5F7FC;font-size:11px;color:5C85D6;;padding-top:4px; padding-bottom:0px;font-weight:bold;text-align:left;} 

/* ¼¼·ÎÇü Å×ÀÌºí */
table.tbl_row    {width:100%;border-bottom:1px solid #3366CC; border-top:1px solid #3366CC;} /* ÀüÃ¼ Å×ÀÌºí ¼Ó¼º »ó´Ü ÇÏ´Ü ¶óÀÎ*/
.tbl_row th      {border-right:1px solid #C1D1F0; border-bottom:1px solid #C1D1F0; background-color:#EAEFFA; font-size:12px; color:#3366CC; font-weight:bold; padding-top:4px; padding-bottom:1px; border-top-style:none;}  /*th »ó´ÜÇÊµå¶óÀÎ Á¤ÀÇ*/
.tbl_row th.sub {background-color:F5F7FC;font-size:11px;color:5C85D6;border-bottom:1px solid #C1D1F0; padding-top:4px; padding-bottom:1px; border-top-style:none; border-left-style:none;} 
.tbl_row th.sub_2r{border-right:1px solid #C1D1F0;background-color:F5F7FC;font-size:11px;color:5C85D6;;padding-top:4px; padding-bottom:1px;font-weight:bold; text-align:center;} 
.tbl_row td.sub_2l{background-color:F5F7FC;font-size:11px;color:5C85D6;;padding-top:4px; padding-bottom:1px;font-weight:bold; text-align:center;} 
.tbl_row td       {border-bottom:1px solid #C1D1F0; padding-top:4px; padding-bottom:1px; text-align:left; padding-left:10px; font-size:12px; border-left-style:none; border-top-style:none;}
.tbl_row td.r     {text-align:right; padding-right:10px;}
.tbl_row td.c     {text-align:center; padding-left:5px; padding-right:5px;}
.tbl_row td.bd_R {border-right:1px solid #3366CC;}
.tbl_row td.bd_R2 {border-right:1px solid #C1D1F0; border-bottom:1px solid #C1D1F0;}/*ÇÊµå°¡ 2°³·Î ³ª´²Áú ¶§ thÀÇ ¿ÞÂÊ Å×ÀÌºí ¶óÀÎÄÃ·¯¼Ó¼º*/
.tbl_row tr.cell2 td {background-color:F5F7FC;}
.tbl_row td.cell3  {background-color:f5f5f5;}
.tbl_row td table td {border-width:0px; padding:0px;}




table.tbl_row_1    {width:100%;border-bottom:1px solid #3366CC; border-top:1px solid #3366CC;} /* ÀüÃ¼ Å×ÀÌºí ¼Ó¼º »ó´Ü ÇÏ´Ü ¶óÀÎ*/
.tbl_row_1 th      {border-right:1px solid #C1D1F0; border-bottom:1px solid #C1D1F0; background-color:#EAEFFA; font-size:12px; color:#3366CC; font-weight:bold; padding-top:4px; padding-bottom:1px; border-top-style:none;}  /*th »ó´ÜÇÊµå¶óÀÎ Á¤ÀÇ*/
.tbl_row_1 th.sub {background-color:F5F7FC;font-size:11px;color:5C85D6;border-bottom:1px solid #C1D1F0; padding-top:4px; padding-bottom:1px; border-top-style:none; border-left-style:none;} 
.tbl_row_1 th.sub_2r{border-right:1px solid #C1D1F0;background-color:F5F7FC;font-size:11px;color:5C85D6;;padding-top:4px; padding-bottom:1px;font-weight:bold; text-align:center;} 
.tbl_row_1 td.sub_2l{background-color:F5F7FC;font-size:11px;color:5C85D6;;padding-top:4px; padding-bottom:1px;font-weight:bold; text-align:center;} 
.tbl_row_1 td       {border-bottom:1px solid #C1D1F0; padding-top:4px; padding-bottom:1px; text-align:left; padding-left:10px; font-size:12px; border-left-style:none; border-top-style:none;}
.tbl_row_1 td.r     {text-align:right; padding-right:10px;}
.tbl_row_1 td.c     {text-align:center; padding-left:5px; padding-right:5px;}
.tbl_row_1 td.bd_R {border-right:1px solid #3366CC;}
.tbl_row_1 td.bd_R2 {border-right:1px solid #C1D1F0; border-bottom:1px solid #C1D1F0;}/*ÇÊµå°¡ 2°³·Î ³ª´²Áú ¶§ thÀÇ ¿ÞÂÊ Å×ÀÌºí ¶óÀÎÄÃ·¯¼Ó¼º*/
.tbl_row_1 tr.cell2 td {background-color:F5F7FC;}
.tbl_row_1 td.cell3  {background-color:f5f5f5;}
.tbl_row_1 td table td {border-width:0px; padding:0px;}





table.tbl_row_01    {width:100%;border-bottom:1px solid #3366CC; border-top:1px solid #3366CC;} /* ÀüÃ¼ Å×ÀÌºí ¼Ó¼º »ó´Ü ÇÏ´Ü ¶óÀÎ*/
.tbl_row_01 th      {border-right:1px solid #C1D1F0; border-bottom:1px solid #C1D1F0; background-color:#EAEFFA; font-size:12px; color:#3366CC; font-weight:bold; padding-top:4px; padding-bottom:1px; border-top-style:none;}  /*th »ó´ÜÇÊµå¶óÀÎ Á¤ÀÇ*/
.tbl_row_01 th.sub {background-color:F5F7FC;font-size:11px;color:5C85D6;border-bottom:1px solid #C1D1F0; padding-top:4px; padding-bottom:1px; border-top-style:none; border-left-style:none;} 
.tbl_row_01 th.sub_2r{border-right:1px solid #C1D1F0;background-color:F5F7FC;font-size:11px;color:5C85D6;;padding-top:4px; padding-bottom:1px;font-weight:bold; text-align:center;} 
.tbl_row_01 td.sub_2l{background-color:F5F7FC;font-size:11px;color:5C85D6;;padding-top:4px; padding-bottom:1px;font-weight:bold; text-align:center;} 
.tbl_row_01 td       {border-bottom:1px solid #C1D1F0; padding-top:4px; padding-bottom:1px; text-align:left; padding-left:10px; font-size:12px; border-left-style:none; border-top-style:none;}
.tbl_row_01 td.r     {text-align:right; padding-right:10px;}
.tbl_row_01 td.c     {text-align:center; padding-left:5px; padding-right:5px;}
.tbl_row_01 td.bd_R {border-right:1px solid #3366CC;}
.tbl_row_01 td.bd_R2 {border-right:1px solid #C1D1F0; border-bottom:1px solid #C1D1F0;}/*ÇÊµå°¡ 2°³·Î ³ª´²Áú ¶§ thÀÇ ¿ÞÂÊ Å×ÀÌºí ¶óÀÎÄÃ·¯¼Ó¼º*/
.tbl_row_01 tr.cell2 td {background-color:F5F7FC;}
.tbl_row_01 td.cell3  {background-color:f5f5f5;}
.tbl_row_01 td table td {border-width:0px; padding:0px;}






/* ÀÔ·Â Å×ÀÌºí */
table.tbl_submit {border-Color:#C1D1F0; width:100%;border-bottom:1px solid #3366CC; border-top:1px solid #3366CC;} /* ÀüÃ¼ Å×ÀÌºí ¼Ó¼º »ó´Ü ÇÏ´Ü ¶óÀÎ*/
.tbl_submit th { text-align:left;border-right:1px solid #C1D1F0;border-bottom:1px solid #C1D1F0;background-color:EAEFFA;font-size:12px;color:#3366CC;font-weight: bold;padding-top:3px; padding-bottom:3px;  border-top-style:none;}  /*th »ó´ÜÇÊµå¶óÀÎ Á¤ÀÇ*/
.tbl_submit th img {margin-top:2px;}
.tbl_submit td {border-bottom:1px solid #C1D1F0; padding-left:10px; padding-top:3px; padding-bottom:3px; font-size:12px; border-top-style:none;  border-left-style:none;}
.tbl_submit td.text {padding-top:3px; padding-bottom:3px;}
.tbl_submit tr.cell2 td {background-color:F5F7FC;}
.tbl_submit td table td {border-width:0px; padding:0px;}
.tbl_submit td.bd_R {border-right:1px solid #3366CC;}
.tbl_submit td.bd_R2 {border-right:1px solid #C1D1F0;}/*ÇÊµå°¡ 2°³·Î ³ª´²Áú ¶§ thÀÇ ¿ÞÂÊ Å×ÀÌºí ¶óÀÎÄÃ·¯¼Ó¼º*/
.tbl_submit td.bd_R3 {border-right:1px solid #C1D1F0; background-color:EAEFFA;}/*ÇÊµå°¡ 2°³·Î ³ª´²Áú ¶§ thÀÇ ¿ÞÂÊ Å×ÀÌºí ¶óÀÎÄÃ·¯¼Ó¼º*/
.tbl_submit td table td {border-width:0px; padding:0px;}



/* ÀÔ·Â Å×ÀÌºí_¹Ú½º³» 2 */
table.tbl_submit2 {border-Color:#C1D1F0; width:100%;border-bottom:1px solid #C1D1F0; border-top:1px solid #C1D1F0;} /* ÀüÃ¼ Å×ÀÌºí ¼Ó¼º »ó´Ü ÇÏ´Ü ¶óÀÎ*/
.tbl_submit2 th { text-align:left;border-right:1px solid #C1D1F0;border-bottom:1px solid #C1D1F0;background-color:EAEFFA;font-size:12px;color:#3366CC;font-weight: bold;padding-top:3px; padding-bottom:3px; }  /*th »ó´ÜÇÊµå¶óÀÎ Á¤ÀÇ*/
.tbl_submit2 th img {margin-top:2px;}
.tbl_submit2 td {border-bottom:1px solid #C1D1F0; padding-left:10px; padding-top:3px; padding-bottom:3px; font-size:12px;}
.tbl_submit2 td.text {padding-top:3px; padding-bottom:3px;}
.tbl_submit2 tr.cell2 td {background-color:F5F7FC;}
.tbl_submit2 td table td {border-width:0px; padding:0px;}
.tbl_submit2 td.bd_R {border-right:1px solid #3366CC;}
.tbl_submit2 td.bd_R2 {border-right:1px solid #C1D1F0;}/*ÇÊµå°¡ 2°³·Î ³ª´²Áú ¶§ thÀÇ ¿ÞÂÊ Å×ÀÌºí ¶óÀÎÄÃ·¯¼Ó¼º*/
.tbl_submit2 td.bd_R3 {border-right:1px solid #C1D1F0; background-color:EAEFFA;}/*ÇÊµå°¡ 2°³·Î ³ª´²Áú ¶§ thÀÇ ¿ÞÂÊ Å×ÀÌºí ¶óÀÎÄÃ·¯¼Ó¼º*/
.tbl_submit2 td table td {border-width:0px; padding:0px;}



/* ÀÔ·Â Å×ÀÌºí_¹Ú½º³» 3 */
table.tbl_row01    	{border-Color:#C1D1F0; width:100%;border-bottom:1px solid #3366CC; border-top:1px solid #3366CC; width:650px;} /* ÀüÃ¼ Å×ÀÌºí ¼Ó¼º »ó´Ü ÇÏ´Ü ¶óÀÎ*/
.tbl_row01 th       {border-right:1px solid #C1D1F0;border-bottom:1px solid #C1D1F0;background-color:EAEFFA;font-size:11px;color:#3366CC;font-weight: bold;padding-top:4px; padding-bottom:1px; }  /*th »ó´ÜÇÊµå¶óÀÎ Á¤ÀÇ*/
.tbl_row01 th.bg	{background-color:#F5F7FC;font-size:11px; color:5C85D6;border-bottom:1px solid #C1D1F0; border-right:1px solid #F5F7FC; padding-top:4px; padding-bottom:1px; text-align:left; padding-left:30px; font-weight:100;} /*th sub title »ó´ÜÇÊµå¶óÀÎ Á¤ÀÇ*/
.tbl_row01 th.bg_r	{background-color:#F5F7FC; font-size:11px; color:5C85D6; padding-top:4px; padding-bottom:1px; text-align:right; padding-right:30px; font-weight:100;} /*th sub title »ó´ÜÇÊµå¶óÀÎ Á¤ÀÇ*/
.tbl_row01 td          {border-bottom:1px solid #C1D1F0; padding-top:4px; padding-bottom:1px; text-align:center; font-size:12px; font-size:11px; letter-spacing:-0.1em;}
.tbl_row01 td table td {border-width:0px; padding:0px;}


table.tbl_row02 {border-bottom:1px solid #3366CC; border-top:1px solid #3366CC; width:633px;} /* ÀüÃ¼ Å×ÀÌºí ¼Ó¼º »ó´Ü ÇÏ´Ü ¶óÀÎ*/
.tbl_row02 th 	{background-color:#EAEFFA; border-bottom:1px solid #3366CC; border-right:1px solid #3366CC; font-size:11px; color:#3366CC; border-left:0; font-weight:bold; height:25px;}  /*th »ó´ÜÇÊµå¶óÀÎ Á¤ÀÇ*/
.tbl_row02 th.bg	{background:#F5F7FC; font-size:11px; color:#5C85D6; border-bottom:1px solid #3366CC; border-right:0; padding:4px 1px 0px 30px; text-align:left; font-weight:100; height:25px;} /*th sub title »ó´ÜÇÊµå¶óÀÎ Á¤ÀÇ*/
.tbl_row02 th.bg_r	{background:#F5F7FC; font-size:11px; color:#5C85D6; border-bottom:1px solid #3366CC; border-right:0; padding:4px 30px 0px 0px; text-align:right; font-weight:100; height:25px;} /*th sub title »ó´ÜÇÊµå¶óÀÎ Á¤ÀÇ*/

.tbl_row02 td          {border-bottom:1px solid #C1D1F0; padding-top:4px; padding-bottom:1px; text-align:center; font-size:11px; letter-spacing:-0.1em; border-left:0;}
.tbl_row02 td table td {border-width:0px; padding:0px;}

/*°£°Ý °ª¿¡ ÀÇÇØ ÄÚµù½Ã width:633px */


/* °¡·ÎÇü table */
table.tbl_pad {border-Color:#C1D1F0; margin-left:17px; width:633px;} /* ÀüÃ¼ Å×ÀÌºí ¼Ó¼º */
.tbl_pad thead th {border:1px solid #3366CC; font-size:12px; color:#3366CC;font-weight: bold; padding-top:6px; padding-left:6px; padding-right:5px;padding-bottom:4px;}
.tbl_pad thead th.sub {border:1px solid #3366CC; color:5C85D6;}
.tbl_pad td   {border-Color:#C1D1F0; border-bottom:1 solid #C1D1F0; vertical-align:middle; padding:4 10 2 10;  border-top-style:none;  border-left-style:none;} /* td±âº»½ºÅ¸ÀÏ */
.c {text-align:center; padding-left:5px; padding-right:5px;}
.l {text-align:left; padding-left:5px; padding-right:5px;}
.r {text-align:right; padding-left:0px; padding-right:10px;}
.cell {background-color:EAEFFA; color:#3366CC; padding:4 5 2 5; height:25px; text-align:center;} /* ÅØ½ºÆ® °¡¿îµ¥Á¤·Ä ¹è°æ ÁøÇÑÄ®¶ó */
.cell_l {background-color:EAEFFA; color:#3366CC; padding:4 5 2 5; height:25px; text-align:left;} /* ÅØ½ºÆ® leftÁ¤·Ä ¹è°æ ÁøÇÑÄ®¶ó */
.cell2 {background-color:#F6F8FD; color:#3366CC; padding:4 5 2 5; height:25px; text-align:center;} /* ÅØ½ºÆ® °¡¿îµ¥Á¤·Ä ¹è°æ ¿¬ÇÑÄ®¶ó */
.cell2_l {background-color:#F6F8FD; color:#3366CC; padding:4 5 2 5; height:25px; text-align:left;} /* ÅØ½ºÆ® leftÁ¤·Ä ¹è°æ ¿¬ÇÑÄ®¶ó */
.cell2_r {background-color:#F6F8FD; color:#3366CC; padding:4 5 2 5; height:25px; text-align:right;} /* ÅØ½ºÆ® ¿À¸¥ÂÊÁ¤·Ä */


/* ¼¼·ÎÇü Å×ÀÌºí */
table.tbl_row_pad    {border-Color:#C1D1F0; border-bottom:1px solid #3366CC; border-top:1px solid #3366CC;margin-left:17px; width:633px;} /* ÀüÃ¼ Å×ÀÌºí ¼Ó¼º »ó´Ü ÇÏ´Ü ¶óÀÎ*/
.tbl_row_pad th       {border-right:1px solid #C1D1F0; border-bottom:1px solid #C1D1F0; background-color:#EAEFFA; font-size:12px;color:#3366CC; font-weight: bold; padding-top:5px; padding-bottom:5px; border-top-style:none;}  /*th »ó´ÜÇÊµå¶óÀÎ Á¤ÀÇ*/
.tbl_row_pad th.sub {background-color:F5F7FC;font-size:11px; color:#5C85D6; border-bottom:1px solid #C1D1F0; padding-top:5px; padding-bottom:6px;}  /*th »ó´ÜÇÊµå¶óÀÎ Á¤ÀÇ*/
.tbl_row_pad td       {border-bottom:1px solid #C1D1F0; padding-top:5px; padding-bottom:2px; text-align:left; padding-left:10px; font-size:12px;  border-top-style:none;  border-left-style:none;}
.tbl_row_pad td.r     {text-align:right; padding-right:10px;}
.tbl_row_pad td.bd_R {border-right:1px solid #3366CC;}
.tbl_row_pad td.bd_R2 {border-right:1px solid #C1D1F0;}/*ÇÊµå°¡ 2°³·Î ³ª´²Áú ¶§ thÀÇ ¿ÞÂÊ Å×ÀÌºí ¶óÀÎÄÃ·¯¼Ó¼º*/
.tbl_row_pad td.cen     {text-align:center; padding:0px;}
.tbl_row_pad tr.cell2 td {background-color:F5F7FC;}
.tbl_row_pad td table td {border-width:0px; padding:0px;}


/* ÀÔ·Â Å×ÀÌºí */
table.tbl_submit_pad {border-Color:#C1D1F0; border-bottom:1px solid #3366CC; border-top:1px solid #3366CC;margin-left:17px;} /* ÀüÃ¼ Å×ÀÌºí ¼Ó¼º »ó´Ü ÇÏ´Ü ¶óÀÎ*/
.tbl_submit_pad th { text-align:left;border-right:1px solid #C1D1F0;border-bottom:1px solid #C1D1F0;background-color:EAEFFA;font-size:12px;color:#3366CC;font-weight: bold;padding-top:6px; padding-bottom:3px; }  /*th »ó´ÜÇÊµå¶óÀÎ Á¤ÀÇ*/
.tbl_submit_pad th img {margin-top:2px;}
.tbl_submit_pad td {border-bottom:1px solid #C1D1F0; padding-left:10px; padding-top:3px; padding-bottom:3px; font-size:12px;  border-top-style:none;  border-left-style:none;}
.tbl_submit_pad td.text {padding-top:5px; padding-bottom:1px;}
.tbl_submit_pad tr.cell2 td {background-color:F5F7FC;}
.tbl_submit_pad td table td {border-width:0px; padding:0px;}
.tbl_submit_pad td.bd_R {border-right:1px solid #3366CC;}
.tbl_submit_pad td.bd_R2 {border-right:1px solid #C1D1F0;}/*ÇÊµå°¡ 2°³·Î ³ª´²Áú ¶§ thÀÇ ¿ÞÂÊ Å×ÀÌºí ¶óÀÎÄÃ·¯¼Ó¼º*/





/*===== faq =====*/
table.faq_list {width:650px; border-top:1px solid #3366CC; border-bottom:1px solid #3366CC;}

.faq_q  {font-size:12px;font-weight:normal;background:#fff         url(https://image.creditbank.co.kr/static/newcredit/img/common/faq/faq_q.gif) 10px 7px no-repeat;padding-left:27px;padding-bottom:1px;padding-top:4px; padding-right:15px;margin-top:0px; margin-bottom:1px; line-height:18px;}/* °Ë»ö °¡¿îµ¥ Á¤·Ä, »ó´ÜÇÏ´Ü ÄÁÅÙÃ÷¿Í 30 ¿©¹é border-bottom:1px solid #C1D1F0;  */
.faq_q1 {font-size:12px;font-weight:normal;background:#fff         url(https://image.creditbank.co.kr/static/newcredit/img/common/faq/faq_q.gif) 10px 7px no-repeat;padding-left:27px;padding-bottom:1px;padding-top:4px; padding-right:15px;margin-top:0px; margin-bottom:1px; line-height:18px;border-top:1px solid #C1D1F0;}/* °Ë»ö °¡¿îµ¥ Á¤·Ä, »ó´ÜÇÏ´Ü ÄÁÅÙÃ÷¿Í 30 ¿©¹é border-bottom:1px solid #C1D1F0;  */
.faq_q2 {font-size:12px;font-weight:normal;background:#F6F8FD url(https://image.creditbank.co.kr/static/newcredit/img/common/faq/faq_q.gif) 10px 7px no-repeat;padding-left:27px;padding-bottom:1px;padding-top:4px; padding-right:15px;margin-top:0px; margin-bottom:1px; line-height:18px;border-top:1px solid #C1D1F0;}
.faq_a1 {font-size:12px;font-weight:normal;background:#fff         url(https://image.creditbank.co.kr/static/newcredit/img/common/faq/faq_a.gif) 10px 7px no-repeat;padding-left:27px;padding-bottom:1px;padding-top:4px; padding-right:15px;margin-top:0px; margin-bottom:1px; line-height:18px;border-top:1px solid #C1D1F0;}
.faq_a2 {font-size:12px;font-weight:normal;background:#F6F8FD url(https://image.creditbank.co.kr/static/newcredit/img/common/faq/faq_a.gif) 10px 7px no-repeat;padding-left:27px;padding-bottom:1px;padding-top:4px; padding-right:15px;margin-top:0px; margin-bottom:1px; line-height:18px;border-top:1px solid #C1D1F0;}
.faq_list td cell {vertical-align:middle;} /* td±âº»½ºÅ¸ÀÏ */

.faq_list td.bd_R {border-right:1px solid #C1D1F0;vertical-align:middle;background-color:EAEFFA;padding-top:20px;}




/* ###### Font Style ######################################################################################### */
/*===== small font =====*/
.stxt_01 {font-size:11px; line-height:16px; color:#FF6F00; letter-spacing:-1px;} /* small »çÀÌÁî ÁÖÈ²Ä®¶ó (ÁÖ¼®, help ¼³¸íºÎºÐ¿¡ »ç¿ë) */
.stxt_02 {font-size:11px; line-height:16px; color:#999999; letter-spacing:-1px;} /* small »çÀÌÁî ±×·¹ÀÌÄ®¶ó */
.stxt_03 {font-size:11px; line-height:16px; color:#777777; letter-spacing:-1px;} /* small »çÀÌÁî ±×·¹ÀÌÄ®¶ó */
.stxt_03_c {font-size:11px; line-height:16px; color:#3366CC; letter-spacing:-1px;}
.stxt_04 {font-size:11px; line-height:16px; color:#555555;} /* small »çÀÌÁî ±×·¹ÀÌÄ®¶ó */
.stxt {letter-spacing:-1px;}
.stxt_05 {font-size:11px; line-height:16px; color:#888888;}
.stxt_06 {font-size:11px; line-height:16px; color:#54a40e;}

/*===== Message font =====*/
.msg_01_b {font-size:12px; line-height:18px; color:#777777; font-weight:bold;}
.msg_02 {font-size:14px; line-height:20px; color:#5E5E5E; font-weight:bold;}
.msg_03 {font-size:14px; line-height:20px; color:#3366CC; font-weight:bold;}
.msg_04 {font-size:14px; line-height:20px; color:#FF6F00; font-weight:bold; letter-spacing:-1px;}
.msg_05 {font-size:14px; line-height:20px; color:#333333; font-weight:bold; letter-spacing:-1px;}
.msg_06 {color:#3366cc;}
.msg_07 {font-size:14px; line-height:18px; color:#888;}

/* Æ÷ÀÎÆ® ÄÃ·¯  */ 
/*===== Core =====*/
.pnt_lightgray {color:#777777;} /* Æ÷ÀÎÆ® ±×·¹ÀÌ ±ÛÃ¼ */
.pnt_lightgray_b {color:#777777; font-weight: bold;} /* °¢ Ã¤³Î Æ÷ÀÎÆ® ±½ÀºÃ¼ */

.pnt_gray {color:#444444;} /* Æ÷ÀÎÆ® ±×·¹ÀÌ ±ÛÃ¼ */
.pnt_gray_b {color:#444444; font-weight: bold;} /* °¢ Ã¤³Î Æ÷ÀÎÆ® ±½ÀºÃ¼ */

.pnt_gray2 {color:#777;} /* Æ÷ÀÎÆ® ±×·¹ÀÌ ±ÛÃ¼ */
.pnt_gray2_b {color:#777; font-weight: bold;} /* °¢ Ã¤³Î Æ÷ÀÎÆ® ±½ÀºÃ¼ */

.pnt_gray3 {color:#333;} /* Æ÷ÀÎÆ® ±×·¹ÀÌ ±ÛÃ¼ */
.pnt_gray3_b {color:#333; font-weight: bold;} /* °¢ Ã¤³Î Æ÷ÀÎÆ® ±½ÀºÃ¼ */

.pnt_org {color:#FF6F00;} /* Æ÷ÀÎÆ® ±×·¹ÀÌ ±ÛÃ¼ */
.pnt_org_b {color:#FF6F00; font-weight: bold;} /* °¢ Ã¤³Î Æ÷ÀÎÆ® ±½ÀºÃ¼ */



.pnt {color:#3366CC;} /* Æ÷ÀÎÆ® ÄÃ·¯ */
.pnt_b {color:#3366CC; font-weight: bold;} /* ±âº» Æ÷ÀÎÆ® ±½ÀºÃ¼ */
.pnt_s {color:#3366CC;font-size:11px;} /* Æ÷ÀÎÆ® ÄÃ·¯ */
.pnt_s_b {color:#3366CC;font-size:11px;font-weight: bold;} /* Æ÷ÀÎÆ® ÄÃ·¯ */
.pnt1 {color:#4b82da;} /* 3 Æ÷ÀÎÆ® ÄÃ·¯ */
.pnt1_b {color:#4b82da; font-weight: bold;}  /* 3 Æ÷ÀÎÆ® ÄÃ·¯ ±½ÀºÃ¼ */


/*===== ÃÑ Â÷´Ü°Ç¼ö font =====*/
.all_cut_num{font: 45px tahoma;line-height: 18px;color: #3366cc;letter-spacing:-0.5px;}
.all_cut_num02{font: 22px tahoma;line-height: 18px;color: #3366cc;letter-spacing:-0.5px;font-weight:bold;}
.all_cut_txt{font: 14px ;line-height: 18px;color: #444;letter-spacing:-0.5px;font-weight:bold;}

/* ÅØ½ºÆ®¸µÅ©  */ 
.txt_link A:link      {color: #777777; text-decoration: none}
.txt_link A:visited   {color: #777777; text-decoration: none}
.txt_link A:hover     {color: #3366cc; font-weight:bold; text-decoration: underline}


/*=================== Áö½ÄÇÃ·¯½º Áö½Ä³»°ø box=====================================*/
.leftmenu_kplus {width:180px;
  background-image:url('https://image.creditbank.co.kr/static/newcredit/img/kplus/point/left_bg_s1_a.gif');
  background-position:top;
  background-repeat:repeat-y;}  /* left box °¡·Î¶óÀÎ */


/* log_text */
.log_text_kplus   {font-size:12px; color:#666;font-weight:bold;background:url('https://image.creditbank.co.kr/static/newcredit/img/kplus/point/dot_gray.gif') 10px 8px no-repeat;padding-left:17px;margin-bottom:0px; margin-top:20px;line-height:16px;}/*»ó´Ü comments ³» dot_grayºí¸´ + text)*/
.log_text_kplus02   {font-size:12px; color:#666;font-weight:bold;background:url('https://image.creditbank.co.kr/static/newcredit/img/kplus/point/dot_gray.gif') 10px 5px no-repeat;padding-left:17px;margin-bottom:0px; margin-top:20px;line-height:16px;}/*»ó´Ü comments ³» dot_grayºí¸´ + text)*/
.pnt_b_kplus {color:#3366CC; font-weight: bold; text-decoration:underline;} /* ¹ØÁÙ ±½ÀºÃ¼ */


/*line*/
.blue_line_x_kplus { 
		background-image:url(https://image.creditbank.co.kr/static/newcredit/img/kplus/point/blue_dot.gif);
		background-position:bottom;
		background-repeat:repeat-x;} /* blue_line_x */


/* ###### Box Style ######################################################################################### */


/*===== ¼­ºê ¹Ú½º ¶óÀÎ 1px ±×·¹ÀÌ =====*/
.submain_top{ background-image:url(https://image.creditbank.co.kr/static/newcredit/img/common/box/submain_dot.gif); background-repeat:repeat-x; background-position:top;}
.submain_bot{ background-image:url(https://image.creditbank.co.kr/static/newcredit/img/common/box/submain_dot.gif); background-repeat:repeat-x; background-position:bottom}
.submain_cen{border-left-style:solid; border-right-style:solid; border-width:1; border-color:#E3E3E3; padding:10 10 4 10;}

/*===== submain box line 1px =====*/
.submain2_top{ background-image:url(https://image.creditbank.co.kr/static/newcredit/img/common/box/submain2_dot.gif); background-repeat:repeat-x; background-position:top;}
.submain2_bot{ background-image:url(https://image.creditbank.co.kr/static/newcredit/img/common/box/submain2_dot.gif); background-repeat:repeat-x; background-position:bottom;}
.submain2_cen{border-left-style:solid; border-right-style:solid; border-width:1; border-color:#D9D9D9; padding:8 0 0 23;}

/*===== ºí·ç 1pxµÎ²² ¶ó¿îµå ÇÏ´Ü¿¡ ±×¶óµ¥ÀÌ¼Ç bgÀÖ´Â Å×µÎ¸® =====*/
.box_blue1_top { background-image:url(https://image.creditbank.co.kr/static/newcredit/img/common/box/blue1_dot.gif); background-repeat:repeat-x; background-position:top;}
.box_blue1_bot { background-image:url(https://image.creditbank.co.kr/static/newcredit/img/common/box/blue1_bot_bg.gif); background-repeat:repeat-x; background-position:bottom}
.box_blue1_cen { background-image:url(https://image.creditbank.co.kr/static/newcredit/img/common/box/blue1_cen_bg.gif); background-repeat:repeat-x; background-position:bottom; border-left-style:solid; border-right-style:solid; border-color:#C1D3F6; border-width:1; padding:16 20 16 20;}



/*===== ºí·ç 2pxµÎ²² ¶ó¿îµå Å×µÎ¸® =====*/
.box_blue2_top { background-image:url(https://image.creditbank.co.kr/static/newcredit/img/common/box/blue2_top_bg.gif); background-repeat:repeat-x; background-position:top;}
.box_blue2_top02 { background-image:url(https://image.creditbank.co.kr/static/newcredit/img/common/box/blue2_dot.gif); background-repeat:repeat-x; background-position:top;}
.box_blue2_bot { background-image:url(https://image.creditbank.co.kr/static/newcredit/img/common/box/blue2_dot.gif); background-repeat:repeat-x; background-position:bottom}
.box_blue2_cen { background-image:url(https://image.creditbank.co.kr/static/newcredit/img/common/box/blue2_cen_bg.gif); background-repeat:repeat-x; background-position:top; border-left-style:solid; border-right-style:solid; border-color:#4B82DA; border-width:2; padding:15 20 17 20;}   /* ºí·ç º¸Á¶ÄÃ·¯ ±×¶óµ¥ÀÌ¼ÇÀÌ °¡¿îµ¥ bg*/ 
.box_blue2_cen02 { background-image:url(https://image.creditbank.co.kr/static/newcredit/img/common/box/blue2_cen_bg_02.gif); background-repeat:repeat-x; background-position:top; border-left-style:solid; border-right-style:solid; border-color:#4B82DA; border-width:2; padding:15 20 17 20;} /* ºí·ç Á¶ÄÃ·¯ °¡¿îµ¥ bg*/ 



/*===== ºí·ç 2pxµÎ²² ¶ó¿îµå Å×µÎ¸® =====*/
.box_blue2_1_top { background-image:url(https://image.creditbank.co.kr/static/newcredit/img/common/box/blue2_top_bg.gif); background-repeat:repeat-x; background-position:top;}
.box_blue2_1_top02 { background-image:url(https://image.creditbank.co.kr/static/newcredit/img/common/box/blue2_dot.gif); background-repeat:repeat-x; background-position:top;}
.box_blue2_1_bot { background-image:url(https://image.creditbank.co.kr/static/newcredit/img/common/box/blue2_dot.gif); background-repeat:repeat-x; background-position:bottom}
.box_blue2_1_cen { background-image:url(https://image.creditbank.co.kr/static/newcredit/img/common/box/blue2_cen_bg.gif); background-repeat:repeat-x; background-position:top; border-left-style:solid; border-right-style:solid;border-right: 2px solid #4B82DA;border-left: 2px solid #4B82DA; padding:15 20 17 20;}   /* ºí·ç º¸Á¶ÄÃ·¯ ±×¶óµ¥ÀÌ¼ÇÀÌ °¡¿îµ¥ bg*/ 
.box_blue2_1_cen02 { background-image:url(https://image.creditbank.co.kr/static/newcredit/img/common/box/blue2_cen_bg_02.gif); background-repeat:repeat-x; background-position:top; border-left-style:solid; border-right-style:solid; border-color:#4B82DA; border-width:2; padding:15 20 17 20;} /* ºí·ç Á¶ÄÃ·¯ °¡¿îµ¥ bg*/ 





/*===== ºí·ç 1pxµÎ²² ¶ó¿îµå BG¾ø´Â Å×µÎ¸® =====*/
.box_blue3_top { background-image:url(https://image.creditbank.co.kr/static/newcredit/img/common/box/blue1_dot.gif); background-repeat:repeat-x; background-position:top;}
.box_blue3_bot { background-image:url(https://image.creditbank.co.kr/static/newcredit/img/common/box/blue3_bot_bg.gif); background-repeat:repeat-x; background-position:bottom}
.box_blue3_cen { background-repeat:repeat-x; background-position:bottom; border-left-style:solid; border-right-style:solid; border-color:#C1D3F6; border-width:1; padding:16 20 16 20;}
.box_blue3_cen02 {border-right-style:solid; border-color:#C1D3F6; border-width:1; padding:0 0 0 0;}
.blue4_bg{background-image:url(https://image.creditbank.co.kr/static/newcredit/img/common/box/blue4_bg.gif); background-repeat:repeat-x; height:150; vertical-align:top; padding:22 20 20 20}
.blue5_bg{background-image:url(https://image.creditbank.co.kr/static/newcredit/img/common/box/blue5_bg.gif); background-repeat:repeat-x; height:27; font-weight:bold; color:#3366cc; padding:4 0 0 10;}

/*===== ±×·¹ÀÌ 2pxµÎ²² Å×µÎ¸® =====*/
.box_bor_01 {border:1 solid #E3E3E3; background-color:#F7F7F7; padding:15 15 15 15;} /* ±âº» 1px Å×µÎ¸® ¹Ú½º */
.box_bor_02 {border:2 solid #E3E3E3; background-color:#F7F7F7; padding:15 15 15 15;} /* ±âº» 2px Å×µÎ¸® ¹Ú½º */
.box_bor_03 {border:3 solid #F0F0F0; background-color:#fff; padding:20 20 20 20;} /* ±âº» 3px Å×µÎ¸® ¹Ú½º */
.box_bor_04 {border:1 solid #E3E3E3; background-color:#FFF;} /* ¹Ú½º Å×µÎ¸® */
.box_img {border:1 solid #CCCCCC; background-color:#FFF;} /* ÀÌ¹ÌÁö Å×µÎ¸® */
.box_img2 {border:1 solid #E3E3E3; background-color:#FFF;} /* ÀÌ¹ÌÁö Å×µÎ¸® */
.box_bor_04 {border:1 solid #E3E3E3; background-color:#FFF;} /* ÀÌ¹ÌÁö Å×µÎ¸® */
.service_box {border:1px solid #DFDFDF; background-color:#FFF;padding:3px; text-align:center;} /* ±âº» 1px Å×µÎ¸® ¹Ú½º */
.service_box td{width:110px;} 


/*===== blue 4pxµÎ²² Å×µÎ¸®-submain »ç¿ë =====*/
.s_top { background-image:url(https://image.creditbank.co.kr/static/newcredit/img/common/box/s_dot.gif); background-repeat:repeat-x; background-position:top;}
.s_bot { background-image:url(https://image.creditbank.co.kr/static/newcredit/img/common/box/s_dot.gif); background-repeat:repeat-x; background-position:bottom;}
.s_cen { border-left-style:solid; border-right-style:solid; border-color:#4B82DA; border-width:4; padding:19 20 19 20;}
.s_cen_bg { border-left-style:solid; border-right-style:solid; border-color:#4B82DA; border-width:4; padding:19 20 18 20 ; vertical-align:top;}


/*===== ±×·¹ÀÌ ¶óÀÎ ±×·¹ÀÌ BGÀÖ´Â BOX =====*/
.box_line {background-color:#EDEDED; height:1px;}
.box_s1_top { background-image:url(https://image.creditbank.co.kr/static/newcredit/img/common/box/s1_top_bg.gif); background-repeat:repeat-x; background-position:top;}
.box_s1_bot { background-image:url(https://image.creditbank.co.kr/static/newcredit/img/common/box/s1_bot_bg.gif); background-repeat:repeat-x; background-position:bottom;}
.box_s1_cen { background-image:url(https://image.creditbank.co.kr/static/newcredit/img/common/box/s1_cen_bg.gif); background-repeat:repeat-x; background-position:bottom;
              border-left-style:solid; border-left-color:#E6E6E6; border-width:1;
			  border-right-style:solid; border-right-color:#C3C3C3; padding:7 20 5 20}
.box_s1a_top { background-image:url(https://image.creditbank.co.kr/static/newcredit/img/common/box/s1a_top_bg.gif); background-repeat:repeat-x; background-position:top;}
.box_s1a_cen { background-image:url(https://image.creditbank.co.kr/static/newcredit/img/common/box/s1a_cen_bg.gif); background-repeat:repeat-x; background-position:bottom;
               border-left-style:solid; border-left-color:#B4D0E6; border-width:1;
			   border-right-style:solid; border-right-color:#B4D0E6; padding:21 20 9 23}
.box_s1a_bot { background-image:url(https://image.creditbank.co.kr/static/newcredit/img/common/box/s1a_bot_bg.gif); background-repeat:repeat-x; background-position:bottom;}
.box_s1e_top { background-image:url(https://image.creditbank.co.kr/static/newcredit/img/common/box/s1e_top_bg.gif); background-repeat:repeat-x; background-position:top;}
.box_s1e_cen { background-image:url(https://image.creditbank.co.kr/static/newcredit/img/common/box/s1e_cen_bg.gif); background-repeat:repeat-x; background-position:bottom;
               border-left-style:solid; border-left-color:#B2BEE0; border-width:1;
			   border-right-style:solid; border-right-color:#B2BEE0; padding:21 20 9 23}
.box_s1e_bot { background-image:url(https://image.creditbank.co.kr/static/newcredit/img/common/box/s1e_bot_bg.gif); background-repeat:repeat-x; background-position:bottom;}

/*===== ±×·¹ÀÌ 2pxµÎ²² Å×µÎ¸® =====*/		  
.box_s2 {background-color:#fff; padding:18 20 16 20; border:3 solid #F0F0F0;} /* BOX ¶óÀÎ 3px*/
.box_s2_s {background-color:#F9F9F9; padding:18 20 15 20; border:3 solid #F0F0F0;} /* BOX ¶óÀÎ 3px*/
.box_s2_top { background-image:url(https://image.creditbank.co.kr/static/newcredit/img/common/box/s2_top_bg.gif); background-repeat:repeat-x; background-position:top;}
.box_s2_bot { background-image:url(https://image.creditbank.co.kr/static/newcredit/img/common/box/s2_bot_bg.gif); background-repeat:repeat-x; background-position:bottom;}
.box_s2_cen { background-color:#FAFAFA; border-left-style:solid; border-right-style:solid; border-color:#D5D5D5; border-width:1; padding:17 20 17 20;}
.box_s2_in { background-color:#fff; border:1 solid #E4E4E4;}
.box_s3_in { background-color:#F5F5F5; border:1 solid #E7E7E7;}

/*===== ±×·¹ÀÌ ¶ó¿îµå 1PXµÎ²² Å×µÎ¸® =====*/
.box_s3_top { background-image:url(https://image.creditbank.co.kr/static/newcredit/img/common/box/dot.gif); background-repeat:repeat-x; background-position:top;}
.box_s3_bot { background-image:url(https://image.creditbank.co.kr/static/newcredit/img/common/box/dot.gif); background-repeat:repeat-x; background-position:bottom;}
.box_s3_cen { border-left-style:solid; border-right-style:solid; border-color:#D5D5D5; border-width:1; padding:12 20 12 20;}
.box_s3_bot_s { background-image:url(https://image.creditbank.co.kr/static/newcredit/img/common/box/s3_bot_bg_s.gif); background-repeat:repeat-x; background-position:bottom;}
.box_s3_cen_s { background-image:url(https://image.creditbank.co.kr/static/newcredit/img/common/box/s3_cen_bg_s.gif); background-repeat:repeat-x; background-position:bottom;border-left-style:solid; border-right-style:solid; border-color:#D5D5D5; border-width:1; padding:20 20 20 20;}
.box_s3_cen_s___1 { background-image:url(https://image.creditbank.co.kr/static/newcredit/img/common/box/s3_cen_bg_s.gif); background-repeat:repeat-x; background-position:bottom;border-left-style:solid; border-right-style:solid;border-right: 1px solid #d5d5d5;border-left: 1px solid #d5d5d5; padding:20px 20px 20px 20px;}


/*===== ±×·¹ÀÌ ¶ó¿îµå 2PXµÎ²² Å×µÎ¸® =====*/
.box_s4_top { background-image:url(https://image.creditbank.co.kr/static/newcredit/img/common/box/2dot.gif); background-repeat:repeat-x; background-position:top;}
.box_s4_bot { background-image:url(https://image.creditbank.co.kr/static/newcredit/img/common/box/2dot.gif); background-repeat:repeat-x; background-position:bottom;}
.box_s4_cen { border-left-style:solid; border-right-style:solid; border-color:#E2E2E2; border-width:2; padding:18 20 18 20;}

/*===== BG¾È¿¡ BOX =====*/
.box_s5_top { background-image:url(https://image.creditbank.co.kr/static/newcredit/img/common/box/s5_top_bg.gif); background-repeat:repeat-x; background-position:top;}
.box_s5_bot { background-image:url(https://image.creditbank.co.kr/static/newcredit/img/common/box/s5_bot_bg.gif); background-repeat:repeat-x; background-position:bottom;}
.box_s5_cen { background-color:#EAEFFA; border-left-style:solid; border-right-style:solid; border-width:1; border-color:#DBE3F5;padding:6 9 6 9;}
.box_s5_in { background-color:#FFF; border: 1 solid #EAEFFA; padding:4 10 3 10;}
.box_s5_line { background-color:#EAEFFA; height:1;}

/*===== BG¾È¿¡-°Ô½ÃÆÇ »ó´Ü BOX =====*/
.box_s6_top { background-image:url(https://image.creditbank.co.kr/static/newcredit/img/common/box/s6_dot.gif); background-repeat:repeat-x; background-position:top;}
.box_s6_bot { background-image:url(https://image.creditbank.co.kr/static/newcredit/img/common/box/s6_dot.gif); background-repeat:repeat-x; background-position:bottom;}
.box_s6_cen { background-color:#F2F4F9; padding:10 13 10 13;}

/*===== ±×·¹ÀÌ ¶ó¿îµå 1PXµÎ²² ¿¶Àº Å×µÎ¸® =====*/
.box_s3_top_g { background-image:url(https://image.creditbank.co.kr/static/newcredit/img/common/box/s3_g_dot.gif); background-repeat:repeat-x; background-position:top;}
.box_s3_bot_g { background-image:url(https://image.creditbank.co.kr/static/newcredit/img/common/box/s3_g_dot.gif); background-repeat:repeat-x; background-position:bottom;}
.box_s3_cen_g { border-left-style:solid; border-right-style:solid; border-color:#E4E4E4; border-width:1; padding:13 0 13 15;}

/*===== Åë°è box =====*/
.box_s6_bg {background-image:url(https://image.creditbank.co.kr/static/newcredit/img/common/box/s8_bg.gif); background-repeat:repeat-x;}


/*===== ±×·¹ÀÌ ¶ó¿îµå 1PXµÎ²²_box=====*/
.box_s7_cen{ border-left-style:solid; border-right-style:solid; border-width:1; border-color:#E3E3E3 ;background-position:top;padding:1 7 3 7;}



/*===== °¢ ÄÃ·¯º° ¶ó¿îµå ¶óÀÎ BOX =====*/

.box_a_top { background-image:url(https://image.creditbank.co.kr/static/newcredit/img/common/box/a_dot.gif); background-repeat:repeat-x; background-position:top;}
.box_a_bot { background-image:url(https://image.creditbank.co.kr/static/newcredit/img/common/box/a_dot.gif); background-repeat:repeat-x; background-position:bottom;}
.box_a_cen { background-color:#FFF; border-left-style:solid; border-right-style:solid; border-width:2; border-color:#3366CC; padding:12 15 12 15;}

.box_c_top { background-image:url(https://image.creditbank.co.kr/static/newcredit/img/common/box/c_dot.gif); background-repeat:repeat-x; background-position:top;}
.box_c_bot { background-image:url(https://image.creditbank.co.kr/static/newcredit/img/common/box/c_dot.gif); background-repeat:repeat-x; background-position:bottom;}
.box_c_cen { background-color:#FFF; border-left-style:solid; border-right-style:solid; border-width:2; border-color:#3FA5C3; padding:12 15 12 15;}

/*===== LOGIN BOX, BG, ¶óÀÎµå,BOX =====*/
.log_top { background-image:url(https://image.creditbank.co.kr/static/newcredit/img/common/box/log_dot.gif); background-repeat:repeat-x; background-position:top;}
.log_bot { background-image:url(https://image.creditbank.co.kr/static/newcredit/img/common/box/log_dot.gif); background-repeat:repeat-x; background-position:bottom;}
.log_cen { background-color:#F9FAFD; border-left-style:solid; border-right-style:solid; border-width:1; border-color:#D6E0F5;padding:19 20 17 20;}

/*===== Banner BOX, BG, 4px ¶óÀÎµå,BOX =====*/
.4round_top { background-image:url(https://image.creditbank.co.kr/static/newcredit/img/common/box/4round_dot.gif); background-repeat:repeat-x; background-position:top;}
.4round_bot { background-image:url(https://image.creditbank.co.kr/static/newcredit/img/common/box/4round_dot.gif); background-repeat:repeat-x; background-position:bottom;}
.4round_cen { border-left-style:solid; border-right-style:solid; border-width:1; border-color:#D9D9D9;padding:19 0 19 0;}

/*===== ¸Þ¼¼Áö BOX, BG±×·¹ÀÌ BOX =====*/
.mag_top { background-image:url(https://image.creditbank.co.kr/static/newcredit/img/common/box/mag_top_bg.gif); background-repeat:repeat-x; background-position:top;}
.mag_bot { background-image:url(https://image.creditbank.co.kr/static/newcredit/img/common/box/mag_bot_bg.gif); background-repeat:repeat-x; background-position:bottom;}
.mag_cen { background-color:#F3F3F3; border-left-style:solid; border-right-style:solid; border-width:1; border-color:#EAEAEA;padding:10 20 10 20;}

/*===== 4PX ¶óÀÎ BOX =====*/
.sub_top { background-image:url(https://image.creditbank.co.kr/static/newcredit/img/common/box/sub_4dot.gif); background-repeat:repeat-x; background-position:top;}
.sub_cen { padding:14px 10px 6px 10px; border-left:solid; border-right:solid; border-width:4; border-color:#DEDEDE;}
.sub_bot { background-image:url(https://image.creditbank.co.kr/static/newcredit/img/common/box/sub_4dot.gif); background-repeat:repeat-x; background-position:bottom;}

.asset_box { background-image:url(https://image.creditbank.co.kr/static/newcredit/img/common/box/asset_box.gif); background-repeat:repeat-x;  padding:0 13 0 13}
.search_box { background-image:url(https://image.creditbank.co.kr/static/newcredit/img/common/box/box_search2.gif); background-repeat:repeat-x;  padding:0 13 0 13}

/*===== 4PX ¶óÀÎ BOX - blue 50% =====*/
.box_s9_top { background-image:url(https://image.creditbank.co.kr/static/newcredit/img/common/box/s9_dot.gif); background-repeat:repeat-x; background-position:top;}
.box_s9_bot { background-image:url(https://image.creditbank.co.kr/static/newcredit/img/common/box/s9_dot.gif); background-repeat:repeat-x; background-position:bottom;}
.box_s9_cen { background-color:#fff; padding:11 14 11 14; border-left-style:solid; border-right-style:solid; border-width:3px; border-color:#A5C0EC;}

/*===== 1PX ¶óÀÎ BOX - BG±×¶óÀÌµ¥ÀÌ¼Ç ÀÖ´Â Box ½Å¿ëÂÊ»ç¿ë=====*/
.box_s10_top { background-image:url(https://image.creditbank.co.kr/static/newcredit/img/common/box/s10_top_bg.gif); background-repeat:repeat-x; background-position:top;}
.box_s10_bot { background-image:url(https://image.creditbank.co.kr/static/newcredit/img/common/box/s10_dot.gif); background-repeat:repeat-x; background-position:bottom;}
.box_s10_cen { background-image:url(https://image.creditbank.co.kr/static/newcredit/img/common/box/s10_cen_bg.gif); background-repeat:repeat-x; background-position:top; padding:0 20px 20px 20px;}
.box_s10_line  { background-image:url(https://image.creditbank.co.kr/static/newcredit/img/common/box/s10_dot01.gif); background-repeat:repeat-x; background-position:bottom; padding:10 10 10 10;}
.box_s10_line_over {background-color:#F9F9F9; background-image:url(https://image.creditbank.co.kr/static/newcredit/img/common/box/s10_dot01.gif);background-repeat:repeat-x; background-position:bottom;}

/*===== 1PX ¶óÀÎ BOX - ¼­ºñ½ºÆÁ=====*/
.box_s11_cen { border-left-style:solid; border-right-style:solid; border-width:1; border-color:#D3D3D9;padding:5 30 13 30;}
.box_s11_bot { background-image:url(https://image.creditbank.co.kr/static/newcredit/img/common/box/s11_dot.gif); background-repeat:repeat-x; background-position:bottom;}

/*===== 3PX ¶óÀÎ BOX - ÇïÇÁÆÁ=====*/
.box_12 {background-color:#fff; border:3 solid #f0f0f0;} /* BOX ¶óÀÎ 3px*/
.box_12_q {padding:4 0 4 0;}
.box_12_a {padding:10 0 10 0;}

/*===== 3PX ¶óÀÎ BOX - ÀÎÆ÷ÆÁ=====*/
.box_13_q {padding:0 0 10 0;}
.box_13_a {padding:0 0 15 0;}

/*===== detail 06_box=====*/
.box_s13_top { background-image:url(https://image.creditbank.co.kr/static/newcredit/img/common/box/s13_top_img.gif); background-repeat:repeat-x; background-position:top;}
.box_s13_bot { background-image:url(https://image.creditbank.co.kr/static/newcredit/img/common/box/s13_bot_img.gif); background-repeat:repeat-x; background-position:bottom;}
.box_s13_cen { background-image:url(https://image.creditbank.co.kr/static/newcredit/img/common/box/s13_cen_bg.gif); padding:15 35 15 25; }

/*===== Ä«µåboxÃß°¡ 06_box=====*/
.blue6_top{ background-image:url(https://image.creditbank.co.kr/static/newcredit/img/common/box/blue6_top_cen.gif); background-repeat:repeat-x; background-position:top;}
.blue6_cen{ background-image:url(https://image.creditbank.co.kr/static/newcredit/img/common/box/blue6_bg.gif); background-repeat:repeat-x; background-position:top; border-left-style:solid; border-right-style:solid; border-width:1px; border-color:#4B82DA; padding:7 12 7 12;}
.blue6_bot{ background-image:url(https://image.creditbank.co.kr/static/newcredit/img/common/box/blue6_bot_cen.gif); background-repeat:repeat-x; background-position:bottom;}







/* ###### Space Style ######################################################################################### */
/* ¿©¹é */
.bbs_w_01 {width:50px; height:27px; text-align:center; padding: 0 10 0 10;} /* °Ô½ÃÆÇ ÇÊµå td ³ÐÀÌ¿Í ³ôÀÌ */
.bbs_rd_01 {padding: 3 30 0 2;} /* ÀÔ·Â radio ¿©¹é30 */
.bbs_rd_02 {padding: 3 10 0 2;} /* ÀÔ·Â radio ¿©¹é10 */
.bbs_txtarea_01 {padding: 25 10 25 20; height:250px;vertical-align:top; text-align:left;} /* ¾²±â ÅØ½ºÆ® ¿©¹é */


/*===== padding(¿©¹é) =====*/
.btn {padding-top:20px; vertical-align:top; text-align:center;} /* »ó´Ü°ú ÇÏ´ÜÀÇ ¹öÆ° °£°Ý */
.btnb {padding-top:10px; vertical-align:top; text-align:right;} /* »ó´Ü°ú ÇÏ´ÜÀÇ ¹öÆ° °£°Ý */
.btn_top {margin:0 0 10 0; vertical-align:top; text-align:left;} /* »ó´Ü°ú ÇÏ´ÜÀÇ ¹öÆ° °£°Ý */
.btn_btm {padding-top:10px; vertical-align:top; text-align:center; } /* »ó´Ü°ú ÇÏ´ÜÀÇ ¹öÆ° °£°Ý */
.no {padding-top:10px; vertical-align:top; text-align:center;} /* °Ô½ÃÆÇÆäÀÌÁö¹øÈ£¿Í »ó´Ü°úÀÇ °£°Ý */


/*===== search(¿©¹é) =====*/
.bbs_search {background-color:FCFCFC; padding:10 0 10 0; margin:30 0 0 0; text-align:center; height:40px; border:1 solid #E8E8E8;} /* °Ë»ö °¡¿îµ¥ Á¤·Ä, »ó´ÜÇÏ´Ü ÄÁÅÙÃ÷¿Í 30 ¿©¹é  */
.bbs_top_search {background-color:FCFCFC; padding:10 0 10 0; margin:0 0 10 0; text-align:center; height:40px; border:1 solid #E8E8E8;} /* °Ë»ö °¡¿îµ¥ Á¤·Ä, ÇÏ´Ü ÄÁÅÙÃ÷¿Í 20 ¿©¹é  */
.box_blue1 {background-color:fff; padding:7 50 3 50;  text-align:center; height:40px; border:1 solid #3366cc;} /* °Ë»ö °¡¿îµ¥ Á¤·Ä, ÇÏ´Ü ÄÁÅÙÃ÷¿Í 20 ¿©¹é  */


/*===== Tab(¿©¹é) =====*/
.tab {background-image:url(https://image.creditbank.co.kr/static/newcredit/img/common/tab/tab.gif); background-repeat:repeat-x; background-position:bottom; vertical-align:bottom;}
.tab_l {padding-left:2px; vertical-align:bottom;}
.category_l {padding-left:10px; vertical-align:bottom;}

ul.Newtab {background:url(https://image.creditbank.co.kr/static/newcredit/img/common/tab/tab.gif) bottom repeat-x; margin-bottom:30px; padding:0px; height:26px; font-size:0px;}
ul.Newtab li{float:left; padding-right:2px;}

/*===== height(´Ü¶ô ³ôÀÌ) =====*/

/* Space */
.sp2 {height:2px; width:1px; line-height:0px; font-size:0px; clear:both;}  /*³ôÀÌ small height 2 */
.sp3 {height:3px; width:1px; line-height:0px; font-size:0px; clear:both;}  /*³ôÀÌ small height 4 */
.sp4 {height:4px; width:1px; line-height:0px; font-size:0px; clear:both;}  /*³ôÀÌ small height 4 */
.sp5 {height:5px; width:1px; line-height:0px; font-size:0px; clear:both;}  /*³ôÀÌ small height 5 */
.sp7 {height:7px; width:1px; line-height:0px; font-size:0px; clear:both;}  /*³ôÀÌ small height 7 */
.sp8 {height:8px; width:1px; line-height:0px; font-size:0px; clear:both;}  /*³ôÀÌ small height 8 */
.sp9 {height:9px; width:1px; line-height:0px; font-size:0px; clear:both;}  /*³ôÀÌ small height 9 */
.sp10 {height:10px; width:1px; line-height:0px; font-size:0px; clear:both;}  /*³ôÀÌ middle height 10 */
.sp12 {height:12px; width:1px; line-height:0px; font-size:0px; clear:both;}  /*³ôÀÌ middle height 12 */
.sp13 {height:13px; width:1px; line-height:0px; font-size:0px; clear:both;}  /*³ôÀÌ middle height 13 */
.sp15 {height:15px; width:1px; line-height:0px; font-size:0px; clear:both;}  /*³ôÀÌ middle height 15 */
.sp17 {height:17px; width:1px; line-height:0px; font-size:0px; clear:both;}  /*³ôÀÌ middle height 17 */
.sp18 {height:18px; width:1px; line-height:0px; font-size:0px; clear:both;}  /*³ôÀÌ middle height 18 */
.sp20 {height:20px; width:1px; line-height:0px; font-size:0px; clear:both;}  /*³ôÀÌ middle height 20 */
.sp21 {height:21px; width:1px; line-height:0px; font-size:0px; clear:both;}  /*³ôÀÌ middle height 21 */
.sp22 {height:22px; width:1px; line-height:0px; font-size:0px; clear:both;}  /*³ôÀÌ middle height 21 */
.sp23 {height:23px; width:1px; line-height:0px; font-size:0px; clear:both;}  /*³ôÀÌ middle height 21 */
.sp24 {height:24px; width:1px; line-height:0px; font-size:0px; clear:both;}  /*³ôÀÌ middle height 24 */
.sp25 {height:25px; width:1px; line-height:0px; font-size:0px; clear:both;}  /*³ôÀÌ middle height 25 */
.sp26 {height:26px; width:1px; line-height:0px; font-size:0px; clear:both;}  /*³ôÀÌ middle height 26 */
.sp29 {height:29px; width:1px; line-height:0px; font-size:0px; clear:both;}  /*³ôÀÌ middle height 29 */
.sp30 {height:30px; width:1px; line-height:0px; font-size:0px; clear:both;}  /*³ôÀÌ default height 30 */
.sp35 {height:35px; width:1px; line-height:0px; font-size:0px; clear:both;}  /*³ôÀÌ long height 35 */
.sp40 {height:40px; width:1px; line-height:0px; font-size:0px; clear:both;}  /*³ôÀÌ long height 40 */
.sp50 {height:50px; width:1px; line-height:0px; font-size:0px; clear:both;}  /*³ôÀÌ long height 50 */


/*===== calender =====*/
.calender_bg{width:150; height:145; background:url('https://image.creditbank.co.kr/static/newcredit/img/common/calender_bg.gif') no-repeat;}
.calender1{font-weight:bold; color:#444444; text-align:center; height:24;}
.calender2{font:11px Dotum,µ¸¿ò; color:#ff4800; font-weight:bold;}
.calender3{font:11px Dotum,µ¸¿ò; color:#999999; font-weight:bold;}
.calender4{font:11px Dotum,µ¸¿ò; color:#2e3192; font-weight:bold;}
.calender5{font:11px Dotum,µ¸¿ò; color:#ff4800;}
.calender6{font:11px Dotum,µ¸¿ò; color:#999999;}
.calender7{font:11px Dotum,µ¸¿ò; color:#2e3192;}
.calender8{font:11px Dotum,µ¸¿ò; color:#ff4800; font-weight:bold; text-decoration:underline;}
.calender9{height:19px; text-align:center;}


/*===== system_check =====*/
.system_check_upgrade{height:275px; background:url(https://image.creditbank.co.kr/static/newcredit/img/common/check/system_check_upgrade.jpg) top no-repeat; vertical-align:top;padding:127 0 0 215;}


/*·¹ÀÌ¾î ÆË¾÷¿ë 2009.03.26 eon Jin Young Add */ 
.pop {border:1 solid #C5C5C5;} /* ±âº» 1px Å×µÎ¸® ¹Ú½º */
.popup_top { vertical-align:top;} /* popup TOP ¿©¹é */
.popup_bot { vertical-align:bottom;} /* popup BOTTOM ¿©¹é */
.popup_cen { padding:30 20 30 20; vertical-align:top; height:100%;} /* popup CENTER ¿©¹é */
.popup_tit { padding:20 0 8 20; vertical-align:top; height:100%;} /* popup Å¸ÀÌÆ² ¿©¹é */
.pop_btn { margin-top:10px; width:100%; text-align:center;}
.top_bg { background-image:url(https://image.creditbank.co.kr/static/newcredit/img/popup/pop_top_bg.gif);
          background-repeat:repeat-x;} /* popup TOP BG */
.bottom_bg { background-image:url(https://image.creditbank.co.kr/static/newcredit/img/popup/pop_bot_bg.gif);
             background-repeat:repeat-x;}

/*Àå¾Ö½Å°í 2009.03.27 Add Jeon Jin Young */ 
p{margin:0px; padding:0px;}
.obstacle_top {background:url(https://image.creditbank.co.kr/static/newcredit/img/common/box_obstacle_top.gif) no-repeat; height:5px; width:638px; font-size:0px;}
.obstacle_bot {background:url(https://image.creditbank.co.kr/static/newcredit/img/common/box_obstacle_bot.gif) bottom no-repeat; width:638px; padding:35px 0px; text-align:left; padding-left:20px;} 


/*ºñ¹Ð¹øÈ£ º¯°æ ¿äÃ» 2009.06.30 Add Jeon Jin Young */  
.pass_change {background:url(https://image.creditbank.co.kr/static/newcredit/img/customer/img_pass02.gif) no-repeat; width:740px; height:374px; padding-top:54px;}
.pass_point {color:#ff8a00;}


/*===== ¼³¹®Á¶»ç 2009.07.17 Jeon Jin Young Ãß°¡ÀÛ¾÷=====*/
.box_blue01_top {background:url(https://image.creditbank.co.kr/static/newcredit/img/kplus/poll/box_blue01_top.gif) no-repeat; width:650px; height:7px; font-size:0px;}
.box_blue01_bot {background:url(https://image.creditbank.co.kr/static/newcredit/img/kplus/poll/box_blue01_bot.gif) bottom no-repeat; width:650px; padding:10px 20px 20px 20px;}

.box_blue02 {background:url(https://image.creditbank.co.kr/static/newcredit/img/kplus/poll/box_blue01.gif) no-repeat; width:650px; height:175px; padding:10px;}
.box_blue02_top {background:url(https://image.creditbank.co.kr/static/newcredit/img/kplus/poll/box_blue02_top.gif) no-repeat; width:650px; height:7px; font-size:0px;}
.box_blue02_bot {background:url(https://image.creditbank.co.kr/static/newcredit/img/kplus/poll/box_blue02_bot.gif) bottom no-repeat; width:650px; padding:10px 0px 15px 0px;}

.box_gray01_top {background:url(https://image.creditbank.co.kr/static/newcredit/img/kplus/poll/box_gray01_top.gif) no-repeat; width:650px; height:10px; font-size:0px;}
.box_gray01_bot {background:url(https://image.creditbank.co.kr/static/newcredit/img/kplus/poll/box_gray01_bot.gif) bottom no-repeat; width:650px; padding:10px 20px 20px 20px;}

.box_gray02 {background:url(https://image.creditbank.co.kr/static/newcredit/img/kplus/poll/box_gray02.gif) no-repeat; width:650px; height:193px; padding:10px 20px 0px 20px;}

.box_reply {border-top:1px #d3d3d3 solid; background:url(https://image.creditbank.co.kr/static/newcredit/img/kplus/poll/box_reply.gif) bottom no-repeat; width:650px; padding:20px;}
.box_reply .name {font-size:11px; color:#777; text-decoration:underline;}
.box_reply .title {font-size:12px; color:#333;}
.box_reply .title span {position:absolute; margin-left:3px; margin-top:2px;}
.box_reply .title A:link      {color: #333; text-decoration: none}
.box_reply .title A:visited   {color: #333; text-decoration: none}
.box_reply .title A:hover     {color: #333; text-decoration: underline}
.box_reply .date {font-size:12px; color:#777;}
.box_reply .date span {position:absolute; margin-left:5px; margin-top:1px;}

.poll_tit01 {color:#3266cb; font-size:14px; font-weight:bold; margin-bottom:10px;}
.poll_tit02 {color:#444444; font-size:14px; font-weight:bold; padding-left:10px; padding-bottom:17px; padding-top:2px;}
.poll_tit02 span {margin-top:-35px; float:right; padding-right:7px;}
.poll_txt02 {margin-left:10px; border-top:1px #b8cdec solid; width:605px; margin-top:5px; padding-top:3px; padding-left:5px;}
.poll_tit03 {color:#3266cb; font-size:14px; font-weight:bold;}

.poll_today {background:url(https://image.creditbank.co.kr/static/newcredit/img/kplus/poll/box_today.gif) no-repeat; width:607px; height:102px; padding:15px 30px 0px 15px; word-break:break-all;}

.poll_today_top {background:url(https://image.creditbank.co.kr/static/newcredit/img/kplus/poll/box_today_top.gif) left top no-repeat; width:607px; padding:15px 30px 10px 15px; word-break:break-all;}
.poll_today_bot {background:url(https://image.creditbank.co.kr/static/newcredit/img/kplus/poll/box_today_bot.gif) no-repeat; width:607px; height:7px; font-size:0px;}
.poll_today_box {background:url(https://image.creditbank.co.kr/static/newcredit/img/kplus/poll/box_date.gif) no-repeat; width:428px; height:24px; padding-top:5px; margin-left:130px; padding-left:75px;}


.poll_end {background:url(https://image.creditbank.co.kr/static/newcredit/img/kplus/poll/box_poll_end.gif) no-repeat; width:650px; height:139px; padding-top:45px; padding-left:182px; font-size:14px; color:#444444; font-weight:bold;}

.poll_graph01 {background:#dddddd; height:10px; width:190px;}





/*moveone event*/
#mo_event {border:1px #d8d9db solid; padding:0px; margin:0px; width:750px; padding-bottom:30px;}
#mo_event ul.tab {background:#e8f3fc url(https://image.creditbank.co.kr/static/newcredit/img/event/moveone_09/tab_bg.gif) repeat-x; height:47px; width:748px; padding-left:30px; margin-bottom:15px;}
#mo_event ul.tab li {float:left;}

#mo_event ul.main_img {margin-left:32px; margin-top:20px;}
#mo_event ul.main_img img {margin-top:410px; text-align:center;}
#mo_event .main01 {float:left; background:url(https://image.creditbank.co.kr/static/newcredit/img/event/moveone_09/img_main01.gif) no-repeat; width:198px; height:463px; margin-right:10px; text-align:center;}
#mo_event .main02 {float:left; background:url(https://image.creditbank.co.kr/static/newcredit/img/event/moveone_09/img_main02.gif) no-repeat; width:239px; height:463px; margin-right:10px; text-align:center;}
#mo_event .main03 {float:left; background:url(https://image.creditbank.co.kr/static/newcredit/img/event/moveone_09/img_main03.gif) no-repeat; width:227px; height:463px; text-align:center;}

#mo_event .txt_note01 {clear:both; display:inline; text-align:left; width:100%; margin-left:35px;}
#mo_event .txt_note02 {clear:both; display:inline; text-align:left; width:685px; margin-left:35px; border-top:2px #7298f9 solid; padding-top:10px; margin-top:5px; padding-left:2px;}


#mo_event ul.sub_con {margin-left:30px; padding-top:20px;}
#mo_event ul.sub_con li {float:left; text-align:left; margin-right:15px;}
#mo_event .txt_box {clear:both; border:1px #eaeaea solid; background:#f2f2f2; padding:20px; width:685px; margin-left:30px;}
#mo_event .event_txtbox {border-top:1px #bababa solid; border-left:1px #bababa solid; border-right:1px #e7e7e7 solid; border-bottom:1px #e7e7e7 solid; font-size:11px; color:#bababa; line-height:14px; width:510px; height:45px; margin-right:10px; padding:3px;}

#mo_event .txt_click {clear:both; text-align:right; font-size:11px; color:#888888; margin-right:33px; margin-top:10px;}
#mo_event .txt_click span {font-size:11px; color:#5a80f0; margin:0px 2px;}

#mo_event table.event_list {border-top:2px #c9c9c9 solid; width:685px; margin-left:30px;}
#mo_event table.event_list td {border-bottom:1px #c9c9c9 solid; padding:6px 0px 4px 0px; text-align:left; padding-left:10px;}
#mo_event table.event_list .date { font-family:Tahoma; font-size:9px; color:#979996; text-align:center;}
#mo_event table.event_list .name {font-size:11px; color:#777; text-decoration:underline; margin-left:4px;}
#mo_event table.event_list .title {font-size:12px; color:#333;}
#mo_event table.event_list .title span {position:absolute; margin-left:5px;}
#mo_event table.event_list .title span img { margin-right:3px; margin-top:1px;}
#mo_event table.event_list .title A:link      {color: #333; text-decoration: none}
#mo_event table.event_list .title A:visited   {color: #333; text-decoration: none}
#mo_event table.event_list .title A:hover     {color: #333; text-decoration: underline}

#mo_eventpop .popup01 {border-left:3px #757575 solid; border-right:3px #757575 solid; width:380px; height:400px; overflow-y:auto; padding:10px 0px 20px 20px;}
#mo_eventpop .pop_bot01 {background:url(https://image.creditbank.co.kr/static/newcredit/img/event/moveone_09/pop_bot.gif) no-repeat; width:380px; height:30px; text-align:right; padding-right:15px; padding-top:12px;}
#mo_eventpop .popup02 {border-left:3px #757575 solid; border-right:3px #757575 solid; width:710px; height:430px; overflow-y:auto; padding:10px 0px 20px 20px;}
#mo_eventpop .pop_bot02 {background:url(https://image.creditbank.co.kr/static/newcredit/img/event/moveone_09/pop_bot01.gif) no-repeat; width:710px; height:30px; text-align:right; padding-right:15px; padding-top:12px;}

#mo_eventpop .pop_tit {background:#7f7f7f; font-size:12px; color:#FFFFFF; font-weight:100; text-align:center; width:318px; padding:4px 0px; margin-top:20px;}
#mo_eventpop table.pop_tbl {width:318px; border-bottom:2px #7f7f7f solid; border-collapse:collapse; border-right:1px #FFFFFF solid;}
#mo_eventpop table.pop_tbl th { background:#f2f2f2; color:#444444; font-weight:100; text-align:center; font-size:11px;  border-right:1px #e5e5e5 solid; border-bottom:1px #e5e5e5 solid;}
#mo_eventpop table.pop_tbl td { background:#ffffff; color:#777777; text-align:center; font-size:11px; border-right:1px #e5e5e5 solid;}

.mo_eventbox01 {background:url(https://image.creditbank.co.kr/static/newcredit/img/event/moveone_09/event_bg01.gif) no-repeat; width:560px; height:425px; margin-left:20px;}
.mo_eventbox01 table {margin-top:190px; margin-left:210px;}
.mo_eventbox01 img {margin-bottom:25px;}
.mo_eventbox02 {background:url(https://image.creditbank.co.kr/static/newcredit/img/event/moveone_09/event_bg02.gif) no-repeat; width:560px; height:425px; margin-left:20px; padding-top:185px;}
.mo_eventbox02 img {margin-bottom:30px; margin-left:420px;}

.moevent_layer01 {background:url(https://image.creditbank.co.kr/static/newcredit/img/event/moveone_09/layer_bg01.gif) no-repeat; width:400px; height:550px;}
.moevent_layer01 span {text-align:center; margin-top:450px; width:400px;}
.moevent_layer01 p {text-align:right; padding-right:60px;}
.moevent_layer01 p img {margin-right:7px;}

.moevent_layer02 {background:url(https://image.creditbank.co.kr/static/newcredit/img/event/moveone_09/layer_bg02.gif) no-repeat; width:400px; height:550px;}
.moevent_layer02 span {text-align:center; margin-top:450px; width:400px;}
.moevent_layer02 p {text-align:right; padding-right:60px;}
.moevent_layer02 p img {margin-right:7px;}




/*ÀÌÁö¸µÅ© 091022 LEE YU MI*/
.link_boxbg {background:url(https://image.creditbank.co.kr/static/newcredit/img/event/20091022_link/box_bg.jpg) center top no-repeat; width:555px; height:453px; margin-top:15px;}
table.link_table01 {margin-top:45px; width:518px;}

.p_bt {margin:30px 0px 60px 0px; width:750px; text-align:center; padding:0px;} 
.p_t45 {padding-top:55px;}
.p_l15 {padding-left:15px; text-align:left;}
.t_point {color:#3da2b9; font-size:11px; padding-left:5px;}
.line {background-color:#dadada; height:1px;}
.link_bg01 {border:1px #dadada solid; background-color:#ffffff; text-align:center; width:750px;}
.link_bg02 {background:url(https://image.creditbank.co.kr/static/newcredit/img/event/20091022_link/cblink2.jpg) left top no-repeat; height:750px; width:750px; position:relative;}
table.link_table  {position:absolute; left:116px; top:437px;}
table.link_table td {text-align:center;}

.link_tit { text-align:right; padding-right:20px;}
.link_input { height:17px; background-color:#e7eaeb; border: 1px solid #bccbe6;} /* input box */
.link_txtarea { height:50px; background-color:#e7eaeb; border: 1px solid #bccbe6; width:335px;}


/*°³ÀÎÃ¤±Ç 091120 G-eun*/
.is {font-size:11px; color:#999;font-weight:normal;background:url('https://image.creditbank.co.kr/static/newcredit/img/common/icon/icon_star.gif')  0px 1px no-repeat;padding-left:11px;margin-bottom:0px; margin-top:0px; line-height:16px; letter-spacing:-1px;}
.blueb{font-size:12px; color:#3366CC;font-weight: bold;}


/*********************************************/
/* Common Style                              */
/*********************************************/
/* ÀÛ¼ºÀÚ :¾çÀ±Èñ & ÀÛ¼ºÀÏÀÚ :2010.05.25   */
/* Ãß°¡ÀÚ : & Ãß°¡ÀÏÀÚ :2010..  */
/*********************************************/
/* basis Selector */


#footer___1	{position:relative; display: inline; float:left; border:0px red solid; width:720px; height:75px; padding:0 0 0 0 ;}
#footer___2	{position:relative; display: inline; float:left; border:0px red solid; width:810px; height:75px; padding:0 0 0 0 ;}

/* ÆÁ Å×ÀÌºí ¶ó¿îµå¹Ú½º style */
.info_rbox7___1 {position: relative; width:720px; padding: 16px 0 0 0; background: transparent url('https://image.creditbank.co.kr/static/newcredit/img/main/new/info_rbox_top_10.gif') repeat-y left top; text-align: left;}
.info_rbox7___1 .info_rbox_in7___1 { width: 100%; padding: 0 0 8px 0; background: transparent url('https://image.creditbank.co.kr/static/newcredit/img/main/new/info_rbox_bt_10.gif') no-repeat left bottom;}

.info_rbox7___2 {position: relative; width:810px; padding: 16px 0 0 0; background: transparent url('https://image.creditbank.co.kr/static/newcredit/img/main/new/info_rbox_top_11.gif') repeat-y left top; text-align: left;}
.info_rbox7___2 .info_rbox_in7___2 { width: 100%; padding: 0 0 36px 0; background: transparent url('https://image.creditbank.co.kr/static/newcredit/img/main/new/info_rbox_bt_11.gif') no-repeat left bottom;}

.info_txt12___1	{float:right; display:inline; width:92px; margin: 0 7px 0 0; border:0px red solid;}
.info_txt12___2	{float:right; display:inline; width:92px; margin: 8px 8px 0 0 ; border:0px red solid;}
.info_txt12___3	{float:right; display:inline; width:218px; text-align:right; margin: 35px 2px 0 0; border:0px red solid;}
.info_btn12___1	{float:left; display:inline; text-align:left; vertical-align:top; padding:2px 0 0 0;margin:0 0 0 135px; border:0px red solid;}
.info_btn12___2	{float:left; display:inline; text-align:left; vertical-align:top; margin: 58px 0 19px 169px; border:0px red solid;}
.info_btn13___1	{float:right; display:inline; width:190px;text-align:right;vertical-align:top;margin: 0 0 0 0; border:0px red solid;}

.info_txt14___1	{float:left; display:inline; width:650px; margin: 0 0 0 0; border:0px red solid;}
.info_txt15___1	{float:left; display:inline; width:708px; margin: 0 0 0 0; border:0px red solid;}
.info_txt16___1	{float:left; display:inline; width:250px; margin: 0 0 0 0; border:0px red solid;}
.info_txt17___1	{float:left; display:inline; width:249px; margin: 0 0 0 0; border:0px red solid;}
.info_txt18___1	{float:left; display:inline; width:450px; margin: 0 0 0 100px; border:0px red solid;}



ul.info	{}
ul.info li	{padding:0 0 0 0; line-height:140%;}


.info_btn13_____1	{float:right; display:inline; width:190px;text-align:right;vertical-align:top;margin:40px 22px 0 0; border:0px red solid;}



/* Layer Selector */
.floatL	{float:left !important;}
.floatR	{float:right !important;}
.clear	{clear:both !important;}





.info_btn13______1	{float:right;display:inline; width:230px;text-align:left;vertical-align:top;margin: 0 0 0 30px; border:1px red solid;}




.select_date_3 {color:#6b6b6b; font:normal 11px dotum;padding: 5px 0 1px 0;}
.select_date_3 select {height:19px; width:102px; color:#6b6b6b; padding: 5px 0 1px 5px;font:normal 11px dotum;}	

.select_date_4 {color:#6b6b6b; font:normal 11px dotum;padding: 5px 0 1px 0;}
.select_date_4 select {height:19px; width:88px; color:#6b6b6b; padding: 5px 0 1px 0;font:normal 11px dotum;}	



/* BOHO À§Á¬¿ë 2010.08.05 Add G-eun */ 
.widget_credit {width:650px; height:137px; margin:20px auto; background: url('https://image.creditbank.co.kr/static/newcredit/img/mall/productimg/widget_credittop_img.jpg') no-repeat; text-align: left;}
.widget_credit p{padding-top:93px; padding-left:225px; }
.widget_boho {width:650px; height:154px; margin:20px auto; background: url('https://image.creditbank.co.kr/static/newcredit/img/mall/productimg/widget_bohotop_img.jpg') no-repeat; text-align: left;}
.widget_boho p{padding-top:110px; padding-left:225px; }



/* ½Å¿ë°ü¸® > ±ÝÀ¶»ç±â¹æÁö 2010.08.30 G-eun */
.fraud_6month { width:650px; height:136px; margin:0px auto; background: url('https://image.creditbank.co.kr/static/newcredit/img/credit/fraud_6month_bg.jpg') no-repeat; text-align: left;}
.fraud_6month .t1{ float:left; display:inline; width:170px; margin-top:54px; margin-left:41px;}
.fraud_6month .t2{ font:normal 18px tahoma; color:#FFF; text-align:center;}

.fraud_alram { width:620px; height:165px; margin:0px auto; background: url('https://image.creditbank.co.kr/static/newcredit/img/credit/fraud_alram_bg.jpg') no-repeat bottom; text-align: left;}
.fraud_alram .t1 { padding-top:105px;}

.fraud_boho { width:613px; height:111px; margin:0px auto; background: url('https://image.creditbank.co.kr/static/newcredit/img/credit/fraud_boho_datebg.gif') no-repeat bottom; text-align: left;}
.fraud_boho .t1 { padding-left:23px; text-align:center; font: bold 16px µ¸¿ò; color:#FFF; line-height: 24px; }


/* ´ëÃâ > ¸ÂÃã´ëÃâÁø´Ü 2010.11.17 G-eun */
loanbox	{position: relative; width:650px;}
.loanbox_top {width:650px;background:url(https://image.creditbank.co.kr/static/newcredit/img/check/newbox_top.gif) no-repeat top; height:10px}
.loanbox_middle{width:650px;background:url(https://image.creditbank.co.kr/static/newcredit/img/check/newbox_middle.gif) no-repeat top; border:1px solid e1ecf9; border-bottom:none; border-top:none; padding:20px 20px 0 0;}
.loanbox_bottom{width:650px;background:url(https://image.creditbank.co.kr/static/newcredit/img/check/newbox_bottom.gif) no-repeat bottom; height:35px;}


/* Å©·¹µ÷¸ô > ÅëÇÕ»óÇ°ÇÃ·¯½º 2011.05.13 G-eun */
mallbox	{position: relative; width:650px;}
.mallbox_top {width:650px; height:1385px; background:url(https://image.creditbank.co.kr/static/newcredit/img/mall/productimg/totalcare_new_top.jpg) no-repeat top;}
.mallbox_top_1 {width:650px; height:1518px; background:url(http://image.creditbank.co.kr/static/newcredit/img/mall/productimg/credit_creditcare_img02___8_1.jpg) no-repeat top;}
.mallbox_middle{width:650px; background:url(https://image.creditbank.co.kr/static/newcredit/img/mall/productimg/totalcare_new_bg.gif) repeat-y top;}
.mallbox_bottom{width:650px; height:22px;background:url(https://image.creditbank.co.kr/static/newcredit/img/mall/productimg/totalcare_new_bottom.gif) no-repeat bottom;}
#total_tab {width:590px; height:33px; margin:0 0 0 30px; }
#total_tab ul	{float:left; width:100%;}
#total_tab ul li { float: left; margin:0 0 0 0; }
.totaltbl01 {width:590; border-bottom:1px solid #787878; } /* ÀüÃ¼ Å×ÀÌºí ¼Ó¼º »ó´Ü ÇÏ´Ü ¶óÀÎ*/
.totaltbl01 th {background-color:#f1f1f1; font-size:11px; font-weight:bold; color:#656565; text-align:cetner; padding:5px ; border-bottom:1px solid #e1e1e1;}  /*th »ó´ÜÇÊµå¶óÀÎ Á¤ÀÇ*/
.totaltbl01 td {padding:12px ; font-size:11px; letter-spacing:-0.1em; color:#888; border-bottom:1px solid #e1e1e1;}
.totaltbl01 th.bd_R, td.bd_R {border-right:1px solid #e1e1e1; color:#656565; font-weight:bold;}
.totaltbl01 th.bd_R2, td.bd_R2 {border-bottom-style:none;}


mallbox__1	{position: relative; width:650px;}
.mallbox_top__1 {width:650px; height:1452px; background:url(https://image.creditbank.co.kr/static/newcredit/img/mall/productimg/credit_creditcare_img02___3.jpg) no-repeat top;}
.mallbox_middle__1{width:650px; background:url(https://image.creditbank.co.kr/static/newcredit/img/mall/productimg/totalcare_new_bg.gif) repeat-y top;}
.mallbox_bottom__1{width:650px; height:22px;background:url(https://image.creditbank.co.kr/static/newcredit/img/mall/productimg/totalcare_new_bottom.gif) no-repeat bottom;}


mallbox__2	{position: relative; width:650px;}
.mallbox_top__2 {width:650px; height:1125px; background:url(https://image.creditbank.co.kr/static/newcredit/img/mall/productimg/credit_creditcare_img02___8.jpg) no-repeat top;}
.mallbox_middle__2{width:650px; background:url(https://image.creditbank.co.kr/static/newcredit/img/mall/productimg/totalcare_new_bg.gif) repeat-y top;}
.mallbox_bottom__2{width:650px; height:22px;background:url(https://image.creditbank.co.kr/static/newcredit/img/mall/productimg/totalcare_new_bottom.gif) no-repeat bottom;}


mallbox__3	{position: relative; width:650px;}
.mallbox_top__3 {width:650px; height:1897px; background:url(https://image.creditbank.co.kr/static/newcredit/img/mall/productimg/credit_creditcare_img02___13.jpg) no-repeat top;}
.mallbox_middle__3{width:650px; background:url(https://image.creditbank.co.kr/static/newcredit/img/mall/productimg/totalcare_new_bg.gif) repeat-y top;}
.mallbox_bottom__3{width:650px; height:1738px;background:url(https://image.creditbank.co.kr/static/newcredit/img/mall/productimg/credit_creditcare_img02___16.jpg) no-repeat bottom;}








/* ºí·çÅæ Å×ÀÌºí(Table) */

table.t_list___1 { border-collapse: collapse; width: 100%; margin: 0px; border-top: 0px solid #8365c0; border-bottom:0px solid #e1e2e4;}

table.t_list___1 a{color:#666666; text-decoration:none;}
table.t_list___1 a:link, a:visited{color:#3C3C3C; text-decoration:none;}
table.t_list___1 a:hover, a:active, a:focus{color:#7DAF00; text-decoration:underline;}

table.t_list___1 tbody th.th01{padding: 11px 0 6px 0; text-align:center; border-top: 1px solid #3366cc;border-bottom: 1px solid #3366cc;border-left: 1px solid #3366cc;color: #3366cc;font: bold 12px dotum; }
table.t_list___1 tbody th.th02{padding: 11px 0 6px 0; text-align:center; border-top: 1px solid #3366cc;border-bottom: 1px solid #3366cc;border-left: 1px solid #3366cc;border-right: 1px solid #3366cc;color: #3366cc;font: bold 12px dotum; }


table.t_list___1 tbody th.last{padding: 11px 0 3px 0; text-align:center; font-weight: bold; border-top: 3px solid #8365c0; background: #f2f2f2; color: #4f4f4f; border-right: 0px solid #cce5f2; }

table.t_list___1 tbody td.td01{padding: 11px 0 6px 0; text-align:center; border-left: 1px solid #b0cdfc;font: normal 12px dotum; border-bottom: 1px solid #c1d1f0;}
table.t_list___1 tbody td.td02{padding: 11px 0 6px 0;background: #eaeffa; text-align:center; color: #3366cc;font: bold 12px dotum; border-bottom: 1px solid #c1d1f0;}


table.t_list___1 tbody td.last{padding: 0 0 3px 20px; text-align:left; font-weight: bold; border-top: 3px solid #9cb9e8; border-bottom: 1px solid #9cb9e8;  }


#footer2011___02	{position:relative; display: inline; float:left; border:0px red solid; width:720px; padding:0 0 0 0 ;}
#body_title2011_02 { position: relative; width:720px; margin:0 0 0 0;height:111px; border:0px blue solid;background: transparent url('https://image.creditbank.co.kr/static/newcredit/img/main/20110920/footer_bg03.gif') repeat-y left top;}
.info_btn12___6	{float:left; display:inline; width:109px;text-align:left;vertical-align:top;margin: 43px 0 0 18px; border:0px red solid;}
.info_btn13__5	{float:right; display:inline; width:564px;text-align:left;vertical-align:top;margin: 16px 12px 0 0; border:0px red solid;}
.info_btn12___7	{float:left; display:inline; width:469px;text-align:left;vertical-align:top;margin: 0 0 0 0; border:0px red solid;}
.info_btn12___7_1	{float:left; display:inline; width:490px;text-align:left;vertical-align:top;margin: 0 0 0 0; border:0px red solid;}

ul.info	{}
ul.info2011_01 li	{padding:0 0 0 0; line-height:140%;}
.padT06{padding-top:6px !important; }
.info_btn13__4	{float:right; display:inline; width:175px;text-align:right;vertical-align:top;margin: 23px 0 0 0; border:0px red solid;}
.info_btn13__3	{float:right; display:inline; width:79px;text-align:left;vertical-align:top;margin: 15px 0 0 0; border:0px red solid;}

#footer2011___03	{position:relative; display: inline; float:left; border:0px red solid; width:970px; padding:0 0 0 0 ;}
#body_title2011_03 { position: relative; width:970px; margin:0 0 0 0;height:128px; border:0px blue solid;background: transparent url('https://image.creditbank.co.kr/static/newcredit/img/main/20110920/footer_bg04.gif') repeat-y left top;}
.info_btn12___8	{float:left; display:inline; width:109px;text-align:left;vertical-align:top;margin: 51px 0 0 31px; border:0px red solid;}
.info_btn13__9	{float:right; display:inline; width:780px;text-align:left;vertical-align:top;margin: 26px 20px 0 0; border:0px red solid;}
.info_btn12___10	{float:left; display:inline; width:686px;text-align:left;vertical-align:top;margin: 27px 0 0 0; border:0px red solid;}
.info_btn12___9	{float:left; display:inline; width:686px;text-align:left;vertical-align:top;margin: 0 0 0 0; border:0px red solid;}
.info_btn13__7	{float:right; display:inline; width:175px;text-align:right;vertical-align:top;margin: 23px 186px 0 0; border:0px red solid;}
.info_btn13__8	{float:right; display:inline; width:79px;text-align:left;vertical-align:top;margin: 0 0 0 0; border:0px red solid;}


#footer2011___04	{position:relative; display: inline; float:left; border:0px red solid; width:810px; padding:0 0 0 0 ;}
#body_title2011_04 { position: relative; width:810px; margin:0 0 0 0;height:163px; border:0px blue solid;background: transparent url('http://image.creditbank.co.kr/static/newcredit/img/main/20110920/footer_bg12.gif') repeat-y left top;}
.info_btn13__10	{float:right; display:inline; width:620px;text-align:left;vertical-align:top;margin: 67px 20px 0 0; border:0px red solid;}
.info_btn12___12	{float:left; display:inline; width:505px;text-align:left;vertical-align:top;margin: 41px 0 0 0; border:0px red solid;}
info_btn12___11
.info_btn13__11	{float:right; display:inline; width:175px;text-align:right;vertical-align:top;margin: 23px 0 0 0; border:0px red solid;}
.info_btn13__12	{float:right; display:inline; width:175px;text-align:right;vertical-align:top;margin: 23px 0 0 0; border:0px red solid;}






#body_title___2011__01 { position: relative; width:750px; margin:0 0 0 0;height:55px; border:0px blue solid;}
#body_title___2011__02 { position: relative; width:750px; margin:0 0 0 0;height:91px; border:0px blue solid;background: transparent url('https://image.creditbank.co.kr/static/newcredit/img/utility/member/member_2011_02.gif') repeat-y left top;}
#body_title___2011__03 { position: relative; width:750px; margin:0 0 0 0;height:72px; border:0px blue solid;}
#body_title___2011__04 { position: relative; width:750px; margin:0 0 0 0; border:0px blue solid;}
#body_title___2011__05 { position: relative; width:750px; margin:0 0 0 0;height:93px; border:0px blue solid;}
#body_title___2011__06 { position: relative; width:750px; margin:0 0 0 0;height:165px; border:0px blue solid;}
#body_title___2011__07 { position: relative; width:750px; margin:0 0 0 0;height:91px; border:0px blue solid;background: transparent url('https://image.creditbank.co.kr/static/newcredit/img/utility/member/member_2011_30.gif') repeat-y left top;}
#body_title___2011__08 { position: relative; width:750px; margin:0 0 0 0;height:137px; border:0px blue solid;}
#body_title___2011__09 { position: relative; width:750px; margin:0 0 0 0;height:136px; border:0px blue solid;}
#body_title___2011__10 { position: relative; width:750px; margin:0 0 30px 0;height:131px; border:0px blue solid;background: transparent url('https://image.creditbank.co.kr/static/newcredit/img/utility/member/member_2011_35.gif') repeat-y left top;}
#body_title___2011__11 { position: relative; width:750px; margin:0 0 0 0;height:82px; border:0px blue solid;background: transparent url('https://image.creditbank.co.kr/static/newcredit/img/utility/member/member_2011_36.gif') repeat-y left top;}
#body_title___2011__12 { position: relative; width:750px; margin:0 0 0 0;height:91px; border:0px blue solid;background: transparent url('https://image.creditbank.co.kr/static/newcredit/img/utility/member/member_2011_37.gif') repeat-y left top;}
#body_title___2011__13 { position: relative; width:750px; margin:20px 0 0 0;height:140px; border:0px blue solid;background: transparent url('https://image.creditbank.co.kr/static/newcredit/img/utility/member/member_2011_38.gif') repeat-y left top;}
#body_title___2011__14 { position: relative; width:750px; margin:0 0 0 0;height:159px; border:0px blue solid;}
#body_title___2011__15 { position: relative; width:750px; margin:0 0 30px 0;height:240px; border:0px blue solid;}
#body_title___2011__16 { position: relative; width:750px; margin:0 0 0 0;height:91px; border:0px blue solid;background: transparent url('https://image.creditbank.co.kr/static/newcredit/img/utility/member/member_2011_44.gif') repeat-y left top;}
#body_title___2011__16_1 { position: relative; width:750px; margin:0 0 0 0;height:91px; border:0px blue solid;background: transparent url('https://image.creditbank.co.kr/static/newcredit/img/utility/member/member_2013_05.gif') repeat-y left top;}
#body_title___2011__17 { position: relative; width:750px; margin:0 0 0 0;height:135px; border:0px blue solid;background: transparent url('https://image.creditbank.co.kr/static/newcredit/img/utility/member/member_2011_45.gif') repeat-y left top;}
#body_title___2011__18 { position: relative; width:750px; margin:0 0 0 0;height:84px; border:0px blue solid;}
#body_title___2011__19 { position: relative; width:750px; margin:0 0 20px 0;height:220px; border:0px blue solid;}
#body_title___2011__20 { position: relative; width:750px; margin:0 0 0 0;height:95px; border:0px blue solid;}
#body_title___2011__21 { position: relative; width:750px; margin:0 0 20px 0;height:95px; border:0px blue solid;}
#body_title___2011__22 { position: relative; width:750px; margin:0 0 0 0;height:41px; border:0px blue solid;}
#body_title___2013__01 { position: relative; width:750px; margin:0 0 0 0;height:91px; border:0px blue solid;background: transparent url('https://image.creditbank.co.kr/static/newcredit/img/utility/member/member_2013_01.gif') repeat-y left top;}
#body_title___2013__02 { position: relative; width:750px; margin:0 0 0 0;height:107px; border:0px blue solid;}




.info_txt___2011__01	{float:left; display:inline; width:560px; margin:0 0 0 0; border:0px red solid;}
.info_txt___2011__02	{float:left; display:inline; width:560px; margin:48px 0 0 0; border:0px red solid;}
.info_txt___2011__03	{float:left; display:inline; width:560px; margin:43px 0 0 0; border:0px red solid;}
.info_txt___2011__04	{float:left; display:inline; width:300px; margin:55px 0 0 260Px; border:0px red solid;}
.info_txt___2011__05	{float:left; display:inline; width:560px; margin:50px 0 0 0; border:0px red solid;}
.info_txt___2011__06	{float:left; display:inline; width:560px; margin:15px 0 0 0; border:0px red solid;}
.info_txt___2011__07	{float:left; display:inline; width:560px; margin:15px 0 0 0; border:0px red solid;}
.info_txt___2011__08	{float:left; display:inline; width:560px; margin:19px 0 0 180px; border:0px red solid;}
.info_txt___2011__09	{float:left; display:inline; width:125px; margin:16px 0 0 523px; border:0px red solid;}
.info_txt___2011__10	{float:left; display:inline; width:500px; margin:35px 0 0 230px; border:0px red solid;}
.info_txt___2011__11	{float:left; display:inline; width:125px; margin:30px 0 0 324px; border:0px red solid;}
.info_txt___2011__12	{float:left; display:inline; width:750px; margin:0 0 0 0; border:0px red solid;}
.info_txt___2011__13	{float:left; display:inline; width:750px; margin:20px 0 0 0; border:0px red solid;}
.info_txt___2011__14	{float:left; display:inline; width:560px; margin:111px 0 0 0; border:0px red solid;}
.info_txt___2011__15	{float:left; display:inline; width:560px; margin:40px 0 0 0; border:0px red solid;}
.info_txt___2011__16	{float:left; display:inline; width:700px; margin:15px 0 0 0; border:0px red solid;}
.info_txt___2011__17	{float:left; display:inline; width:300px; margin:55px 0 0 260Px; border:0px red solid;}
.info_txt___2011__18	{float:left; display:inline; width:560px; margin:16px 0 0 0; border:0px red solid;}
.info_txt___2011__19	{float:left; display:inline; width:300px; margin:55px 0 0 233Px; border:0px red solid;}
.info_txt___2013__01        {float:left; display:inline; margin:15px 0 0 0; border:0px red solid;}

.info_btn___2011__01	{float:right; text-align:left;display:inline; width:423px; margin:0 0 0 0;  border:0px red solid;}
.info_btn___2011__02	{float:right; text-align:right;display:inline; width:423px; margin:5px 0 0 0;  border:0px red solid;}
.info_btn___2013__01       {float:right; text-align:left;display:inline; margin:0 0 0 0;  border:0px red solid;}


ul.info	{}
ul.info___2011__01 li	{ padding:0 0 0 0; line-height:140%;}

ul.info	{}
ul.info___2011__02 li	{background:url(https://image.creditbank.co.kr/static/newcredit/img/utility/member/member_2011_34.gif) 0 5px no-repeat; padding:0 0 2px 10px; line-height:140%;}

ul.info	{}
ul.info___2011__03 li	{ padding:0 0 0 0; line-height:160%;}

ul.info	{}
ul.info___2011__04 li	{background:url(https://image.creditbank.co.kr/static/newcredit/img/utility/member/member_2011_49.gif) 0 2px no-repeat; padding:0 0 2px 15px; line-height:140%;}


.agree___2011__01{
		overflow-y:scroll; border:solid 1px #e7e7e7;
		SCROLLBAR-FACE-color:#f2f2f2;
		SCROLLBAR-SHADOW-color:#999999;
		SCROLLBAR-3DLIGHT-color:#999999;
		SCROLLBAR-ARROW-color:#999999;
		SCROLLBAR-DARKSHADOW-color:#999999;
		SCROLLBAR-BASE-color:#cfcfcf;
		padding:12px 0 28px 11px;height:203px;background: #fff2f2;
		}
		
		
.agree___2011__02{
		overflow-y:scroll; border:solid 1px #e7e7e7;
		SCROLLBAR-FACE-color:#f2f2f2;
		SCROLLBAR-SHADOW-color:#999999;
		SCROLLBAR-3DLIGHT-color:#999999;
		SCROLLBAR-ARROW-color:#999999;
		SCROLLBAR-DARKSHADOW-color:#999999;
		SCROLLBAR-BASE-color:#cfcfcf;
		padding:12px 0 28px 11px;height:203px;background: #e7f4dd;
		}
.agree___2013__01{
                     overflow-y:scroll; border:solid 1px #e7e7e7;
                     SCROLLBAR-FACE-color:#f2f2f2;
                     SCROLLBAR-SHADOW-color:#999999;
                     SCROLLBAR-3DLIGHT-color:#999999;
                     SCROLLBAR-ARROW-color:#999999;
                     SCROLLBAR-DARKSHADOW-color:#999999;
                     SCROLLBAR-BASE-color:#cfcfcf;
                     padding:12px 0 28px 11px;height:60px;background: #fff2f2;
                     }	
		
.txt___2011__01 {color: #666666;font: normal 12px dotum;}
.txt___2011__02 {color: #999999;font: normal 11px dotum;}		
.txt___2011__03 {color: #444444;font: bold 12px dotum;}	
.txt___2011__04 {color: #777777;font: normal 11px dotum;}	
.txt___2011__15 {color: #333333;font: bold 17px dotum;}		
.txt___2011__16 {color: #ff6f00;font: normal 11px dotum;}
.txt___2011__17 {color: #666666;font: bold 12px dotum;}

		
/* Line Height */
.lh_160p	{line-height:160%;}


/* ¿À¸¥ÂÊ */
.padR10{padding-right:10px !important; }
.padR18{padding-right:18px !important; }
.padR20{padding-right:20px !important; }
.padR30{padding-right:30px !important; }

/* ¿ÞÂÊ */
.padL10{padding-left:10px !important; }

/* À§ */
.padT17{padding-top:17px !important; }
.padT20{padding-top:20px !important; }

/* Width */
.w10 {width:10px;}
.w15 {width:15px;}
.w58  {width:58px;}
.w96  {width:96px;}
.w111  {width:111px;}
.w155  {width:155px;}
.w177  {width:177px;}
.w193  {width:193px;}

/* Height */
.h5  {height:5px;}
.h10 {height:10px;}
.h15 {height:15px;}
.h20 {height:20px;}

.style1 {
	font-size: 14px;
	font-weight: bold;
}



/* ºí·çÅæ Å×ÀÌºí(Table) */

table.t_list___2011__01 { border-collapse: collapse; width: 100%; margin: 0px; border-top: 0px solid #8365c0; border-bottom:0px solid #e1e2e4;}

table.t_list___2011__01 tbody th.th01{padding: 11px 0 6px 20px; text-align:left;  border-top: 1px solid #adadad; color: #666666;font: bold 12px dotum;}
table.t_list___2011__01 tbody th.th02{padding: 6px 0 11px 20px; text-align:left;  border-bottom: 1px solid #adadad; color: #666666;font: bold 12px dotum;}
table.t_list___2011__01 tbody th.th03{padding: 11px 0 6px 10px; text-align:left; border-top: 1px solid #adadad;color: #666666;font: bold 12px dotum;}
table.t_list___2011__01 tbody th.th04{padding: 6px 0 11px 10px; text-align:left;  border-bottom: 1px solid #adadad; color: #666666;font: bold 12px dotum;}
table.t_list___2011__01 tbody th.th05{padding: 6px 0 6px 10px; text-align:left; border-top: 1px solid #adadad;border-bottom: 1px solid #adadad;color: #666666;font: bold 12px dotum;}
table.t_list___2011__01 tbody th.th06{padding: 11px 0 6px 20px; text-align:left; color: #666666;font: bold 12px dotum;}
table.t_list___2011__01 tbody th.th07{padding: 11px 0 6px 20px; text-align:left; color: #888888;font: bold 12px dotum;}
table.t_list___2011__01 tbody th.th08{padding: 6px 0 11px 20px; text-align:left;  border-bottom: 1px solid #adadad; color: #888888;font: bold 12px dotum;}
table.t_list___2011__01 tbody th.th09{padding: 11px 0 6px 10px; text-align:left; color: #666666;font: normal 12px dotum;}
table.t_list___2011__01 tbody th.th10{padding: 6px 0 11px 10px; text-align:left;  border-bottom: 1px solid #adadad; color: #666666;font: normal 12px dotum;}
table.t_list___2011__01 tbody th.th11{padding: 6px 0 23px 20px; text-align:left;  border-bottom: 1px solid #adadad; color: #888888;font: bold 12px dotum;}
table.t_list___2011__01 tbody th.th12{padding: 6px 0 11px 10px; text-align:left;  border-bottom: 1px solid #adadad; border-top: 1px solid #adadad;color: #666666;font: normal 12px dotum;}
table.t_list___2011__01 tbody th.th13{padding: 3px 0 3px 10px; text-align:left; color: #666666;font: normal 12px dotum;}
table.t_list___2011__01 tbody th.th14{padding: 6px 0 11px 20px; text-align:left;  border-bottom: 1px solid #adadad; color: #666666;font: bold 12px dotum;}
table.t_list___2011__01 tbody th.th15{padding: 11px 0 6px 10px; text-align:left; border-top: 1px solid #adadad;color: #666666;font: normal 12px dotum;}


table.t_list___2011__01 tbody th.last{padding: 11px 0 3px 0; text-align:center; font-weight: bold; border-top: 3px solid #8365c0; background: #f2f2f2; color: #4f4f4f; border-right: 0px solid #cce5f2; }

table.t_list___2011__01 tbody td.td11{padding: 6px 0 6px 0; text-align:center; font-weight: none; color: #3d3d3d; border-left: 1px solid #b0cdfc; border-bottom: 2px solid #467dd8;}


table.t_list___2011__01 tbody td.last{padding: 0 0 3px 20px; text-align:left; font-weight: bold; border-top: 3px solid #9cb9e8; border-bottom: 1px solid #9cb9e8;  }



/* INPUT */

.input___2011__01 {
		font-family:"dotum", "Arial", "seoul", "sans-serif","vernada";
		font-size:12px; color:#666666;
		vertical-align:middle;
		border:#cfcfcf 1px solid;
	  }

/* °¡·ÎÇü table */
table.tbl_amount {width:100%;} /* ÀüÃ¼ Å×ÀÌºí ¼Ó¼º */
.tbl_amount thead th {border:1px solid #3366CC; font-size:12px; color:#3366CC;font-weight: bold; padding-top:6px; padding-left:6px; padding-right:5px;padding-bottom:4px;}
.tbl_amount thead th.sub {border:1px solid #3366CC; color:5C85D6;}
.tbl_amount td   {border-Color:#C1D1F0; border-bottom:1 solid #C1D1F0; vertical-align:middle; border-left-style:none; border-top-style:none;} /* td±âº»½ºÅ¸ÀÏ */
.c {text-align:center; padding-left:5px; padding-right:5px;word-break:break-all}
.l {text-align:left; padding-left:5px; padding-right:5px;}
.r {text-align:right; padding-left:0px; padding-right:10px;}
.cell {background-color:EAEFFA; color:#3366CC; padding:4 5 2 5; height:25px; text-align:center;font-weight: bold;} /* ÅØ½ºÆ® °¡¿îµ¥Á¤·Ä ¹è°æ ÁøÇÑÄ®¶ó */
.cell_l {background-color:EAEFFA; color:#3366CC; padding:4 5 2 5; height:25px; text-align:left;} /* ÅØ½ºÆ® leftÁ¤·Ä ¹è°æ ÁøÇÑÄ®¶ó */
.cell2 {background-color:#F6F8FD; color:#3366CC; padding:4 5 2 5; height:25px; text-align:center;} /* ÅØ½ºÆ® °¡¿îµ¥Á¤·Ä ¹è°æ ¿¬ÇÑÄ®¶ó */
.cell2_l {background-color:#F6F8FD; color:#3366CC; padding:4 5 2 5; height:25px; text-align:left;} /* ÅØ½ºÆ® leftÁ¤·Ä ¹è°æ ¿¬ÇÑÄ®¶ó */
.cell2_r {background-color:#F6F8FD; color:#3366CC; padding:4 5 2 5; height:25px; text-align:right;} /* ÅØ½ºÆ® ¿À¸¥ÂÊÁ¤·Ä */
.tbl_amount td table td {border-width:0px; padding:0px;}
.tbl_amount td.sub_2l{background-color:F5F7FC;font-size:11px;color:5C85D6;;padding-top:4px; padding-bottom:1px;font-weight:bold;text-align:left;} 

.hide {position:absolute;left:-999px;top:-9999px;}

