* {
	margin: 0;
	padding: 0;
}
.clear{
clear:both;
}
body {
	font-size: 20px;
	font-family: 微软雅黑;
}

img {
	border: 0px;
	margin: 0;
	padding: 0;
}

/*chose.jsp*/
.bodyall{
	height:800px;
	width:100%;
background:#f5f5f5 url("../img/body3.jpg") no-repeat fixed left top;
}
/*index.jsp  */
.top {
	height: 99px;
	width: 1000px;
	margin-left: auto;
    margin-right: auto;
	background: #8DD7FF url("../img/top2.jpg") repeat-x fixed left top;
	padding:0px;
}

.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-zzfayh
{
    font-size:14px;
    }
  .top-center{
float:left;
padding:8px 5px 8px 0px;
}
.top-center img{
	margin:0px 20px 0px 0px;
border:1px solid #A0A0A4;
}
.content {
	height: 680px;
	width:1000px;
	margin-left: auto;
    margin-right: auto;
	background: #f5f5f5 url("../img/body2.jpg") repeat fixed left top;
}
.content1{
height:640px;
width:992px;
padding:4px 4px 6px 4px;
}
.content2{
height:620px;
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;
font-size:14px;
}
.editform
{
    height:620px;
    }
/*.top {
	height: 99px;
	width: 100%;
	background: #8DD7FF url("../img/top2.jpg") repeat-x fixed left top;
}

.top-left {
	padding: 10px;
}
*/
.mytitle
{
    text-align:center;
    text-decoration: none;
    font-size:18px;
}

/*.content {
	height: 800px;
	background: #f5f5f5 url("../img/body2.jpg") repeat-x fixed left top;
}
.content1{
	height:790px;
padding:4px 6px 4px 4px;
}
.content2{
height:770px;
border:4px solid #30A9FA;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
 border-radius:10px;
padding:2px;
background:#f5f5f5 fixed left top;
}*/
/*MyJsp.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;
}
/*edit.jsp*/
.eeditall{
height:690px;
width:690px;
margin:4px 4px;
}
.eedit{
float:right;
}
.econtents{
background-color:#6DC2E9;
height:620px;
width:690px;
}
.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:586px;
 width:680px;
}