
#main_div {
	width:811px;
	margin-left:auto;
	margin-right:auto;
}
.imgbg_div {
	background-image:url(../img/scroll2.gif); 
	background-repeat:no-repeat;
	background-position:top center;
	width:811px;
	height:510px;
}
#container {
	float:left;
	width: 600px;
	height: 423px;
	overflow: hidden;
	position: relative;
	text-align:left;
}

#content {
	float:left;
	position: relative;
	font-size:20px;
	width: 98%;
	left: 5px;
}

#default_content{
	float:left;
	font-size:20px;
	width: 98%;
}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:16px;
	font-weight:normal;
	/*color:#653417;*/
	color:#FFFFFF;
	text-align:justify;
}

#scrollArea {
	float:left;
	left		: 515px;
	width		: 15px;
	overflow	: hidden;
}

#scroller {
	position:relative;
	top			: -1px;
	width		: 15px;
}
#btnb {
	clear:both;
	height:15px;
	width:15px;	
}
#btnt {
	clear:both;
	height:15px;
	width:15px;	
}