﻿#mTopBanner {
	position: relative;
	width: 940px;
	height: 170px;
	overflow: hidden;
}
.Detail {
	color: #333;
}

/* LEFT CONTENT------------------------------------------------------------------------------*/
#pContent {
	width: 670px;
	padding-top: 20px;
	overflow: hidden;
}
#WebPart {
	position: relative;
	width: 320px;
	color: #333;
}
#WebPart .Title {
	border-bottom: 2px soLId #77a8e3;
	height: 24px;
	vertical-aLIgn: bottom;
	font-weight: bold;
	font-size: 14px;
	color: #2461aa;
}
#WebPart .Title img {
	margin-left: 18px;
}
#WebPart .List {
	padding-top: 8px;
}
#WebPart .List LI {
	LIst-style-image: url('../images/masterportal/Bullet1.gif');
	margin-left: 16px;
}
.List A:LInk {
	color: #77A8e3;
	font-size: 12px;
	text-decoration: underline;
}
.List A:active {
	color: #77A8e3;
	font-size: 12px;
	text-decoration: underline;
}
.List A:visited {
	color: #77A8e3;
	font-size: 12px;
	text-decoration: underline;
}
.List A:hover {
	color: #77A8e3;
	font-size: 12px;
	text-decoration: underline;
}

.List A:link.More {
	padding-top: 8px;
	font-size: 12px;
	color: #ed1b2e;
	text-decoration: none;
}
.List A:active.More {
	padding-top: 8px;
	font-size: 12px;
	color: #ed1b2e;
	text-decoration: none;
}
.List A:visited.More {
	padding-top: 8px;
	font-size: 12px;
	color: #ed1b2e;
	text-decoration: none;
}
.List A:hover.More {
	padding-top: 8px;
	font-size: 12px;
	color: #ed1b2e;
	text-decoration: underline;
}
#KContact {
	width: 320px;
	padding-left: 300px;
	margin-top: 20px;
	float: right;
}



/*ContentTB------------------------------------------------------*/
.ContentTB {
	width: 100%;
	margin-top: 20px;
}
.ContentTB TD {
	font-size: 12px;
	padding: 5px 10px;
}
.ContentTB .Header {
	height: 15px;
	background: #959595 url('../images/KResearch1/ContentTBHeaderBG.gif') no-repeat;
	text-align: center;
	font-weight: bold;
	color: #000;
}
.ContentTB .HColStart {
	width: 65px;
}
.ContentTB .HColMiddle {
	background-position: center top;
	background: #A7BCD1;
	width: 123px;
}
.ContentTB .HColEnd {
	background-position: right top;
	/*width: 382px;*/
	text-align: left;
}
.ContentTB .First {
	height: 4px;
	background: url('../images/KResearch1/ContentTBShadowBG.gif') repeat-x;
}
.ContentTB .Detail {
	vertical-align: top;
	font-size: 11px;
	border-bottom: 1px solid #D9DCE1;
}
.ContentTB .D1 {
	text-align: center;
}
.ContentTB .D2 {
	text-align: left;
}

.ContentTB .D3 {
	text-align: left;
}


/* RIGHT CONTENT-----------------------------------------------------------------------------*/
#pContentNav {
	width: 250px;
	overflow: hidden;
}
