@charset "utf-8";
/* CSS Document */
body{
	background-color:#01538F;
	margin:0px;
}
img a{
	border:none;
}
.indexMainBanner{
	background:url(/images/reqmain_bodybg2.jpg) no-repeat;
	width:1024px;
	
}
.indexBottomBanner{
	width:1024px;
	height:237px;
}

.content{
	font-family:Helvetica,Arial,sans-serif;
	font-size:12px;
	color:#074069;
}
.contentRed{
	font-family:Helvetica,Arial,sans-serif;
	font-size:12px;
	color:#983333;
}
.content a{
	font-family:Helvetica,Arial,sans-serif;
	font-size:12px;
	color:#074069;
	text-decoration:none;
}
.downloadnow{
	background:url(../images/img_downloadnow.jpg) no-repeat;
	width:167px;
	height:103px;
}
}
input{
	background:url(/images/form_input-name.jpg) no-repeat;
}
.nme input{
	background:url(/images/form_input-name.jpg) no-repeat;
	width:538px;
	height:21px;
}
p{
	margin-bottom:-5px;
}
.submit{
	background:url(/images/reqmain_sendbtn.jpg) no-repeat;
	width:66px;
	height:27px;
	border:none;
}
.checkbox{
	background:url(/images/reqmain_checkboxbg.jpg) no-repeat;
	width:10px;
	height:10px;
}