@charset "euc-kr";
@import url(./print.css);
/* 
 * ±¸ºÐÀÚ : ¿µ¹® en, °øÅë±âÅ¸ es
 */
 
/* 
 * DEFAULT DEfiNITION *****************************************************************************
 */

html, body {
	margin: 0;
	padding: 0;
	width: 100% !important;
	height: 100% !important;
	font-family: Verdana,Arial;
	font-size: 11px;
	color: #666;
}
ul,li,dl,dt,dd,form,p {
	margin: 0;
	padding: 0;
}
hr {
	display: none;
}
a:link, a:visited, a:active {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: none;
}
img	{
	border: 0 none;
}
ul li {
	list-style-type: none;
}
table {
	clear: both;
	margin: 0;
	padding: 0;
	border: 0;
	border-collapse: collapse;
}
table th, td {
	margin: 0;
	padding: 0;
	font-size: 11px;
}

/* FORMS */
input {
	padding: 2px 0 0 2px;
	vertical-align: middle;
	font-family: Verdana,Arial;
	font-size: 11px;
	color: #000;
}
input.Red {
	color: #F12114;
	font-weight: bold;
}
input.Radio{
	height:14px;
}
input.BtnImg {
	padding: 0;
}
input.BtnImgSearch {
	padding: 0;
	margin-top: -2px;
}
.InputTrans { 	/* °³¹ßÂÊ Ãß°¡¿ä±¸»çÇ× */
	background-color: transparent;  	
	border-bottom: medium none;  	
	border-left: medium none;  	
	border-right: medium none;  	
	border-top: medium none;
}

textarea {
	padding: 2px 0 0 2px;
	vertical-align: middle;
	overflow: auto;
	font-family: Verdana,Arial;
	font-size: 11px;
	color: #000;
	line-height: 1.4em;
}
select {
	vertical-align: middle;
	font-family: Verdana,Arial;
	font-size: 11px;
	color: #000;	
}

/* REPEATED USE DEfiNITION ******************* */

/* COMMON BUTTONS */
table.Buttons5, table.Buttons10, table.ButtonsLine {
	width: 100%;
}
table.Buttons5 img, table.Buttons10 img, table.ButtonsLine img, table.Buttons5 td, table.Buttons10 td, table.ButtonsLine td {
	vertical-align: top;
}
table.Buttons5 td {
	padding-top: 5px;
}
table.Buttons10 td, table.ButtonsLine td {
	padding-top: 10px;
}
table.ButtonsLine {	
	border-top: solid 1px #CCC;
}

/* COMMON TEXTS */
.Point1 {
	color: #F12114;
}
.Point1_S {
	color: #F12114;
	font-size: 11px;
	letter-spacing: -0.1em;
}
.Point2 {
	color: #ED6000;
}
.Point3 {
	color: #F38D6C;
}
.Txt_S	{
	font-size: 11px;
	color: #666;	
	letter-spacing: -0.1em;
}
.lh_16 {
	line-height:16px;
}
.lh_18 {
	line-height:18px;
}
.Grayf {
	color:#727272;
}
.Blackf {
	color:#000;
}
.Rp_Title {
	color:#505050;	
}

/* COMMON UL_LISTS */
ul.Ul_Red li {
	margin-top: 1px;
	padding-left: 6px;
	background: url(http://www.pusanbank.co.kr/img/common/blt_red.gif) no-repeat 0 7px;
	line-height: 1.5em;
}
ul.Ul_Red_S li {
	margin-top: 1px;
	padding-left: 5px;
	background: url(http://www.pusanbank.co.kr/img/common/blt_red.gif) no-repeat 0 8px;
	font-size: 11px;
	line-height: 1.4em;
}
ul.Ul_Comment li {
	margin-bottom: 1px;
	padding-left: 9px;
	background: url(http://www.pusanbank.co.kr/img/common/blt_comment.gif) no-repeat 0 3px;
	font-size: 11px;
	color: #F38D6C;
	letter-spacing: -0.1em;
	line-height: 1.3em;
}
ul.Ul_Comment2 li {
	margin-bottom: 1px;
	padding-left: 9px;
	background: url(http://www.pusanbank.co.kr/img/common/blt_redarrow.gif) no-repeat 0 2px;
	font-size: 11px;
	color: #F38D6C;
	letter-spacing: -0.1em;
	line-height: 1.3em;
}

/* LINKS */
a.A_Comment:link, a.A_Comment:visited, a.A_Comment:active {
	font-size: 11px;
	color: #F38D6C;
	letter-spacing: -0.1em;
	font-weight: bold;
	text-decoration: underline;
}
a.A_Comment:hover {
	font-size: 11px;
	color: #F38D6C;
	letter-spacing: -0.1em;
	font-weight: bold;
	text-decoration: underline;
}
a.small:link, a.small:visited, a.small:active {	
	font-size: 11px;
	color: #666;
	line-height: 16px;
	text-decoration: none;
}
a.small:hover {
	font-size: 11px;
	color: #000;
	line-height: 16px;
	text-decoration: none;
}
a.mlink:link, a.mlink:visited, a.mlink:active {
	font-size: 11px;
	color: #006889;
	letter-spacing: -0.1em;
	text-decoration: none;
}
a.mlink:hover {
	font-size: 11px;
	color: #F38D6C;
	font-weight: bold;
	letter-spacing: -0.1em;
	text-decoration: none;
}
a.blink:link, a.blink:visited, a.blink:active {
	font-size: 11px;
	color: #386497;
	letter-spacing: -0.1em;
	text-decoration: none;
}
a.blink:hover {
	font-size: 11px;
	color: #F38D6C;
	font-weight: bold;
	letter-spacing: -0.1em;
	text-decoration: none;
}


/* TABLE DEfiNITION ************************** */
 
/* COMMON GRAYTABLE */
table.GrayTable {	
	width: 100%;	
}
table.GrayTable thead th, table.GrayTable tbody th {
	padding: 8px 0 5px 12px;
	border-right: solid 1px #FFF;
	border-bottom: solid 1px #FFF;
	background: #EBEBEB;
	color: #666;	
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}
table.GrayTable th.ThCenter {
	padding: 8px 0 5px;
	text-align: center;
}
table.GrayTable th.Th2 {
	background: #EEEEEE;
	color: #727272;	
}
table.GrayTable th.Th3 { /* 06.03.09 ÀÌ¿ø¿µ Ãß°¡ */
	background: #D9D9D9;
	color: #727272;	
}
table.GrayTable th.Th3Center { /* 06.03.09 ÀÌ¸íÈñ Ãß°¡ */
	padding: 8px 0 5px;
	text-align: center;
	background: #D9D9D9;
	color: #727272;	
}
table.GrayTable td	{
	padding: 3px 0 3px 8px;
	border-right: solid 1px #FFF;
	border-bottom: solid 1px #FFF;
	background: #F5F5F5;
	color: #000;
}
table.GrayTable td.TdCenter	{	/* 06.03.16 ÀÌ¸íÈñ Ãß°¡ */
	padding: 8px 3px 5px;
	border-right: solid 1px #FFF;
	border-bottom: solid 1px #FFF;
	background: #F5F5F5;
	color: #000;
	text-align: center;
}
table.GrayTable img {
	margin-top: -1px;
}
table.GrayTable td.TdApply {
	padding: 5px 6px;
	background: #EBEBEB;
	border: solid 1px #D5D5D5;
}
table.GrayTable td.TdApply_Comment {
	padding: 9px 8px 6px;
	background: #FFF;
	border-bottom: solid 1px #E5E5E5;
}

/* COMMON MSGTABLE */
table.MsgTable {	
	width: 100%;
	height: 135px;
	border: solid 3px #E5E5E5;
	text-align: center;
	line-height: 1.3em;
}
table.MsgTable span {
	padding-left: 7px;
	background: url(http://www.pusanbank.co.kr/img/common/blt_msg02.gif) no-repeat 0 3px;
}
table.MsgTable p {
	margin-top: 4px;
	line-height: 1.3em;
}

/* BOX DEfiNITION **************************** */

/* COMMON GRAYBOX (¶ó¿îµù È¸»ö¹Ú½º) */
table.GrayBox {
	width: 100%;
	background: url(http://www.pusanbank.co.kr/img/common/gray_boxbg.gif);
}
table.GrayBox td.GrayBoxTop {
	height: 15px;
	background: url(http://www.pusanbank.co.kr/img/common/gray_boxtop.gif) no-repeat;
}
table.GrayBox td.GrayBoxBtm {
	height: 15px;
	background: url(http://www.pusanbank.co.kr/img/common/gray_boxbtm.gif) no-repeat;
}
table.GrayBox td.GrayBoxMid {
	padding: 0 15px;
	line-height: 1.5em;
}
table.GrayBox td.GrayBoxMid table.Msg {
	margin: 8px 11px;
	width: 628px;
}
table.GrayBox td.GrayBoxMid table.Msg td {
	line-height: 1.5em;
	color: #000;
}	
table.GrayBox td.GrayBoxMid table.Msg img.MsgTxt {
	margin: 4px 0 8px;
}
table.GrayBox td.GrayBoxMid table.Msg ul li {
	margin-top: 4px;
	padding-left: 6px;
	background: url(http://www.pusanbank.co.kr/img/common/blt_msg.gif) no-repeat 0 3px;
	line-height: 1.2em;
}

/* POPUP DEfiNITION ************************** */

/* 00_ÆË¾÷() */
table.BoardWrite tbody th.Pop_Th {
	background: #FDEAE4;
	color: #000;
}
.Pop_Top_Bg{
	height:40px;
	background:url(http://www.pusanbank.co.kr/img/common/pop_top_bg.gif) no-repeat;
	background-color:#F28A6A;
	padding:10px 0 0 28px;
	vertical-align:top;
}
.Pop_Btm_Bg{
	height:30px;
	background-color:#E5E5E5;
	padding:8px 10px 0 0;
	text-align:right;
	vertical-align:top;
}
.Pop_Main{
	padding:20px 28px 40px 28px;
	vertical-align:top;
}
.Pop_Stitle{
	vertical-align:top;
	height:20px;
}
.Pop_Search{
	background:url(http://www.pusanbank.co.kr/img/common/pop_round_bg01.gif) no-repeat;
	height:32px;
	padding-left:10px;
	padding-top:2px;
	color:#000;
}

/* MAIL DEfiNITION *************************** */

#Mail_Body{
	width:680px;
	border:1px solid #EFEFEF;
	background-color:#F9F9F9;
}
.Conpd{
	padding:24px 15px 0 15px;
	background-color:#FFF;
}
.Conpd01{
	padding:22px 20px 50 20px;
	vertical-align:top;
}
#Mail_Copy{
	background-color:#F9F9F9; 
	text-align:right;
	height:27px;
	vertical-align:top;
	padding-top:12px;
	padding-right:13px;
}
.Mail_Logo{
	 height:41px;
	 vertical-align:top;
}
.Mail_Txt{
	text-align:right;
	vertical-align:bottom;
	padding:0 3px 16px;
}


/* 
 * LAYOUT DEfiNITION ******************************************************************************
 */

ul.SiteMenu {
	padding: 31px 0 0 39px;
}
ul.SiteMenu li {
	padding-right: 12px;
	height: 19px;
	display: inline;
	font-size: 15px;
}
ul.HeaderLink {
	padding-top: 11px;
}
ul.HeaderLink li {
	display: inline;
}
#Search {
	margin-top: 1px;
}
#Search input {
	width: 150px;
	height: 17px;
	border: solid 1px #C0C0C0;
}
#Search input.BtnImg {
	width: 30px;
	height: 17px;
	border-style: none;
}
.LoginTxt {
	padding: 2px 0 4px 9px;
	background: url(http://www.pusanbank.co.kr/img/common/blt_login.gif) no-repeat 3px 4px;
	font-size: 11px;
	letter-spacing: -0.1em;
	line-height: 1.3em;
}
ul.FooterLink {
	padding: 17px 0 0 0;
}
ul.FooterLink li {
	display: inline;
}
.Copyright {
	margin: 6px 0 0 0;
}

/* LOCATION */
table.Location {
	margin: 24px 0 18px;
	width: 100%;
	height: 17px;
	border-bottom: solid 1px #E5E5E5;	
}
table.Location td {
	text-align: right;
	font-size: 11px;
	color: #6D6D6D;
	line-height: 1.2em;	
	vertical-align: top;
}
table.Location a	{
	font-size: 11px;
	color: #6D6D6D;
}
table.Location a:link, table.Location a:visited	{	
	font-size: 11px;
	color: #6D6D6D;
}
table.Location a:hover, table.Location a:active	{	
	font-size: 11px;
	color: #000;
}

/* PAGETITLE */
table.PageTitle	{
	margin-bottom: 6px;
	width: 100%;
	height: 18px;
}
table.PageTitle	td {
	vertical-align: top;
}

/* TITLes */
h1 {
	margin: 0;
	font-size: 0em;
}
h2 {
	margin: 1px 0 2px;
	padding: 0 0 0 7px;
	background: url(http://www.pusanbank.co.kr/img/common/blt_h2.gif) no-repeat 0 3px;
	font-family: Verdana,Arial;
	font-size: 11px;
	color: #000;
}
h2 span	{
	color: #000;
	font-weight: normal;
}


/* 
 * BOARD COMMON DEfiNITION ************************************************************************
 */

table.BoardList, table.BoardWrite, table.BoardView, table.BoardCont, table.BoardFile, table.BoardView_List, table.Paging, table.BoardSearch, table.BoardSearch2 {
	width: 100%;
}

/* PAGING */
table.Paging {
	border-top: solid 1px #CCC;
}
table.Paging td.PagingNum {
	padding: 14px 0 3px;
	text-align: center;
	font-weight: bold;
}
table.Paging td.PagingNum a{
	font-weight: normal;
}

/* BOARDSEARCH(°Ô½ÃÆÇ ÇÏ´Ü) */
table.BoardSearch {
	height: 50px;
	background: url(http://www.pusanbank.co.kr/img/common/bg_boardsearch.gif) no-repeat;
	text-align: center;
}
table.BoardSearch input.BtnImg {
	margin-top: -1px;
}

/* BOARDSEARCH(°Ô½ÃÆÇ »ó´Ü) */
table.BoardSearch2 {
	height: 39px;
	border: solid 2px #F0F0F0;
	background: #F3F3F3;
	text-align: center;
}
table.BoardSearch2 td {
	padding-top: 2px;
}
table.BoardSearch2 input.BtnImg {
	margin-top: -1px;
}

/* ÀÌÀü±Û/´ÙÀ½±Û LIST */
table.BoardView_List {
	border-top: solid 1px #CCC;
}
table.BoardView_List tbody th {
	border-bottom: solid 1px #E5E5E5;
	background: url(http://www.pusanbank.co.kr/img/common/boardview_thline.gif) no-repeat right;
}
table.BoardView_List tbody td {
	padding: 8px 0 5px 9px;
	border-bottom: solid 1px #E5E5E5;
}

/* BOARDLIST ********************************* */

/* BOARDLIST °øÅë */
table.BoardList thead th {
	padding: 10px 0 5px;
	font-size: 11px;
	font-weight: normal;	
}
table.BoardList tbody tr.Out {
	background: #FFF;
}
table.BoardList tbody tr.Over {
	background: #F6F6F6;
}
table.BoardList tbody td {
	padding: 8px 0 5px;	
	text-align: center;
	border-bottom: solid 1px #E5E5E5;
}
table.BoardList tbody td.Left {
	padding-left: 10px;
	text-align: left;
}
table.BoardList tbody td a:hover {
	color: #000;
}
table.BoardList img{
	vertical-align: middle;
}
table.BoardList tbody td.btn {							/*Ãß°¡*/
	padding: 4px 0 5px;
	border-bottom: solid 1px #E5E5E5;
}

/* ¿µ¹®(en) */
table.BoardList thead th.en_Th {
	background: #FAEEEC;
	color: #7A3434;	
}
table.BoardList thead th.en_ThLine	{
	width: 1px;
	background: url(http://www.pusanbank.co.kr/img/information/if_boardlist_thline.gif) no-repeat;
}
table.BoardList tbody tr.en_Issue {
	background: #FEFBFB;
}

/* 07_±âÅ¸(es) */
table.BoardList thead th.es_Th {
	background: #FDEAE4;
	color: #B44224;	
}
table.BoardList thead th.es_ThLine	{
	width: 1px;
	background: url(http://www.pusanbank.co.kr/img/etc/es_boardlist_thline.gif) no-repeat;
}
table.BoardList tbody tr.es_Issue {
	background: #FFFBF9;
}

/* BOARDWRITE ******************************** */

/* BOARDWRITE °øÅë */
table.BoardWrite tbody th {
	padding: 8px 0 5px 12px;
	border-right: solid 1px #FFF;
	border-bottom: solid 1px #FFF;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}
table.BoardWrite tbody td {
	padding: 3px 0 3px 8px;
	border-right: solid 1px #FFF;
	border-bottom: solid 1px #FFF;
	background: #F5F5F5;
	color: #000;
}
table.BoardWrite img {
	margin-top: -1px;
	vertical-align: middle;
}

/* ¿µ¹®(en) */
table.BoardWrite tbody th.en_Th {
	background: #FAEEEC;
	color: #7A3434;
}

/* 07_±âÅ¸(es) */
table.BoardWrite tbody th.es_Th {
	background: #FDEAE4;
	color: #B44224;	
}

/* BOARDVIEW ********************************* */

/* BOARDVIEW °øÅë */
table.BoardView tbody th {
	padding: 8px 0 5px 12px;
	border-right: solid 1px #FFF;
	border-bottom: solid 1px #FFF;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}
table.BoardView tbody td {
	padding: 8px 0 5px 9px;
	border-right: solid 1px #FFF;
	border-bottom: solid 1px #FFF;
	background: #F5F5F5;
}
table.BoardView tbody td.Td2 {
	padding: 8px 0 5px 9px;
	border-right: solid 1px #FFF;
	border-bottom: solid 1px #FFF;
	background: #EEEEEE;
}

/* ³»¿ë */
table.BoardCont {
	margin: 2px 0 0;
	border: solid 3px #E5E5E5;
}
table.BoardCont td {
	padding: 8px 9px 16px;
	color: #000;
	line-height: 1.4em;
}

/* Ã·ºÎÆÄÀÏ */
table.BoardFile {	
	margin-top: 3px;
}
table.BoardFile tbody th {
	padding: 8px 0 5px 12px;
	border-right: solid 1px #FFF;
	background: #E5E5E5;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}
table.BoardFile tbody td {
	padding: 3px 0 3px 8px;
	background: #F5F5F5;
}
table.BoardFile ul {
	padding: 3px 0 1px 2px;
}
table.BoardFile ul li {
	padding-left: 18px;
	background: url(http://www.pusanbank.co.kr/img/common/ico_file.gif) no-repeat 0 1px;
	line-height: 1.4em;
}

/* ¿µ¹®(en) */
table.BoardView tbody th.en_Th {
	background: #FAEEEC;
	color: #7A3434;
}

/* 07_±âÅ¸(es) */
table.BoardView tbody th.es_Th {
	background: #FDEAE4;
	color: #B44224;	
}

/* EVENTLIST ********************************* */
table.EventList {
	width: 100%;
	border-bottom: solid 1px #E5E5E5;
}
table.EventList tbody td {
	padding-bottom: 15px;
	vertical-align: top;
}
table.EventList img {
	vertical-align: middle;
}
table.EventList img.EventImg {
	margin-bottom: 12px;
}
table.EventList div.EventCont {
	padding: 0 4px;
}
table.EventList div.IssueTitle {
	color: #F47C47;
	font-weight: bold;
}
table.EventList div.IssueTitle img {
	float: left;	
	margin-right: 4px;
}
table.EventList div.Title {
	font-weight: bold;
}
table.EventList div.Title img {
	float: left;	
	margin-right: 4px;
}
table.EventList ul {
	margin: 6px 0 2px 0;
}

/* 
 * FOR CONTENT BY MENU ****************************************************************************
 */

/* LEFTMENU ********************************** */
table.LeftMenuTable {
	margin: 10px 0 12px 4px;
}
table.LeftMenuTable td {
	padding-bottom: 5px;
	font-size: 11px;
	vertical-align: top;
}
a.LeftMenu1:link, a.LeftMenu1:visited, a.LeftMenu1:active {	
	font-size: 11px;
	letter-spacing: -0.1em;
}
a.LeftMenu1:hover {
	color: #666;
	font-weight: bold;
	letter-spacing: -0.1em;
}
a.LeftMenuOn1:link, a.LeftMenuOn1:visited, a.LeftMenuOn1:active {	 /* ¿ÞÂÊ¸Þ´ºµª½º1(°øÅë) Ãß°¡ */
	font-size: 11px;
	font-weight: bold;
	letter-spacing: -0.1em;
}
a.LeftMenuOn1:hover {
	color: #666;
	font-weight: bold;
	letter-spacing: -0.1em;
}

/* ¿µ¹®(en) */
a.en_LeftMenu2:link, a.en_LeftMenu2:visited, a.en_LeftMenu2:active {	
	font-size: 11px;
	letter-spacing: -0.1em;
}
a.en_LeftMenu2:hover {
	color: #F17676;
	font-weight: bold;
	letter-spacing: -0.1em;
}
a.en_LeftMenuOn2:link, a.en_LeftMenuOn2:visited, a.en_LeftMenuOn2:active {	/* ¿ÞÂÊ¸Þ´ºµª½º2 Ãß°¡ */
	color: #F17676;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: -0.1em;
}
a.en_LeftMenuOn2:hover {
	color: #F17676;
	font-weight: bold;
	letter-spacing: -0.1em;
}
.en_LeftMenuLine1 {
	height: 2px;
	background: #F17676;
}
.en_LeftMenuLine2 {
	height: 2px;
	background: #F9E2E2;
}

/* FOOTERLINE ******************************** */

/* ¿µ¹®(en) */
.en_FooterLine {
	height: 1px;
	background: #E67474;
}

/* TEXTS ************************************* */

/* ¿µ¹®(en) */
.en_Txt1 {
	color: #7A3434;
}
.en_Txt2 {
	color: #C73531;
}
.en_Txt3 {
	color: #F17676;
}
.en_Txt3_2 {
	font-size: 14px;
	color: #D55227;
}

/* TABMENU *********************************** */
table.TabMenu {
	margin-bottom: 4px;
	width: 100%;
	height: 25px;
}

/* ¿µ¹®(en) */
table.TabMenu td.en_TabMenuBg {
	background: url(http://www.pusanbank.co.kr/img/information/if_bg_tabmenu.gif);
}

/* GUIDEBOX (¶ó¿îµù °¡ÀÌµå¹Ú½º) ************** */
table.Guide {
	width: 100%;
}
table.GuideIn td.GuideBlt {
	padding: 5px 0 0 14px;
	width: 65px;
	vertical-align: top;
}

/* ¿µ¹®(en) */
table.Guide td.en_GuideTop {
	height: 15px;
	background: url(http://www.pusanbank.co.kr/img/information/if_guideboxtop.gif) no-repeat;
}
table.Guide td.en_GuideBtm {
	height: 15px;
	background: url(http://www.pusanbank.co.kr/img/information/if_guideboxbtm.gif) no-repeat;
}
table.Guide td.en_GuideMid {
	background: url(http://www.pusanbank.co.kr/img/information/if_guideboxbg.gif);
}
table.GuideIn td.en_GuideTxt {
	padding-right: 20px;
	width: 581px;
	vertical-align: top;
	color: #C73531;
}
table.GuideIn td.en_GuideTxt ul li {
	margin: 4px 0 1px 0;
	padding-left: 6px;
	background: url(http://www.pusanbank.co.kr/img/common/blt_red.gif) no-repeat 0 4px;
	line-height: 1.2em;	
}
table.GuideIn td.en_GuideTxt ul li a {
	color: #C73531;	
	text-decoration: underline;
}

/* ¿µ¹®(en) --------------------------------------------------- ¾È¸íÇý(03.15Ãß°¡) */
.en_Line {
	background:#FBD6D6;
}

h2.en_A {
	margin:24px 0 0 17px;;
	vertical-align:top;
	padding: 1px 0 0 16px;
	background: url(http://www.pusanbank.co.kr/img/information/blt_if_h2.gif) no-repeat 0 3px;
	color: #000;
}
h3.en_B {
	margin:7px 0 0 16px;
	vertical-align:top;
	padding: 0 0 0 8px;
	background: url(http://www.pusanbank.co.kr/img/information/blt_if_h3.gif) no-repeat 0 4px;
	color: #E34C2D;
	font-size:12px;
}
h4.en_C {
	margin:0 0 5px 0;
	vertical-align:top;
	padding: 0 0 0 5px;
	background: url(http://www.pusanbank.co.kr/img/common/blt_orangerect.gif) no-repeat 0 5px;
	color: #F17676;
	font-size:12px;
}