﻿#wrapper{
	width:950px;
	height:1730px;
	margin:auto;
	background-color:#ffffff;
}
#text{
	float:right;
	margin-left:10px;
	width:690px;
	height:750px;
}

#content{
	width:910px;
	margin:10px 10px 10px 10px;
	padding:10px;
	background-color:#ffffff;
}

#content_text{
	width:910px;
	margin-top:10px;
}

