﻿#pContent {
	width: 100%;
}
.Detail {
	color: #333;
}
#PageDesc{
	margin-bottom: 20px;
}
/*h5 {
	margin-bottom: 25px;
} */
*/
#mQuickLink{
	display:none;
}
/*BoardList---------------------------------------------*/
#BoardList {
	position: relative;
	width: 260px;
	height: 430px;
	float: left;
	overflow: hidden;
	background: #e1e1e1 url('/SiteCollectionImages/KSecurities8/BoardListBG.gif') repeat-y right top;
}
#BoardList .Header{
	background: url('/SiteCollectionImages/KSecurities8/BoardListHeaderBG.gif') no-repeat right top;
	height: 14px;
}
.Header .Start{
	background: url('/SiteCollectionImages/KSecurities8/BoardListHeaderBG.gif') no-repeat left top;
	width: 20px;
	height: 100%;
}
#BoardList .Footer{
	position: absolute;
	width: 100%;
	bottom: 0px;
	background: url('/SiteCollectionImages/KSecurities8/BoardListFooterBG.gif') no-repeat right bottom;
	height: 14px;
}
.Footer .Start{
	background: url('/SiteCollectionImages/KSecurities8/BoardListFooterBG.gif') no-repeat left bottom;
	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: #db8522;
}
#BoardList li.Active {
	font-size: 12px;
	color: #f89728;
	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: #f89728;
}
#BoardList li.Active a:active {
	color: #f89728;
}
#BoardList li.Active a:visited {
	color: #f89728;
}
#BoardList li.Active a:hover {
	color: #f89728;
}


/*ContentGR------------------------------------------------------*/
.ContentGR {
	width: 500px;
	height: 430px;
	float: left;
	overflow: hidden;
	position: relative;
}
.ContentGR .Header{
	background: url('/SiteCollectionImages/KSecurities8/ContentGRHeaderBG.gif') no-repeat left top;
	height: 14px;
}
.Header .END{
	background: url('/SiteCollectionImages/KSecurities8/ContentGRHeaderBG.gif') no-repeat right top;
	float: right;
	width: 30px;
	height: 100%;
}
.ContentGR .Footer{
	position: absolute;
	bottom: 0px;
	width: 100%;
	background: url('/SiteCollectionImages/KSecurities8/ContentGRFooterBG.gif') no-repeat left bottom;
	height: 14px;
}
.Footer .END{
	background: url('/SiteCollectionImages/KSecurities8/ContentGRFooterBG.gif') no-repeat right bottom;
	float: right;
	width: 30px;
	height: 100%;
}
.ContentGR .Detail {
	padding: 0px 30px;
	border-right: 1px solid #e1e1e1;
	height: 100%;
	color: #000;
}
.Detail .IMG {
	float: left;
	padding-top: 16px;
	padding-right: 10px;
	overflow: hidden;
	width: 100px;
	height: 133px;
}
.Detail IMG {
	border: 1px solid #ccc;
}
.Detail .NamePosition {
	float: left;
	padding-top: 16px;
	width: 320px;
}
.Detail STRONG {
	padding-top: 25px;
	display: block;
	color: #f89728;
	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/KSecurities8/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;
}

