#context{
	width:960px;
	margin: 0 auto;
}
#agreement .agr-top{
	margin: 20px 0px 15px 20px;
	color : red;
}
#agreement .area{
	width: 960px;
	height: 700px;
	overflow: auto;
	resize: none;
}
#agreement .but{
	margin: 10px 0px 20px 20px;
}

#region select{
	width: 180px;
	height: 30px;
}
