@charset "UTF-8";

.slider {
	position:		absolute;
	overflow:		auto;
	top:			0px;
	left:			0px;
	width:			175px;
	height:			298px;
}

.slider .logo {
	margin:			0px 0px;
	
}

#thumber {
	top:			190px;
	left:			250px;
	width:			195px;
	height:			105px;
	overflow: hidden;
	clip: inherit;
	overflow-x: hidden;
	overflow-y: hidden;
}

#bw {
	top:			190px;
	left:			220px;
	border:			0px;
}

#fw {
	top:			190px;
	left:			450px;
	border:			0px;
}

#marquee {
	top:			20px;
	left:			558px;
}

.text#description {
	position:		absolute;
	top:			38px;
	left:			185px;
	height:			135px;
	width:			250px;
	font-size:		x-small;
	text-align:		justity;
	overflow: hidden;
}
