@charset "UTF-8";
/* CSS Document */

#dSlider {
	width: 990px;
	height: 300px;
	background-color: #999999;
}
#dSlider_wrapper {
	float: left;
	width: 990px;
	margin-right: 00px;

}
#pageCONTENT {
	float: left;
	width: 700px;
	margin-top: 20px;
	margin-right: 290px;
	height: 100px;
}
