@charset "utf-8";
.about_box1 {
	width: 330px;
	padding-left: 30px;
	height: auto;
	float: left;
	padding-right: 10px;
}
.about_box2 {
	width: 210px;
	padding-left: 50px;
	height: auto;
	float: left;
	padding-right: 0px;
	padding-bottom: 30px;
}
.pe_box {
	background-image: url(../images/mailcloak_box.gif);
	background-repeat: no-repeat;
	height: 310px;
	width: 700px;
	padding-left: 300px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.pe_box #textfield {
	border: 1px solid #dedede;
	font-size: 11px;
	line-height: 11px;
	width: 200px;
	height: 16px;
}
.box .pe_box #button {
	height: 18px;
	background-color: #EAEAF2;
	margin-left: 10px;
}
.box .pe_box img {
	margin-top: 5px;
	margin-left: 5px;
}
