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

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;
}
