/*about-jds*/
#header-container{
	overflow: hidden;
	margin-top: -3em;
}
#header-img-container{
	width: 488px;
	height: 307px;
	background: transparent url("../images/client-header-img-bg.gif") no-repeat left top;
	float: left;
}
	#header-img-container img{
		margin: 10px;
	}
	#header-container p{
		width: 477px;
		float: right;
		color: #555;
		font-family: helvetica, tahoma, arial;
		text-align: justify;
		margin-top: 2px;
		line-height: 21px;
	}
.record-container{
	min-height: 64px;
	width: 985px;
	margin: 1em 0;
	background:#ededed url("../images/container-body.gif") bottom left no-repeat;
	overflow: hidden;
	padding-bottom: 5px;
}
.record{
	float: left;
	font-family: helvetica, tahoma, arial;
	padding: 0;
}
.record-date{
	width: 103px;
	padding-left: 1em;
	padding-top: 5px;
	color: #707d00;
	font-size: 36px;
	border-left: 1px solid #9b9b9b; 
	font-family: "Helvetica-Light",helvetica;
	letter-spacing: -2pt;
}
#record-content{
	width: 812px;
	margin-left: 2em;
	color: #555;
	border-right: 1px solid #9b9b9b; 
}
#page_title{
	color: #598527;
	font-family: helvetica, tahoma, arial;
	font-size: 29px;
	margin: 1em 0;
}
.cont_top{
	width: 985px;
	height: 5px;
	background: #fff url("../images/container-top.gif") bottom left no-repeat;
}
.two-cont #record-content{
	padding-top: 10px;
}
