@charset "UTF-8";
/* ===================================================================
CSS information
 style info : Scroll
=================================================================== */

.scrollgeneric {
	line-height:1px;
	font-size:1px;
	position:absolute;
	top:0;
	left:0;
}
.vscrollerbase {
	width:18px;
	background: url(../img/index/bg_scrollbody.gif) repeat-y left top;
}
.vscrollerbar {
	width:18px;
	padding-top: 18px;
	background: url(../img/index/bg_scrollbar.gif) repeat-y left top;
	padding-bottom: 18px;
}
.vscrollerbasebeg {
	width:18px;
	height: 18px !important;
	background: url(../img/index/scroll_header.gif) no-repeat left bottom;
}
.vscrollerbaseend {
	width:18px;
	height: 18px !important;
	background: url(../img/index/scroll_footer.gif) no-repeat left bottom;
}
/*
.vscrollerbarbeg {
	width:17px;
	height:1px !important;
	background: url(../img/index/scroll_Top.gif) no-repeat left bottom;
}
.vscrollerbarend {
	width:17px;
	height:1px !important;
	background: url(../img/index/scroll_Bottom.gif) no-repeat left top;
}
*/
































