#scroll {
	position: relative;
	overflow: hidden;
	z-index: 2;
}
#scrollcontent {
	position: absolute;
	left: 0px;
	top: 0px;
}
#scrollbg {
	float: left;
	background: url("/images/scroll_bg.gif") repeat-y;
	width: 9px;
	height: 384px;
}
.models #scrollbg {
	height: 320px;
}
#thumb {
	margin: 0px;
	position: relative;
	height: 41px;
	width: 9px;
	background: url("/images/thumb.gif");
	left: 0px;
	top: 0px;
}
#scrolldata {
	width: 890px;
}
/* *** */
.mlist {
	margin: 39px 0px 0px 156px;
}
.mlist #scrollcontent {
	min-height: 385px;
}
.mlist .item, .mlist .act {
	float: left;
	padding-left: 22px;
}
.mlist .txt {
	padding-top: 5px;
	height: 48px;
}
.mlist .r {
	padding-top: 3px;
	margin-top: 2px;
	background: url("/images/mdico1.gif");
}
.mlist A {
	color: #868686;
}
.mlist A:hover {
	text-decoration: none;
}
.mlist .act A {
	color: #4a4a4a;
}
.mlist .act .r {
	padding-top: 3px;
	background: url("/images/mdico2.gif");
}
/* *** */
.models {
	margin: 0px 0px 0px 178px;
}
.models .im {
	padding-top: 2px;
	padding-right: 8px;
}
.models .nam {
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 6px;
	color: #000 !important;
}
.models TD {
	font-size: 10px;
	color: #848484;
	line-height: 12px;
	padding-right: 10px;
}
.mdot {
	height: 30px;
}
.mprep {
	color: #000;
}
.mprep SPAN {
	color: #adadad;
}
.mabi {
	padding-top: 4px;
	color: #494949;
}
/* *** */
.prev {
	height: 90px;
	margin-left: -10px;
	width: 14px;
	position: relative;
	z-index: 2;
	cursor: pointer;
	background: url("/images/scroll_left.gif") no-repeat 10px 36px;
}
.next {
	height: 90px;
	width: 5px;
	position: relative;
	z-index: 2;
	cursor: pointer;
	background: url("/images/scroll_right.gif") no-repeat 0px 36px;
}
.gal {
	padding-top: 5px;
}
.gd {
	width: 480px;
	padding-left: 7px;
	padding-right: 7px;
}
#gdv {
	position: relative;
	white-space: nowrap;
	overflow: hidden;
	width: 480px;
	height: 101px;
}
#gdvc {
	position: relative;
	width: 480px;
	height: 101px;
}
.gd IMG {
	margin-right: 2px;
}
.gal TD {
	vertical-align: middle;
	height: 101px;
}
.gd TD {
	height: 9px;
}
#horbg {
	background: url("/images/hor.gif");
	height: 9px;
	width: 473px;
	margin-left: 1px;
	margin-right: 1px;
}
#thumb2 {
	margin: 0px;
	position: relative;
	height: 9px;
	width: 41px;
	background: url("/images/thumb_hor.gif");
	left: 0px;
	top: 0px;
}
#thumb2 P {
	padding: 0px;
}
#horc {
	margin-left: -5px;
}
#horc IMG {
	margin-right: 0px;
}