@charset "UTF-8";
/* CSS Document */

#container {
	position	: absolute;
	top			: 269px;
	left		: 149px;
	width		: 620px;
	height		: 310px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4B160B;
	line-height: normal;
	font-style: normal;
	overflow: hidden;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: thin;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #200B0C;
	border-left-color: #666;
}
#scrollArea {
	position	: absolute;
	left		: 800px;
	top			: 279px;
	height		: 170px;
	width		: 10px;
	border		: 1px solid #666;
	overflow	: hidden;
	background-color: #C6A96F;
}

#scroller {
	position	: relative;
	width		: 15px;
	border-top	: 1px solid #666;
	border-bottom	: 1px solid #666;
	background-image: url(../pics/bt.gif);
}

