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


.content{
	font-family:Helvetica,Arial,sans-serif;
	font-size:12px;
	color:#074069;
}
.content a{
	font-family:Helvetica,Arial,sans-serif;
	font-size:12px;
	color:#074069;
	text-decoration:none;
}
.contentRed{
	
	font-family:Helvetica,Arial,sans-serif;
	font-size:12px;
	color:#983333;
}
.downloadnow{
	background:url(../images/img_downloadnow.jpg) no-repeat;
	width:167px;
	height:103px;
}
p{
	margin-top:0px;
	margin-bottom:5px;
}