#right_area{
	float: right;
	width: 178px;
	position: absolute;
	top: 0px;
	right: 0px;
}
#central_area{
	width: 966px;
	float: left;
	
}
#main_text{
	width: 748px;
	position: relative;

}


