* {
	margin: 0;
	padding: 0;
}
.clear{
clear:both;
}
body {
	font-size: 14px;
	font-family: 微软雅黑;
}

img {
	border: 0px;
	margin: 0;
	padding: 0;
}


.top {
	height: 99px;
	width: 1000px;
	margin-left: auto;
    margin-right: auto;
	background: #8DD7FF url("../img/top2.jpg") repeat-x fixed left top;
}

.top-left {
	padding: 10px;
	float:left;
	width:500px;
}
.top-right{
float:right;
padding:8px 8px 2px 8px;
}
.top-zsk{
font-weight:bold;
padding:0 0 0 16px;
}
.top-rightimg{
border:2px solid #D4D0C8;
height:70px;
width:70px;
}
.top-tjzzjs{
font-weight:bold;
}
.top-center{
float:left;
padding:8px 5px 8px 0px;
}
.top-center img{
	margin:0px 20px 0px 0px;
border:1px solid #A0A0A4;
}
.content {
	height: 630px;
	width:1000px;
	margin-left: auto;
    margin-right: auto;
	background: #f5f5f5 url("../img/body2.jpg") repeat-x fixed left top;
}
.content1{
height:590px;
width:992px;
padding:4px 4px 6px 4px;
}
.content2{
height:570px;
width:980px;
border:4px solid #30A9FA;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius:10px;
padding:2px;
background:#f5f5f5 fixed left top;
}
.content-bottom{
text-align:center;
}

/*EditJsp.jsp*/
.content_wrap{
width:100%;
height:100%;
}
.zTreeDemoBackgroundleft{
float:left;
width:200px;
height:700px;
border: 1.5px solid #617775;
}
.ztree{
  margin-top: 10px;
  border: 1px solid #617775;
  background: #f0f6e4;
  overflow-y: scroll;
  overflow-x: auto;
  height:648px;
}
.operationlist{
height:40px;
}
.treeright{
float:left;
width:700px;
height:700px;
border: 1px solid #617775;
margin:0 0 0 2px;
background-color:#f2f2f2;
}
.iframework{
width:698px;
height:698px;
}
/*showmessage.jsp*/
.eeditall{
height:546px;
width:700px;
}
.eedit{
float:right;
}
.econtents{

height:520px;
width:742px;
}
/*edit.jsp*/
.eyn{
float:right;
}
.etitle{
text-align:center;
font-weight:bold;
font-size:18px;
height:30px;
width:320px;
margin:2px 180px 16px 180px;


}
.eonEdit{
 margin-left:5px;
 margin-right:5px;
 margin-top:2px;
 margin-bottom:2px;
 height:500px;
 width:650px;
}