@charset "euc-kr";

* {padding:0px; margin:0px;}
body, html{
	background-color:#fff;
	
	/* scrollbar */
	scrollbar-face-color:#fff;
	scrollbar-highlight-color:#fff;
	scrollbar-3dlight-color:#d9d9d9;
	scrollbar-darkshadow-color:#d9d9d9;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-arrow-color:#d9d9d9;
	scrollbar-track-color:#f5f5f5;
	
	font-family:±¼¸², Gulim, Arial, tahoma;
	margin:0;
	padding:0;
	background:#ffffff;
	font-size:12px;
	color:#666666;	
}
hr {display:none 0;}
img {border:none 0;}
a {	selector-dummy: expression(this.hideFocus=true);cursor:pointer; }
p,div {	display:block; 	margin:0 none;	padding:0 none;}	
form {margin:0; padding:0 }
ul, ol, li {list-style:none; padding:0px; margin:0px;}
input, textarea, table, td {
	font-size:12px;
	font-family:±¼¸², Gulim, Arial, tahoma;
	color:#666666;
	line-height:145%;
}
h1, h2, h3, h4, h5, h6 { 
	line-height: 130%;
	margin: 0;
	padding: 0;
}
table,div {
	border-collapse:collapse;
	border-spacing:0px;
	font-size: 12px;
	font-family:±¼¸², Verdana,  sans-serif;
	color:#666666;
}

a:link {text-decoration:none ; color: #666; }
a:visited {text-decoration:none ; color: #666;}
a:active {text-decoration:none ; color: #666; }
a:hover {text-decoration:none; color:#001166;}

em {font-style:normal !important;}


.fL {float:left;}
.fR {float:right}
.cB {clear:both}

/*================== CSS ½ºÅ¸ÀÏ ½ÃÀÛ ==================*/
/*===== layout =====*/
.sw { width:970px;} /* sub¿µ¿ª Å×ÀÌºí ÀüÃ¼ °¡·Î»çÀÌÁî */
.utility {margin-top:10px;}

.creditbank_top  {height:100px; padding:10px 0 0 0px;}
.creditbank_body {padding:15px 0 30px 0px; vertical-align:top;} /*body »ó´ÜÇÏ´Ü °£°Ý*/
.creditbank_footer{ height:130px; padding:15px 0px 15px 0px;
		background-image:url(http://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_ad { width:125px;text-align:right; vertical-align:top;} /*ad »ó´ÜÇÏ´Ü °£°Ý*/


.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 ¼Ó¼º */



/*===== NEWS layout =====*/
.news_con{width:748px; text-align:left; vertical-align:top; padding-right:12;}
.news_con1{width:471px; text-align:left; vertical-align:top;}
.news_con2{text-align:left; vertical-align:top; padding-left:20px; padding-bottom:35px;}/* news width °íÁ¤ °ª */
.news_left{width:110px; text-align:left; vertical-align:top;}/* news width °íÁ¤ °ª */
.news_right{width:210px; vertical-align:top;}
.news_right1{width:235px; vertical-align:top; padding-left:20px;}/* news width °íÁ¤ °ª */
.news_right2{vertical-align:top; background:#f0f0f0; padding:7px; padding-bottom:25px;}/* news width °íÁ¤ °ª */



/* NEWS layout */
#NEWS_con {
	width:726px;
	float:left;	
	vertical-align:top;
	margin-top:15px;
	}

#NEWS_right {
	background:#f0f0f0;
	padding:7px;
	width:224px;
	float:left;
	margin-left:20px;
	vertical-align:top;
	margin-top:15px;
	height:100%;
	min-height:100%;
	}

/*===== from =====*/
.input { height:19px; background-color:#FFFFFF; border: 1px solid #D4D4D4;} /* input box */
.textarea { height:280px; background-color:#FFFFFF; border: 1px solid #D4D4D4;} /* input box */



/*===== gnb_color =====*/
.gnb_bluishgreen {height:40px;background:url(http://image.creditbank.co.kr/static/newcredit/img/cs/gnb_bluishgreen.jpg) 0 0 no-repeat;padding:0 0 0 20;}
.gnb_bluishgreen li {float:left; margin-top:6px;}


/**** ¸¶Áø°ª : Æ¯º°ÇÑ °æ¿ì¸¦ Á¦¿ÜÇÏ°í ÀÎ¶óÀÎ Ã³¸® ***/
.m0 { margin:0px !important; }
.mt1 { margin-top:1px !important; }
.mt3 { margin-top:3px !important; }
.mt4 { margin-top:4px !important; }
.mt5 { margin-top:5px !important; }
.mt6 { margin-top:6px !important; }
.mt10 { margin-top:10px !important; }
.mt15 { margin-top:15px !important; }
.mt20{ margin-top:20px !important; }
.mt25 { margin-top:25px !important; }
.mb5 { margin-bottom:5px !important; }
.mb15 { margin-bottom:15px !important; }
.mb25 { margin-bottom:25px !important; }
.ml5 { margin-left:5px !important; }
.ml6 { margin-left:6px !important; }
.ml10 { margin-left:10px !important; }
.ml20 { margin-left:20px !important; }
.ml13 { margin-left:13px !important; }
.mr10 { margin-right:10px !important; }
.mr20 { margin-right:20px !important; }
.mr30 { margin-right:30px !important; }
.pt1 { padding-top:1px !important; }
.pt3 { padding-top:3px !important; }
.pt4 { padding-top:4px !important; }
.pt6 { padding-top:6px !important; }
.pt10 { padding-top:10px !important; }
.pb10 { padding-bottom:10px !important;}
.pl7 { padding-left:7px !important;}
.pl10 { padding-left:10px !important;}
.pl15 { padding-left:15px !important;}
.pl20 { padding-left:20px !important;}
.pr10 { padding-right:10px !important; }
.pr20 { padding-right:20px !important; }



/*===== 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;
}

/*===== line =====*/
.gray_line {border-top:1px #e2e2e2 solid; height:1px; margin-top:10px;}
.grayline {border-bottom:1px #bbbbbb solid; height:1px; margin-top:10px;}
.blue_line {border-top:1px #cdcdcd solid; height:1px; margin-top:10px;}
.img_border {border:1px #dfdfdf solid;}
.page_line {border-top:1px #bbbbbb solid; height:1px; margin-top:10px;}

/*===== list =====*/
ul.left li {float:left; margin:0px; padding:0px;}
ul.list_gray li { background:url('http://image.creditbank.co.kr/static/newcredit/img/news/new/bu_gray.gif') 0 6px no-repeat left; padding-left:7px; line-height:18px;}
.list_gray {font-size:12px; color:#001166; text-decoration:none; font-weight:bold;}  /*¸µÅ©  */
.list_gray a:link {font-size:12px; color:#001166; text-decoration:none; font-weight:bold;}
.list_gray a:visited {font-size:12px; color:#001166; text-decoration:none; font-weight:bold;}
.list_gray a:hover {font-size:12px; color:#001166; text-decoration:underline; font-weight:bold;}



ul.list_sky li { background:url('http://image.creditbank.co.kr/static/newcredit/img/news/new/bu_sky.gif') 0 5px no-repeat left; padding-left:7px; line-height:18px;}
.list_sky {font-size:12px; color:#666; text-decoration:none;}  /*¸µÅ©  */
.list_sky a:link {font-size:12px; color:#666; text-decoration:none;}
.list_sky a:visited {font-size:12px; color:#666; text-decoration:none;}
.list_sky a:hover {font-size:12px; color:#001166; text-decoration:underline;}

ul.listsky li { background:url('http://image.creditbank.co.kr/static/newcredit/img/news/new/bu_sky.gif') 0 5px no-repeat left; padding-left:7px; line-height:18px;}
.listsky {font-size:12px; color:#444; text-decoration:none;}  /*¸µÅ©  */
.listsky a:link {font-size:12px; color:#444; text-decoration:none;}
.listsky a:visited {font-size:12px; color:#444; text-decoration:none;}
.listsky a:hover {font-size:12px; color:#001166; text-decoration:none;}


/*===== link =====*/
.no_line a:link {font-size:12px; color:#666; text-decoration:none;}
.no_line a:visited {font-size:12px; color:#666; text-decoration:none;}
.no_line a:hover {font-size:12px; color:#666; text-decoration:none;}

.common_link1 {font-size:11px;color:#555; text-decoration:none;line-height:16px; font-family:µ¸¿ò, dotum;}                  /* Utility  ¸µÅ©  */
.common_link1:link {font-size:11px;color:#555; text-decoration:none;line-height:16px; font-family:µ¸¿ò, dotum;}            /* Utility  ¸µÅ©  */
.common_link1:visited {font-size:11px;color:#555; text-decoration:none;line-height:16px; font-family:µ¸¿ò, dotum;}        /* Utility  ¸µÅ©  */
.common_link1:hover {font-size:11px;color:#3fa5c3; text-decoration:none;line-height:16px; font-family:µ¸¿ò, dotum;}    /* 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; font-family:µ¸¿ò, dotum;}       /* sitemap¸µÅ© */
.common_link3:visited {font-size:11px;color:#666; font-weight: normal; text-decoration:none;letter-spacing:-1.5px; font-family:µ¸¿ò, dotum;}  /* sitemap ¸µÅ© */
.common_link3:active{font-size:11px;color:#666; font-weight: normal; text-decoration:none;letter-spacing:-1.5px; font-family:µ¸¿ò, dotum;}        /* sitemap ¸µÅ© */
.common_link3:hover {font-size:11px;color:#666; font-weight: normal; text-decoration:underline;letter-spacing:-1.5px; font-family:µ¸¿ò, dotum;}  /* sitemap ¸µÅ© */


/*===== small font =====*/
.stxt_01 {font-size:11px; color:#FF6F00; font-family:µ¸¿ò, dotum;} /* small »çÀÌÁî ÁÖÈ²Ä®¶ó (ÁÖ¼®, help ¼³¸íºÎºÐ¿¡ »ç¿ë) */
.stxt_02 {font-size:11px; font-family:µ¸¿ò, dotum;} /* 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:3fa5c3; letter-spacing:-1px;}
.stxt_04 {font-size:11px; line-height:16px; color:#555555; letter-spacing:-1px;} /* small »çÀÌÁî ±×·¹ÀÌÄ®¶ó */
.stxt_black {color:#000000;}
.bold {font-weight:bold;}
.mylink01 {color:#2e6b80; text-decoration:none; display:inline; background:#d5e9f1; padding-top:1px; padding-bottom:2px;} 
.mylink02 {color:#2c8bad; text-decoration:none; display:inline; background:#d5e9f1; padding-top:1px; padding-bottom:2px;} 


/*===== main =====*/
h1 {font-size:25px; color:#001166; letter-spacing:-0.2em; font-weight:bold; margin-bottom:7px;}
h1 a {color:#001166; font-size:14px; letter-spacing:-0.2em; font-weight:bold;}
h1 A, h1 A:link, h1 A:visited {color:#001166; font-size:25px; letter-spacing:-0.2em; font-weight:bold; text-decoration:none;}
h1 A:hover {color:#001166; font-size:25px; font-weight:bold; letter-spacing:-0.2em; text-decoration:underline; }


h2 {font-size:21px; color:#001166; letter-spacing:-0.2em; margin-bottom:3px; font-weight:bold;}
h2 a {color:#001166; font-size:21px; letter-spacing:-0.2em; font-weight:bold;}
h2 A, h2 A:link, h2 A:visited {color:#001166; font-size:21px; letter-spacing:-0.2em; text-decoration:none; font-weight:bold;}
h2 A:hover {color:#001166; font-size:21px; letter-spacing:-0.2em; text-decoration:underline; font-weight:bold;}


h3 {clear:both; font-size:14px; color:#2180a2; letter-spacing:-0.1em; margin-bottom:10px; font-weight:bold; padding-left:4px; padding-bottom:2px; border-bottom:2px solid #4cb2d0;}

h4 {font-size:14px; color:#001166; letter-spacing:-0.1em; font-weight:bold; padding-bottom:3px;}
h4 A, h4 A:link, h4 A:visited {color:#001166; font-size:14px; letter-spacing:-0.1em; font-weight:bold; text-decoration:none;}
h4 A:hover {color:#001166; font-size:14px; font-weight:bold; letter-spacing:-0.1em; text-decoration:underline; }




.newstop {border-bottom:2px #4cb2d0 solid; }

ul.newstop_list li { background:url('http://image.creditbank.co.kr/static/newcredit/img/news/new/bu_arrow.gif') 0 5px no-repeat; padding:0 0 0 10px; margin-bottom:5px; text-align:left; font-size:14px; color:#001166; font-weight:bold; letter-spacing:-0.1em;}
.newstop_list {font-size:14px; color:#001166; font-weight:bold; letter-spacing:-0.1em; text-decoration:none;}  /*¸µÅ©  */
.newstop_list a:link {font-size:14px; color:#001166; font-weight:bold; letter-spacing:-0.1em; text-decoration:none;}
.newstop_list a:visited {font-size:14px; color:#001166; font-weight:bold; letter-spacing:-0.1em; text-decoration:none;}
.newstop_list a:hover {font-size:14px; color:#001166; font-weight:bold; letter-spacing:-0.1em; text-decoration:none;}
.newstop_list span {font-size:11px; color:#777; letter-spacing:-0.1em; font-weight:100; margin-left:5px;}  /*¸µÅ©  */

.newstop_box {border:2px #87c9dc solid; background:url(http://image.creditbank.co.kr/static/newcredit/img/news/new/news_topbox_bg.gif) repeat-x; height:147px; width:231px; padding:10px; margin-bottom:15px;}

/* main List */
#main_stit {border-bottom:1px solid #EBEBEB; padding-bottom:20px;}
#main_stit .tit {float:left;}
#main_stit .menu {float:right;}
#main_stit {color:#222; font-size:11px; text-decoration:none;}  /*¸µÅ©  */
#main_stit ul.smenu li {float:left; margin:0px; padding:0px;}
#main_stit .smenu a:link {color:#222; font-size:11px; text-decoration:none; font-family:µ¸¿ò, dotum;}
#main_stit .smenu a:visited {color:#222; font-size:11px; text-decoration:none; font-family:µ¸¿ò, dotum;}
#main_stit .smenu a:hover {color:#222; font-size:11px; text-decoration:none; font-family:µ¸¿ò, dotum;}

#main_list {margin-top:10px; margin-bottom:15px;}
#main_list dd {border:1px #cdcdcd solid; font-size:1px; line-height:1px; width:88px; height:61px;}
#main_list dt {color:#333333; margin-top:5px; text-align:center; width:90px;}
#main_list li {background:url('http://image.creditbank.co.kr/static/newcredit/img/news/new/bu_sky.gif') 0 6px no-repeat; padding-left:10px; line-height:18px; margin-left:15px;}
#main_list span { background:url('http://image.creditbank.co.kr/static/newcredit/img/news/new/bu_arrow01.gif') 0 3px no-repeat; padding-left:5px; font-size:11px; color:#2991b0; margin-left:10px;}
#main_list a:link {color:#444; font-size:12px; text-decoration:none;}
#main_list a:visited {color:#444; font-size:12px; text-decoration:none;}
#main_list a:hover {color:#001166; font-size:12px; text-decoration:underline;}


#main_photo {border:1px #dfdfdf solid; width:233px; padding:9px; text-align:left;}
#main_photo .tit {font-size:12px; color:#000; font-weight:bold; float:left;}
#main_photo .more { text-align:right; padding-top:5px; margin-bottom:12px;}
#main_photo .photo {border:1px #dfdfdf solid; width:211px; height:135px; margin:8px 0px;}

#main_photo .stit a:link {color:#001166; font-weight:bold; text-decoration:underline;}
#main_photo .stit a:visited {color:#001166; font-weight:bold; text-decoration:underline;}
#main_photo .stit a:hover {color:#001166; font-weight:bold; text-decoration:underline;}

#main_photo .txt {color:#666; font-size:11px; text-decoration:none; line-height:14px; margin-top:3px;}
#main_photo .txt a:link {color:#666; font-size:11px; text-decoration:none;}
#main_photo .txt a:visited {color:#666; font-size:11px; text-decoration:none;}
#main_photo .txt a:hover {color:#666; font-size:11px; text-decoration:none;}

#main_photo .photo_img a:link {border:1px #dfdfdf solid; width:62px; height:36px;}
#main_photo .photo_img a:visited {border:1px #dfdfdf solid; width:62px; height:36px;}
#main_photo .photo_img a:hover {{border:2px #ff6f00 solid; width:62px; height:36px;}
#main_photo .photo_imgon {{border:2px #ff6f00 solid; width:62px; height:36px;}


#main_box {border:1px #dfdfdf solid; width:235px;}
#main_box .tit {font-size:12px; font-weight:bold; background:#ededed; margin-bottom:10px; height:26px; border-bottom:1px #dfdfdf solid;}

.main_today {background:#bbbbbb; height:22px; color:#ffffff; font-weight:bold; padding-left:10px; padding-top:3px; margin-bottom:10px; width:210px; margin-top:10px;}
.main_banner {margin-top:10px; margin-bottom:5px; width:210px;}

#main_much {border:1px #dfdfdf solid; width:210px; background:#FFFFFF;padding-bottom:5px; margin:7px 0 0 6px;}
#main_much .tit {color:#2180a2; font-weight:bold; margin-top:10px; text-align:left; margin-left:10px;}
#main_much .more {text-align:right; margin-bottom:12px; vertical-align:top; margin-top:-17px; border-bottom:1px #dfdfdf solid; padding-bottom:10px;}
#main_much li {margin-bottom:4px; width:190px; margin-left:13px;}
#main_much  a {padding-left:6px; vertical-align:top;}
#main_much a:link {color:#666; font-size:12px; text-decoration:none;}
#main_much a:visited {color:#666; font-size:12px; text-decoration:none;}
#main_much a:hover {color:#001166; font-size:12px; text-decoration:underline;}


.main_theme {color:#2180a2; font-weight:bold; margin-bottom:7px; width:210px; margin-top:10px;}
.main_themabox {border-left:1px #c6c6c6 solid; border-right:1px #c6c6c6 solid; border-bottom:1px #c6c6c6 solid; padding:10px; width:210px; background:#FFFFFF; vertical-align:top;}


#main_category {padding-bottom:40px;}
#main_category .title {background:url(http://image.creditbank.co.kr/static/newcredit/img/news/new/bg_category.gif) repeat-x top; height:27px; padding-left:22px; padding-top:6px; font-weight:bold; margin-bottom:20px; color:#333;  font-family:µ¸¿ò, dotum;}
#main_category .stitle {font-weight:bold; color:#444; margin-bottom:5px; margin-left:18px;}
#main_category .rline {border-right:1px #e9e9e9 solid;}

#main_category .list A, .list a:link, .list A:visited {color:#777;text-decoration:none; line-height:18px;  font-family:µ¸¿ò, dotum;}
#main_category .list A:hover {color:#777; text-decoration:none; font-family:µ¸¿ò, dotum;}

/* sub List */
#sub_menu {background:url(http://image.creditbank.co.kr/static/newcredit/img/news/new/sub_menu.gif) no-repeat bottom; width:110px; padding:15px 10px 10px 10px;}
#sub_menu li {background:url('http://image.creditbank.co.kr/static/newcredit/img/news/new/bu_gray.gif') 0 7px no-repeat; border-bottom:1px #ededed solid; padding-left:8px; margin-top:2px; margin-bottom:2px;}
.submenu A, .submenu a:link, .submenu A:visited {color:#666; font-size:11px; text-decoration:none; font-family:µ¸¿ò, dotum;}
.submenu A:hover {color:#3fa5c3; font-size:11px; text-decoration:underline; font-family:µ¸¿ò, dotum;}

.hotissue {background:url(http://image.creditbank.co.kr/static/newcredit/img/news/new/sub_hotissue.gif) no-repeat bottom; width:110px; padding:10px;}
.blt_dot2 {font-size:12px; color:#777; font-weight:normal;background:url('http://image.creditbank.co.kr/static/newcredit/img/news/blt_dot2.gif') 0px 7px no-repeat;padding-left:8px;margin-bottom:0px; margin-top:0px;line-height: 20px;}
.blt_dot3 {font-size:14px; color:#777; font-weight:normal;background:url('http://image.creditbank.co.kr/static/newcredit/img/news/blt_dot2.gif') 0px 6px no-repeat;padding-left:8px;margin-bottom:0px; margin-top:0px;line-height: 20px;}

.newsbar_link {font-size:11px;color:#666; text-decoration:none;line-height:16px; font-family:µ¸¿ò, dotum;}  /*¸µÅ©  */
.newsbar_link:link {font-size:11px;color:#666; text-decoration:none;line-height:16px; font-family:µ¸¿ò, dotum;}  /*¸µÅ©  */
.newsbar_link:visited {font-size:11px;color:#666; text-decoration:none;line-height:16px; font-family:µ¸¿ò, dotum;}  /*¸µÅ©  */
.newsbar_link:hover {font-size:11px;color:#3fa5c3; text-decoration:underline; line-height:16px; font-family:µ¸¿ò, dotum;}  /*¸µÅ©  */

.history {text-align:right; font-size:11px;color:#666; border-bottom:1px #d9d9d9 solid; margin-bottom:7px; padding-bottom:2px;}

#sub_photo {border:1px #dfdfdf solid; width:215px; padding:9px; text-align:left;}
#sub_photo .tit {font-size:12px; color:#000; font-weight:bold; float:left;}
#sub_photo .more { text-align:right; padding-top:5px; margin-bottom:12px;}
#sub_photo .photo {border:1px #dfdfdf solid; width:191px; height:135px; margin:5px 0px;}

#sub_photo .stit a:link {font-size:12px; color:#001166; font-weight:bold; text-decoration:underline;}
#sub_photo .stit a:visited {font-size:12px; color:#001166; font-weight:bold; text-decoration:underline;}
#sub_photo .stit a:hover {font-size:12px; color:#001166; font-weight:bold; text-decoration:underline;}

.sub_list a:link {background:url(http://image.creditbank.co.kr/static/newcredit/img/news/new/bu_gray.gif) 0 4px no-repeat; font-size:14px; color:#001166; font-weight:bold; text-decoration:none; line-height:25px; padding-left:8px;}
.sub_list a:visited {background:url(http://image.creditbank.co.kr/static/newcredit/img/news/new/bu_gray.gif) 0 4px no-repeat; font-size:14px; color:#001166; font-weight:bold; text-decoration:none; line-height:25px; padding-left:8px;}
.sub_list a:hover {background:url(http://image.creditbank.co.kr/static/newcredit/img/news/new/bu_gray.gif) 0 4px no-repeat; font-size:14px; color:#ff5400; font-weight:bold; text-decoration:underline; line-height:25px; padding-left:8px;}
.sub_list span {font-size:11px; color:#777; margin-left:7px; position:relative; top:-1px;}


#box_menu {border:1px #dfdfdf solid; background:#ededed; padding:5px; margin-bottom:25px;}
#box_menu .box{background:#f4f4f4; padding:7px; width:100%;}


#box_menu ul.list li {float:left; padding-right:10px; padding-left:10px; background:url(new/line_list.gif) 0 3px no-repeat right;}
#box_menu ul.list li.first {float:left; padding-right:10px; background:none;}

#box_menu .list	{font-size:12px; color:#2180a2; text-decoration:none;}
#box_menu .list a:link {font-size:12px; color:#2180a2; font-weight:bold; text-decoration:none;}
#box_menu .list a:visited {font-size:12px; color:#2180a2; font-weight:bold; text-decoration:none;}
#box_menu .list a:hover {font-size:12px; color:#2180a2; font-weight:bold; text-decoration:underline;}


.account {font-size:13px; line-height:19px; margin-top:10px; margin-bottom:30px;}
.NewCopyright {font-size:12px; color:#777; font-family:µ¸¿ò, dotum;} 


/* Board Date */
.news_date {border:1px #d9d9d9 solid; background:#f7f7f7; height:31px; width:596px; text-align:center; padding-top:9px; margin-top:20px;}
.news_date ul li { 
	display:inline; color:#565656; vertical-align:top; 
	font-weight:bold;
	padding:0px 2px 0px 3px;
}


.news_date ul li a,
.news_date ul li a:visited,
.news_date ul li a:active,
.news_date ul li a:link { color:#777777; font-weight:normal; }
.news_date ul li a:hover { color:#777777; font-weight:normal; }



/* Board Paging */
.board_paging { text-align:center; width:400px;}
.board_paging div, .board_paging ul { display:inline; }
.board_paging .pag_btn_l, .board_paging .pag_btn_r { height:14px;}
.board_paging .pag_btn_l img { margin:0px 3px 0px 0px; }
.board_paging .pag_btn_r img { margin:0px 0px 0px 3px; }

.board_paging ul li { 
	display:inline; color:#777; 
	font-weight:bold;
	padding:0px 3px 0px 4px;
	vertical-align:top;
}

.board_paging ul li a {color:#777; font-weight:normal;  text-decoration:none;}
.board_paging ul li a:visited {color:#777; font-weight:normal; text-decoration:none; }
.board_paging ul li a:active {color:#777; font-weight:normal; text-decoration:none; }
.board_paging ul li a:link {color:#777; font-weight:normal; text-decoration:none; }
.board_paging ul li a:hover {color:#777; font-weight:normal; text-decoration:none; }


/*´º½ºÄ«Å×°í¸®*/
.submain_bbs_bg{background-image:url(http://image.creditbank.co.kr/static/newcredit/img/common/submain/submain_bbs_bg.gif); background-repeat:repeat-x;} /*Sub Main board box, titleÀÌ ³ª¿À´Â background-image*/
.newsbar_line{border-right:1px solid #E9E9E9; text-align:left; padding:0 15 0 20; vertical-align:top;}


.bbs_link:link {color:#777; text-decoration:none;}  /*¸µÅ©  */
.bbs_link:visited {color:#777; text-decoration:none;}  /*¸µÅ©  */
.bbs_link:active{color:#3FA5C3; text-decoration:none;} /*¸µÅ©  */
.bbs_link:hover {color:#3FA5C3; text-decoration:none;}  /*¸µÅ©  */

.pnt_gray3_b {color:#333; font-weight: bold;} /* °¢ Ã¤³Î Æ÷ÀÎÆ® ±½ÀºÃ¼ */
.stxt_04 {font-size:11px; line-height:16px; color:#555555;} /* small »çÀÌÁî ±×·¹ÀÌÄ®¶ó */


.newsbar_link {font-size:11px;color:#666; text-decoration:none;line-height:16px; font-family:µ¸¿ò, dotum;}  /*¸µÅ©  */
.newsbar_link:link {font-size:11px;color:#666; text-decoration:none;line-height:16px; font-family:µ¸¿ò, dotum;}  /*¸µÅ©  */
.newsbar_link:visited {font-size:11px;color:#666; text-decoration:none;line-height:16px; font-family:µ¸¿ò, dotum;}  /*¸µÅ©  */
.newsbar_link:hover {font-size:11px;color:#3fa5c3; text-decoration:underline; line-height:16px; font-family:µ¸¿ò, dotum;}  /*¸µÅ©  */








