﻿.AttrDataValue1 span {
    }

    .AttrDataValue1 input {
        margin-right: 15px;
        margin-left: 3px;
    }

    ._AttrData li {
        height: 35px;
        line-height: 35px;
    }
    .a1{
        text-align: center;
        color: #666666;
        border-bottom: 1px solid #ccc;
        padding-top: 15px;
        padding-bottom: 5px;
    }
    .a2{
        text-align: center;
        color: #666666;
        border-bottom: 1px solid #ccc;
        height:30px;
        line-height:30px;
    }
    .mrow{
        height: 25px;
        line-height: 25px;
        border-bottom: 1px dashed #d2d1d1;
    }
    .mrow span{
        cursor:pointer;
    }
    #_prev, #_next, #_pageDown, #_pageUp {
        cursor: pointer;
        text-decoration: underline;
    }
    ._cur_category {
        display: block;
        height: 60px;
        line-height: 60px;
        text-align: center;
    }
    ._img{
        position:absolute;
        margin-top:20px;
        display:none;
    }
    .dot{  
        overflow: hidden;     
        white-space: nowrap;     
        text-overflow: ellipsis;
        width:100px;
    }
    
    .marow{
        cursor:move;
    }
    ._delete_item{
        margin-left:10px;
    }
    ._insert_item{
        margin-left:5px;
    }
    ._title{
    }
    ._view_img{
        color:#aaa;
    }
    ._img{

    }
    ._cate{

    }
    #tabs_edit{
        padding: 15px 15px 0 25px;
    }
    ._t_row_title{
        float: left;
        width: 65px;
        text-align: right;
        margin-top: 5px;
    }
    ._t_row{
        padding-bottom: 10px;
        padding-top: 10px;
        border-bottom: 1px dashed #ccc;
    }
    ._t_text{
        border: 1px solid #ccc;
        width: 460px;
        height: 25px;
        padding-left: 5px;
    }
    ._t_tag{
        padding-left: 65px;
    }
    ._t_tag li {
        float: left;
        margin-right: 5px;
        cursor: pointer;
    }
    ._t_nav{
        border-bottom: 1px solid #3E76B1;
        height: 24px;
        margin-bottom: 10px;
    }
    ._t_nav_item{
        padding: 5px 15px;
        float:left;
        cursor:pointer;
    }
    ._t_nav_item_cur {
        border: 1px solid #3E76B1;
        border-bottom: 0;
        background-color: #fff;
        color: #3E76B1;
        cursor: default;
    }
    ._t_image_panel{
        width: 680px;
        float: left;
    }
    ._t_image{
        float: left;
        border: 1px solid #ccc;
        margin-right: 10px;
        margin-bottom:5px;
    }
    ._t_image_delete{
        position: absolute;
        margin: 10px;
    }
    ._t_image_add{
        cursor: pointer;
        border: 1px solid #ccc;
        text-align: center;
        float: Left;
        width: 114px;
        height: 114px;
    }
    ._t_image_delete{
        cursor:pointer;
    }
    ._remove_item{
        margin-left:5px;
    } 