#content{
	width: 1050px;
	height: 755px;
	border: 0px solid;
	margin-top: 10px;
}
#head_img{
	width: 200px;
	height: 250px;
	border: 1px solid;
	margin-top: 15px;
	margin-left: 10px;
	float: left;
	border-color: #28EBF1;
}
img.head_large{
	width: 200px;
	height: 200px;
	border-radius: 100px;
}
#introduce{
	width: 800px;
	height: auto;
	margin-top: 15px;
	margin-right: 5px;
	float: right;
	border: 0px solid;
	text-align: center;
}
#introduce input{
	width: 300px;
	height: 40px;
	margin-top: 20px;
}
#introduce button{
	width: 150px;
	height: 40px;
	margin-top: 40px;
}