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

body {
	background: #ffffff url(../images/new/bg_body.jpg) repeat-x !important;
}
.dep_scroller .item .headline {
	top: 100px !important;
	font-size:14px !important;
	text-align:center !important;
}

.dep_scroller .prev {
	background:url(../images/prev_hover.png) no-repeat !important;
	width:21px !important;
	height:26px !important;
	margin:55px 0 0 3px !important;
}
.dep_scroller .next {
	background:url(../images/next_hover.png) no-repeat !important;
	width:21px !important;
	height:26px !important;
	margin:55px 3px 0 0 !important;
}
.dep_scroller .scrollee {
	margin-top:-5px;
	height:400px;
}
#model_scroller img {
	margin:0;
	margin-top:20px;	
	
}
.dep_scroller {
	height:122px !important;	
}
