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

.picture {
	position:absolute;
	top:0px;
	left:35px;
	padding:0px 0px;
	width:514px;
	height:150px;
}

div.overflow {
	position:absolute;
	left:35px;
	top:0px;
	height:426px;
	width:504px;
	padding:0px 10px 30px 0px;
	overflow:auto;
	scrollbar-arrow-color:#f3eddf;
	scrollbar-face-color:#d4c4a4;
	scrollbar-track-color:#e4d4b3;
	
}

