body{
	height:100%;
	margin:0px;
	padding:0px;
	background:#FFFFFF;
	font-size:10px;
	}
table, tr, td{
	padding:0px;
	margin:0px;
	font-family: Tahoma;
	font-size:12px;
	}
p{
	padding:0px;
	margin:0px;
	font-size:12px;
	font-family: Tahoma;
	}
img{
	border:0px;
	display:block;
	}
.mainTable{
	position: absolute;
	left:50%;
	width:1024px;
	margin-left:-512px;
	background:#fdf8e7;
	}
.head{
	height:50px;
}
.leftCol{
	width:83px;
	height:40px;
	vertical-align:top;
	background: url(images/08.jpg) repeat-y;	
}
.rightCol{
	width:80px;
	vertical-align:top;
	background: url(images/15.jpg) repeat-y;
}
.midlCol{
	width:861px;
	vertical-align:top;
	
	}
.floatLeft{
	float:left;
	}
.menu{
	width:167px;
	float:left;
}
.mLeftCol{
	width:36px;
}
.rLeftCol{
	width:131px;
	height:40px;
}
.mBody{
	background:#f8edc5 url(images/10.jpg) right no-repeat;
	height:187px;
	vertical-align:top;
}
a {
	color: #003333;
	font-size:12px;
}
a:hover{
	color: #056B26;
}
.bodyTable{
	width:694px;
	background: url(images/05.jpg) no-repeat;
}
.topRbg{
	background: url(images/06.jpg) no-repeat right top;
}
.body{
	width:694px;
	background:#f8edc5 url(images/17.jpg) repeat-y;
	float:left;
	}
.rBody{
	background: url(images/22.jpg) repeat-y right;
}
.lBodyC{
	background: url(images/24.jpg) no-repeat 0px bottom;
}
.rBodyC{
	background: url(images/23.jpg) no-repeat right bottom;
}
.bgBody{
	vertical-align:top;
	}
.info{
	vertical-align:top;
	}
.txt{
	font-size:14px;
	margin:55px 25px 25px 55px;
	width:525px;
	}
.index{
	font-size:14px;
	padding-bottom: 6px;
	font-weight:bold;
	text-align: justify;
}
.hp{
	font-size:24px;
	color:#4D6F99;
	font-weight:bold;
	text-decoration: underline;	
}
.header{
	width:230px;
	height:75px;
	}
.header p{
	font-size: 18px;
	font-weight: bold;
	color: #990000;
}
.txtFloat{
	width:160px;
	height:40px;
	float:right;
}
.block{
	border:0px solid #333333;
	width:253px;
	height:99px;
	float:left;
	font-size:12px;
	background: url(images/bg.jpg) no-repeat center center;
}
.block strong{
	font-size:11px;
}
.block p{
	font-size:14px;
	margin:6px;
	margin-top:2px;
}	
.hh{
	text-align:center;
	font-size:11px;
	padding-top:3px;
	font-weight:bold;
}
.right{
	float:right;
	}
.left{
	float:left;
	}
.clear{
	clear:both;
	height:5px;
	font-size:1px;
	}
