﻿/* { margin:0 auto;} */
* {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    font-family: "Microsoft Yahei", "微软雅黑", Tahoma, Arial, Helvetica, STHeiti;
}

body, form, ul, li, ol, li, dl, dt, dd, img, p, h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
}
/* 全局input/textarea/下拉列表样式
input:focus {
    background-color: #ffffff;
    border-color: #F37C3B;
    color: #000000;
}

input:hover {
    background-color: #ffffff;
    border-color: #F37C3B;
    color: #000000;
}

input {
    font-size: 14px;
    border: 1px solid #C4C4C4;
    background: #F9F9F9;
    font-family: "Microsoft Yahei", "微软雅黑", Tahoma, Arial, Helvetica, STHeiti;
} */

label {
    vertical-align: middle;
    /* cursor: pointer;*/
    font-size: 14px;
    height: 21px;
    /*    padding-right: 10px;
  font-family: "Microsoft Yahei", "微软雅黑", Tahoma, Arial, Helvetica, STHeiti;*/
}

select, textarea {
    font-size: 14px;
    border: 1px solid #C4C4C4;
    /*background: #F9F9F9;*/
    font-family: "Microsoft Yahei", "微软雅黑", Tahoma, Arial, Helvetica, STHeiti;
}

    select:focus, select:hover, textarea:focus, textarea:hover {
        background-color: #ffffff;
        border-color: #F37C3B;
        color: #000000;
    }
/* for ie6 & ie7 */
* html input {
    zoom: expression(function(e){(e.className)?'':e.className=e.type;e.style.zoom =0;}(this));
}

    input.checkbox, input.radio {
        background-color: #ffffff;
        border: 0;
        height: 18px;
        width: 18px;
        margin: 2px;
        padding: 0px;
        vertical-align: middle;
        _a: expression(this.onFocus=this.blur());
        font-family: "Microsoft Yahei", "微软雅黑", Tahoma, Arial, Helvetica, STHeiti;
    }
    /* for other browsers */
    input[type=checkbox], input[type=radio] {
        cursor: pointer;
        background-color: #ffffff;
        color: #C4C4C4;
        border: 0;
        height: 16px;
        width: 16px;
        margin: 2px;
        padding: 0px;
        vertical-align: middle;
        outline: 0;
        font-family: "Microsoft Yahei", "微软雅黑", Tahoma, Arial, Helvetica, STHeiti;
    }
/* input[type=checkbox]:hover,input[type=radio]:hover{height:16px;width:16px;border: 1px solid #F37C3B;} */
.border [type=text] {
    min-height: 30px;
}

/*input vertical middle*/
.input_middle {
    font-family: tahoma;
    font-size: 12px;
}

    .input_middle label {
        vertical-align: middle;
        cursor: pointer;
    }

    .input_middle input {
        vertical-align: middle;
        margin-right: 3px;
    }

a:link {
    color: #6d6d6d;
    text-decoration: none;
}

img {
    border: 0px;
}

input {
    outline: none;
}

textarea {
    outline: none;
}

a {
    color: #4f4f4f;
    text-decoration: none;
}

ul, li {
    list-style: none;
    margin: 0;
    padding: 0;
}

body {
    /*background: #f4f4f4;*/
    font-size: 14px;
}

.clear {
    width: 100%;
    height: 1px;
    display: block;
    clear: both;
}

.top {
    height: 65px;
    width: 100%;
    background: url(../image/Admin/top_bg.gif) repeat-x;
    display: block;
    clear: both;
    overflow: hidden;
    border-bottom: 4px #417eb7 solid;
}

.top_b {
    height: 3px;
    width: 100%;
    background: url(../image/Admin/top_b.gif) repeat-x;
    display: block;
    clear: both;
}

.top img {
    float: left;
}

.hover_url {
    background: url(../image/Admin/mail.gif) 2px 2px no-repeat;
    padding-left: 22px;
    font-weight: bold;
    color: #3186c8;
}



.hover_url1 {
    color: #3186c8;
}







.logo {
    width: 193px;
    float: left;
}

.nav {
    margin-top: 35px;
    float: left;
    background: url(../image/Admin/menubg12.gif) 0px 2px no-repeat;
    width: 100%;
    min-width: 891px;
    height: 35px;
}

    .nav li {
        float: left;
        height: 50px;
        line-height: 30px;
        text-align: center;
        width: 99px;
        font-family: "宋体";
    }

        .nav li a {
            display: block;
            width: 100%;
            color: #5f5f5f;
            height: 33px;
            padding-top: 3px;
            font-size: 14px;
        }

            .nav li a:hover {
                background: url(../image/Admin/nav1.png) no-repeat;
                color: #FFF;
                font-size: 14px;
            }

        .nav li.Selected {
            color: #FFF;
        }

            .nav li.Selected a {
                background: url(../image/Admin/nav1.png) no-repeat;
                color: #FFF;
                padding-top: 3px;
                font-size: 14px;
                font-weight: 600;
            }


.menubg10 {
    background: url(../image/Admin/menubg.gif) 0px 2px no-repeat;
}

.menubg9 {
    background: url(../image/Admin/menubg9.gif) 0px 2px no-repeat;
}

.menubg8 {
    background: url(../image/Admin/menubg8.gif) 0px 2px no-repeat;
}

.menubg7 {
    background: url(../image/Admin/menubg7.gif) 0px 2px no-repeat;
}

.menubg6 {
    background: url(../image/Admin/menubg6.gif) 0px 2px no-repeat;
}

.menubg5 {
    background: url(../image/Admin/menubg5.gif) 0px 2px no-repeat;
}

ul.TabBarLevel1 li.Selected {
    background: url(../image/Admin/nav1.png) no-repeat;
}

    ul.TabBarLevel1 li.Selected a {
        background: url(../image/Admin/nav1.png) no-repeat;
    }

.sel a:visited {
    color: #fff;
    filter: Dropshadow(offx=-1, offy=0, color=#246bac) Dropshadow(offx=0, offy=-1, color=#246bac);
}

.nav1 {
    width: 129px;
    color: #FFF;
    background: url(../image/Admin/nav1.gif) no-repeat;
}

.nav2 {
    width: 129px;
    background: url(../image/Admin/nav2.gif) no-repeat;
    color: #FFF;
}

.last {
    width: 129px;
    background: url(../image/Admin/nav3.gif) no-repeat;
}



.adminmenu {
    height: 26px;
    line-height: 26px;
    padding-left: 50px;
    color: #6d6d6d;
    font-family: arial;
}

    .adminmenu a:hover {
        color: #3186c8;
    }

    .adminmenu em {
        font-size: 11px;
        padding-left: 5px;
        padding-right: 5px;
        color: #c6c6c6;
    }



.righttop {
    float: right;
    background: url(../image/Admin/topbg.gif);
    width: 161px;
    height: 22px;
    position: absolute;
    top: 0px;
    right: 0px;
}

    .righttop li one {
        float: right;
        width: 80px;
        text-align: left;
    }

.righttophelp {
    width: 90px;
    float: left;
    font-size: 12px;
    text-align: right;
    padding-top: 5px;
    color: #6d6d6d;
}

.righttopabout {
    width: 60px;
    float: left;
    font-size: 12px;
    padding-left: 8px;
    padding-top: 5px;
    color: #6d6d6d;
    text-align: center;
}





.linebg {
    height: 2px;
}

.logionout {
    background: url(../image/Admin/loadout.gif) no-repeat;
    height: 23px;
    overflow: hidden;
}

.adminleft {
    background: url(../image/Admin/loadout.gif) no-repeat;
    height: 23px;
    float: left;
    width: 125px;
    padding-left: 78px !important;
    padding-left: 78px;
    padding-top: 6px;
}

    .adminleft li {
        float: left;
        color: #b2b2b2;
        font-size: 12px;
        filter: Dropshadow(offx=1, offy=0, color=#202020) Dropshadow(offx=0, offy=1, color=#202020) Dropshadow(offx=0, offy=-1, color=#202020) Dropshadow(offx=-1, offy=0, color=#202020);
    }







.padd1 {
    margin-left: 30px;
    white-space: nowrap;
}

.adminleft li a {
    color: #b2b2b2;
}

    .adminleft li a:hover {
        color: #b2b2b2;
    }



.adminright {
    background: url(../image/Admin/bgline.gif) repeat-x;
    height: 23px;
    text-indent: 20px;
    padding-top: 5px;
}

.daohanglink {
    background: url(../image/Admin/icon1.gif) 0px 5px no-repeat;
    line-height: 23px;
    margin-top: 3px;
    padding-left: 14px;
    font-size: 12px;
    font-family: arial;
}

    .daohanglink a:hover {
        color: #3186c8;
    }



.bluebg {
    height: 5px !important;
    height: 5px;
    background: #417eb7;
}









.left_main_top {
    background: url(../image/Admin/left_top.gif) no-repeat;
    float: left;
}

.left_main {
    float: left;
    width: 198px;
    margin-top: 4px;
}











/* 下拉菜单代码 */

.adminleftmenu {
    line-height: 20px;
    cursor: pointer;
    width: 162px;
    padding-top: 10px;
    height: 26px;
    background: url(../image/Admin/caidanbg.gif);
    padding-left: 35px;
}

.adminleftmenu_list {
    height: 150px;
}

    .adminleftmenu_list li {
        line-height: 30px;
        padding-left: 25px;
        color: #b9ddff;
    }





.foldmenu {
    width: 198px;
    margin-top: 10px;
}

    .foldmenu ul {
        list-style-type: none;
        height: 36px;
        line-height: 25px;
        overflow: hidden;
        cursor: pointer;
    }

        .foldmenu ul.open {
            height: auto;
        }

.span_open {
    line-height: 30px;
}

.foldmenu ul span {
    display: block;
    padding-left: 35px;
    background: url(../image/Admin/caidanbg.gif) no-repeat;
    height: 36px;
    padding-top: 5px;
    font-size: 14px;
    font-weight: 600;
    font-family: arial;
    margin: 0px;
}

.num {
    color: #FFF;
    font-weight: 600;
}

.foldmenu ul li {
    text-align: left;
    height: 30px;
}

.foldmenu li a {
    color: #b9ddff;
    display: block;
    line-height: 30px;
    text-decoration: none;
    background: url(../image/Admin/icon2.gif) 40px 11px no-repeat;
    padding-left: 50px;
}

    .foldmenu li a:hover {
        color: #ffffff;
        background: url(../image/Admin/icon2.gif) 40px 11px #2d689f no-repeat;
        width: 146px;
        float: left;
    }

    .foldmenu li a.current {
        color: #ffffff;
    }

.leftothermenu {
    background: url(../image/Admin/left_menubg.gif);
    width: 193px;
    height: 34px;
    line-height: 34px;
    float: left;
}

    .leftothermenu a {
        color: #ffffff;
        background: url(../image/Admin/icon3.gif) 10px 0px no-repeat;
        padding-left: 35px;
        font-size: 12px;
        font-weight: 600;
        font-family: "宋体";
    }

.leftothermenu_1 {
    background: url(../image/Admin/left_menubg.gif);
    width: 193px;
    height: 34px;
    line-height: 34px;
    float: left;
}

    .leftothermenu_1 a {
        color: #ffffff;
        background: url(../image/Admin/icon4.gif) 10px 0px no-repeat;
        padding-left: 35px;
        font-size: 12px;
        font-weight: 600;
        font-family: "宋体";
    }





/* 下拉菜单代码结束 */

/* main.html style */

.admincenter {
    text-align: left;
    border: 1px solid #ccc;
}

.admintitle {
    border-bottom: 2px solid #417eb7; /* margin:15px; */
    padding-left: 10px;
    padding-right: 10px;
    background: url(../image/Admin/admintitleft.gif) repeat-x;
    line-height: 30px;
}

    .admintitle .sj {
        float: left;
        padding-top: 2px;
        margin-bottom: 0px;
        background: url(../image/news_icon3.gif) center center no-repeat;
        width: 10px;
        height: 30px;
    }

    .admintitle .stitle {
        font-size: 14px;
        font-weight: bold;
        font-family: 微软雅黑,Verdana;
    }

    .admintitle span {
        padding-top: 2px;
        padding-left: 10px;
        font-size: 12px;
    }

        .admintitle span a {
            color: #3186c8;
        }

            .admintitle span a:hover {
                font-weight: 600;
            }

        .admintitle span a {
            color: #3186c8;
        }

        .admintitle span a {
            color: #3186c8;
        }

.tablebg {
    background: none repeat scroll 0 0 #fff;
    line-height: 120%;
}

    .tablebg td {
    }

.main_main {
    margin: 15px;
}

    .main_main a {
        color: #3186c8;
    }

.main_time {
    line-height: 27px;
    font-size: 12px;
    padding-left: 10px;
}

.main_line {
    height: 2px;
    background: url(../image/Admin/main_line.gif) repeat-x;
    margin: 15px;
}

.main_iconmenu {
    margin: 15px 15px 15px 35px;
    line-height: 25px;
    color: #606060;
    width: 100%;
    overflow: hidden;
    height: 65px;
}

    .main_iconmenu span {
        float: left;
        width: 80px;
        text-align: center;
        font-size: 12px;
    }


.main_tj {
    background: url(../image/Admin/main_tianjia.gif) no-repeat;
    width: 145px;
    height: 26px;
    text-indent: 30px;
    margin-left: 45px;
    float: left;
    line-height: 26px;
}

    .main_tj a {
        color: #2c69a2;
    }

.main_bottomzi {
    line-height: 35px;
    color: #6d6d6d;
    ;
    margin: 15px;
    padding-left: 45px;
    width: 100%;
    min-height: 100px;
}

    .main_bottomzi ul {
        width: 100%;
        overflow: hidden;
    }

        .main_bottomzi ul li {
            float: left;
            min-width: 75px;
        }

.systeminfo ul li {
    line-height: 28px;
}

.main_bottomzi ul a {
    background: url(../image/Admin/main_kuangbg.gif);
    width: 119px;
    height: 33px;
    display: block;
    float: left;
    line-height: 33px;
    text-align: center;
    color: #000;
}

.main_kuangbg {
    background: url(../image/Admin/main_kuangbg.gif) no-repeat;
    float: left;
}

.main_line_1 {
    height: 2px;
    background: url(../image/Admin/main_line.gif) repeat-x;
    margin: 15px;
}

.main_3 {
    margin: 15px;
    color: #000;
    padding-left: 10px;
}

.mainzileft {
    padding-left: 20px;
    padding-top: 2px;
    font-weight: 600;
    font-size: 12px;
}

.main_xiaocaidan {
    margin: 15px;
}

    .main_xiaocaidan ul {
        padding-left: 15px;
    }

        .main_xiaocaidan ul li {
            background: url(../image/Admin/icon1.gif) 5px 3px no-repeat;
            float: left;
            width: 90px;
            padding-left: 15px;
        }

            .main_xiaocaidan ul li a {
                color: #4f4f4f;
            }

                .main_xiaocaidan ul li a:hover {
                    color: #000;
                }





/* main.html style  代码结束 */





/* news.html style */

.newssearch {
    margin: 15px;
    height: 20px;
}

    .newssearch ul {
        padding: 0px;
        margin: 0px;
    }

    .newssearch li {
        float: left;
        height: 33px;
        line-height: 33px;
        padding-left: 5px;
    }

.newslist {
    border-top-color: #d6d6d6;
    border-right-color: #d6d6d6;
    border-left-color: #d6d6d6;
    border-top-width: 1px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
    border-bottom-style: solid;
    border-bottom-color: #d6d6d6;
    border-bottom-width: 1px;
}

.newsicon {
    width: 100%;
    overflow: hidden;
}

    .newsicon a:link {
        color: #333;
    }

    .newsicon a:hover {
        color: #417eb7;
    }



.newslist ul {
    padding: 5px;
    margin: 0px;
    background: url(../image/Admin/admintitleft.gif) repeat-x;
    font-size: 14px;
}

    .newslist ul li {
        height: 25px;
        font-size: 12px;
        float: left;
        width: 50px;
        padding-left: 25px;
        padding-top: 2px;
    }

        .newslist ul li b {
            color: #cdcdcd;
            font-size: 14px;
            border-right: 1px groove #fff;
        }

.newslist .toolbarstyle {
    padding: 6px 10px 5px 10px;
    margin: 0px;
    background: url(../image/Admin/admintitleft.gif) repeat-x;
    font-size: 14px;
}

.newslisttitle {
    width: 100%;
}

    .newslisttitle strong {
        font-weight: 600;
        color: #666;
    }

.abc {
    margin: 15px;
}



.adminxia {
    margin-top: 60px;
}





.admininput {
    height: 24px;
    line-height: 24px;
    border-top: 1px solid #a6a5a5;
    border-left: 1px solid #a6a5a5;
    border-right: 1px #e1e1e1 solid;
    border-bottom: 1px #e1e1e1 solid;
    padding: 0px;
    font-size: 12px;
    margin: 0px;
    margin-top: 4px;
}

.admininput_1 {
    height: 20px;
    line-height: 20px;
    border-top: 1px solid #a6a5a5;
    border-left: 1px solid #a6a5a5;
    border-right: 1px #e1e1e1 solid;
    border-bottom: 1px #e1e1e1 solid;
    padding: 0px;
    font-size: 12px;
    margin: 0px;
    margin-top: 0px;
}

.myselect {
    border-top: 1px solid #a6a5a5;
    border-left: 1px solid #a6a5a5;
    border-right: 1px #e1e1e1 solid;
    border-bottom: 1px #e1e1e1 solid;
    color: #666;
    width: 100px;
    text-align: center;
    padding: 2px;
    height: 22px;
}

.myselect_file {
    border-top: 1px solid #a6a5a5;
    border-left: 1px solid #a6a5a5;
    border-right: 1px #e1e1e1 solid;
    border-bottom: 1px #e1e1e1 solid;
    color: #666;
    text-align: center;
    padding: 2px;
    height: 22px;
}

.sumbit_1 {
    background: url(../image/Admin/adminsubmit_1.gif) no-repeat;
    width: 48px;
    height: 22px;
    margin: 0px;
    padding: 0px;
    border: 0px;
}



.adminsubmit_short {
    background: url(../image/Admin/adminsubmit2.gif) no-repeat;
    width: 68px;
    height: 33px;
    margin: 0px;
    padding: 0px;
    border: 0px;
    cursor: pointer;
}

.adminsubmit {
    background: url(../image/Admin/adminsubmit4.gif) no-repeat;
    width: 95px;
    height: 33px;
    margin: 0px;
    padding: 0px;
    border: 0px;
    cursor: pointer;
}

.adminsubmit6 {
    background: url(../image/Admin/adminsubmit6.gif) no-repeat;
    width: 119px;
    height: 33px;
    margin: 0px;
    padding: 0px;
    border: 0px;
    cursor: pointer;
}



.show tr td {
    border-top: solid 1px #dfdfdf;
}



.news_123 tr td strong {
    text-decoration: underline;
}

.page_home {
    float: right;
    line-height: 20px;
    padding-right: 8px;
}

.page {
    float: right;
}

    .page ul {
        margin: 0px;
        padding: 0px;
    }

        .page ul li {
            margin-left: 5px;
            width: 17px;
            height: 15px;
            float: left;
            background: url(../image/Admin/page_bg.gif);
            border: solid 1px #a3a3a3;
            text-align: center;
        }

            .page ul li a {
                display: block;
                width: 17px;
                height: 15px;
                padding-top: 2px;
            }

                .page ul li a:hover {
                    background: #417eb7;
                    border: solid 1px #245b8e;
                    color: #FFF;
                    height: 13px;
                }





        .page ul dl {
            margin-left: 5px;
            width: 17px;
            height: 15px;
            float: left;
            background: #417eb7;
            border: solid 1px #245b8e;
            color: #FFF;
            text-align: center;
            padding-top: 2px;
        }

            .page ul dl a {
                color: #FFF;
            }



.page_xia {
    width: 38px;
    float: right;
    line-height: 20px;
    padding-left: 8px;
}







#uboxstyle {
    width: 130px;
    padding-top: 4px;
    text-align: left;
    padding-left: 0px;
}



    #uboxstyle .select_box {
        HEIGHT: 26px;
    }

    #uboxstyle DIV.tag_select {
        PADDING-RIGHT: 10px;
        DISPLAY: block;
        PADDING-LEFT: 10px;
        background: #FFF url(../image/Admin/se_jt.gif) no-repeat 100px center;
        border-top: 1px solid #a6a5a5;
        border-left: 1px solid #a6a5a5;
        border-right: 1px #e1e1e1 solid;
        border-bottom: 1px #e1e1e1 solid;
        PADDING-BOTTOM: 0px;
        WIDTH: 96px;
        COLOR: #000;
        LINE-HEIGHT: 24px;
        PADDING-TOP: 0px;
        HEIGHT: 24px;
    }

    #uboxstyle DIV.tag_select_hover {
        PADDING-RIGHT: 10px;
        DISPLAY: block;
        PADDING-LEFT: 10px;
        WIDTH: 96px;
        COLOR: #000;
        background: #f1f1f1 url(../image/Admin/se_jt.gif) no-repeat 100px center;
        border-top: 1px solid #a6a5a5;
        border-left: 1px solid #a6a5a5;
        border-right: 1px #e1e1e1 solid;
        border-bottom: 1px #e1e1e1 solid;
        LINE-HEIGHT: 24px;
        HEIGHT: 24px;
    }

    #uboxstyle DIV.tag_select_open {
        PADDING-RIGHT: 10px;
        DISPLAY: block;
        PADDING-LEFT: 10px;
        background: #FFF url(../image/Admin/se_jt_a.gif) no-repeat 100px center;
        border-top: 1px solid #a6a5a5;
        border-left: 1px solid #a6a5a5;
        border-right: 1px #e1e1e1 solid;
        border-bottom: 1px #e1e1e1 solid;
        WIDTH: 96px;
        COLOR: #79a2bd;
        LINE-HEIGHT: 24px;
        PADDING-TOP: 0px;
        HEIGHT: 24px;
    }

    #uboxstyle UL.tag_options {
        PADDING-RIGHT: 0px;
        PADDING-LEFT: 0px;
        border: solid 1px #cdcdcd;
        WIDTH: 116px;
        margin-left: 6px;
        PADDING-TOP: 0px;
        LIST-STYLE-TYPE: none;
        POSITION: absolute;
    }

        #uboxstyle UL.tag_options LI {
            PADDING-RIGHT: 10px;
            DISPLAY: block;
            PADDING-LEFT: 10px;
            background: #FFF;
            PADDING-BOTTOM: 0px;
            WIDTH: 96px;
            COLOR: #000;
            LINE-HEIGHT: 26px;
            PADDING-TOP: 0px;
            HEIGHT: 26px;
            TEXT-DECORATION: none;
        }

            #uboxstyle UL.tag_options LI.open_hover {
                background: #417eb7;
                COLOR: #fff;
            }

            #uboxstyle UL.tag_options LI.open_selected {
                background: #417eb7;
                COLOR: #fff;
            }







.red {
    color: #F00;
}

.newsadd_title {
    padding: 10px;
    border: 1px #CCC solid;
    margin: 15px;
    background: #FFF;
}

.borderkuang {
    border: 1px solid #CCC;
    padding: 5px;
    background-color: White;
    margin-bottom: 10px;
}

.newstitle {
    font-size: 14px;
    color: #06C;
    font-weight: 600;
    padding-left: 10px;
    padding-top: 0px;
}

.newstitlebody {
    line-height: 25px;
    color: #666;
    padding-left: 10px;
}

.newslistabout {
    margin: 15px;
}

.borderkuang td {
    line-height: 25px;
    color: #666;
    padding-left: 10px;
    background-color: #FFFFFF;
    font-size: 12px;
}

.newslist_title {
    margin-top: 10px;
    margin-bottom: 10px;
}

.newslistAdmin_title {
    margin-top: 15px;
    margin-bottom: 15px;
    width: 98%;
}

.newsadd_title ul {
    margin: 0px;
    padding: 0px;
    width: 100%;
    float: inherit;
    overflow: hidden;
}

    .newsadd_title ul li {
        float: left;
        padding: 5px;
        line-height: 26px;
    }

.addinput {
    border-top: 1px solid #a6a5a5;
    border-left: 1px solid #a6a5a5;
    border-right: 1px #e1e1e1 solid;
    border-bottom: 1px #e1e1e1 solid;
    height: 20px;
    line-height: 20px;
    margin: 0px;
    padding: 0px;
}



.addtextarea {
    border-top: 1px solid #a6a5a5;
    border-left: 1px solid #a6a5a5;
    border-right: 1px #e1e1e1 solid;
    border-bottom: 1px #e1e1e1 solid;
    margin: 0px;
    padding: 0px;
}

.dropSelect {
    padding: 2px;
    border: 1px solid;
    border-color: #666 #ccc #ccc #666;
    background: #fff;
    color: #333;
}

#li_class {
    width: 105px;
    text-align: right;
}

.td_class {
    width: 150px;
    text-align: right;
    padding-bottom: 10px;
    padding-top: 10px;
}

.td_classshow {
    width: 150px;
    text-align: right;
    padding-bottom: 5px;
    padding-top: 5px;
}

.tdText_class {
    width: 380px;
}

.btn_class {
    margin-left: 40px;
}

.w112 {
    width: 112px;
}

.checkbox_class {
    vertical-align: middle;
    width: 20px;
}



/* 分页控件样式 */
.anpager .cpb {
    background: #ccc none repeat scroll 0 0;
    border: 1px solid #CCCCCC;
    color: #FFFFFF;
    font-weight: bold;
    margin: 5px 4px 0 0;
    padding: 4px 5px 0;
}

.anpager a {
    background: #FFFFFF none repeat scroll 0 0;
    border: 1px solid #CCCCCC;
    color: #0063dc;
    margin: 5px 4px 0 0;
    padding: 4px 5px 0;
    text-decoration: none;
}

    .anpager a:hover {
        background: #ccc none repeat scroll 0 0;
        border: 1px solid #ffa501;
        color: #FFFFFF;
    }



/* Ben ADD 商品分类 START */
.dataarea, .databody {
    border: 1px #ccc solid; /* border-top:none; */
    padding: 15px;
    margin: auto;
    overflow: auto;
    _overflow: visible;
    height: auto;
    _height: 1px;
}

.submit_faishong {
    background: url(../image/Admin/product_icon.gif) no-repeat -137px -332px;
    width: 100px;
    border: 0;
    color: #FFF;
    font-size: 12px;
    height: 26px;
}

.submit_queding {
    width: 70px;
    height: 26px;
    background: url(../image/Admin/product_icon.gif) no-repeat -105px -301px;
    color: #FFF;
    border: 0;
    font-size: 12px;
}

.submit_DAqueding {
    width: 100px;
    height: 38px;
    background: url(../image/Admin/product_icon.gif) no-repeat -159px -362px;
    color: #FFF;
    border: 0;
    font-size: 14px;
    font-weight: 700;
    cursor: pointer;
}

.submit_jixu {
    width: 150px;
    height: 38px;
    background: url(../image/Admin/product_icon.gif) no-repeat 0 -362px;
    color: #FFF;
    border: 0;
    font-size: 14px;
    font-weight: 700;
    margin-left: 6px;
}

.submit_none {
    width: 101px;
    height: 38px;
    background: url(../image/Admin/product_icon.gif) no-repeat -159px -400px;
    color: #ccc;
    border: 0;
    font-size: 14px;
    font-weight: 700;
}

.search_results {
    border-top: 1px #ccc solid;
    padding-top: 20px;
}

    .search_results td {
        padding-left: 10px;
    }

.results {
    padding: 5px;
    border: 1px #c2daf2 solid;
    background: #eff8ff;
    margin-top: 10px;
    color: #444;
}

.results_main {
    border: 1px #b1d2ff solid;
    background: #fff;
    height: 302px;
    padding: 10px;
    line-height: 24px;
    overflow: auto;
    border-top: none;
    border-bottom: none;
    border: 0;
    padding: 0px 1px 0px 1px;
    background: #eff8ff;
}

.results_delete {
    float: right;
    width: 61px;
    height: 25px;
    border: 1px #c2daf2 solid;
    border-top: none;
    position: relative;
    top: -1px;
}

.results_submit {
    width: 61px;
    height: 25px;
    background: url(../image/Admin/product_icon.gif) no-repeat -60px -218px;
    border: 0px;
}
/* 选中?带箭头带背景 */
.results_s1 {
    background: url(../image/Admin/product_li.gif) #d6edf4 no-repeat right 8px !important;
    border: 1px #98bbd1 solid;
    color: #1c4d92;
    cursor: pointer;
}
/* 选中后没有箭头只有背景 */
.results_s2 {
    background: #d6edf4 !important;
    border: 1px #98bbd1 solid;
    color: #1c4d92;
    cursor: pointer;
}
/* 未选中，有箭头 */
.results_n1 {
    background: url(../image/Admin/product_li.gif) no-repeat right 8px !important;
    cursor: pointer;
}

.results {
    padding: 5px;
    border: 1px #c2daf2 solid;
    background: #eff8ff;
    margin-top: 10px;
    color: #444;
}

.results_main, .results_z, .results_z0, .results_z1, .results_z2, .results_z3, .results_z4 {
    border: 1px #b1d2ff solid;
    background: #fff;
    height: 302px;
    padding: 10px;
    line-height: 24px;
    overflow: auto;
    border-top: none;
    border-bottom: none;
}

.results_main {
    border: 0;
    padding: 0px 1px 0px 1px;
    background: #eff8ff;
}

.results_z, .results_z0, .results_z1, .results_z2, .results_z3, .results_z4 {
    padding: 5px;
    overflow: auto;
    background: #fff;
    width: 206px;
    float: left;
    height: 288px;
}

.results_margin {
    margin-right: 5px;
}

.results_z li {
    line-height: 21px;
    padding-left: 5px;
    background: url('') no-repeat right 8px;
    cursor: pointer;
    padding-right: 5px;
    margin-bottom: 2px;
}

.results_left {
    width: 20px;
    float: left;
    height: 300px;
}

.results_right {
    width: 20px;
    float: right;
    height: 300px;
}

.results_search {
    padding-left: 25px;
    margin-bottom: 2px;
    border-right: 1px #99bad1 solid;
}

.results_delete {
    float: right;
    width: 61px;
    height: 25px;
    border: 1px #c2daf2 solid;
    border-top: none;
    position: relative;
    top: -1px;
}

.results_left input, .results_right input {
    margin-top: 126px;
}

.results_input {
    border: none;
    background: none;
    line-height: 18px;
    height: 18px;
    padding-top: 2px;
    color: #aaa;
}

.results_a {
    background: none;
    background: url(../image/Admin/product_li.gif) #d6edf4 no-repeat right 8px !important;
    border: 1px #98bbd1 solid;
    color: #1c4d92;
    cursor: pointer;
}

.search_left {
    width: 20px;
    height: 40px;
    background: url(../image/Admin/hover.gif) no-repeat 0px -82px;
    border: 0px;
}

.search_right {
    width: 20px;
    height: 40px;
    background: url(../image/Admin/hover.gif) no-repeat -25px -82px;
    border: 0px;
}

.results_img {
    background: url(../image/Admin/product_icon.gif) no-repeat -181px 0px;
    width: 15px;
    height: 12px;
    position: relative;
    bottom: -11px;
    left: 40px;
}

.results_bottom {
    background: #fffbf2;
    border: 1px #fddbab solid;
    margin-top: 10px;
    padding: 10px; /*height:30px; line-height:30px;*/
    color: #3468ce;
    padding-left: 10px;
}

.bntto {
    width: 100%;
    text-align: center;
}

.bnt, .bnt, .bntto {
    padding-top: 15px;
    overflow: hidden;
    margin: 0 auto;
}

.cursorpointer {
    cursor: pointer;
}
/* Ben ADD 商品分类 END */

/* 添加商品 START */
.specdiv {
    text-align: center;
    border: 1px solid #9CF; /*cursor: pointer;*/
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    margin-left: 5px;
    line-height: 20px;
    background-color: #FFC;
}

.newslistabout em {
    color: #F00;
    padding-right: 5px;
    font-family: Georgia, "Times New Roman", Times, serif;
}

.formTR tr {
    margin-top: 20px;
}

.formitem h2 {
    font-size: 14px;
    border-bottom: 1px #ccc solid;
    width: 85%;
    line-height: 30px;
    margin: 10px 0px 10px 45px;
}

.loading {
    height: 24px;
    width: 400px; /*margin-left: auto;*/ /*margin-right: auto;*/
    margin: 0 auto;
    visibility: hidden;
}

.progress {
    float: right;
    width: 1px;
    height: 14px;
    color: white;
    font-size: 12px;
    overflow: hidden;
    background-color: navy;
    padding-left: 5px;
}

.product_upload_img_ul li {
    float: left;
    margin-right: 24px;
    display: inline;
    padding: 0;
    border: 0;
    position: relative;
}

    .product_upload_img_ul li span {
        display: block;
        color: #807B73; /*width: 127px;*/
        margin-bottom: 5px;
    }

.product_upload_img_ul .cancel { /*display:none;*/
    background: #fff;
    opacity: 0.8;
}

.product_upload_img_ul .cancel, .product_upload_img_ul .cancel_pop {
    position: absolute;
    left: 0;
    top: 0; /*width:127px;*/
    height: 30px;
    line-height: 30px;
    text-align: right;
    color: #333333;
    font-size: 18px;
    background: #fff;
}

    .product_upload_img_ul .cancel a {
        position: absolute;
        right: 10px;
        top: 7px;
        color: #000;
        font-size: 12px;
    }

    .product_upload_img_ul .cancel .cancel_pop {
        background: #fff;
    }
/* 添加商品 END */

/* 选择商品 */
.Goodsgifts {
    margin: 0 auto;
    width: 100%;
    overflow: hidden;
}

    .Goodsgifts .img {
        padding: 5px;
    }

    .Goodsgifts .title {
        border: 0px;
    }

    .Goodsgifts table .Name a {
        display: block;
        padding-top: 10px;
    }

    .Goodsgifts .left {
        background: #f0f7fe;
        border: 1px #d7e9fc solid;
        width: 47%;
        float: left;
        padding: 5px 10px 10px 10px;
        overflow: hidden;
    }

    .Goodsgifts .right {
        background: #f0f7fe;
        border: 1px #d7e9fc solid;
        width: 47%;
        float: right;
        padding: 5px 10px 10px 10px;
        overflow: hidden;
    }

        .Goodsgifts .left li, .Goodsgifts .right li {
            line-height: 30px;
            float: left;
            padding: 1px 8px 9px 1px;
        }

        .Goodsgifts .left h1, .Goodsgifts .right h1 {
            font-size: 14px;
            color: #0b5ba5;
            font-weight: 700;
            line-height: 28px;
            padding-left: 20px;
        }

        .Goodsgifts .left .content, .Goodsgifts .right .content {
            background: #fff;
            border: 1px #d7e9fc solid;
            clear: both;
            height: 512px;
            width: auto;
            overflow: hidden;
        }

            .Goodsgifts .left .content table, .Goodsgifts .right .content table {
                width: 100%;
            }

                .Goodsgifts .left .content table input, .Goodsgifts .right .content table input {
                    height: 17px;
                    padding: 4px 0px 0px 0px;
                }

            .Goodsgifts .left .content td, .Goodsgifts .right .content td {
                border-bottom: 1px #d7e9fc solid;
                height: 30px;
            }

    .Goodsgifts .left h1 {
        background: url(../image/Admin/icons.gif) no-repeat 0 -393px;
    }
    /* .Goodsgifts .right{ margin-left:14px;} */
    .Goodsgifts .right h1 {
        background: url(../image/Admin/icons.gif) no-repeat 0 -25px;
    }

    .Goodsgifts .bnt, .bnt, .bntto {
        padding-top: 15px;
        overflow: hidden;
        margin: 0 auto;
    }

.bntto {
    width: 100%;
    text-align: center;
}

.Goodsgifts .r {
    text-align: right;
    padding: 15px 10px 0px 0px;
}

.Goodsgifts .page {
    height: 25px;
    border: 1px #9dccf2 solid;
    width: 150px;
    float: right;
}

    .Goodsgifts .page span {
        float: right;
        display: block;
        height: 24px;
        padding-right: 10px;
    }

.youhuiproductlist {
    overflow: auto;
    height: 430px;
}

.conlisttd td {
    border: none !important;
}
/* 新增分页控件 */
.pagination {
    float: right;
    padding-top: 5px;
    padding-left: 5px;
}

    .pagination .page-skip {
        color: #999;
        width: 180px;
        float: right;
        height: 28px;
        line-height: 26px;
        overflow: hidden;
        padding: 0 5px;
        margin-right: 5px;
        margin-top: -2px;
        text-align: center;
        white-space: nowrap;
        font-size: 13px;
        vertical-align: middle;
        font-family: Arial,SimSun;
    }

    .pagination span {
        display: block;
        float: left;
        padding: 0 5px;
        height: 21px;
    }

        .pagination span.page-cur {
            line-height: 21px;
            height: 21px;
            border: #ff5400 1px solid;
            background: white;
            text-align: center;
            margin-right: 3px;
            color: #ff5400;
            font-weight: bold;
        }

    .pagination a {
        display: block;
        float: left;
        height: 21px;
        padding: 0 5px;
        line-height: 21px;
        border: #c6c6c6 1px solid;
        background: white;
        text-align: center;
        margin-right: 3px;
        color: #333;
    }

        .pagination a:hover {
            border: #ff5400 1px solid;
            background: white;
            text-align: center;
            color: #ff5400;
            text-decoration: none;
        }

        .pagination a.page-prev {
            display: block;
            float: left;
            padding: 0 5px;
            height: 21px;
            background: url(../image/Admin/product_icon.gif) white no-repeat 4px -235px;
            padding-left: 12px;
        }

        .pagination a.page-next {
            float: left;
            height: 21px;
            font-weight: normal;
            background: url(../image/Admin/product_icon.gif) white no-repeat right -248px;
            background: url(../image/Admin/product_icon.gif) white no-repeat right -248px;
            padding-right: 12px;
        }

    .pagination .text {
        border: #a7a6aa 1px solid;
        color: #333;
        width: 25px;
        padding: 2px;
        margin: 0px 3px;
        _display: inline;
    }

    .pagination .button {
        width: 52px;
        height: 22px;
        line-height: 22px;
        background: url(../image/Admin/product_icon.gif) no-repeat right -290px;
        border: none;
        margin: 0px 5px;
    }


/* 属性值 */
.SKUValue {
    position: relative;
    float: left;
    margin-top: 3px;
}

    .SKUValue span.span1 {
        margin: 0px;
        padding: 0px;
    }

        .SKUValue span.span1 a {
            color: #000;
            border: 1px #b2b2b2 solid;
            padding: 0px 12px;
            float: left;
            margin: 0px 5px;
            white-space: nowrap;
            overflow: hidden;
        }

            .SKUValue span.span1 a:hover {
                border: 1px #ff6701 solid;
                color: #f00;
            }

    .SKUValue span.span2 {
        position: absolute;
        top: 1px;
        right: 6px;
        width: 10px;
        height: 10px;
        overflow: hidden;
        text-indent: 30px;
        z-index: 99;
        overflow: hidden;
    }

        .SKUValue span.span2 a {
            display: block;
            background: url(/adm../image/Admin/tOver.gif) #f2f2f2 no-repeat -8px -7px;
            cursor: pointer;
            overflow: hidden;
        }

            .SKUValue span.span2 a:hover {
                background: url(/adm../image/Admin/tOn.gif) no-repeat -8px -7px;
                overflow: hidden;
            }
/* 样试清空 */
.a_none {
    padding: 0 !important;
}


/* 等级样式 */
.W_level_ico0 {
    display: inline-block;
    overflow: hidden;
    height: 9px;
    width: 28px;
    padding: 5px 0px 0px 6px;
    background: url(../image/Admin/level.png) no-repeat 0px 0px;
}

    .W_level_ico0 span {
        display: inline-block;
        height: 10px;
        width: 26px;
        font-size: 0px;
        background: url(../image/Admin/level.png) no-repeat 0 -120px;
        margin-bottom: 18px;
    }

.W_level_ico1 {
    display: inline-block;
    overflow: hidden;
    height: 9px;
    width: 28px;
    padding: 5px 0px 0px 6px;
    background: url(../image/Admin/level.png) no-repeat 0px -15px;
}

    .W_level_ico1 span {
        display: inline-block;
        height: 10px;
        width: 26px;
        font-size: 0px;
        background: url(../image/Admin/level.png) no-repeat 0 -140px;
        margin-bottom: 18px;
    }

.W_level_ico2 {
    display: inline-block;
    overflow: hidden;
    height: 9px;
    width: 28px;
    padding: 5px 0px 0px 6px;
    background: url(../image/Admin/level.png) no-repeat 0px -15px;
}

    .W_level_ico2 span {
        display: inline-block;
        height: 10px;
        width: 26px;
        font-size: 0px;
        background: url(../image/Admin/level.png) no-repeat 0 -150px;
        margin-bottom: 18px;
    }

.W_level_ico3 {
    display: inline-block;
    overflow: hidden;
    height: 9px;
    width: 28px;
    padding: 5px 0px 0px 6px;
    background: url(../image/Admin/level.png) no-repeat 0px -15px;
}

    .W_level_ico3 span {
        display: inline-block;
        height: 10px;
        width: 26px;
        font-size: 0px;
        background: url(../image/Admin/level.png) no-repeat 0 -160px;
        margin-bottom: 18px;
    }

.W_level_ico4 {
    display: inline-block;
    overflow: hidden;
    height: 9px;
    width: 28px;
    padding: 5px 0px 0px 6px;
    background: url(../image/Admin/level.png) no-repeat 0px -15px;
}

    .W_level_ico4 span {
        display: inline-block;
        height: 10px;
        width: 26px;
        font-size: 0px;
        background: url(../image/Admin/level.png) no-repeat 0 -170px;
        margin-bottom: 18px;
    }

.W_level_ico5 {
    display: inline-block;
    overflow: hidden;
    height: 9px;
    width: 28px;
    padding: 5px 0px 0px 6px;
    background: url(../image/Admin/level.png) no-repeat 0px -15px;
}

    .W_level_ico5 span {
        display: inline-block;
        height: 10px;
        width: 26px;
        font-size: 0px;
        background: url(../image/Admin/level.png) no-repeat 0 -180px;
        margin-bottom: 18px;
    }

.W_level_ico6 {
    display: inline-block;
    overflow: hidden;
    height: 9px;
    width: 28px;
    padding: 5px 0px 0px 6px;
    background: url(../image/Admin/level.png) no-repeat 0px -15px;
}

    .W_level_ico6 span {
        display: inline-block;
        height: 10px;
        width: 26px;
        font-size: 0px;
        background: url(../image/Admin/level.png) no-repeat 0 -190px;
        margin-bottom: 18px;
    }

.W_level_ico7 {
    display: inline-block;
    overflow: hidden;
    height: 9px;
    width: 28px;
    padding: 5px 0px 0px 6px;
    background: url(../image/Admin/level.png) no-repeat 0px -30px;
}

    .W_level_ico7 span {
        display: inline-block;
        height: 10px;
        width: 26px;
        font-size: 0px;
        background: url(../image/Admin/level.png) no-repeat 0 -210px;
        margin-bottom: 18px;
    }

.W_level_ico8 {
    display: inline-block;
    overflow: hidden;
    height: 9px;
    width: 28px;
    padding: 5px 0px 0px 6px;
    background: url(../image/Admin/level.png) no-repeat 0px -30px;
}

    .W_level_ico8 span {
        display: inline-block;
        height: 10px;
        width: 26px;
        font-size: 0px;
        background: url(../image/Admin/level.png) no-repeat 0 -220px;
        margin-bottom: 18px;
    }

.W_level_ico9 {
    display: inline-block;
    overflow: hidden;
    height: 9px;
    width: 28px;
    padding: 5px 0px 0px 6px;
    background: url(../image/Admin/level.png) no-repeat 0px -30px;
}

    .W_level_ico9 span {
        display: inline-block;
        height: 10px;
        width: 26px;
        font-size: 0px;
        background: url(../image/Admin/level.png) no-repeat 0 -230px;
        margin-bottom: 18px;
    }

.W_level_ico10 {
    display: inline-block;
    overflow: hidden;
    height: 9px;
    width: 28px;
    padding: 5px 0px 0px 6px;
    background: url(../image/Admin/level.png) no-repeat 0px -30px;
}

    .W_level_ico10 span {
        display: inline-block;
        height: 10px;
        width: 26px;
        font-size: 0px;
        background: url(../image/Admin/level.png) no-repeat 0 -240px;
        margin-bottom: 18px;
    }

.W_level_ico11 {
    display: inline-block;
    overflow: hidden;
    height: 9px;
    width: 28px;
    padding: 5px 0px 0px 6px;
    background: url(../image/Admin/level.png) no-repeat 0px -30px;
}

    .W_level_ico11 span {
        display: inline-block;
        height: 10px;
        width: 26px;
        font-size: 0px;
        background: url(../image/Admin/level.png) no-repeat 0 -250px;
        margin-bottom: 18px;
    }

.W_level_ico12 {
    display: inline-block;
    overflow: hidden;
    height: 9px;
    width: 28px;
    padding: 5px 0px 0px 6px;
    background: url(../image/Admin/level.png) no-repeat 0px -30px;
}

    .W_level_ico12 span {
        display: inline-block;
        height: 10px;
        width: 26px;
        font-size: 0px;
        background: url(../image/Admin/level.png) no-repeat 0 -260px;
        margin-bottom: 18px;
    }

.W_level_ico13 {
    display: inline-block;
    overflow: hidden;
    height: 9px;
    width: 28px;
    padding: 5px 0px 0px 6px;
    background: url(../image/Admin/level.png) no-repeat 0px -30px;
}

    .W_level_ico13 span {
        display: inline-block;
        height: 10px;
        width: 26px;
        font-size: 0px;
        background: url(../image/Admin/level.png) no-repeat 0 -270px;
        margin-bottom: 18px;
    }

.W_level_ico14 {
    display: inline-block;
    overflow: hidden;
    height: 9px;
    width: 28px;
    padding: 5px 0px 0px 6px;
    background: url(../image/Admin/level.png) no-repeat 0px -45px;
}

    .W_level_ico14 span {
        display: inline-block;
        height: 10px;
        width: 26px;
        font-size: 0px;
        background: url(../image/Admin/level.png) no-repeat 0 -290px;
        margin-bottom: 18px;
    }

.W_level_ico15 {
    display: inline-block;
    overflow: hidden;
    height: 9px;
    width: 28px;
    padding: 5px 0px 0px 6px;
    background: url(../image/Admin/level.png) no-repeat 0px -45px;
}

    .W_level_ico15 span {
        display: inline-block;
        height: 10px;
        width: 26px;
        font-size: 0px;
        background: url(../image/Admin/level.png) no-repeat 0 -300px;
        margin-bottom: 18px;
    }

.W_level_ico16 {
    display: inline-block;
    overflow: hidden;
    height: 9px;
    width: 28px;
    padding: 5px 0px 0px 6px;
    background: url(../image/Admin/level.png) no-repeat 0px -45px;
}

    .W_level_ico16 span {
        display: inline-block;
        height: 10px;
        width: 26px;
        font-size: 0px;
        background: url(../image/Admin/level.png) no-repeat 0 -310px;
        margin-bottom: 18px;
    }

.W_level_ico17 {
    display: inline-block;
    overflow: hidden;
    height: 9px;
    width: 28px;
    padding: 5px 0px 0px 6px;
    background: url(../image/Admin/level.png) no-repeat 0px -45px;
}

    .W_level_ico17 span {
        display: inline-block;
        height: 10px;
        width: 26px;
        font-size: 0px;
        background: url(../image/Admin/level.png) no-repeat 0 -320px;
        margin-bottom: 18px;
    }

.W_level_ico18 {
    display: inline-block;
    overflow: hidden;
    height: 9px;
    width: 28px;
    padding: 5px 0px 0px 6px;
    background: url(../image/Admin/level.png) no-repeat 0px -45px;
}

    .W_level_ico18 span {
        display: inline-block;
        height: 10px;
        width: 26px;
        font-size: 0px;
        background: url(../image/Admin/level.png) no-repeat 0 -330px;
        margin-bottom: 18px;
    }

.W_level_ico19 {
    display: inline-block;
    overflow: hidden;
    height: 9px;
    width: 28px;
    padding: 5px 0px 0px 6px;
    background: url(../image/Admin/level.png) no-repeat 0px -45px;
}

    .W_level_ico19 span {
        display: inline-block;
        height: 10px;
        width: 26px;
        font-size: 0px;
        background: url(../image/Admin/level.png) no-repeat 0 -340px;
        margin-bottom: 18px;
    }

.W_level_ico20 {
    display: inline-block;
    overflow: hidden;
    height: 9px;
    width: 28px;
    padding: 5px 0px 0px 6px;
    background: url(../image/Admin/level.png) no-repeat 0px -45px;
}

    .W_level_ico20 span {
        display: inline-block;
        height: 10px;
        width: 26px;
        font-size: 0px;
        background: url(../image/Admin/level.png) no-repeat 0 -350px;
        margin-bottom: 18px;
    }

.cen_yy {
    padding: 8px 0;
}

    .cen_yy li {
        float: left;
        margin: 1px 2px 2px 0;
        padding: 1px;
        background: #fff;
    }

        .cen_yy li a {
            display: block;
            height: 22px;
            line-height: 22px;
            padding: 0 8px;
            float: left;
            white-space: nowrap;
        }

.colord5 {
    border: 1px solid #90d52d;
}

    .colord5 a {
        background: #E7F2D0;
        color: #F8F9FA;
    }

.colord6 {
    border: 1px solid #90d52d;
}

    .colord6 a {
        background: #DEF2FE;
        color: #F8F9FA;
    }

.colord7 {
    border: 1px solid #B2D9F0;
}

    .colord7 a {
        color: #0078B6;
    }

.colord8 {
    border: 1px solid #90d52d;
}

    .colord8 a {
        background: #FEF6CE;
        color: #F8F9FA;
    }

.colord9 {
    border: 1px solid #fff;
}

    .colord9 a {
        background: #fff;
        color: #5b5b5b;
        color: #095EA1;
    }

.h10 {
    height: 10px;
    clear: both;
    font-size: 0;
    overflow: hidden;
}

.h20 {
    height: 20px;
    clear: both;
    font-size: 0;
    overflow: hidden;
}

.h15 {
    height: 15px;
    clear: both;
    font-size: 0;
    overflow: hidden;
}

.GridViewStyle a {
    color: #1317fc;
    text-decoration: none;
}

    .GridViewStyle a:hover {
        color: #1317fc;
        text-decoration: underline;
    }

.GridViewStyle span {
    text-align: center;
}

.box:focus {
    background-color: #ffffff;
    border-color: #f37c3b;
    color: #000000;
}

.box:hover {
    background-color: #ffffff;
    border-color: #f37c3b;
    color: #000000;
}

.box {
    background: none repeat scroll 0 0 #f9f9f9;
    border: 1px solid #c4c4c4;
    font-family: "Microsoft Yahei","微软雅黑",Tahoma,Arial,Helvetica,STHeiti;
    font-size: 14px;
}



.box_disabled {
    background: none repeat scroll 0 0 #f9f9f9;
    border: 1px solid #c4c4c4;
    font-family: "Microsoft Yahei","微软雅黑",Tahoma,Arial,Helvetica,STHeiti;
    font-size: 14px;
}


.tablebg a:link {
    color: blue;
    text-decoration: none;
}

.tab_10 table.link_table, .tab_10 table.link_table, .tab_10 table.autocomplete_table, .tab_10 table.sp_table {
    border-color: #ccdff0;
    border-style: solid;
    border-width: 0px;
    text-align: center;
}

.tab_10 .link_table th, .tab_10 .link_table td, .tab_10 .link_table th, .tab_10 .link_table td, .tab_10 .sp_table th, .tab_10 .sp_table td {
    border-color: #ccdff0;
    border-image: none;
    border-style: solid;
    border-width: 0px;
    padding: 0px;
}

.tab_10 .autocomplete_table th, .tab_10 .autocomplete_table td, .tab_10 .autocomplete_table th, .tab_10 .autocomplete_table td, .tab_10 .sp_table th, .tab_10 .sp_table td {
    border-color: #ccdff0;
    border-image: none;
    border-style: solid;
    border-width: 0px;
    padding: 0px;
}

.tab_10 .gridview_center {
    color:#333333;
    border-color:#91A7B4;
    border-width:1px;
    border-style:solid;
}

.tab_10 .gridview_center th {
    border-top: 1px solid #ccdff0;
    background-color: #1C5E55;
    color: white;
}

.tdbg .td_class {
    width: 200px;
    text-align: right;
    padding-bottom: 10px;
    padding-top: 10px;
        padding-right: 5px;
    color: #666;
}

.tdbg .td_group .td_class {
    width: 160px;
    text-align: right;
    padding-bottom: 10px;
    padding-top: 10px;
    padding-right: 5px;
    color: #666;
}

.table_nr .td_class_nr {
    width: 300px;
    padding-bottom: 5px;
    padding-top: 5px;
}

.tdbg .td_class_col {
    padding-bottom: 5px;
    padding-top: 5px;
}

a.mylink,a.mylink:link,a.mylink:visited {
    color: #056dae;
}

a.mylink:hover {
    color: #00a4ac;

}

.mysp_table td.td_row {
    padding-top: 5px;
    padding-bottom: 5px;
}

.tdbg fieldset {
    padding: 10px;
    margin: 10px;
    color: #333;
    border: #06c dashed 1px;
}

    .tdbg fieldset legend {
        color: #06c;
        font-weight: 800;
        background: #fff;
        border: #b6b6b6 solid 1px;
        padding: 3px 6px;
    }


.addrow {
    background-image: url('../image/2016/addrow.png') !important;
    background-repeat: no-repeat;
    background-position: left center;
    text-decoration: none !important;
    padding-left: 30px;
    line-height: 35px;
    padding-right:5px;
    
    color:black;
    font-size: 14px;
    font-weight: bold;
    border-radius: 3px;
    cursor: pointer;
}