	body
    {
    
    /*margin:0 auto*/;
    }
    .divClass
    {
    position:absolute;
    background-color: #C5F1F0;
    width:300px;
    height:600px;
    }
    .dragHelper
    {
    /*background-color:#FFFFFF;*/
    background-color:#4F7F71;
    filter: alpha(opacity=30);
    }
    .normal
    {
    /*position:absolute;/*重要*/
    overflow:hidden;
    width:100%;
    height:auto;
    border:#d9e4ed solid 1px; margin: 0 0 8px 0; background:#fff;
    /*border:1px solid #666666;*/
    /*background-color:#EDEDED;
    padding: 20px 10px 0px 10px;
    */}
    .over
    {
    position:absolute;/*重要*/
    /*width:300px;*/
    height:10px;
    border:1px solid #666666;
    background-color:#f3f3f3;
    filter: alpha(opacity=50);
    }
    .dragArea {
    CURSOR: move;
    }
    .del_a{
    CURSOR: pointer;
    }
    .innerCont {
    background-color: #ffffff;
    margin: 6px 3px 0px 3px;
    border:1px solid #C2C2C2; 
    height:93%;
    }
    .titleTab {
    margin: 3px 2px 3px 2px;
    width:98%;
    }
    
    .toolTd{
    font-size: 12px;
    color: #21759b;
    font-family: 宋体;
    display: inline;
    }
    .titleSpan{
    font-size: 210;
    font-family: 宋体;
    color: #333;
    font-weight: 700;
    }
    .helperInner {
    margin: 2px;
    border:1px dashed #000000;
    width:auto;
    height:auto;
    }
    .dragDiv1_Banner {
    width:26%;height:auto;position:absolute;display:inline;float:left;
    }
    .dragDiv2_Banner {
    width:46%;height:auto;position:absolute;display:inline;float:left; margin:0px;overflow:hidden;
    }
    .dragDiv3_Banner {
    width:25%;height:auto;position:absolute;display:inline;float:left; margin:0px;overflow:hidden;
    }
    .articleTitle {
    overflow:hidden;
    display:inline;
    white-space:nowrap;
    text-overflow:ellipsis;
    word-break:break-all;
    }
    .channelCon {
    /*border:1px dashed #000000;*/
    margin: 30px 10px 10px 10px;
    font-size: 12px;
    }
    