#osr {
	position: absolute;
	top   :  85px;
	left  : 527px;
	width : 190px;
	height: 160px;
	padding: 65px 10px 25px 20px;
	font-family: Verdana;
	font-size  : 11px;
	background-image   : url(../images/bgOutstandR.gif);
	z-index: 4;
}
#osr img {
	position: absolute;
	top   :  35px;
	left  : -15px;
}
#osr #pager {
	position: absolute;
	bottom:   5px;
	left  :   0px;
}


#moverdata {
	position: relative;
	width :  300px;
}



.sample {
	position: relative;
	width :  300px;
	height:   35px;
}
.sample .icon {
	float: left;
}
.sample .tit {
	margin:  0px  0px  0px 50px;
	line-height: 35px;
}