@charset "utf-8";
/* CSS Document */
body{
	background-color:#01538F;
	margin:0px;
	padding:0px;
}
p
{
margin:0px; padding:0px;
}
form
{
margin:0px; padding:0px;
}
img a{
	border:none;
}
.indexMainBanner{
	background:url(/images/img_mainBanner.jpg) no-repeat;
	width:1024px;
	height:344px;
}
.indexBottomBanner{
	background:url(/images/home_footerbg.jpg) no-repeat;
	width:1024px;
	height:313px;
}
option {
	width:108px;
	height:18px;
}

#map { width:400px; height:300px; }
.HomeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #7095AF;
	float: right;
	width: 320px;
	right: 5px;
	*right: 5px;
	position: relative;
	top: 30px;
}
