﻿#pContent {
	width: 100%;
}
.Detail {
	color: #333;
	margin-top: 20px;
}
#PageDesc.Detail {
	margin: 0px;
	margin-bottom: 20px;
}
#mTopBanner{
	height:170px;
}
/*YearList------------------------------------------------------*/
#YearList {
	height: 28px;
	margin-top: 20px;
}
#YearList LI {
	list-style-type: none;
	float: left;
	color: #333;
	font-size: 12px;
	background: #acabac url('/SiteCollectionImages/KFactoring4/line.gif') no-repeat right top;
	padding-left: 42px;
	padding-right: 45px;
	padding-top: 7px;
	height: 21px;
}
#YearList .First{
	padding-left: 41px;
	padding-right: 44px;
	background: #acabac url('/SiteCollectionImages/KFactoring4/line.gif') no-repeat right top;
}
#YearList .Last{
	background: none;
	padding-left: 41px;
	padding-right: 44px;
	background: #acabac;
}
#YearList A:link {
	color: #333;
	font-size: 12px;
}
#YearList A:active {
	color: #333;
	font-size: 12px;
}
#YearList A:visited {
	color: #333;
	font-size: 12px;
}
#YearList A:hover {
	text-decoration: underline;
	color: #000;
	font-size: 12px;
}
#YearList .Active {
	list-style-type: none;
	float: left;
	color: #fff;
	font-size: 12px;
	background: #10147f url('/SiteCollectionImages/KFactoring4/line.gif') no-repeat right top;
	padding-left: 42px;
	padding-right: 45px;
	padding-top: 7px;
	height: 21px;
}
#YearList .Active A:link {
	color: #fff;
}
#YearList .Active A:active {
	color: #fff;
}
#YearList .Active A:visited {
	color: #fff;
}
#YearList .Active A:hover {
	color: #fff;
}


/*ContentGR------------------------------------------------------*/
.ContentGR {
	position: relative;
	width: 100%;
	height: 390px;
	overflow: hidden;
	margin-top: 10px;
}
.ContentGR .Header{
	background: url('/SiteCollectionImages/KFactoring4/ContentGRHeaderBG.gif') no-repeat left top;
	height: 14px;
}
.Header .END{
	background: url('/SiteCollectionImages/KFactoring4/ContentGRHeaderBG.gif') no-repeat right top;
	float: right;
	width: 30px;
	height: 100%;
}
.ContentGR .Footer{
	position: absolute;
	bottom: 0px;
	width: 100%;
	background: url('/SiteCollectionImages/KFactoring4/ContentGRFooterBG.gif') no-repeat left bottom;
	height: 14px;
}
.Footer .END{
	background: url('/SiteCollectionImages/KFactoring4/ContentGRFooterBG.gif') no-repeat right bottom;
	float: right;
	width: 30px;
	height: 100%;
}
.ContentGR .Title {
	font-family: "Trebuchet MS",Arial;
	font-size: 60px;
	font-weight: bold;
	padding-top: 30px;
	padding-bottom: 20px;
}
.ContentGR .Detail {
	padding: 0px 50px;
	margin: 0px;
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	height: 100%;
	color: #333;
	background-repeat: no-repeat;
	background-position: right center;
	font-size: 12px;
/*	background-image:url('/SiteCollectionImages/KFactoring4/2001BG.jpg'); */
}
.Detail P {
	margin-top: 10px;
}
.Detail P.Remark {
	color: #8e4b04;
}
.Detail UL {
	margin-left: 16px; 
	margin-top: 10px;
	list-style-image:url('/SiteCollectionimages/MasterPortal/Bullet2.gif');
}
.Detail UL LI {
	padding-bottom: 10px;
}
.Detail OL {
	list-style: decimal;
	margin-left: 23px; 
	margin-top: 10px;
}
.Detail OL LI {
	padding-bottom: 10px;
}