/*scroll*/
.Container {
  position: absolute;
  width: 468px;
  height: 231px;
  line-height:150%;
  padding:0 0 0 32px;
}
#Scroller-1 {
	position: absolute;
	overflow: hidden;
	width: 428px;
	height: 231px;
}
.Scroller-Container {
	position: absolute;
	top: 0px;
	left: 3px;
	line-height:23px;
	font-family:"ËÎÌå",arial;
	font-size: 12px;
	color: #d7c4b4;
	text-decoration: none;
  
}
.Scroller-Container a{
	font-family:"ËÎÌå",arial;
	font-size: 12px;
	color: #d7c4b4;
	text-decoration: none;
}
.Scrollbar-Track {
  width: 7px; height: 231px;
  position: absolute;
  top: 0px; left: 468px;
  background:url(../images/t_bg.jpg) center repeat-y;
}
.Scrollbar-Handle {
  position: absolute;
  top: 0px; left:0px;
  width: 5px; height:20px;
  cursor:pointer;
  background:url(../images/roll_img.jpg) center repeat-x;
  padding:0;
  margin:0;
  overflow:hidden;
 
}
/*end scroll*/

