@charset "utf-8";
/* CSS Document */

/*
请注意：除 Scroll 样式名外其它的样式名称与JS绑定，修改时请谨慎，保持与JS中调用同步。
*/

body {
	font-size: 12px;
	text-align: left;
	position: 0px;
	margin: 0px;
}
.cls {
	zoom: 1;
}
.cls:after {
	content: "";
	visibility: hidden;
	display: block;
	height: 0;
	clear: both;
}
.Scroll2 {
	width: 440px;
	height: 180px;
	border: solid 1px #d0d0d0;
	padding: 5px;
	line-height: 24px;
}
.Scroll2 .Scroll_y {
	width: 15px;
	line-height: 0px;
	font-size: 0px;
}
.Scroll2 .Scroll_y_Up, .Scroll2 .Scroll_y_Down {
	width: 15px;
	height: 15px;
}
.Scroll2 .Scroll_y_Up {
	background: url(../images/y_up_2.gif) no-repeat center center
}
.Scroll2 .Scroll_y_Drag {
	background: url(../images/bg_1.gif) repeat-y center top;
}
.Scroll2 .Scroll_y_Drag_Bar {
	cursor: default
}
.Scroll2 .Scroll_y_DBM {
	background: #00F;
	width: 7px;
	margin: 0px auto;
	background: #AAA;
}
.Scroll2 .Scroll_y_Down {
	background: url(../images/y_down_2.gif) no-repeat center center;
}
.Scroll2 .Scroll_y_Up_D {
	background-position: center 5px
}
.Scroll2 .Scroll_y_Down_D {
	background-position: center 7px
}
.Scroll2 .Scroll_y_Drag_Bar_D {
}
.Scroll2 .Scroll_y_Drag_Bar_D .Scroll_y_DBM {
	background-color: #888;
}
dome_2_3 {
	float: left;
	width: 440px;
	height: 180px;
}
