/* CSS Document */
.menu-lv1{left:32px;padding-left:35px;height:25px;background-image:url(folder1.png);background-repeat:no-repeat;cursor:hand;}
.menu-lv2{left:32px;padding-left:35px;height:25px;background-image:url(folder2.png);background-repeat:no-repeat;cursor:hand;}
.menu-lv3{left:32px;padding-left:35px;height:25px;background-image:url(folder3.png);background-repeat:no-repeat;cursor:hand;}
.menu-lv4{left:32px;padding-left:35px;height:25px;background-image:url(folder4.png);background-repeat:no-repeat;cursor:hand;}
.file-lv{padding-left:35px;height:25px;background-image:url(file.png);background-repeat:no-repeat;cursor:hand;}
.file-lv1{padding-left:35px;height:25px;background-image:url(file1.png);background-repeat:no-repeat;cursor:hand;}
.menu1{padding-left:25px;width:200px;height:35px;border-top:1px solid #fff;border-bottom:1px solid #CCC;background:#DADADA;background-repeat:no-repeat;line-height:35px;cursor:hand;}
.menu2{padding-left:25px;width:200px;height:35px;border-top:1px solid #fff;border-bottom:1px solid #CCC;background:#DADADA;background-repeat:no-repeat;line-height:35px;cursor:hand;}
.menu3{padding-left:25px;width:200px;height:35px;border-top:1px solid #fff;border-bottom:1px solid #CCC;background:#DADADA;background-repeat:no-repeat;line-height:35px;cursor:hand;}
.menu4{padding-left:25px;width:200px;height:35px;border-top:1px solid #fff;border-bottom:1px solid #CCC;background:#DADADA;background-repeat:no-repeat;line-height:35px;cursor:hand;}
.list-lv{padding-left:20px;background-image:url(list.gif);background-repeat:repeat-y;}
.classinfo{padding:0 20px;}
.list-lv1{padding-left:20px;}
.list{background-image:url(list.gif);background-repeat:repeat-y;}
.file{padding-left:35px;width:200px;height:35px;border-top:1px solid #fff;border-bottom:1px solid #CCC;background:#EBEBEB;background-repeat:no-repeat;line-height:35px;cursor:hand;}
.file1{padding-left:35px;width:200px;height:35px;border-top:1px solid #fff;border-bottom:1px solid #CCC;background:#EBEBEB;background-repeat:no-repeat;line-height:35px;cursor:hand;}
body{margin:0;padding:0;background-color:#EBEBEB;color:#000;font-size:12px;font-family:'微软雅黑','Microsoft YaHei';}
td{font-size:12px;}
a:link{color:#000;text-decoration:none;}
a:visited{color:#000;text-decoration:none;}
a:hover{position:relative;right:1px;bottom:1px;color:#00F;text-decoration:none;}
a:active{color:#000;text-decoration:none;}
.test{background-color:red;font-size:24px;}
.menu-hd tr{height:35px;border-top:1px solid #fff;border-bottom:1px solid #CCC;background:#515964;background-repeat:no-repeat;color:#fff;line-height:35px;cursor:hand;}
.menu-hd tr td{padding-left:15px;font-size:14px;}
tr img{padding-right:10px;}
.diyicon-lv1{ padding-left:52px; background: #DADADA url(../icon/tool/list-numbered.png)25px 10px no-repeat;}
.diyicon-lv2{ padding-left:64px; background: #EBEBEB url(../icon/tool/bullet_orange.png)36px 10px no-repeat;}