@charset "utf-8";
/* CSS Document */
#wrapper {
    overflow: hidden;
    position: relative;
    width: 100%;
    z-index: 0;
	/*border-top:1px solid #ececee;*/
}
#container,#container_main {
    border-left: 1px solid #ddd;
    margin-left: 240px;
    /*position: relative;*/
    right: 0;
    z-index: 0;
	min-height:300px;
	border-top:1px solid #ececee;
}
#nav_menu {
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 240px;
    z-index: 50;
	background:#f7f7f9;
	min-height:300px;
}
#nav_menu ._tit{
	background:#f7f7f7;
	border-bottom:1px solid #eaeaea;
	border-top:1px solid #ececee;
	height:35px;
	line-height:35px;
}

#container ._tit{
	background:#f7f7f7;
	border-bottom:1px solid #eaeaea;
	padding:9px 10px;
	height:16px;
	color:#2381e9;
}

.item-icon{background:url("/images/cat.png?v=20170919") no-repeat 0 0;display:block;width:16px;height:16px;line-height:16px;font-size:1px;float:left;margin:0 5px;*display:inline;*zoom:1;text-decoration:none;outline:none;cursor:pointer;}

.sicon01{background-position:-22px -2px;}
.sicon02{background-position:-22px -22px;}
.sicon03{background-position:-22px -42px;}
.sicon04{background-position:-22px -62px;}
.sicon05{background-position:-22px -82px;}
.sicon06{background-position:-22px -102px;}
.sicon07{background-position:-22px -122px;}
.sicon08{background-position:-22px -142px;}
.sicon09{background-position:-22px -162px;}
.sicon10{background-position:-22px -182px;}
.sicon11{background-position:-22px -202px;}
.sicon12{background-position:-22px -222px;}
.sicon13{background-position:-22px -242px;}
.sicon14{background-position:-22px -262px;}
.sicon15{background-position:0px -185px}
.sicon16{background-position:-22px -282px;}
.sicon17{background-image: url(/images/reminde.svg);background-position:2px center;}

.over .sicon01{background-position:-42px -2px;}
.over .sicon02{background-position:-42px -22px;}
.over .sicon03{background-position:-42px -42px;}
.over .sicon04{background-position:-42px -62px;}
.over .sicon05{background-position:-42px -82px;}
.over .sicon06{background-position:-42px -102px;}
.over .sicon07{background-position:-42px -122px;}
.over .sicon08{background-position:-42px -142px;}
.over .sicon09{background-position:-42px -162px;}
.over .sicon10{background-position:-42px -182px;}
.over .sicon11{background-position:-42px -202px;}
.over .sicon12{background-position:-42px -222px;}
.over .sicon13{background-position:-42px -242px;}
.over .sicon14{background-position:-42px -262px;}
.over .sicon15{background-position:-3px -204px}
.over .sicon16{background-position:-42px -282px;}
.over .sicon17{background-image: url(/images/reminde2.svg);}

#container ._tit a{
   display:block;width:16px;height:16px;line-height:16px;font-size:1px;float:left;margin:0 5px;*display:inline;*zoom:1;text-decoration:none;outline:none;cursor:pointer;
}



#nav_menu ._tit .stat_tit {cursor:pointer;padding-left:28px;font-weight:bold;background:url(/images/fold_bg.png) no-repeat;}

#nav_menu ._type{color:#76787a;}
#nav_menu ._items{color:#76787a;padding:9px 10px 9px 45px;cursor:pointer;}

#nav_menu .over{color:#FFF;background:#2381e9;}

#nav_menu .mover{background:#d7d7d7;}

#container .fm,.stat_fm{padding:10px 20px; background:#f2f6f7;border-bottom:1px solid #d7d7d7;}

.grid_stat{}
.grid_stat thead tr{background:#e9ecf1;color:#909cae;font-weight:bold;}
.grid_stat tbody td,.grid_stat thead th{height:36px;text-align:left;padding-left:10px;}
.grid_stat tbody tr{border-bottom:1px solid #E9ECF1;}
.grid_stat tbody tr.odd{background:#fafafa;}
.grid_stat tbody tr.even{background:#fff;}
.grid_stat tbody tr:hover{background:#fffed5;}

.grid_stat td a,
.grid_stat td a:active{color:#505050;text-decoration:none;}
.sdata a{color:#069;text-decoration:none;}
.grid_stat td a:hover,
.sdata a:hover{color:#F60;text-decoration:underlline;}

#footbtn{height:40px;padding-left:20px;line-height:40px;padding-top:10px;}

.inputText{border:1px solid #999; height:20px;line-height:20px;width:148px;}


/***/

.home_main_menu{background:#F8F8F8;border: 1px solid #F0F0F0;color: #666666;height:35px;line-height:35px;}
.home_main_menu h3{cursor:pointer;padding-left:28px;font-weight:bold;background:url(/images/fold_bg.png) no-repeat;}

