body {
	background-color: #E4E4E4;
	margin: 0px;
}



.hd {
	position:relative;
	width:766px;
	height:176px;
	background-image:url(../images/hd.jpg);
}
.bn {
	position:relative;
	width:766px;
	height:171px;
	background-image:url(../images/banner.jpg);
}
.mainbd {
	position:relative;
	width:766px;
	height:560px;
	text-align:left;
	background-color: #EFF2E9;
}
.nav {
	position:absolute;
	width:206px;
	height:173px;
	background-image:url(../images/navbox.jpg);
}
.spec {
	position:absolute;
	width:206px;
	height:381px;
	background-image:url(../images/specialbox.jpg);
	top: 173px;
}
.bar {
	position:absolute;
	width:540px;
	height:10px;
	background-color:#284F88;
	left: 211px;
	top: 6px;
}
.ft {
	position:relative;
	width:766px;
	height:41px;
	background-image:url(../images/ft.jpg);
}
.ftb {
	position:relative;
	width:766px;
	height:70px;
	background-color: #F6F6EE;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10pt;
	color: #333;
}
.inner1 {
	position:absolute;
	width:540px;
	height:auto;
	text-align:left;
	left: 212px;
	top: 22px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9pt;
	color: #333;
	background-color: #EFF2E9;
}
.navholder {
	position:absolute;
	width:166px;
	height:105px;
	text-align:left;
	left: 21px;
	top: 51px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10pt;
	color: #333;
	font-weight: bold;
}
.creative {
	font-size: 8pt;
	font-weight: bold;
	color: #666;
}
.bluehead {
	color: #2F507B;
	font-weight: bold;
	font-size: 12pt;
}
