* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #00599d;
	background-image: url(../images/body_bg1.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
#main {
	margin: 0px auto;
	padding-top:173px;
}
#content {
	width: 900px;
	margin: 0px auto;
	background-color: #f7f7f7;
}
#con1 {
	height: 281px;
	width: 840px;
	background-image: url(../images/con_bg1.jpg);
	padding: 80px 30px 0px;
}

#form_con1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #005ca2;
}
#form_con1 input {
	border: 0;
	height: 20px;
	border-bottom: 1px solid #c4c4c4;
	background-color:#eef7fd;
	;
	font-family: "";
	font-size: 16px;
	font-weight: bold;
	width: 270px;
}
#form_font1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ba0016;
	line-height: 30px;
	padding-top: 22px;
}
.font2  {
	padding: 0px 30px;
	line-height: 22px;
}
.font2 span {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 30px;
	display: block;
	padding-bottom: 8px;
}
.font2 input {
	font-size: 12px;
	margin-right: 3px;
}
#btn {
float:left;
	
	text-align: center;
	padding-bottom: 10px;
}

#btn input {
	background-image: url(../images/btn.gif);
	height: 36px;
	width: 141px;
	background-repeat: no-repeat;
	border: 0;
}

#btn2 {
float:left;
padding-left:10px;
	text-align: center;
	padding-bottom: 10px;
}

#btn2 input {
	background-image: url(../images/btn1.gif);
	height: 36px;
	width: 141px;
	background-repeat: no-repeat;
	border: 0;
}
.text_form {
	padding: 30px;
	font-size: 18px;
}
.text_form textarea {
	margin: 10px 0px;
}
#foot {
	font-size: 14px;
	color: #FFFFFF;
	line-height: 30px;
	text-align: center;
	padding-top: 8px;
}
