@charset "UTF-8";

a.activator{
	width:131px;
	height:106px;
	z-index:1;
	cursor:pointer;
	float: right;
}

		
.box{
	position:absolute;
	top:-766px;
	left: 50%;
	margin: 0 0 0 -370px;
	width:739px;
	height: 766px;
	background:url(../img/form_img/form_bg.png) no-repeat;
	color:#7F7F7F;
	z-index:99999;
}
		
.box h1{
	border-bottom: 1px dashed #7F7F7F;
	margin:-20px -20px 0px -20px;
	padding:10px;
	color:#EF7777;
}
		
a.boxclose{
	cursor:pointer;
}
