﻿#sidebar {
 float:left;
 padding:5px 0;
 width:160px;
}
#sidebar dt {
 line-height:200%;
 background:url(../images/icon_down.gif) #f4f7fc no-repeat 5px center;
 border-top:1px solid #d9e0ec;
 border-bottom:1px solid #d9e0ec;
 margin-bottom:5px;
 padding:0 1.5em;
}
#sidebar dd {
 margin:0 1.5em;
}
#tree div {
 background:#eefaff;
 margin:2px 0;
 padding-left:2em;
}
#tree {
 margin-top:0;
}
#tree a {
 padding:2px 5px;
}
#tree a:hover {
 background-color:#e6f3fc;
 padding:2px 5px;
 border:1px solid #9db3c5;
}
#editContent {
 float:left;
 width:770px;
 height:480px;
 border-left:1px solid #d9e0ec;
}
.inputTop {
 vertical-align:top;
}

.ntabBg {
 background:url(../images/nTab_bg.gif) no-repeat center top;
}
.uline200 li{
 line-height:220%;
}

.nTabbg {width:120px; background:url(../images/nTab_bg.gif) no-repeat top left;}
