﻿*{font-size:12px; font-family:Tahoma,Verdana,微软雅黑,新宋体}
/*登录样式Start*/
.loginBody {
    background-image: url(../../Image/bjimg.jpg);
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../Image/bjimg.jpg',sizingMethod='scale'); 
    background-repeat: repeat-x; 
    background-positon: 100%, 100%; 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F3F3F3;
}
.loginBottom {
    width: 100%;
    height: 25px;
    background-color: #E0ECFF;
    border-top:solid 1px #95B8E7;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 99;
    line-height: 25px;
    text-align:center;
    font-weight: bold;
}
/*登录样式End*/

/*首页样式Start*/
 .divCenter {
    padding-top: 5px;
    padding-bottom: 5px;
}
.divNorth {
    padding: 5px;
    height: 65px;
}

.divNorthDetail {
    background-color: #E0ECFF;
    text-align:left;
    height:28px;
    padding-left:10px;
    padding-top:2px;
    border:1px solid #95B8E7;
}

.header-bg {
    background: #F3F3F3;
    text-align: center;
    height: 65px;
    background: url(../Image/head_bg.gif) repeat-x left bottom;
    color: #fff;
}
.header-bg a.top {
    color: #fff;
    text-decoration: none;
}

.header-bg a.top:hover {
    color: #f00;
    text-decoration: none;
}

#div_topMenu {
    clear: both;
    padding-right: 10px;
    font-size: 13px;
    font-weight: bold;
}
/*首页样式End*/

.tree-folder
{
    width:0px;
}
.tree-file
{
    width:0px;
}

.divCenter{padding-top:5px;padding-bottom:5px;}
.divNorth{padding:5px;height:65px;}

#div_panelWest a{ color:Black; text-decoration:none;}
#div_panelWest a:hover{ color:Red; text-decoration:underline;}

.easyui-accordion ul{list-style-type:none;margin:0px; padding:10px;}
.easyui-accordion ul li{ padding:0px;}
.easyui-accordion ul li a{line-height:24px;}
.easyui-accordion ul li div{margin:2px 0px;padding-left:10px;padding-top:2px;}
.easyui-accordion ul li div.hover{border:1px dashed #99BBE8; background:#E0ECFF;cursor:pointer;}
.easyui-accordion ul li div.hover a{color:#416AA3;}
.easyui-accordion ul li div.selected{border:1px solid #99BBE8; background:#E0ECFF;cursor:default;}
.easyui-accordion ul li div.selected a{color:#416AA3; font-weight:bold;}

/*table样式*/
.table-header{border-top:1px dotted #ccc;border-left:1px dotted #ccc;font-family:Arial, Helvetica, sans-serif,'宋体';margin: 0;padding: 0;}
.table-body tr td{border-width:0 1px 1px 0;border-style:dotted; border-color:#ccc;font-size:12px;height:30px;padding:0px 4px;}
.table-body-none tr td{border:0;padding:0px;}
/*table样式end*/

/*table样式*/
.table-header1{border-top:1px solid #95B8E7;border-left:1px solid #95B8E7;font-family:Arial, Helvetica, sans-serif,'宋体';margin: 0;padding: 0;}
.table-body1 tr td{border-width:0 1px 1px 0;border-style:solid; border-color:#95B8E7;font-size:12px;height:30px;padding:0px 4px;}
.table-body-none1 tr td{border:0;padding:0px;}
/*table样式end*/


  .sort-header
    {
        display:none;
        width:98%;
        min-width:220px;
        background-color: #E0ECFF;
        background: -webkit-linear-gradient(top,#EFF5FF 0,#E0ECFF 100%);
        background: -moz-linear-gradient(top,#EFF5FF 0,#E0ECFF 100%);
        background: -o-linear-gradient(top,#EFF5FF 0,#E0ECFF 100%);
        background: linear-gradient(to bottom,#EFF5FF 0,#E0ECFF 100%);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#EFF5FF,endColorstr=#E0ECFF,GradientType=0);
        border:1px solid #99bbe8;
        padding:5px;
    }
    .sort-title
    {
        font-size: 12px;
        font-weight: bold;
        color: #0E2D5F;
        height: 16px;
        line-height:16px;
        padding-left:14px;
    }
    .sort-right
    {
       padding-right:5px;
    }
    .sort-content
    {
       display:none;
       width:98%;
       min-width:220px;
       border-left:1px solid #99bbe8;
       border-right:1px solid #99bbe8;
       border-bottom:1px solid #99bbe8;
       padding:5px;
    }

    /*列内容Tip显示*/
    .tipcontent
    {
        cursor: pointer;
        color: #003399;
    }

    /*充值账号格式*/
     .selectSite li,.selectCate li
     {
        list-style: none;
	    border: 1px solid #CCC;
	    background: #F6F6F6;
	    color: #444;
	    margin: 2px;
	    padding: 3px;
	    height: 14px; 
	    line-height: 14px;
	    float: left;
     }
     .selectSite span,.selectCate span
     {
         cursor:pointer;
         padding-left:3px;
     }

   /*图片显示*/
   #overlayer{position:absolute;z-index:200;width:auto;height:auto;padding:3px;border:1px solid #999;background-color:#FFF;}
   #overlayer img{width:auto;height:auto;}

    .sort-header1
    {
        display:none;
        min-width:220px;
        background-color: #E0ECFF;
        background: -webkit-linear-gradient(top,#EFF5FF 0,#E0ECFF 100%);
        background: -moz-linear-gradient(top,#EFF5FF 0,#E0ECFF 100%);
        background: -o-linear-gradient(top,#EFF5FF 0,#E0ECFF 100%);
        background: linear-gradient(to bottom,#EFF5FF 0,#E0ECFF 100%);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#EFF5FF,endColorstr=#E0ECFF,GradientType=0);
        border:1px solid #99bbe8;
        padding:5px;
    }
    .sort-title1
    {
        font-size: 12px;
        font-weight: bold;
        color: #0E2D5F;
        height: 16px;
        line-height:16px;
        padding-left:14px;
    }
    .sort-right1
    {
       padding-right:5px;
    }
    .sort-content1
    {
       display:none;
       min-width:220px;
       border-left:1px solid #99bbe8;
       border-right:1px solid #99bbe8;
       border-bottom:1px solid #99bbe8;
       padding:5px;
    }
    .sortable 
   {
        display:none;
	    margin:auto;
	    padding: 0;
	    width:100%;
   }
    .sortable.list {
	    overflow: hidden;
    }
    
    .sortable li{
	    list-style: none;
	    border: 1px solid #CCC;
	    background: #F6F6F6;
	    color: #444;
	    margin: 5px;
	    padding: 5px;
	    height: 18px;
    }
    .sortable.list li {
	    line-height: 18px;
	    float: left;
	    width: 105px;
	    height: 18px;
	    cursor:move;
    }
    .sortable.list span 
    {
      width:30px;
      padding-right:8px;
      color:#096DF3;
    }
    li.sortable-placeholder {
	    border: 1px dashed red;
	    background: #FBEC88;
    }

    .fileDragList
    {
       border:1px solid #D3D3D3;
       padding-left:10px;
       margin:5px;
    }

     /*jquery.poshytip*/

.tip-yellow {
    z-index: 1000;
    text-align: left;
    border: 1px solid #939393;
    padding: 7px;
    min-width: 50px;
    max-width: 530px;
    color: #000000;
    background-color: #fef9d9;
    background-image: url(../Image/tip-yellow.png); /* bgImageFrameSize >= 10 should work fine */
    /**
	 * - If you set a background-image, border/padding/background-color will be ingnored.
	 *   You can set any padding to .tip-inner instead if you need.
	 * - If you want a tiled background-image and border/padding for the tip,
	 *   set the background-image to .tip-inner instead.
	 */
}

    .tip-yellow .tip-inner {
        font: normal normal 400 12px/18px 宋体;
        margin-top: -2px;
        padding: 0 3px 1px 3px;
    }

    /* Configure an arrow image - the script will automatically position it on the correct side of the tip */
    .tip-yellow .tip-arrow-top {
        margin-top: -7px;
        margin-left: 15px;
        top: 0;
        left: 0;
        width: 16px;
        height: 10px;
        background: url(../Image/tip-yellow_arrows.png) no-repeat;
    }

    .tip-yellow .tip-arrow-right {
        margin-top: -9px; /* approx. half the height to center it */
        margin-left: -4px;
        top: 50%;
        left: 100%;
        width: 10px;
        height: 20px;
        background: url(../Image/tip-yellow_arrows.png) no-repeat -16px 0;
    }

    .tip-yellow .tip-arrow-bottom {
        margin-top: -6px;
        margin-left: 15px;
        top: 100%;
        left: 0;
        width: 16px;
        height: 13px;
        background: url(../Image/tip-yellow_arrows.png) no-repeat -32px 0;
    }

    .tip-yellow .tip-arrow-left {
        margin-top: -9px; /* approx. half the height to center it */
        margin-left: -6px;
        top: 50%;
        left: 0;
        width: 10px;
        height: 20px;
        background: url(../Image/tip-yellow_arrows.png) no-repeat -48px 0;
    }
/*jquery.poshytip*/
