.rp_list {
	font-family:Verdana, Helvetica, sans-serif;
	position:fixed;
	right:-220px;
	top:5px;
	margin:0;
	padding:0;
	z-index: 200;
}
.rp_list ul{
	margin:0;
	padding:0;
	list-style:none;
}
.rp_list ul li{
	width: 240px;
	height: 50px;
	margin-bottom:5px;
	display:none;
	
}
#move{
	display: block;
	width: 440px;
	height: 480px;

}
.rp_list ul li div button{
    width:30px;
	height:70px; 
	border:none;
	float:right;
	background-color:  #DDDDDD;
	color: white;
	font-weight:bold;
}