#content{
	width:100%;
}
.content-l{
	width:680px;
	float:left;
}
.content-r{
	width:300px;
	height:700px;
	float:right;
	padding-left:26px;	
	border-left:1px dotted #DDD;
}