*{margin:0;padding:0;}
html, body {height:100%; margin: 0; padding: 0; }
html>body {
	font-size: 16px;
	font-size: 68.75%;
} /* Reset Base Font Size */

body {
	font-family: Verdana, helvetica, arial, sans-serif;
	font-size: 68.75%;
	background: #fff;
	color: #333;
}

h1, h2 { font-family: 'trebuchet ms', verdana, arial; padding: 10px; margin: 0 }
h1 { font-size: large }

#banner { padding: 15px; background-color: #06b; color: white; font-size: large; border-bottom: 1px solid #ccc;
    background: url(bg.gif) repeat-x; text-align: center }
#banner a { color: white; }

#main { /*padding: 1em;*/ }

a img { border: none; }

#main{position:relative;width:100%;height:100%;margin:0;overflow: hidden;}	
.left-side{float:left;width:calc(15% - 5px);height:100%;background-color:#fff;overflow: auto;padding-left:10px;min-width:130px!important;}
.right-side{float:right;width:calc(85% - 25px);height: 100%;overflow: hidden;}
.resize{width:5px;height:100%;/*cursor: w-resize;*/float:left;overflow:hidden;background-color:#e5e5e5;}
.menutree{overflow:auto;min-width:260px;}

.operate-icon{background:url(../images/base.gif) no-repeat;}
.mt15{margin-top:15px;}
.pl20{padding-left:20px;}



