/*contentscrollStart*/

#navigation, #content,.section{
	padding:0;
	margin:0;
	list-style:none;
}
#content{
	overflow:hidden;
	width:867px;
	position:relative;
	height:650px;
	float:left;
	margin-bottom:30px;
}

#content h2{color: rgb(32, 32, 129);
padding-left: 0px;
border-bottom: solid 1px rgb(202, 202, 202);
}



					

.section{
	width:850px;
}

	.section .sub{
	overflow-x: hidden;
	overflow-y: auto;
	height: 650px;
	white-space: normal;
	position:relative;
	float:left;
	padding:0px;
	width:840px;
	margin-left:-15px;
	}
		.section .sub p{
	color: #000;
		}



#first{
	top:484px !important;
	top:498px;			
}
#second{
	top:503px !important;
	top:517px;			
}


/*contentscrollEnd*/
