body {
	background-color: #000;
	font-family: Arial, sans-serif;
	font-size: 9px;
	margin: 0px;
	padding: 0px; 
}
#content {
	width: 1196px;
}
#mail{
	position: absolute;
	margin-top: 2px;
	margin-left: 1px;
	padding: 0px; 
	width: 1196px;
	height: 846px;
	background-image: url(img/img_07.jpg);
	background-repeat: no-repeat;
}
#menu_tp{
	position: relative;
	width: 1196px;
	height: 20px;
	margin-top: 307px;
}
#menu_bt{
	position: absolute;
	width: 539px;
	height: 26px;
	margin-top: 33px;
	margin-left: -1px;
}
#form {
	position: relative;
	margin-top: 40px; 
	margin-left: 758px;
	width: 350px;
	height: 300px;
}
#logo_bt{
	position: absolute;
	width: 121px;
	height: 61px;
	margin-top: 64px;
	margin-left: 850px;
	background-image: url(img/img_10.jpg);
	background-repeat: no-repeat;
}
label {
	width: 80px;
	height: 14px;
	padding-left: 5px;
	padding-top: 2px;
	float: left;
	background-color: #999999;
}
.text  {
	height: 40px;
}
input {
	width: 220px;
	height: 12px;
	font-size: 9px;
	margin-bottom: 4px;
}
.code{
	width: 40px;
}
textarea {
	font-family: Arial, sans-serif;
	width: 220px;
	height: 40px;
	font-size: 9px;
	margin-bottom: 4px;
}
#submit, #reset { 
	float: none; 
	display: inline; 
	margin:0;
	padding:0;
}
#submit {
	width: 45px;
	height: 18px;
}
#reset {
	margin-left: 85px;
	width: 45px;
	height: 18px;
}
br{
	clear: left;
}
