 /* 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)*/





div {margin:0px; padding:0px;}

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;
	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: #444; text-decoration: none}
A:visited   {color: #444; text-decoration: none}
A:hover     {color: #444; text-decoration: none}

* {margin:0px; padding:0px;}
a {	selector-dummy: expression(this.hideFocus=true);cursor:pointer; }
img {border:none 0;}
ul, ol, li {list-style:none; padding:0px; margin:0px;}


/* select{behavior: url('http://image.creditbank.co.kr/static/newcredit/js/selectbox.htc');} */

/*================== CSS ½ºÅ¸ÀÏ ½ÃÀÛ ==================*/

/* ###### Main ######################################################################################### */


/*line*/
.blue_line_x { 
		background-image:url(http://image.creditbank.co.kr/static/newcredit/img/main/blue_dot.gif);
		background-position:bottom;
		background-repeat:repeat-x;}/* gray_line_x */


.gray_line_x2 { 
		background-image:url(http://image.creditbank.co.kr/static/newcredit/img/common/gray_line.gif);
		background-position:bottom;
		background-repeat:repeat-x;}/* gray_line_x */



/*===== Main  font=====*/
.maintxt_01 {font-size:11px; line-height:16px; color:#0041B8; letter-spacing:-1px;} /* small »çÀÌÁî  */
.maintxt_02 {font-size:11px; line-height:16px; color:#666; letter-spacing:-1px;} /* small »çÀÌÁî  */
.maintxt_03 {font-size:11px; line-height:16px; color:#444; letter-spacing:-1px;font-weight: bold;text-align:center;} /* small »çÀÌÁî  */
.pnt_log {color:#498FDA; font-weight: bold;font-size:11px;letter-spacing:-1px;}


/*===== Main title bg=====*/
.tit_bg{ background-image:url(http://image.creditbank.co.kr/static/newcredit/img/main/tit_bg.gif); background-repeat:repeat-x; background-position:top;}
.tit_pad{ padding:2 13 5 13;text-align:left; vertical-align:top;}
.tit_right{ padding:11 14 0 0;text-align:right;vertical-align:top;}


/*===== Main box line 1px info=====*/
.box_news_top{ background-image:url(http://image.creditbank.co.kr/static/newcredit/img/main/box_news_dot.gif); background-repeat:repeat-x; background-position:top;}
.box_news_bot{ background-image:url(http://image.creditbank.co.kr/static/newcredit/img/main/box_news_dot.gif); background-repeat:repeat-x; background-position:bottom;}
.box_news_cen{border-left-style:solid; border-right-style:solid; border-width:1; border-color:#D9D9D9; padding:4 12 3 12;}


/*===== Main box line 3px log=====*/
.box_log_top{ background-image:url(http://image.creditbank.co.kr/static/newcredit/img/main/box_log_dot.gif); background-repeat:repeat-x; background-position:top;background-color:#FAFCFF;}
.box_log_bot{ background-image:url(http://image.creditbank.co.kr/static/newcredit/img/main/box_log_dot.gif); background-repeat:repeat-x; background-position:bottom;background-color:#FAFCFF;}
.box_log_cen{border-left-style:solid; border-right-style:solid; border-width:3; border-color:#B5D2F2; padding:5 5 0 5;background-color:#FAFCFF;}
.box_log_cen01 {border-left:3px #b5d2f2 solid; border-right:3px #b5d2f2 solid;}

.box_log_line {border-bottom:1px #e4e5e8 solid; border-top:1px #e4e5e8 solid; margin-top:5px; height:27px; margin-bottom:5px;}


/*===== Main box line  info bg=====*/
.box_info_bg {background-image:url(http://image.creditbank.co.kr/static/newcredit/img/main/box_info_bg.gif); background-repeat:repeat-x; background-position: top;}


/*===== Main box line  kplus bg=====*/
.box_kplus_cen{border-left-style:solid; border-right-style:solid; border-width:1; border-color:#DFDFDF;background-color:#fff;vertical-align:top;}
.box_kplus_top_right{ background-image:url(http://image.creditbank.co.kr/static/newcredit/img/main/box_kplus_top_right.gif); background-repeat:no-repeat; background-position:top right;padding:14 14 0 0;text-align:right;}


/*===== Main box line 1px info=====*/
.box_search_cen{border-left-style:solid; border-right-style:solid; border-width:1; border-color:#E3E3E3; padding:0 7 0 7;background-color:#EBEBEB}
.box_search{background-color:#fff; height:21px; border:1 solid #E8E8E8;}


/*===== Main box cen=====*/
.box_customer_cen{background-color:#FCFCFC;padding:0 9 4 9 ;}
.customer_q_cen{ background-image:url(http://image.creditbank.co.kr/static/newcredit/img/main/customer_q_cen.gif); background-repeat:repeat-x; background-position:top;}
.box_event_cen{ border-left-style:solid; border-right-style:solid; border-width:1; border-color:#DFDFDF ;background-position:top;padding:10 7 3 7;}


/*===== Main cp box=====*/
.tit_cp_bg{ background-image:url(http://image.creditbank.co.kr/static/newcredit/img/main/tit_cp_bg.gif); background-repeat:repeat-x; background-position:top;}
.box_cp_cen{ border-left-style:solid; border-right-style:solid; border-width:1; border-color:#DFDFDF ;background-position:top;padding:10 7 0 7;}


/*===== Main search=====*/
.main_search {border:1px solid #BCBCBC; background-color:#fff; padding:0 0 0 0;height:16px;width:179px;vertical-align:top;} /* À¯Æ¿¸®Æ¼ °Ë»ö */


/*===== Main dot=====*/
.gray_dot {color:#444; font-weight:normal;background:url('http://image.creditbank.co.kr/static/newcredit/img/main/gray_dot.gif') 0px 7px no-repeat;padding-left:8px;margin-bottom:0px; margin-top:0px;line-height: 19px;}


/*===== Main line=====*/
.footbar_line{border-right:1px solid #E1E1E1; text-align:left; padding:11px 10px 4px 10px; vertical-align:top;}
.footbar_line2{border-bottom:1px solid #E1E1E1; text-align:left; padding:20 15 7 14; vertical-align:top;}
.mbox_img {border:1 solid #E6E6E6; background-color:#FFF;} /* ÀÌ¹ÌÁö Å×µÎ¸® */


/*===== Main foot=====*/
.foot_bg {background:url('http://image.creditbank.co.kr/static/newcredit/img/main/foot_bg.gif') 0 0 no-repeat;width:810px; height:75;}


/*===== Main link=====*/
.main_link:link {color:#444; font-weight: normal; text-decoration:none;letter-spacing:-1px;}  /*¸µÅ© */
.main_link:visited {color:#444; font-weight: normal; text-decoration:none;letter-spacing:-1px;}  /*¸µÅ© */
.main_link:active{color:#444; font-weight: normal; text-decoration:none;letter-spacing:-1px;} /*¸µÅ© */
.main_link:hover {color:#444; font-weight: normal; text-decoration:underline;letter-spacing:-1px;}  /*¸µÅ© */

.nat15 {color: #444; text-decoration:none}
.nat15 a {color:#444; text-decoration:none !important;line-height:150%;letter-spacing:-1px;}
.nat15 a:link {color:#444;line-height:150%;letter-spacing:-1px;}
.nat15 a:visited {color:#444;line-height:150%;letter-spacing:-1px;}
.nat15 a:active {color:#444;line-height:150%;text-decoration:underline;letter-spacing:-1px;}
.nat15 a:hover {color:#444; text-decoration:underline !important;line-height:150%;letter-spacing:-1px;}

.nat16 {font-size:0.9em;color: #444; text-decoration:none}
.nat16 a {font-size:0.9em;color:#444; text-decoration:none !important;line-height:150%;letter-spacing:-1px;}
.nat16 a:link {font-size:0.9em;color:#444;line-height:150%;letter-spacing:-1px;}
.nat16 a:visited {font-size:0.9em;color:#444;line-height:150%;letter-spacing:-1px;}
.nat16 a:active {font-size:0.9em;color:#444;line-height:150%;text-decoration:underline;letter-spacing:-1px;}
.nat16 a:hover {font-size:0.9em;color:#444; text-decoration:underline !important;line-height:150%;letter-spacing:-1px;}

.main_link2:link {color:#444; font-weight: bold; text-decoration:none;letter-spacing:-1px;}  /*¸µÅ© */
.main_link2:visited {color:#444; font-weight: bold; text-decoration:none;letter-spacing:-1px;}  /*¸µÅ© */
.main_link2:active{color:#444; font-weight: bold; text-decoration:none;letter-spacing:-1px;} /*¸µÅ© */
.main_link2:hover {color:#444; font-weight: bold; text-decoration:underline;letter-spacing:-1px;}  /*¸µÅ© */

.main_link3:link {color:#444; font-weight: normal; text-decoration:none;letter-spacing:-1px;}  /*¸µÅ© */
.main_link3:visited {color:#444; font-weight: normal; text-decoration:none;letter-spacing:-1px;}  /*¸µÅ© */
.main_link3:active{color:#444; font-weight: bold; text-decoration:none;letter-spacing:-1px;} /*¸µÅ© */
.main_link3:hover {color:#444; font-weight: bold; text-decoration:underline;letter-spacing:-1px;}  /*¸µÅ© */

.main_link4:link {font-size:11px;color:#498FDA; font-weight: bold; text-decoration:none;letter-spacing:-1px;}  /*¸µÅ© */
.main_link4:visited {font-size:11px;color:#498FDA; font-weight: bold; text-decoration:none;letter-spacing:-1px;}  /*¸µÅ© */
.main_link4:active{font-size:11px;color:#498FDA; font-weight: bold; text-decoration:none;letter-spacing:-1px;} /*¸µÅ© */
.main_link4:hover {font-size:11px;color:#498FDA; font-weight: bold; text-decoration:underline;letter-spacing:-1px;}  /*¸µÅ© */

.main_link5:link {font-size:11px;color:#444; font-weight: normal; text-decoration:none;letter-spacing:-1px;}  /*¸µÅ© */
.main_link5:visited {font-size:11px;color:#444; font-weight: normal; text-decoration:none;letter-spacing:-1px;}  /*¸µÅ© */
.main_link5:active{font-size:11px;color:#444; font-weight: normal; text-decoration:none;letter-spacing:-1px;} /*¸µÅ© */
.main_link5:hover {font-size:11px;color:#444; font-weight: normal; text-decoration:underline;letter-spacing:-1px;}  /*¸µÅ© */

.main_link6:link {font-size:11px;color:#444; font-weight: normal; text-decoration:none;letter-spacing:-1px;}  /*¸µÅ© */
.main_link6:visited {font-size:11px;color:#444; font-weight: normal; text-decoration:none;letter-spacing:-1px;}  /*¸µÅ© */
.main_link6:active{font-size:11px;color:#444; font-weight: normal; text-decoration:none;letter-spacing:-1px;} /*¸µÅ© */
.main_link6:hover {font-size:11px;color:#444; font-weight: normal; text-decoration:underline;letter-spacing:-1px;}  /*¸µÅ© */

.main_link7:link {font-size:12px;color:#444; font-weight: bold; text-decoration:none;letter-spacing:-1px;}  /*¸µÅ© */
.main_link7:visited {font-size:12px;color:#444; font-weight: bold; text-decoration:none;letter-spacing:-1px;}  /*¸µÅ© */
.main_link7:active{font-size:12px;color:#444; font-weight: bold; text-decoration:none;letter-spacing:-1px;} /*¸µÅ© */
.main_link7:hover {font-size:12px;color:#444; font-weight: bold; text-decoration:none;letter-spacing:-1px;}  /*¸µÅ© */

.main_link9:link {font-size:11px;color:#6792c9; text-decoration:none;letter-spacing:-1px;}  /*¸µÅ© */
.main_link9:visited {font-size:11px;color:#6792c9; text-decoration:none;letter-spacing:-1px;}  /*¸µÅ© */
.main_link9:active{font-size:11px;color:#6792c9; text-decoration:none;letter-spacing:-1px;} /*¸µÅ© */
.main_link9:hover {font-size:11px;color:#6792c9; text-decoration:none;letter-spacing:-1px;}  /*¸µÅ© */




.log_link:link {font-size:11px;color:#3366cc; font-weight: bold; text-decoration:underline;letter-spacing:-1px;}  /*¸µÅ© */
.log_link:visited {font-size:11px;color:#3366cc; font-weight: bold; text-decoration:underline;letter-spacing:-1px;}  /*¸µÅ© */
.log_link:active{font-size:11px;color:#3366cc; font-weight: bold; text-decoration:underline;letter-spacing:-1px;} /*¸µÅ© */
.log_link:hover {font-size:11px;color:#3366cc; font-weight: bold; text-decoration:underline;letter-spacing:-1px;}  /*¸µÅ© */


.event_link:link {font-size:12px;color:#3366cc; font-weight: bold; text-decoration:none;letter-spacing:-1px;}  /*¸µÅ© */
.event_link:visited {font-size:12px;color:#3366cc; font-weight: bold; text-decoration:none;letter-spacing:-1px;}  /*¸µÅ© */
.event_link:active{font-size:12px;color:#3366cc; font-weight: bold; text-decoration:none;letter-spacing:-1px;} /*¸µÅ© */
.event_link:hover {font-size:12px;color:#3366cc; font-weight: bold; text-decoration:underline;letter-spacing:-1px;}  /*¸µÅ© */


.cp_link1:link {font-size:11px;color:#777; font-weight: normal; text-decoration:none;letter-spacing:-1px;line-height: 15px;}  /*¸µÅ© */
.cp_link1:visited {font-size:11px;color:#777; font-weight: normal; text-decoration:none;letter-spacing:-1px;line-height: 15px;}  /*¸µÅ© */
.cp_link1:active{font-size:11px;color:#777; font-weight: normal; text-decoration:none;letter-spacing:-1px;line-height: 15px;} /*¸µÅ© */
.cp_link1:hover {font-size:11px;color:#777; font-weight: normal; text-decoration:none;letter-spacing:-1px;line-height: 15px;}  /*¸µÅ© */

.cp_link2:link {font-size:11px;color:#0041B8; font-weight: normal; text-decoration:none;letter-spacing:-1px;line-height: 14px;}  /*¸µÅ© */
.cp_link2:visited {font-size:11px;color:#0041B8; font-weight: normal; text-decoration:none;letter-spacing:-1px;line-height: 14px;}  /*¸µÅ© */
.cp_link2:active{font-size:11px;color:#0041B8; font-weight: normal; text-decoration:none;letter-spacing:-1px;line-height: 14px;} /*¸µÅ© */
.cp_link2:hover {font-size:11px;color:#0041B8; font-weight: normal; text-decoration:none;letter-spacing:-1px;line-height: 14px;}  /*¸µÅ© */




.qna_box{background-color:#F7F7F7;line-height:23px;}

/*===== main_tab(¿©¹é) =====*/
.main_tab {background-image:url(http://image.creditbank.co.kr/static/newcredit/img/main/tab_dot.gif); background-repeat:repeat-x; background-position:bottom; vertical-align:bottom;}
.main_tab_l {padding-left:2px; vertical-align:bottom;}


/*===== main log_input =====*/
.log_input { height:19px; background-color:#FFFFFF; border: 1px solid #AFCEEF;} /* log_input box */
.txt_login01 {font-size:11px; color:#6792c9;}
.name_login {color:#2f3743; font-weight:bold; font-family:±¼¸²;}


/*===== main sky_banner Ãß°¡ (2008/12/4 Jeon jin young) =====*/

.sky_box {background:url(http://image.creditbank.co.kr/static/newcredit/img/main/sky_box02.gif) no-repeat left bottom; width:93px; padding-left:3px;}
.sky_box li {margin:8px 0px 5px 0px; border-bottom:1px #e6e6e6 solid; width:85px; padding-bottom:3px;}
.sky_box li.noline {margin:7px 0px 5px 0px; border-bottom:0px;}

.ticket {background:url(http://image.creditbank.co.kr/static/newcredit/img/main/ticket_bg.gif) no-repeat; width:198px; height:73px; padding-left:4px;}

/*===== Teen_main =====*/

.teen_main_body { padding:20 10 30 10;vertical-align:top;} /*body »ó´ÜÇÏ´Ü °£°Ý*/


.green_link:link {font-size:12px;color:#777; font-weight: normal; text-decoration:none;letter-spacing:-1px;}  /*¸µÅ© */
.green_link:visited {font-size:12px;color:#777; font-weight: normal; text-decoration:none;letter-spacing:-1px;}  /*¸µÅ© */
.green_link:active{font-size:12px;color:#777; font-weight: normal; text-decoration:none;letter-spacing:-1px;} /*¸µÅ© */
.green_link:hover {font-size:12px;color:#6AAF3C; font-weight: normal; text-decoration:underline;letter-spacing:-1px;}  /*¸µÅ© */


/*===== content =====*/
.cw { width:600px;vertical-align:top min-height:700px /* ÃÖ¼Ò ³ôÀÌ ÁöÁ¤ */} /* ÄÁÅÙÃ÷¿µ¿ª Å×ÀÌºí ÀüÃ¼ °¡·Î»çÀÌÁî */
.title{height:55px; vertical-align:top;padding:17 0 0 0;}/* ÄÁÅÙÃ÷ Å¸ÀÌÆ² */
.nav{ text-align:right; vertical-align:top; padding-top:7px; font:11px Dotum,µ¸À½; color: #AEAEAE;}/* ÄÁÅÙÃ÷ À¯Æ¿ */
.nav_c{color:#559620; font:11px Dotum,µ¸À½;}
.input { height:19px; background-color:#FFFFFF; border: 1px solid #D4D4D4;} /* input box */


/*===== 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;
}


/*===== padding(¿©¹é) =====*/
.btn {padding-top:10px; vertical-align:top; text-align:center;} /* »ó´Ü°ú ÇÏ´ÜÀÇ ¹öÆ° °£°Ý */
.btnb {padding-top:20px; vertical-align:top; text-align:center; width:100%} /* »ó´Ü°ú ÇÏ´ÜÀÇ ¹öÆ° °£°Ý */
.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 ¿©¹é  */


/*===== font =====*/
.stxt_01 {font-size:11px; line-height:16px; color:#FF7000; 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:#6aaf3c; letter-spacing:-1px;} /* small »çÀÌÁî ÄÃ·¯ º¼µå (¸®ÇÃ°³¼öÃâ·Â »ç¿ë)*/
.stxt_04 {font-size:11px; line-height:16px; color:#9bc954; letter-spacing:-1px;} /* small »çÀÌÁî ÄÃ·¯ º¼µå (¸®ÇÃ°³¼öÃâ·Â »ç¿ë)*/
.stxt_05 {font-size:11px; color:#888888; letter-spacing:-1px;} /* small »çÀÌÁî ÄÃ·¯ º¼µå (Àü¹®°¡Ä®·³ »ç¿ë)*/



.stxt11{font-size:11px; letter-spacing:-1px;}
.bold{font-weight:bold;}
.blue {color:#3366cc}
.red {color:#c94942;}

.txt14{font:14px; font-weight:bold;}
.num22 {font:22px tahoma; font-weight:bold; color:#6aaf3c; line-height:18px; letter-spacing:-0.5px;}
.num45 {font:45px tahoma; font-weight:bold; color:#FF6F00; line-height:18px; letter-spacing:-0.5px;}

.c01{color:#418515;}
.c02{color:#6aaf3c;}
.c03{color:#9bc954;}

/*===== 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:#6AAF3C; font-weight:bold;}
.msg_04 {font-size:14px; line-height:20px; color:#FF6F00; font-weight:bold; letter-spacing:-1px;}



/* Æ÷ÀÎÆ® ÄÃ·¯ ¸íÄªÀº ÄÃ·¯¸íÀ» Á÷Á¢ ½á¼­ È¹ÀÏÈ­ ÇÔ */ 

.pnt {color:#6AAF3C;} /* Æ÷ÀÎÆ® ±ÛÃ¼ */ 
.pnt_b {color:#6AAF3C; font-weight: bold;} /* Æ÷ÀÎÆ® ±½ÀºÃ¼ */

.pnt_yellow {color:#FFd000;} /* Æ÷ÀÎÆ® ³ë¶õ ±ÛÃ¼ */ 
.pnt_yellow_b {color:#FFd000; font-weight: bold;} /* Æ÷ÀÎÆ® µÇ´Â ³ë¶õ ±½ÀºÃ¼ */

.pnt_gray {color:#444444;} /* Æ÷ÀÎÆ® ±×·¹ÀÌ ±ÛÃ¼ */
.pnt_gray_b {color:#444; font-weight: bold;} /* Æ÷ÀÎÆ® µÇ´Â ±×·¹ÀÌ ±½ÀºÃ¼ */

.pnt_org {color:#ff6f00;}
.pnt_org_b {color:#ff6f00; font-weight: bold;}

.pnt_gray2 {color:#777;} /* Æ÷ÀÎÆ® ±×·¹ÀÌ ±ÛÃ¼ */
.pnt_gray2_b {color:#777; font-weight: bold;} /* °¢ Ã¤³Î Æ÷ÀÎÆ® ±½ÀºÃ¼ */

.pnt_gray3 {color:#444;} /* Æ÷ÀÎÆ® ±×·¹ÀÌ ±ÛÃ¼ */
.pnt_gray3_b {color:#444; font-weight: bold;} /* °¢ Ã¤³Î Æ÷ÀÎÆ® ±½ÀºÃ¼ */

.pnt_gray4 {color:#898989;} /* Æ÷ÀÎÆ® ±×·¹ÀÌ ±ÛÃ¼ */


/*===== 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}
.line1 {border-bottom-style:solid; border-width:1px; border-color:#dcdcdc; height:25px;}




/*===== ÃÑ Â÷´Ü°Ç¼ö font =====*/
.all_cut_num{font: 45px tahoma;line-height: 18px;color: #ff6f00;letter-spacing:-0.5px;}
.all_cut_num02{font: 22px tahoma;line-height: 18px;color: #6AAF3C;letter-spacing:-0.5px;font-weight:bold;}
.all_cut_txt{font: 14px ;line-height: 18px;color: #444;letter-spacing:-0.5px;font-weight:bold;}



/*   µî·ÏÀÏ, */

/*===== icon =====*/
.icon_star {padding:11 0 0 0; vertical-align:top; color:#F77201;} /* º°Ç¥ ÁÖ¼® */
.icon_comment {padding:11 0 0 0; vertical-align:top; color:#F77201;} /* º°Ç¥ ÁÖ¼® */


/*===== box =====*/
.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 #E3E3E3; background-color:#F7F7F7; padding:20 20 20 20;} /* ±âº» 3px Å×µÎ¸® ¹Ú½º */
.box_img {border:1 solid #CCCCCC; background-color:#FFFFFF;} /* ÀÌ¹ÌÁö Å×µÎ¸® */

/*===== ±×¸° 1pxµÎ²² ¶ó¿îµå bgÀÖ´Â Å×µÎ¸® =====*/
.box_green1_top { background-image:url(http://image.creditbank.co.kr/static/newcredit/img/teen/common/box/green1_top_bg.gif); background-repeat:repeat-x; background-position:top;}
.box_green1_bot { background-image:url(http://image.creditbank.co.kr/static/newcredit/img/teen/common/box/green1_bot_bg.gif); background-repeat:repeat-x; background-position:bottom}
.box_green1_cen { background-image:url(http://image.creditbank.co.kr/static/newcredit/img/teen/common/box/green1_cen_bg.gif); background-repeat:repeat-x; background-position:bottom; border-left-style:solid; border-right-style:solid; border-color:#C6DAB8; border-width:1;}

/*===== ±×¸° 1pxµÎ²² ¶ó¿îµå white bgÀÖ´Â Å×µÎ¸® =====*/
.box_green2_top { background-image:url(http://image.creditbank.co.kr/static/newcredit/img/teen/common/box/green2_top_bg.gif); background-repeat:repeat-x; background-position:top;}
.box_green2_bot { background-image:url(http://image.creditbank.co.kr/static/newcredit/img/teen/common/box/green2_bot_bg.gif); background-repeat:repeat-x; background-position:bottom}
.box_green2_cen { background-image:url(http://image.creditbank.co.kr/static/newcredit/img/teen/common/box/green2_cen_bg.gif); background-repeat:repeat-x; background-position:bottom; border-left-style:solid; border-right-style:solid; border-color:#C6DAB8; border-width:1;}

/*===== °¢ ÄÃ·¯º° ¶ó¿îµå ¶óÀÎ BOX =====*/
.box_a_top { background-image:url(http://image.creditbank.co.kr/static/newcredit/img/teen/common/box/dot_teen.gif); background-repeat:repeat-x; background-position:top;}
.box_a_bot { background-image:url(http://image.creditbank.co.kr/static/newcredit/img/teen/common/box/dot_teen.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:#6AAF3C; padding:12 15 12 15;}

/*===== ±×¸° 1pxµÎ²² ¶ó¿îµå bgÀÖ´Â Å×µÎ¸® ÀÛÀº°Å=====*/
.box_green1_top { background-image:url(http://image.creditbank.co.kr/static/newcredit/img/teen/common/box/green1_top_bg.gif); background-repeat:repeat-x; background-position:top;}
.box_green1_bot { background-image:url(http://image.creditbank.co.kr/static/newcredit/img/teen/common/box/green1_bot_bg.gif); background-repeat:repeat-x; background-position:bottom}
.box_green1_cen { background-color:#F7FBF5;border-left-style:solid; border-right-style:solid; border-color:#C6DAB8; border-width:1;text-align:center;padding:8 8 8 8;}

/*===== BG¾È¿¡-°Ô½ÃÆÇ »ó´Ü BOX =====*/
.box_s6_top { background-image:url(http://image.creditbank.co.kr/static/newcredit/img/teen/common/box/s6_dot.gif); background-repeat:repeat-x; background-position:top;}
.box_s6_bot { background-image:url(http://image.creditbank.co.kr/static/newcredit/img/teen/common/box/s6_dot.gif); background-repeat:repeat-x; background-position:bottom;}
.box_s6_cen { background-color:#F0F7EB; padding:10 13 10 13;}

/*===== ±×·¹ÀÌ ¶ó¿îµå 1PXµÎ²² Å×µÎ¸® =====*/
.box_s3_top { background-image:url(http://image.creditbank.co.kr/static/newcredit/img/common/box/dot.gif); background-repeat:repeat-x; background-position:top;}
.box_s3_bot { background-image:url(http://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(http://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(http://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;}

/*===== ±×·¹ÀÌ 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(http://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(http://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;}


/*===== detail 06_box=====*/
.box_s13_top { background-image:url(http://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(http://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(http://image.creditbank.co.kr/static/newcredit/img/common/box/s13_cen_bg.gif); padding:15 35 15 25; }

.box_gray {border-color:E5E5E5; border-left:solid 2px; border-right:solid 2px; border-top:solid 2px; border-bottom:solid 2px;padding:20 20 20 10;}


/*===== Tab(¿©¹é) =====*/
.tab {background-image:url(http://image.creditbank.co.kr/static/newcredit/img/teen/common/1dot.gif); background-repeat:repeat-x; background-position:bottom; vertical-align:bottom;}
.tab_l {padding-left:2px; vertical-align:bottom;}

/* ###### µª½º Style ######################################################################################### */

/*=====  log_text =====*/
.log_text   {font-size:11px; color:#777;font-weight:normal;background:url('http://image.creditbank.co.kr/static/newcredit/img/common/depth/dot_gray.gif') 0px 3px no-repeat;padding-left:7px;margin-bottom:1px; margin-top:0px; line-height:14px;}/*»ó´Ü comments ³» dot_grayºí¸´ + text)*/

/*===== 1µª½º ½ºÅ¸ÀÏ =====*/

h1.h1{font-size:14px; color:#6AAF3C;background:url('http://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:#6AAF3C;background:url(none) 0 0 no-repeat;margin:30px 0px 7px 0px;}/*1Depth title ºí¸´ ¾øÀ»¶§, Å×ÀÌºí°úÀÇ°£°Ý 10px*/

/*===== 2µª½º ½ºÅ¸ÀÏ =====*/
h2.h2{font-size:12px; color:#6AAF3C;font-weight: bold;background:url('http://image.creditbank.co.kr/static/newcredit/img/teen/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:#6AAF3C;font-weight: bold;background:url(none) 0px 3px no-repeat;padding-left:17px;margin:13px 0px 5px 0px;}/*2Depth title ºí¸´ ¾øÀ»¶§*/
h2.h2_list{font-size:12px; color:#6AAF3C;font-weight: bold;background:url('http://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.h2_dot {font-size:12px; color:#777;font-weight:normal;background:url('http://image.creditbank.co.kr/static/newcredit/img/common/depth/dot_teen.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('http://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('http://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('http://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('http://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('http://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 ºí¸´ ÀÖÀ»¶§ */

/*===== 3µª½º ½ºÅ¸ÀÏ =====*/
h3.h3 {font-size:12px; color:#444;font-weight:normal;background:url('http://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(none) 5px 5px no-repeat;padding-left:14px;margin-bottom:0px; margin-top:0px; margin-bottom:1px;}/*3Depth title ºí¸´ ¾øÀ»¶§*/

h3.h3_dot   {font-size:12px; color:#777;font-weight:normal;background:url('http://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('http://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('http://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('http://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('http://image.creditbank.co.kr/static/newcredit/img/common/depth/4d_dot.gif')  22px 9px no-repeat;padding-left:31px;padding-top:4px;margin-bottom:0px; margin-top:0px; margin-bottom:1px; line-height:16px;}

h4.h4_dot {font-size:11px;color:#777;font-weight:normal;background:url('http://image.creditbank.co.kr/static/newcredit/img/common/depth/dot.gif')  22px 9px no-repeat;padding-left:31px;padding-top:4px;margin-bottom:0px; margin-top:0px; margin-bottom:1px; line-height:16px;}
h4.h4_cmmt1 {font-size:11px; color:#777;font-weight:normal;background:url('http://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('http://image.creditbank.co.kr/static/newcredit/img/common/depth/4d_dot.gif') 39px 6px no-repeat;padding-left:48px;margin:3px 0px px 0px;}

/*===== º°Ç¥ÁÖ¼® =====*/
h2.h2_is1 {font-size:11px; color:#999;font-weight:normal;background:url('http://image.creditbank.co.kr/static/newcredit/img/teen/common/icon/icon_star.gif')  0px 4px no-repeat;padding-left:11px;margin-bottom:2px; margin-top:8px; line-height:16px; letter-spacing:-1px;}
h2.h2_is2 {font-size:11px; color:#6aaf3c;font-weight:normal;background:url('http://image.creditbank.co.kr/static/newcredit/img/teen/common/icon/icon_star.gif')  0px 4px no-repeat;padding-left:11px;margin-bottom:2px; margin-top:8px; line-height:16px; letter-spacing:-1px;}




/*±âº»½ºÅ¸ÀÏ width:100% */
/*line*/
.gray_line_x { height:25px;
		background-image:url(http://image.creditbank.co.kr/static/newcredit/img/common/gray_line.gif);
		background-position:bottom;
		background-repeat:repeat-x;}/* gray_line_x */

/* °¡·ÎÇü table */
table.tbl {border-Color:#D4E5C3; width:100%;} /* ÀüÃ¼ Å×ÀÌºí ¼Ó¼º */
.tbl thead th {border:1px solid #6AAF3C; font-size:12px; color:#6AAF3C;font-weight: bold; padding-top:6px; padding-left:6px; padding-right:5px;padding-bottom:4px;}
.tbl thead th.sub {border:1px solid #6AAF3C; color:5C85D6;}
.tbl td   {border-Color:#D4E5C3; border-bottom:1 solid #D4E5C3; vertical-align:middle; padding:4 10 2 10;} /* 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:#F0F8EB; color:#6AAF3C; padding:4 5 2 5; height:25px; text-align:center;font-weight: bold;} /* ÅØ½ºÆ® °¡¿îµ¥Á¤·Ä ¹è°æ ÁøÇÑÄ®¶ó */
.cell_l {background-color:#F0F8EB; color:#6AAF3C; padding:4 5 2 5; height:25px; text-align:left;} /* ÅØ½ºÆ® leftÁ¤·Ä ¹è°æ ÁøÇÑÄ®¶ó */
.cell2 {background-color:#F8FAF5; color:#6AAF3C; padding:4 5 2 5; height:25px; text-align:center;} /* ÅØ½ºÆ® °¡¿îµ¥Á¤·Ä ¹è°æ ¿¬ÇÑÄ®¶ó */
.cell2_l {background-color:#F8FAF5; color:#6AAF3C; padding:4 5 2 5; height:25px; text-align:left;} /* ÅØ½ºÆ® leftÁ¤·Ä ¹è°æ ¿¬ÇÑÄ®¶ó */
.cell2_r {background-color:#F8FAF5; color:#6AAF3C; padding:4 5 2 5; height:25px; text-align:right;} /* ÅØ½ºÆ® ¿À¸¥ÂÊÁ¤·Ä */
.tbl td table td {border-width:0px; padding:0px;}

/* ¼¼·ÎÇü Å×ÀÌºí */
table.tbl_row    {border-Color:#D4E5C3; width:100%;border-bottom:1px solid #6AAF3C; border-top:1px solid #6AAF3C;} /* ÀüÃ¼ Å×ÀÌºí ¼Ó¼º »ó´Ü ÇÏ´Ü ¶óÀÎ*/
.tbl_row th       {border-right:1px solid #D4E5C3;border-bottom:1px solid #D4E5C3;background-color:#F0F8EB;font-size:12px;color:#6AAF3C;font-weight: bold;padding-top:4px; padding-bottom:1px; }  /*th »ó´ÜÇÊµå¶óÀÎ Á¤ÀÇ*/
.tbl_row th.sub {background-color:F7FBF5;font-size:11px;color:6AAF3C6;border-bottom:1px solid #D4E5C3;padding-top:4px; padding-bottom:1px; font-weight:normal;}  /*th »ó´ÜÇÊµå¶óÀÎ Á¤ÀÇ*/
.tbl_row td       {border-bottom:1px solid #D4E5C3; padding-top:4px; padding-bottom:1px; text-align:left; padding-left:10px; font-size:12px;}
.tbl_row td.r     {text-align:right; padding-right:10px;}
.tbl_row td.bd_R {border-right:1px solid #6AAF3C;}
.tbl_row td.bd_R2 {border-right:1px solid #D4E5C3;}/*ÇÊµå°¡ 2°³·Î ³ª´²Áú ¶§ thÀÇ ¿ÞÂÊ Å×ÀÌºí ¶óÀÎÄÃ·¯¼Ó¼º*/
.tbl_row tr.cell2 td {background-color:F7FBF5;}
.tbl_row td table td {border-width:0px; padding:0px;}


/* ÀÔ·Â Å×ÀÌºí */
table.tbl_submit {border-Color:#D4E5C3; width:100%;border-bottom:1px solid #6AAF3C; border-top:1px solid #6AAF3C;} /* ÀüÃ¼ Å×ÀÌºí ¼Ó¼º »ó´Ü ÇÏ´Ü ¶óÀÎ*/
.tbl_submit th { text-align:left;border-right:1px solid #D4E5C3;border-bottom:1px solid #D4E5C3;background-color:#F0F8EB;font-size:12px;color:#6AAF3C;font-weight: bold;padding-top:3px; padding-bottom:3px; }  /*th »ó´ÜÇÊµå¶óÀÎ Á¤ÀÇ*/
.tbl_submit th img {margin-top:2px;}
.tbl_submit td {border-bottom:1px solid #D4E5C3; padding-left:10px; padding-top:3px; padding-bottom:3px; font-size:12px;}
.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 #6AAF3C;}
.tbl_submit td.bd_R2 {border-right:1px solid #D4E5C3;}/*ÇÊµå°¡ 2°³·Î ³ª´²Áú ¶§ thÀÇ ¿ÞÂÊ Å×ÀÌºí ¶óÀÎÄÃ·¯¼Ó¼º*/
.tbl_submit td.bd_R3 {border-right:1px solid #D4E5C3; background-color:#F0F8EB;}/*ÇÊµå°¡ 2°³·Î ³ª´²Áú ¶§ thÀÇ ¿ÞÂÊ Å×ÀÌºí ¶óÀÎÄÃ·¯¼Ó¼º*/
.tbl_submit td table td {border-width:0px; padding:0px;}



/* ÀÔ·Â Å×ÀÌºí_¹Ú½º³» 2 */
table.tbl_submit2 {border-Color:#D4E5C3; width:100%;border-bottom:1px solid #D4E5C3; border-top:1px solid #D4E5C3;} /* ÀüÃ¼ Å×ÀÌºí ¼Ó¼º »ó´Ü ÇÏ´Ü ¶óÀÎ*/
.tbl_submit2 th { text-align:left;border-right:1px solid #D4E5C3;border-bottom:1px solid #D4E5C3;background-color:#F0F8EB;font-size:12px;color:#6AAF3C;font-weight: bold;padding-top:3px; padding-bottom:3px; text-align:center; }  /*th »ó´ÜÇÊµå¶óÀÎ Á¤ÀÇ*/
.tbl_submit2 th img {margin-top:2px;}
.tbl_submit2 td {border-bottom:1px solid #D4E5C3; 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:#F7FBF5;}
.tbl_submit2 td table td {border-width:0px; padding:0px;}
.tbl_submit2 td.bd_R {border-right:1px solid #6AAF3C;}
.tbl_submit2 td.bd_R2 {border-right:1px solid #D4E5C3;}/*ÇÊµå°¡ 2°³·Î ³ª´²Áú ¶§ thÀÇ ¿ÞÂÊ Å×ÀÌºí ¶óÀÎÄÃ·¯¼Ó¼º*/
.tbl_submit2 td.bd_R3 {border-right:1px solid #D4E5C3; background-color:#F0F8EB;}/*ÇÊµå°¡ 2°³·Î ³ª´²Áú ¶§ thÀÇ ¿ÞÂÊ Å×ÀÌºí ¶óÀÎÄÃ·¯¼Ó¼º*/
.tbl_submit2 td table td {border-width:0px; padding:0px;}

/* ###### box Style ######################################################################################### */
.ex_condition_cen{border-top-style:solid; border-bottom-style:solid; border-width:1; border-color:#5D9934; width:120; text-align:center; padding-top:12; vertical-align:top;}/*Â÷´Ü»óÅÂ ÅØ½ºÆ® box ½ºÅ¸ÀÏ*/

.box_yellow{border-style:solid; border-width:1; border-color:#E0D6B1; background:url('http://image.creditbank.co.kr/static/newcredit/img/teen/common/icon/icon_find.gif')  20px 20px no-repeat; padding:20 20 10 140; margin:20 0 0 0; vertical-align:top}/*¾Ë¾ÆµÎ±â box*/
h2.tip{background:url(http://image.creditbank.co.kr/static/newcredit/img/teen/common/icon/icon_tip.gif)  0px 0px no-repeat; font-size:12px; color:#777; font-weight:bold; padding:2 0 0 40; line-height:18px; margin:0 0 10 0;}/*¾Ë¾ÆµÎ±â box_in TIP ÅØ½ºÆ®*/

.box_yellow2_top{background:url(http://image.creditbank.co.kr/static/newcredit/img/teen/common/box/yellow_top.gif); background-repeat:repeat-x; height:5px;background-position:top;}
.box_yellow2_bot{background:url(http://image.creditbank.co.kr/static/newcredit/img/teen/common/box/yellow_bot.gif); background-repeat:repeat-x; height:5px;background-position:bottom;}
.box_yellow2_cen{border-left-style:solid; border-right-style:solid; border-width:1; border-color:#E0D6B1; padding:16 16 16 16;}


/*12px Å×µÎ¸® ¼­ºñ½º È°¿ëÆÁ Box*/
.box12_top {background-image:url(http://image.creditbank.co.kr/static/newcredit/img/teen/common/box/box12_top_cen.gif); background-repeat:repeat-x; background-position:top;}
.box12_left {background-image:url(http://image.creditbank.co.kr/static/newcredit/img/teen/common/box/box12_cen_left.gif); background-repeat:repeat-y; background-position:left;}
.box12_right {background-image:url(http://image.creditbank.co.kr/static/newcredit/img/teen/common/box/box12_cen_right.gif); background-repeat:repeat-y; background-position:right;}
.box12_bot {background-image:url(http://image.creditbank.co.kr/static/newcredit/img/teen/common/box/box12_bot_cen.gif); background-repeat:repeat-x; background-position:bottom;}
.box12_cen{background-color:#F8F8F8; padding:8 8 8 8; vertical-align:top}
.box_service{background:url(http://image.creditbank.co.kr/static/newcredit/img/teen/common/icon/icon_service.gif) 0 0 no-repeat; padding-left:130;}

/*±×¸° 2px µÎ²² Å×µÎ¸® Box*/
.green2_top{background:url(http://image.creditbank.co.kr/static/newcredit/img/teen/common/box/green2_dot.gif); background-repeat:repeat-x; background-position:top;}
.green2_bot{background:url(http://image.creditbank.co.kr/static/newcredit/img/teen/common/box/green2_dot.gif); background-repeat:repeat-x; background-position:bottom;}
.green2_cen{border-left-style:solid; border-right-style:solid; border-width:2; border-color:#6AAF3C; padding:15 20 15 20;}
/*±×·¹ÀÌ ALL_BG Box*/
.gray{background-color:#F7F7F7; margin-top:5;}
.gray_txt{padding:6 10 6 10; font-size:11px; line-height:16px; color:#999999; letter-spacing:-1px;}
/*±×·¹ÀÌ 1px µÎ²² Å×µÎ¸® Box*/
.gray1_top{background:url(http://image.creditbank.co.kr/static/newcredit/img/teen/common/box/gray1_dot.gif); background-repeat:repeat-x; background-position:top;}
.gray1_bot{background:url(http://image.creditbank.co.kr/static/newcredit/img/teen/common/box/gray1_dot.gif); background-repeat:repeat-x; background-position:bottom;}
.gray1_cen{border-left-style:solid; border-right-style:solid; border-width:1; border-color:#DEDEDE; padding:8 15 0 10;}
/*±×·¹ÀÌ 2px µÎ²² Å×µÎ¸® Box*/
.gray2_top{background:url(http://image.creditbank.co.kr/static/newcredit/img/teen/common/box/gray2_dot.gif); background-repeat:repeat-x; background-position:top;}
.gray2_bot{background:url(http://image.creditbank.co.kr/static/newcredit/img/teen/common/box/gray2_dot.gif); background-repeat:repeat-x; background-position:bottom;}
.gray2_cen{border-left-style:solid; border-right-style:solid; border-width:2; border-color:#DDDDDD; padding:16 20 16 20;}

/*===== ¸Þ¼¼Áö BOX, BG±×·¹ÀÌ BOX =====*/
.mag_top { background-image:url(http://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(http://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;}

/* ###### BBS Style ######################################################################################### */
/* BBS List */
.bbs_list {border-bottom:1px solid #6AAF3C;} /*ÇÏ´Ü ¶óÀÎ*/
.bbs_list th {font-size:12px;border-bottom:1px solid #D1D1D1;border-top:2px solid #6AAF3C;padding-top:8px; padding-bottom:8px; }  /*th »ó´ÜÇÊµå¶óÀÎ Á¤ÀÇ*/
.bbs_list td {border-bottom:1px solid #EBEBEB; text-align:center; padding-top:5px; padding-bottom:2px;}  /*td »ó´ÜÇÏ´Ü°£°Ý, È¸»ö¶óÀÎ Á¤ÀÇ*/
.bbs_list td.l {text-align:left; padding-left:10px;}  /*ÇÊµå ÁÂÃø °£°Ý*/
.bbs_list a:link, .bbs_list a:visited {color:#777; text-decoration:none;}  /*¸µÅ©  */
.bbs_list a:active, .bbs_list a:hover {color:#6AAF3C; text-decoration:underline;}  /*¸µÅ©  */
.bbs_list td table th, .bbs_list td table td {border-width:0px; padding:0px;}
.bbs_list tr.on td{background-color:#F5F5F5;}  /*read ÆäÀÌÁö ÇÏ´Ü list ÀÚ½ÅÀÇ ¿µ¿ª bgÄÃ·¯ */

/* BBS View */
.bbs_view td {text-align:center; padding-top:5px; padding-bottom:2px;}  /*td »ó´ÜÇÏ´Ü°£°Ý, È¸»ö¶óÀÎ Á¤ÀÇ*/
.bbs_view td.l {text-align:left; padding-left:10px;}  /*Á¦¸ñ ÁÂÃø °£°Ý*/
.bbs_view tr.tlt td {font-size:12px;border-top:2px solid #6AAF3C;border-bottom:1px solid #D1D1D1;}  /*td ÇÊµå1 ¶óÀÎ Á¤ÀÇ*/
.bbs_view tr.tlt2 td {font-size:12px;border-bottom:1px solid #6AAF3C;}   /*td ÇÊµå2 ¶óÀÎ Á¤ÀÇ*/
.bbs_view tr.tlt3 td {font-size:12px;border-bottom:1px solid #D1D1D1;}  /*td ÇÊµå3 ¶óÀÎ Á¤ÀÇ*/

.bbs_view tr.reply td {font-size:12px;border-top:2px solid #D0D0D0;border-bottom:1px solid #E6E6E6;background-color:#F8F8F8;} /*´äº¯ÇÊµå°¡ Ã³À½À¸·Î ³ª¿Ã¶§ ÃÖ»óÀ§ td ÇÊµå È¸»ö¶óÀÎ Á¤ÀÇ*/
.bbs_view tr.reply2 td {font-size:12px;border-bottom:1px solid #D0D0D0;background-color:#F8F8F8;} /*´äº¯ÇÊµå  1¹øÂ°ºÎÅÍ  td ÇÊµå È¸»ö¶óÀÎ Á¤ÀÇ*/

.bbs_view a:link, .bbs_view a:visited {color:#777; text-decoration:none;}  /*¸µÅ©  */
.bbs_view a:active, .bbs_view a:hover {color:#019966; text-decoration:underline;}  /*¸µÅ©  */
.bbs_view td table th, .bbs_view td table td {border-width:0px; padding:0px;}

.bbs_contents {padding:20px 10px 20px 10px; border-bottom:1px solid #6AAF3C;}  /*°Ô½Ã±Û ³»¿ëÅ×ÀÌºí °£°Ý*/
.bbs_contents_reply {padding:20px 10px 20px 10px;}  /*´äº¯°Ô½Ã±Û ³»¿ëÅ×ÀÌºí °£°Ý*/
.bbs_contents_reply2 {padding:20px 10px 20px 10px;border-bottom:1px solid #D0D0D0;}   /*´äº¯°Ô½Ã±Û ³»¿ëÀÌ ÃÖÇÏ´Ü¿¡ ÀÚ¸®ÇÏ°í ÀÖÀ»¶§ Å×ÀÌºí °£°Ý*/

/* BBS Write */
.bbs_write {border-bottom:1px solid #6AAF3C;}  /*ÇÏ´Ü ¶óÀÎ*/
.bbs_write tr.top td {font-size:12px;border-top:2px solid #6AAF3C;border-bottom:1px solid #D1D1D1;}   /*ÃÖ»óÀ§ ÇÊµå td ¶óÀÎ Á¤ÀÇ*/
.bbs_write th, .bbs_write td {border-bottom:1px solid #EBEBEB; text-align:left;}     /*td È¸»ö¶óÀÎ Á¤ÀÇ*/
.bbs_write td.l {text-align:left; padding-left:10px;}  /* ÁÂÃø °£°Ý*/
.bbs_write td {padding-top:2px; padding-bottom:2px; font-size:12px;text-align:center;}  /*td »ó´ÜÇÏ´Ü°£°Ý, È¸»ö¶óÀÎ Á¤ÀÇ*/
.bbs_write td.radio {padding-top:3px;}
.bbs_write td table th, .bbs_write td table td {border-width:0px; padding:0px;}



/*===== Space(´Ü¶ô ³ôÀÌ) =====*/

/* Space */
.sp4 {height:4px; width:1px; line-height:0px; font-size:0px; clear:both;} /*³ôÀÌ small height 5 */
.sp5 {height:5px; width:1px; line-height:0px; font-size:0px; clear:both;} /*³ôÀÌ small height 5 */
.sp6 {height:6px; width:1px; line-height:0px; font-size:0px; clear:both;} /*³ôÀÌ small height 6 */
.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 */
.sp10 {height:10px; width:1px; line-height:0px; font-size:0px; clear:both;} /*³ôÀÌ small height 10 */
.sp12 {height:12px; width:1px; line-height:0px; font-size:0px; clear:both;} /*³ôÀÌ small height 12 */
.sp13 {height:13px; width:1px; line-height:0px; font-size:0px; clear:both;} /*³ôÀÌ small height 13 */
.sp15 {height:15px; width:1px; line-height:0px; font-size:0px; clear:both;} /*³ôÀÌ small height 15 */
.sp17 {height:17px; width:1px; line-height:0px; font-size:0px; clear:both;} /*³ôÀÌ small height 17 */
.sp18 {height:18px; width:1px; line-height:0px; font-size:0px; clear:both;} /*³ôÀÌ small height 18 */
.sp20 {height:20px; width:1px; line-height:0px; font-size:0px; clear:both;} /*³ôÀÌ middle height 20 */
.sp25 {height:25px; width:1px; line-height:0px; font-size:0px; clear:both;} /*³ôÀÌ middle height 25 */
.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 */



/*===== link =====*/

/* ¸®½ºÆ® ¹øÈ£ */
.list_no {color:#777777;font-family:Verdana; font-size:11px;} 
.list_no:link {text-decoration: none; color:#777777;font-family:Verdana; font-size:11px;} 
.list_no:visited {text-decoration: none; color:#777777;font-family:Verdana; font-size:11px;} 
.list_no:hover {text-decoration: none; color:#3489CC;font-family:Verdana; font-size:11px;}








/*===== 2008.12.12 ¹ÚÀçÇö µðÀÚÀÌ³Ê Ãß°¡=====*/

/*===== Main  font=====*/
.maintxt_04 {font-size:12px; line-height:16px; color:#444444; letter-spacing:0px;}
.maintxt_05 {font-size:12px; line-height:16px; color:#909090; letter-spacing:0px;}
/*===== Main title bg=====*/
.tit_bg1{ background-image:url(http://image.creditbank.co.kr/static/newcredit/img/main/200812_upgrade/tit_bg.gif); background-repeat:repeat-x; background-position:top;}
/*===== Main link=====*/
.main_link8:link {font-size:11px;color:#5e759f; font-weight: bold; text-decoration:none;letter-spacing:-1px;}  /*¸µÅ© */
.main_link8:visited {font-size:11px;color:#5e759f; font-weight: bold; text-decoration:none;letter-spacing:-1px;}  /*¸µÅ© */
.main_link8:active{font-size:11px;color:#5e759f; font-weight: bold; text-decoration:none;letter-spacing:-1px;} /*¸µÅ© */
.main_link8:hover {font-size:11px;color:#5e759f; font-weight: bold; text-decoration:none;letter-spacing:-1px;}  /*¸µÅ© */
/*===== line =====*/
.line2 {border-bottom-style:solid; border-width:1px; border-color:#eeeeee; height:25px;}
/*===== Main box line  info bg=====*/
.box_info_bg1 {background-image:url(http://image.creditbank.co.kr/static/newcredit/img/main/200812_upgrade/box_info_bg.gif); background-repeat:repeat-x; background-position: top;}




/*===== 2009.03.13 ÀüÁø¿µ ½Å¿ëÀÌ¿ë±Ç Ãß°¡=====*/
#box_ticket {background:url(http://image.creditbank.co.kr/static/newcredit/img/main/box_ticket.gif) no-repeat;
	width:198px;
	height:97px;
	}
#box_ticket .btn{text-align:right; padding-right:10px; margin-top:-2px;}
#box_ticket .tit{text-align:center; padding-top:15px;}


.box_ecotip {background:url(http://image.creditbank.co.kr/static/newcredit/img/main/box_ecotip.gif) bottom no-repeat;
	width:194px;
	padding:5px;	
	}
.today_protect {background:url(http://image.creditbank.co.kr/static/newcredit/img/main/bg_todayprotect.gif) no-repeat;
	width:402px;
	height:32px;
	padding-left:145px;
	padding-top:10px;
	}

.ecotip_link:link {font-size:11px;color:#444; text-decoration:none;letter-spacing:-1px; background:url(http://image.creditbank.co.kr/static/newcredit/img/main/icon_new.gif) top right no-repeat; padding-right:15px;}  /*¸µÅ© */
.ecotip_link:visited {font-size:11px;color:#444; text-decoration:none;letter-spacing:-1px; background:url(http://image.creditbank.co.kr/static/newcredit/img/main/icon_new.gif) top right no-repeat; padding-right:15px;}  /*¸µÅ© */
.ecotip_link:active{font-size:11px;color:#444; text-decoration:none;letter-spacing:-1px; background:url(http://image.creditbank.co.kr/static/newcredit/img/main/icon_new.gif) top right no-repeat; padding-right:15px;} /*¸µÅ© */
.ecotip_link:hover {font-size:11px;color:#444; text-decoration:underline;letter-spacing:-1px; background:url(http://image.creditbank.co.kr/static/newcredit/img/main/icon_new.gif) top right no-repeat; padding-right:15px;}  /*¸µÅ© */

.main_link10:link {font-size:11px;color:#444; font-weight: normal; text-decoration:none;letter-spacing:-1px;}  /*¸µÅ© */
.main_link10:visited {font-size:11px;color:#444; font-weight: normal; text-decoration:none;letter-spacing:-1px;}  /*¸µÅ© */
.main_link10:active{font-size:11px;color:#444; font-weight: normal; text-decoration:none;letter-spacing:-1px;} /*¸µÅ© */
.main_link10:hover {font-size:11px;color:#0041b8; font-weight: normal; text-decoration:underline;letter-spacing:-1px;}  /*¸µÅ© */




/*Ä³½¬¹éÀÌº¥Æ® 091102 G-eun*/
#cash 		{position:relative; background:url(http://image.creditbank.co.kr/static/newcredit/img/event/20091102_cash/back.gif) no-repeat; width:402px; height:256px;}
.cash 		{position:relative; background:url(http://image.creditbank.co.kr/static/newcredit/img/event/20091102_cash/back.gif) no-repeat; width:402px; height:256px;}
.input1 {border:#CCC 1px solid; font-family:dotum; font-size:11px; height:19px;  margin-top:1px; margin-bottom:2px;}

.close		{position:absolute; top:231px; left:205px; font-family:dotum; font-size:11px; color:#547191; letter-spacing:-0.1em; font-weight:normal; }
.cash_m1	{position:relative; background:url(http://image.creditbank.co.kr/static/newcredit/img/event/20091102_cash/m1.gif) no-repeat; top:35px; left:22px; height:188px;}
.cash_m1 h1	{position:absolute; top:62px; left:105px; font-family:Verdana; font-weight:bold; font-size:22px; color:#FFF;}
.cash_m1 ul	{position:absolute; top:54px; left:222px;}

.cash_m2	{position:relative; background:url(http://image.creditbank.co.kr/static/newcredit/img/event/20091102_cash/m2.gif) no-repeat; top:28px; left:16px; height:188px;}
.cash_m2 h1	{position:absolute; top:38px; left:30px; font-family:dotum; font-size:11px; color:#9a9a9a; letter-spacing:-0.1em; font-weight:normal;}
.cash_m2 ul	{position:absolute; top:92px; left:75px;}
.cash_m2 li	{text-align:left;}
.cash_m2 p.btn	{position:absolute; top:82px; left:269px;}

.cash_m3	{position:relative; background:url(http://image.creditbank.co.kr/static/newcredit/img/event/20091102_cash/m3.gif) no-repeat; top:38px; left:16px; height:188px;}
.cash_m3 h1	{position:absolute; top:27px; left:45px; font-family:dotum; font-size:11px; color:#9a9a9a; letter-spacing:-0.1em; font-weight:normal;}
.cash_m3 ul	{position:absolute; top:82px; left:75px;}
.cash_m3 li	{text-align:left;}
.cash_m3 p.btn	{position:absolute; top:72px; left:269px;}

.cash_m4	{position:relative; background:url(http://image.creditbank.co.kr/static/newcredit/img/event/20091102_cash/m4.gif) no-repeat; top:34px; left:16px; height:188px;}
.cash_m4 h1	{position:absolute; top:23px; left:35px; font-family:dotum; font-size:11px; color:#9a9a9a; letter-spacing:-0.1em; font-weight:normal;}
.cash_m4 ul	{position:absolute; top:70px; left:55px;}
.cash_m4 li	{text-align:left;}
.cash_m4 p.btn	{position:absolute; top:64px; left:310px;}


#box_001	{margin: 0 0 0 0; width: 453px; position: relative;}
#body_box01__01 { position: relative; width:453px; margin:0 0 0 0;height:528px; border:0px blue solid;background: transparent url('http://image.creditbank.co.kr/static/newcredit/img/main/new/img23.jpg') repeat-y left top;}
#body_box01__02 { position: relative; width:453px; margin:0 0 0 0;height:35px; border:0px blue solid;}

.body_box01__03	{float:left; display:inline; width:300px; margin:7px 0 0 10px; border:0px red solid;}
.body_box01__04	{float:right; display:inline; text-align:left; width:54px; margin:10px 0 0 0;  border:0px red solid;}


.txt___001 {color: #6c6c6c;font: normal 11px dotum;}

.w15 {width:15px;}
.h15 {height:15px;}
.input__001 {	margin: 0; padding: 3px 0 0 3px;vertical-align: middle;} 