@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#fff;FILTER: progid:DXImageTransform.Microsoft.gradient(startColorStr:#e0e2e5,EndColorStr :#ffffff,GradientType:0);
}
body,td,th {
	font-size: 12px;

}
.top {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width:1003px;
	height:282px;
	position:absolute;
}
.mid {
	margin-top: 245px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/mid.jpg);
	background-repeat: repeat-x;
	width:1003px;
	background-color: #FFF;
}
.left {
	width: 235px;
	margin-top: 8px;
	margin-left: 6px;
	float: left;
}
.right{margin-left: 6px;}
.bottom {
	line-height: 22px;
	color: #FFF;
	background-image: url(../images/bottom.gif);
	background-repeat: repeat-x;
	height: 22px;
	text-align: center;
	width: 1003px;
	margin:0 auto 0 auto;
	margin-top:10px;
	margin-bottom:14px;
}
#float {
	position: relative;
	padding-top:13px;
	font-size: 12px;
	font-weight: normal;
	margin-right:10px;
	float:right;
}
#float a {
	color: #8C2D2A;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}
