﻿.content .left
{
	width:200px;
	float:left;
}

.content .right
{
	width:800px;
	float:left;
}
