img {max-width:100%;}
body{
	margin-left: 0;
	margin-top: 0;
	
}
.nav{
	width:100%;
	min-width: 1345px;
	position:fixed; 
	top:0; 
	left: 0;
	height: 50px; 
	background-color: #104E8B;
}
.bar{
	width:100%;
	min-width: 1345px;
	height: 50px;
	text-align:center;
	color:#FFFFFF; font-size:18px;
}
.bthome{
	width: 100px;
	height: 20px;
	margin-right: 50px;
	margin-top: 10px;
	background-color: #FFFFFF;
	float: right;
}
.banner{
	width:100%;

	background-color: #FFFFFF;
	text-align: center;
}
.mod1{
	width:100%;

	background-color: #f1f4fb;
	text-align: center;
}
.mod2{
	width:100%;

	background-color: #f1f4fb;
	text-align: center;
}
.mod3{
	width:100%;

	background-color: #f1f4fb;
	text-align: center;
}
.mod4{
	width:100%;
	background-color: #f1f4fb;
	text-align: center;
}
.mod5{
	width:100%;

	background-color: #f1f4fb;
	text-align: center;
}
.mod6{
	width:100%;

	background-color: #f1f4fb;
	text-align: center;
}
.mod7{
	width:100%;

	background-color: #f1f4fb;
	text-align: center;
}
.mod8{
	width:100%;

	background-color: #FFFFFF;
	text-align: center;
}
.mod9{
	width:100%;

	background-color: #FFFFFF;
	text-align: center;
}
a:link {
	color: white;
	text-decoration:none;
}
a:visited{
	color: white;
	text-decoration:none;
} 
a:hover{
	color: white;
	text-decoration:none;
} 
a:active{
	color: white;
	text-decoration:none;
}
img{
	border: 0px;
}
