﻿#pContent {
	width: 100%;
}
.Detail {
	color: #333;
}
#PageDesc{
	margin-bottom: 20px;
}
#BoardListCtn {
    display:none;
}
/*BoardList---------------------------------------------*/
#BoardList {
	position: relative;
	width: 260px;
	height: 430px;
	float: left;
	overflow: hidden;
	background: #e1e1e1 url('/SiteCollectionImages/KFactoring6/BoardListBG.gif') repeat-y top right;	
}
#BoardList .Header{
	background: url('/SiteCollectionImages/KFactoring6/BoardListHeaderBG.gif') no-repeat top right;
	height: 14px;
}
.Header .Start{
	background: url('/SiteCollectionImages/KFactoring6/BoardListHeaderBG.gif') no-repeat top left;
	width: 20px;
	height: 100%;
}
#BoardList .Footer{
	position: absolute;
	width: 100%;
	bottom: 0px;
	background: url('/SiteCollectionImages/KFactoring6/BoardListFooterBG.gif') no-repeat bottom right;
	height: 14px;
}
.Footer .Start{
	background: url('/SiteCollectionImages/KFactoring6/BoardListFooterBG.gif') no-repeat bottom left;
	width: 20px;
	height: 100%;
}
#BoardList li {
	font-size: 12px;
	color: #333;
	padding-left: 30px;
	padding-top: 3px;
	height: 19px;
	background:url('/SiteCollectionImages/MasterPortal/Bullet4.gif') no-repeat 20px 8px;
}
#BoardList a:link {
	display: block;
	height: 100%;
	font-size: 12px;
	color: #333;
}
#BoardList a:active {
	font-size: 12px;
	color: #333;
}
#BoardList a:visited {
	font-size: 12px;
	color: #333;
}
#BoardList a:hover {
	font-size: 12px;
	color: #10147f;
}
#BoardList li.Active {
	font-size: 12px;
	color: #10147f;
	padding-left: 30px;
	padding-top: 3px;
	height: 19px;
	background:#fff url('/SiteCollectionImages/MasterPortal/Bullet5.gif') no-repeat 20px 8px;
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
}
#BoardList li.Active a:link {
	color: #10147f;
}
#BoardList li.Active a:active {
	color: #10147f;
}
#BoardList li.Active a:visited {
	color: #10147f;
}
#BoardList li.Active a:hover {
	color: #10147f;
}
/*ContentGR------------------------------------------------------*/
.ContentGR {
	width: 500px;
	height: 430px;
	float: left;
	overflow: hidden;
	position: relative;
}
.ContentGR .Header{
	background: url('/SiteCollectionImages/KFactoring6/ContentGRHeaderBG.gif') no-repeat top left;
	height: 14px;
}
.Header .END{
	background: url('/SiteCollectionImages/KFactoring6/ContentGRHeaderBG.gif') no-repeat top right;
	float: right;
	width: 30px;
	height: 100%;
}
.ContentGR .Footer{
	position: absolute;
	bottom: 0px;
	width: 100%;
	background: url('/SiteCollectionImages/KFactoring6/ContentGRFooterBG.gif') no-repeat bottom left;
	height: 14px;
}
.Footer .END{
	background: url('/SiteCollectionImages/KFactoring6/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;
	margin-top: 16px;
	margin-right: 10px;
	overflow: hidden;
	width: 100px;
	height: 133px;
}
.Detail IMG {
	border: 1px solid #ccc;
}
.Detail .NamePosition {
	float: left;
	margin-top: 16px;
	width: 245px;
	height: auto !important;
	min-height: 85px;
	height: 87px;
}
.Detail STRONG {
	margin-top: 25px;
	display: block;
	color: #10147f;
	font-weight: normal;
}
.Detail P {
	text-indent: -7px;
	margin-left: 8px;
}
/*ORGChart--------------------------------------------*/
#ORGChart {
	display:none;
	margin-top: 30px;
	width: 100%;
	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/KFactoring6/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;
}
/****************KLeasing5.CSS*************/
/*--------------------------------*/
.ContentTB {
	margin-top: 20px;
	width: 100%;
}
.ContentTB TD {
	font-size: 12px;
	padding: 5px 30px;
}
.ContentTB .Header {
	height: 29px;
	background: #959595 url('/SiteCollectionImages/MasterPortal/ContentTBHeaderBG.gif') no-repeat;
	border-bottom: 1px solid #cccccc;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}
.ContentTB .HColStart {
	/*width: 55%;*/
	border-right: 1px solid #b3b3b3;
}
.ContentTB .HCol {
	background-position: top center;
	border-right: 1px solid #b3b3b3;
}
.ContentTB .HColEnd {
	/*width: 45%;*/
	background-position: right top;
}
.ContentTB .Detail {
	border-left: 1px solid #cfcace;
	border-bottom: 1px solid #cfcace;
	vertical-align: top;
	color: #333;
}
.ContentTB .D1 {
	color: #10147f;
	font-weight: bold;
}
.ContentTB .D1 a {
	font-weight: bold;
	text-decoration:none;
	cursor: pointer;
	color: #10147f;
}
.ContentTB .D1 a:hover {
	text-decoration: underline;
}
.ContentTB .D2,
.ContentTB .D3 {
	border-right: 1px solid #cfcace;
	color: #333;
}

/* WhatHot (kbank25-2.css) */
.ContentTB .HColStart {
	/*width:100px;*/
}
.ContentTB .HColEnd {
	/*width:600px;*/
}
.ContentTB .DCol1 {
	padding: 10px 10px 4px 10px;
	text-align: center;
}
.ContentTB .DColEnd {
	padding: 10px 10px 4px 10px;
	border-right: 1px solid #cfcace;
}
.ContentTB IMG{
	border:0;
	cursor:pointer;
}
.ContentTB p {
	text-indent: 0;
	margin-left: 2px;
	padding: 0 0 6px 12px;
	background: url('/SiteCollectionImages/masterportal/Bullet1.gif') no-repeat 0 5px;
}
.ContentTB a:link, .ContentTB a:active, .ContentTB a:visited {
	color: #000;
}
.ContentTB a:hover {
	color: red;
	text-decoration: underline;
}
.iPagingCtn {
	margin:10px 0;
}
