body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	cursor: url("/images/cursor.ani");
	background-color: C3739B;
	background-image: url(/images/bg.gif);
	background-repeat: repeat-y;


}
.font10 {
	font-size: 10px;
}
.font12 {
	font-size: 12px;
}
.scrollsell {
	overflow: auto;
	widht: 525px;
	height: 130px;
}
.container {
	width: 730px;
	height: 100%;
}
a {
	color: #CC6699;
	text-decoration: none;
}
.div_lay1 {
	position: absolute;
	left: 250px;
	top: 47px;
}
.div_img {
	background-color: #FFFFFF;
	padding: 10px;
	border: thin solid #999999;
}
