* { margin: 0; padding: 0; outline: 0; }

.content {
	position:relative;
	float:left;	
	width:880px;
	line-height:165%;
	margin-top:50px;
	height:280px;
	}

.col_l {  
	position:absolute;
	width:350px;
	left:85px;
	text-align:center;
	}
	
.col_r {
	position:relative;
	left:250px;
	top:100px;
	text-align:center;
	}