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

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