﻿@charset "UTF-8";
/*home tu*/
aside #windows .tu{display:block;width: 100px; height: 24px;background: url("/webstatic/images/resource/zh_CN/home/windown.png") top right no-repeat;cursor: pointer;}
aside #windows .tu:hover{background: url(/webstatic/images/resource/zh_CN/home/windown_hover.png) top right no-repeat;}
aside #windows .tu:active{background: url(/webstatic/images/resource/zh_CN/home/windown_active.png) top right no-repeat;}

/*home tu*/
.show-role .auth-explain,.oldshow-role .auth-explain{display:none;position:absolute;top:32px;right:25px;width:372px;height:295px;zoom:1;background:transparent url(/webstatic/images/resource/zh_CN/home/auth-explain.png) 0 0 no-repeat;}


#emptyFolder .uploadTips{
    background: url("/webstatic/images/resource/zh_CN/home/uploadTips.png") 0px 0px no-repeat;
    width: 268px;
    height: 110px;
    text-indent: -9999px;
}

#emptyFolder .noFileTips{
    background: url("/webstatic/images/resource/zh_CN/home/noFilesBg.png") center center no-repeat;
    height: 121px;
    text-indent: -9999px;
}
.main .interactive .downmenu {
	width:110px;
	}

/*#logo{
    display: block;
    float: none;
    height: 48px;
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
    width: 158px;
}*/


.main .interactive .op-newfolder .downmenu {
    width:138px;
}