#page
{
	border: 1px solid #fff;
	margin: 10px auto;
	width: 950px;
	overflow: hidden;
	position: relative;
}
#header
{
	height: 80px;
	line-height: 80px;
}
#main
{
	float: left;
	width: 615px;
	margin: 10px;
	margin-top: 20px;
}
#content
{
	line-height: 1.6;
	padding: 20px;
	text-align: justify;
}
#wrapper {
	overflow: hidden;
}
#column
{
	float: right;
	right: 0px;
	padding: 0 10px;
	width: 295px;
	margin-top: 17px;
}

#imageP{


}