@charset "ISO-8859-1";
/* CSS Document */


#bgline_ {
	position:absolute;
	left:450px;
	top:471px;
	width:17px;
	height:42px;
}

#bgbox_ {
	position:absolute;
	left:94px;
	top:168px;
	width:754px;
	height:303px;
}
 
#container {
	position:absolute;
	left:120px;
	top:198px;
	width:690px;
	height:240px;
	overflow:hidden;
} 

#content {
	position:relative;
	width:690px;
	left: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
	text-align:left
}

#contentimages {
	position:absolute;
	width:150px;
	left: 10px;
	height: 560px;
}

#contenttext {
	position:relative;
	width:500px;
	left: 180px;
	height: 560px;
}

#scrollArea {
	position:absolute;
	left:820px;
	top:200px;
	width:15px;
	height:240px;
	background-color: #B4B9CB;
	overflow	: hidden;
}

#scroller {
	cursor: n-resize;
	position : absolute;
	top	: -1px;
	width: 15px;
	background-color: #61618D;
}

.infotext_ {
	color: #373D51;
	font-size: 13px;
	font-weight: normal;
	text-align: justify;
	text-justify: distribute;
	text-align-last: justify;
}
