@charset "utf-8";
/* CSS Document */

#access_form{
	width:750px;
	height:410px;
}
.form_group{
	width:100%;
	height:30px;
}
.left{
	float:left;
	width:200px;
	clear:both;
	text-align:center;
}
.right{
	float:right;
	width:550px;
}
.form_group2{
	width:100%px;
	height:120px;
}
.bottom_group{
	text-align:center;
}