﻿#mBreadcrumb {
	width: 100%;
}
#pContent {
	width: 100%;
}

.Detail {
	color: #333;
}
#PageDesc{
	margin-top: 10px;
	margin-bottom: 23px;
}

#pContentInner {
	width: 760px;
	float: left;
}
#BoardListCtn {
  display:none;
}

/*ContentTB------------------------------------------------------*/
.ContentTB {
	margin-bottom: 20px;
}
.ContentTB TD {
	font-size: 12px;
}
.ContentTB .Header {
	height: 39px;
	background: #959595 url('/SiteCollectionImages/KBank23/ContentTBHeaderBG.gif') no-repeat;
	border-bottom: 1px solid #cccccc;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}
.ContentTB .HColStart {
	width: 510px;
}
.ContentTB .HColEnd {
	width: 250px;
	background-position: right top;
}
.ContentTB .Detail {
	padding: 10px;
	border-bottom: 1px solid #cfcace;
	vertical-align: top;
	border-left: 1px solid #b3b3b3;
}
.ContentTB .DCol1 {
	font-weight: bold;
	color: #2462ab;
}
.ContentTB .DCol1 a {
	font-weight: bold;
	text-decoration:none;
	cursor: pointer;
	color: #2462ab;
}
.ContentTB .DCol1 a:hover {
	text-decoration: underline;
}
.ContentTB .DColEnd {
	border-right: 1px solid #b3b3b3;
	color: #000;
}
.ContentTB .Green {
	background-color: #f3faf3;
}
.ContentTB SPAN {
	display: block;
	text-indent: -7px;
	margin-left: 8px;
}



/*BoardList---------------------------------------------*/
#BoardList {
	position: relative;
	width: 260px;
	height: 620px;
	float: left;
	overflow: hidden;
	background: #e1e1e1 url('/SiteCollectionImages/KBank22/BoardListBG.gif') repeat-y top right;	
}
#BoardList .Header{
	background: url('/SiteCollectionImages/KBank22/BoardListHeaderBG.gif') no-repeat top right;
	height: 14px;
}
.Header .Start{
	background: url('/SiteCollectionImages/KBank22/BoardListHeaderBG.gif') no-repeat top left;
	width: 20px;
	height: 100%;
}
#BoardList .Footer{
	position: absolute;
	width: 100%;
	bottom: 0px;
	background: url('/SiteCollectionImages/KBank22/BoardListFooterBG.gif') no-repeat bottom right;
	height: 14px;
}
.Footer .Start{
	background: url('/SiteCollectionImages/KBank22/BoardListFooterBG.gif') no-repeat bottom left;
	width: 20px;
	height: 100%;
}

#BoardList p {
	font-size: 12px;
	color: #333;
	padding: 4px 15px 1px 30px;
	min-height: 19px;
	background:url('/SiteCollectionImages/MasterPortal/Bullet4.gif') no-repeat 20px 10px;
}

#BoardList p.Active {
	color: #118c32;
	padding: 3px 15px 0 30px;
	background:#fff url('/SiteCollectionImages/MasterPortal/Bullet5.gif') no-repeat 20px 9px;
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
}

#BoardList p.Active a {
	color: #2462ab;
}


#BoardList a:link, #BoardList a:active, #BoardList a:visited {
	display: block;
	height: 100%;
	font-size: 12px;
	color: #333;
}
#BoardList a:hover {
	color: #2462ab;
}

/*ContentGR------------------------------------------------------*/
.ContentGR {
	width: 500px;
	height: 620px;
	float: left;
	overflow: hidden;
	position: relative;
}
.ContentGR .Header{
	background: url('/SiteCollectionImages/KBank22/ContentGRHeaderBG.gif') no-repeat top left;
	height: 14px;
	font-size: 1px;
}
.Header .END{
	background: url('/SiteCollectionImages/KBank22/ContentGRHeaderBG.gif') no-repeat top right;
	float: right;
	width: 30px;
	height: 100%;
}
.ContentGR .Footer{
	position: absolute;
	bottom: 0px;
	width: 100%;
	background: url('/SiteCollectionImages/KBank22/ContentGRFooterBG.gif') no-repeat bottom left;
	height: 14px;
}
.Footer .END{
	background: url('/SiteCollectionImages/KBank22/ContentGRFooterBG.gif') no-repeat bottom right;
	float: right;
	width: 30px;
	height: 100%;
}
.ContentGR .Detail {
	padding: 0px 30px;
	border-right: 1px solid #e1e1e1;
	height: 100%;
	color: #333;
}
.Detail .IMG {
	float: left;
	padding-top: 16px;
	padding-right: 10px;
	overflow: hidden;
	width: 100px;
	height: 133px;
}
.Detail .NamePosition {
	float: left;
	padding-top: 16px;
	width: 320px;
}
.Detail STRONG {
	padding-top: 25px;
	display: block;
	color: #2461aa;
	font-weight: normal;
}
.DetailField {
	margin-left: -8px;
}
.Detail p {
	text-indent: -7px;
	margin-left: 8px;
}



/*ORGChart--------------------------------------------*/
#ORGChart {	
    display:none;
	margin-top: 20px;
	width: 760px;
	overflow: hidden;
}
#ORGChart .Title{
	font-family: "Trebuchet MS", Arial;
	font-weight: bold;
	font-size: 16px;
	color: #666;
	padding-bottom: 5px;
}
#ORGChart .IMG {
	position: relative;
	background: url('/SiteCollectionImages/KBank22/ORGChartBG.gif') no-repeat top left;
	height: 195px;
}
.IMG .ICO {
	height: 50px;
	bottom: 0px;
	right: 0px;
	position: absolute;
}
.IMG .Detail {
	bottom: 17px;
	right: 46px;
	position: absolute;
}



