/*通用样式定义*/
body {
  font-family: "Times New Roman", Times, serif;
  font-size:12px;
  border:solid 1px #a7bce5;
  margin:0;
  color:#606060;
  background-color:#3d5b96
}

td {
	font-family: "Times New Roman", Times, serif;
	font-size:12px
}

th {
	font-family: "Times New Roman", Times, serif;
}

/*版式*/
#toplogo {
border-right:solid 3px #B9C8E9;
border-left:solid 3px #B9C8E9;
background:#F7F7F7;
width:980px;
}
#dashed {
background:url("../Images/dashed.gif");
background-repeat:repeat-y
}
.tdborderGray {
border:solid 1px #a7bce5
}
#toplogo {
border-right:solid 3px #B9C8E9;
border-left:solid 3px #B9C8E9;
}
.top1 {
height:125px;
left:0;
top:0;
border-right:solid 3px #B9C8E9;
border-left:solid 3px #B9C8E9}
.banner {
width:980px;
background:url("../Images/index_03.gif");
top:0;
left:0;
}
.topmenu {
left:0;
top:inherit;
width:980px;
height:30px;
vertical-align:text-top;
border-right:solid 3px #B9C8E9;
border-left:solid 3px #B9C8E9;
background:url("../Images/main_menu_bg.gif")
}
.leftcontent {
width:220px;
left:0;
background-color:#F9FBFF

}
.midcontent {
top:auto;
left:230px;
top:150px


}
#topspacer {
	height: 10px;
	width: 980px;
	background-color:#F9FBFF;
	border-right:solid 3px #B9C8E9;
	border-left:solid 3px #B9C8E9;
}

