.block-left{
	float:left;
	width:120px;
	height:auto;
	padding-left:20px;
	margin-top:20px;	
	color:##019ed7;	
}
.block-right{	
	width:250px;	
	height:auto;
	float:left;
	margin-top:20px;
	font-size:13px;		
}


/*---------*/
.h120{
	height:600px !important;
	overflow-y: scroll;
	overflow-x: hidden;
	line-height:200%;
}
.block_top{
	width:450px;
}

