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

html option{
	background-image:url("/images/img_locationbg.jpg");
}
.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;
}
.downloadnow{
	background:url(../images/img_downloadnow.jpg) no-repeat;
	width:167px;
	height:103px;
}