body {
	height: 692px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color:#fff;
	font-size: 16px;
	color: #818081;
	font-family: "黑体", "微软雅黑";
}
img {border: solid 1px #fff;}
.Top {
	width: 957px;
}

#logo {
	background-image: url(../images/logo.gif);
	height: 92px;
	width: 428px;
	float:left;
}
#TopMiddle {
	float: left;
	height: 91px;
	width: 96px;
}


#TopRight {
	height: 92px;
	width: 425px;
	background-color: #FFF;
	float: left;
}.MyBody1 {
	width: 960px;
}
.BodyLeft {
	float: left;
	width: 200px;
	border: 1px dashed #093;
	height: 500px;
	background-color: #FFF;
}
.BodyRight1 {
	width: 377px;
	float: left;
	height: 500px;
	background-color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #093;
	border-right-color: #093;
	border-bottom-color: #093;
}
.BodyRight2 {
	width: 377px;
	float: left;
	height: 500px;
	background-color: #FFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #093;
	border-bottom-color: #093;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #093;
}
a {
	font-family: "黑体", "微软雅黑";
	font-size: 16px;
	color: #666;
	font-variant: small-caps;
	line-height: 20px;
	margin: 0px;
}
a:hover {
	color: #999;
}
.MyBody2 {

}

.middle1 {
	height: 100px;
	width: 201px;
	float: left;
}
.middle2 {
	float: left;
	height: 100px;
	width: 377px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #093;
	border-left-color: #093;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #093;
}
.middle3 {
	height: 100px;
	width: 377px;
	float: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-right-color: #093;
	border-bottom-color: #093;
}
