
.block-left{
	float:left;
	width:150px;
	height:auto;
	padding-left:20px;
	margin-top:20px;	
	color:#dc143c;	
}
.block-right{	
	width:780px;	
	height:auto;
	float:left;
	margin-top:20px;
	font-size:13px;	
}

.scroll{
	height:260px;
	overflow-y:scroll;
}
/*---------*/