﻿.divHelp_SL
{
    display:none;
    position: absolute; 
    width:600px;
    height:190px;
    z-index:9999;
    float:left;
    background-color:White;
    border:1px;
    border-style:solid;
    border-color:#E0E0E0;
    }
.divItemInfo_SL
{
    float:left;
    height:100%;
    width:50%;
    border:0px;
    border-right:1px dotted #E0E0E0;
    }
.divLastInfo_SL
{
    float:right;
    height:100%;
    width:49%;
    border:0px;
    }
.divHelp_S
{
    display:none;
    position: absolute; 
    width:300px;
    height:190px;
    z-index:9999;
    float:left;
    background-color:White;
    border:1px;
    border-style:solid;
    border-color:#E0E0E0;
    }
 .divItemInfo_S
{
    float:left;
    height:100%;
    width:99%;
    border:0px;
    }
.div_head
{
    vertical-align:middle;
    height:23px;
    width:90%;
    margin-left:10px;
    margin-top:5px;
    text-align:center;
    font-family:@微软雅黑;
    color:#333333;
    font-size:12px;
    border-bottom:2px solid #eef0f3;
    margin-bottom:10px;
    }
.div_body
{
    height:80%;
    font-size:12px;
    }
.div_body_Itemlist
{
    height:20%;
    width:44%;
    float:left;
    }
.div_body_LastTimelist
{
    height:16%;
    width:90%;
    float:left;
    }
.div_ItemInfo_title
{
    font-size:12px;
    width:50%;
    float:left;
    text-align:right;
 }

.div_ItemInfo_content 
{
    width:50%;
    float:left;
 }
 .div_LastTimeInfo_title
{
    font-size:12px;
    width:25%;
    float:left;
    text-align:right;
 }

.div_LastTimeInfo_content 
{
    width:75%;
    float:left;
 }
.div_input_content
{
    width:100%;
    background-color: transparent;
    color: #333;
    border-bottom:solid 1px #E0E0E0;
    border-left:0; 
    border-top:0; 
    border-right:0;
    overflow:hidden;
    font-size: 12px;
}

.sheCBox:hover {background-color: #E0E4E8;}
.sheCBox 
{
    cursor:pointer;
    display:inline-block;
    height:14px;
    line-height:12px;
    overflow:hidden;
    padding:0;
    text-align:center;
    width:50px;
    position: absolute;
    right: 10px;
    margin-left: -25px;
    background-color: #B89E79;
    }
.sheCBox b 
{
    background: url("../images/skin.blue/ecArrow.gif");
    display: inline-block;
    height: 6px;
    margin: 0 auto;
    width: 12px;
    margin-top:3px;
    }
.sheCexpandMore b 
{
    background-position:0 -6px;
    }