
/* ------------------------------------------------------------ 
	 BASE
------------------------------------------------------------ */

div#header.top {
	width: 860px;
	padding-top: 50px;
}

p#hImage.top {
	width:840px;
	margin-left: 10px;
	margin-bottom: 10px;
}

div#contents.top {
	width:860px;
	margin-top: 20px;
	padding-bottom: 0px;
	/*background: #ff0000;*/
}

div#mainContent.top {
	float:right;
	width: 620px;
	margin-top: 0px;
	/*background: #d4d4d4;*/
	}
	
div#main.top {
	float:left;
	width: 380px;
	margin-top: 0px;
	padding-left: 0;
	/*background: #CCFFCC;*/
	}

/*h2#mainTitle.top {
	width: 370px;
	padding-bottom:10px;
	background-color: #e7e7e7;
	}*/
	
div#leftbar.top {
	float:left;
	width: 220px;
	position:relative;
	top:0px;
	margin: 0;
	text-align:left;
	/*background-color: #BACDFE;*/
	}	
div#rightbar.top {
	float:right;
	width: 220px;
	margin: 0 0 0 0;
	/*background: #FED3F7;*/
	}

div#footer.top {
	margin: 0px auto 0;
	width:900px;
	/*background: #FFFDFA;*/
}

div#footercap.top {
	text-align: center;
}

/* ------------------------------------------------------------ 
	 newsBoxTop
------------------------------------------------------------ */

div#newsBoxTop
	{
	width: 380px;
	margin-bottom: 15px;
	background: transparent url(../../img/top/newsBoxTop_02.jpg) left top repeat-y;
	}
	div#newsBoxTop div.topcap
		{
		clear:both;
		background: transparent url(../../img/top/newsBoxTop_01.jpg) left top no-repeat;
		padding-bottom: 20px;
		}
		div#newsBoxTop div.topcap h2
			{
			font-size: 12px;
			color: #16387C;
			font-weight: 700;
			padding-top: 4px;
			padding-bottom: 15px;
			text-indent: 15px;
			}
	div#newsBoxTop div.innerBox
		{
		float: left;
		padding: 0 10px 0 0px;
		}
		div#newsBoxTop dl
			{
			width: 380px;
			float: left;
			padding: 8px 0 8px 0;
			border-bottom: 1px solid #DCE3E9;
			}
/*		div#newsBoxTop dl.1st
			{
			padding: 8px 0 0 0;
			border-top: none;
			}*/
			div#newsBoxTop dt
				{
				float: left;
				font-weight: 700;
				text-indent: 0px;
				background: #fff;
				/*background: url(../../img/common/icon_title.gif) no-repeat 0 2px;*/
				}
			div#newsBoxTop dd
				{
				float: right;
				width: 290px;
				text-align: left;
				margin: 0 0 0 0;
				background: #fff;
				}
			div#newsBoxTop dd span
				{
				float: left;
				padding-right: 15px;
				}
				
				div#newsBoxTop dd a
					{
					color: #16387C;
					/*font-weight: 700;*/
					}
/*		div#newsBoxTop p.contentSummary
			{
			padding: 3px 0 8px 0;
			}
			
			div#newsBoxTop p.contentSummary a
				{
				line-height: 20px;
				}
			
			div#newsBoxTop p.contentSummary img
				{
				float: left;
				background-color: #fff;
				border: 1px solid #9EB1C0;
				padding: 1px;
				margin-left: 0px;
				margin-right: 15px;
				margin-bottom: 0;
				}
	
		div#newsBoxTop p.footermsg
			{
			float: right;
			font-weight: 400;
			padding-top: 0em;
			padding-right: 10px;
			}
	
			div#newsBoxTop p.footermsg a
				{
				color: #16387C;
				font-weight: 400;
				}*/
	div#newsBoxTop div.endcap
		{
		clear:both;
		background:transparent url(../../img/top/newsBoxTop_03.jpg) no-repeat left bottom;
		font-size: 9px;
		}
