﻿body 
{
	width:1000px;
	text-align:center;
}
#headerZsea
{
	width:900px;
	text-align:left;
}
#LeftZsea
{
	width:200px;
	float:left;
	background-color:White;
	margin-left:50px;
	text-align:left;
	height:550px;
}
#LeftZsea input
{
	width:130px;	
}
#WriteZsea
{
	width:700px;
	float:left;
	background-color:White;
	height:550px;
}