/* contactus */



.branchInfo {
	width: 961px;
	height: 390px;
	position: relative;
}
.branchInfo .title {
	font-size: 18px;
	font-weight: normal;
	color: #fff;
	font-family: tahoma, sans-serif, arial;
}
.branchInfo .mapList {
	position: absolute;
	z-index: 2;
	top: 0;
	right: 0;
	background: url('../images/map_arr.gif') no-repeat 100% 0;
	width: 297px;
	height: 38px;
	border: solid 1px #ccc;
}
.branchInfo .mapList .selTitle {
	display: block;
	width: 297px;
	font-size: 17px;
	color: #222;
}
.branchInfo .mapList .selTitle strong {
	display: block;
	width: 287px;
	cursor: pointer;
	padding-left: 10px;
	line-height: 2.2;
}
.branchInfo .mapList ul {
	width: 297px;
	position: absolute;
	top: 38px;
	left: 0;
	margin: 0 0 0-1px;
	border: 1px solid #ccc;
	background: #fff;
}
.branchInfo .mapList ul li {
	padding: 2px 0 3px 5px;
}
.branchInfo .mapList ul a {
	vertical-align: top;
	display: block;
	font-size: 17px;
	color: #222;
	font-weight: bold;
}
.branchInfo .infoList {
	width: 297px;
	position: absolute;
	top: 81px;
	right: 2px;
}
.branchInfo .infoList dt {
	font-size: 20px;
	color: #000000;
	font-weight: bold;
	padding-bottom: 11px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.branchInfo .infoList dd {
	background: url('../images/bg_bul3.gif') no-repeat 0 12px;
	padding-left: 10px;
	border-bottom: dotted 1px #aaa;
	margin-top: 9px;
	padding-bottom: 10px;
}
.branchInfo .infoList dd.none {
	border-bottom: none;
	margin-top: 10px;
	margin-bottom: -20px;
}
.branchInfo .infoList em {
	color: #333;
	display: block;
	margin-bottom: 6px;
}
.contactList {
	padding-left: 299px;
	overflow: hidden;
	position: relative;
	margin-top: -50px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-bottom: 60px;
}
.contactList.ty2 {
	margin-top: 70px;
}
.contactList .titleTy3 {
	position: absolute;
	top: 30px;
	left: 0;
}
.contactList dl {
	width: 299px;
	margin-left: 32px;
	border-top: solid 3px #222;
	margin-top: 40px;
	float: left;
}
.contactList dl dt {
	color: #222;
	font-weight: bold;
	border-bottom: dotted 1px #aaa;
	padding: 9px 0 10px 19px;
}
.contactList dl dt em {
	display: inline-block;
	background: url('../images/bg_bul5.gif') no-repeat 0 10px;
	padding-left: 9px;
	font-weight: bold;
}
.contactList dl dd {
	border-bottom: dotted 1px #aaa;
	padding: 9px 0 10px 19px;
}
.contactList dl dd em {
	display: inline-block;
	width: 64px;
	background: url('../images/bg_bul3.gif') no-repeat 0 10px;
	padding-left: 9px;
	color: #333333;
}
/* 사이트맵 */



.sitemapCont a {
	text-decoration: none;
}
.sitemap {
	overflow: hidden;
}
.sitemap .section {
	width: 216px;
	margin-left: 32px;
	float: left;
}
.sitemap .section:first-child {
	margin-left: 0;
}
.sitemap a:hover {
	color: #00592d;
}
.sitemap .section .dep1 {
	font-size: 24px;
	color: #00592d;
	font-weight: bold;
	border-bottom: solid 3px #00592d;
	padding-bottom: 17px;
	line-height: 1;
}
.sitemap .section .dep2 > li {
	border-bottom: dotted 1px #aaa;
	padding: 17px 0 15px 16px;
}
.sitemap .section .dep2 > li > strong a {
	font-size: 16px;
	color: #222;
}
.sitemap .section .dep2 > li > strong a:hover, .sitemap .otherMenu span.line span a:hover, .otherMenu a:hover {
	color: #00592d;
}
.sitemap .section .dep3 {
	margin: 10px 0 12px 0;
}
.sitemap .section .dep3 > li {
	background: url('../images/bg_bul3.gif') no-repeat 0 10px;
	padding-left: 10px;
}
.sitemap .section .dep2 > li.wait {
	position: relative;
	height: 26px;
}
.sitemap .section .dep2 > li.wait > strong a {
	display: block;
}
.sitemap .section .dep2 .preMsg {
	visibility: hidden;
	height: 0;
	position: absolute;
	top: 0;
	left: 0;
}
.sitemap .section .dep2 > li.wait a:hover .preMsg,  .sitemap .section .dep2 > li.wait a:focus .preMsg {
	z-index: 2;
	height: 58px;
	background: #000;
	opacity: 0.6;
	filter: alpha(opacity=60);
	visibility: visible;
	width: 216px;
	font-size: 16px;
	text-align: center;
	color: #fff !important;
	font-weight: bold;
	line-height: 58px;
}
.otherMenu {
	clear: both;
	margin-top: 80px;
	border: solid 3px #00592d;
	position: relative;
}
.otherMenu h3 {
	color: #00592d;
	position: absolute;
	left: 27px;
	top: -23px;
	font-size: 24px;
	color: #00592d;
	background-color: #fff;
	padding: 0 8px;
	font-weight: bold;
}
.otherMenu ul {
	overflow: hidden;
	padding: 26px 0 25px;
}
.otherMenu ul li {
	background: url('../images/bg_bul3.gif') no-repeat 0 11px;
	padding-left: 11px;
	float: left;
	margin-left: 31px;
}
.otherMenu ul li a {
	color: #222;
	font-weight: bold;
}
/*법적고지*/



.policyCont .titleTy {
	margin: 0 0 0;
	padding-bottom: 22px;
	line-height: 1.2;
	border-bottom: 3px solid #222;
}
.policy {
	padding: 30px 25px 20px 30px;
	height: 617px;
	border-bottom: dotted 1px #d5d5d5;
	overflow-y: scroll;
	overflow-x: hidden;
}
.policy h4, .policy h6 {
	font-size: 16px;
	font-weight: bold;
	color: #00592d;
	margin-top: 19px;
}
.policy > p {
	margin-top: 13px;
}
.policy .depTy, .policy .depTy > li, .policy > .depTy2 {
	margin-top: 14px;
	margin-left: 15px;
	text-indent: -15px;
}
.policy .depTy li > p, .policy .depTy .depTy2 {
	margin-top: 4px;
	margin-left: 0;
	font-size: 13px;
	text-indent: 0;
}
.policy > .depTy2 dd {
	background: url("../images/bg_bul4.gif") 0 10px no-repeat;
	padding-left: 25px;
	margin-top: 5px;
	margin-left: 0;
}
.policy .depTy li > .depTy2 dt {
	background: url("../images/bg_bul4.gif") 0 10px no-repeat;
	padding-left: 13px;
	margin-top: 5px;
}
.policy .depTy li > .depTy2 dd {
	margin-left: 15px;
}
.policy em {
	color: #222;
	font-weight: bold;
	font-size: 14px;
}
.policy .txt {
	margin-top: 20px;
}
.policy .define {
	margin-top: 45px;
}
.policy .define dt {
	color: #00592d;
	font-size: 16px;
	font-weight: bold;
	background: none;
	padding-bottom: 8px;
}
/*신문고 & 윤리경영*/



.sinmungoCont .titleTy:first-child {
	margin-top: 0;
}
.sinmungoCont .titleTy .tsTxt {
	font-size: 16px;
	font-weight: normal;
}
.sinmungoCont .titleTy3 {
	margin-top: 34px;
}
.sinmungoTop {
	height: 129px;
	padding: 41px 60px 0;
	background: url("../images/bg_sinmungo.jpg") no-repeat;
}
.sinmungoCont .policy {
	padding: 5px 35px 5px 24px;
	height: 350px;
	border-top: 3px solid #222;
	border-bottom: 0 none;
	overflow-y: auto;
}
.formTable {
	margin-top: -12px;
}
.formTable select + input[type="checkbox"] {
	margin-left: 10px;
}
.formTable .fileForm {
	position: relative;
	display: inline-block;
	height: 33px;
	padding: 0 108px 0 0;
	background: url("../images/btn_addfile.gif") no-repeat 100% 1px;
}
.formTable .fileForm input.file {
	position: absolute;
	right: 0;
	top: 0;
	width: 112px !important;
	height: 34px !important;
	border: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	cursor: pointer;
}
 .formTable ::-webkit-file-upload-button {
cursor:pointer;
}
.agreeBox {
	border-top: 3px solid #e1e1e1;
}
.agreeBox > dl {
	overflow: hidden;
	border-bottom: 1px dotted #e1e1e1
}
.agreeBox > dl dt {
	padding: 7px 0 10px 20px;
	font-size: 14px;
	color: #00592d;
	font-weight: bold;
	background: #f8f8f8;
	float: left;
	width: 114px;
}
.agreeBox > dl dt span {
	padding-right: 15px;
	background: url("../images/icon_required.gif") 100% 50% no-repeat;
}
.agreeBox > dl dd {
	padding: 7px 0 0 148px;
}
.agreeBox > dl dd * {
	vertical-align: middle;
}
.agreeBox > .pList {
	border-top: 3px solid #222;
}
.btnsRm {
	text-align: right;
	margin-top: -54px !important;
	;
}
.ethicsList {
	margin-top: 22px;
	padding: 0 58px 0 87px;
	height: 314px;
	background: url("../images/bg_ethics.gif") no-repeat;
}
.ethicsList ul {
	overflow: hidden;
}
.ethicsList ul li {
	float: left;
	padding: 211px 0 0;
	line-height: 1.4;
	width: 196px;
	font-weight: bold;
	text-align: center;
	color: #222;
}
.ethicsList ul li.e1 strong {
	color: #00488f;
}
.ethicsList ul li.e2 strong {
	color: #015b2f;
}
.ethicsList ul li.e3 strong {
	color: #f06903;
}
.ethicsList ul li.e4 strong {
	color: #6e8ec3;
}
.openList .item {
	padding-right: 0;
}
.openList .policy {
	padding: 12px 10px 20px;
	height: 404px;
	border-top: none;
	border-bottom: 1px solid #eaeaea;
}
.openList .policy h6 {
	margin-top: 20px;
}
.openList .policy .depTy, .openList .policy > p {
	margin-top: 5px;
}
.openList .policy .depTy > p, .openList .policy .depTy > li, .openList .policy .depTy li > p {
	margin-top: 4px;
}
/* FAQ */



.faqList {
	border-top: 3px solid #222;
}
.faqList > div {
	border-bottom: 1px dotted #aaa;
}
.faqList .title {
	background-position: 16px 50%;
	background-repeat: no-repeat;
	background-image: url(../images/rencai1.jpg)
}
.faqList .title a {
	font-weight: bold;
	display: block;
	padding: 11px 52px 10px 61px;
	background-position: 100% 50%;
	background-repeat: no-repeat;
	background-image: url(../images/rencai2.jpg);
	text-align:left;
}
.faqList .item {
	display: none;
	word-break: break-all;
	padding: 15px 32px 15px 61px;
	border-top: 1px solid #00592d;
	margin-top: -1px;
	background-color: #f6f6f6;
	background-position: 16px 16px;
	background-repeat: no-repeat; 	/*background-image: url(../images/rencai1.png);*/
}
.faqList .item.none {
	display: none;
}
.faqList .on {
	border-bottom: 1px solid #00592d;
}
.faqList .on .title a {
	color: #222;
}
.faqList .on .title a {
	background-image: url(../images/rencai4.jpg);
}
.faqList .on .item {
	display: block;
}
