/* CSS Document */

.a_r_2 {
	 position:relative;
	left:80px;
	width:600px;
	height:325px;
}
#Scroller-1 {
	position: absolute;
	overflow: hidden;
	width:520px;
	height:325px;
	font-size:12px;
	line-height:150%;
	color:#000;
	
}
.Scroller-Container {
	position: absolute;
	top: 0px;
	left: 0px;
	 color:#717070; 
	 font-family:"宋体"; font-size:14px;
}
.Scroller-Container p{font-family:"宋体"; font-size:14px;}
.Scrollbar-Track {
	width:18px;
	height:325px;
	position: absolute;
	top:0px;
	left:530px;
	background:url(../images/a_r_1_2.gif) repeat-y center center;
}
.Scrollbar-Handle {
	position: absolute;
	top: 0px;
	left: 0px;
	width:15px;
	height:19px;
	background: url(../images/a_r_1_1.gif) no-repeat center center;
}


