﻿body, td, th
{
    font-size: 14px;
    font-family: Helvetica,Arial,Verdana,Microsoft YaHei,sans-serif;
}

.index-top
{
    /*background: url('images/top_bg.jpg') left center no-repeat #395a9d;*/
    font-weight: bold;
    color: #ffffff;
    background-color:rgb(16, 78, 139)
}

    .index-top a.l-btn
    {
        color: #FFFFFF;
    }

    .index-top a.l-btn-plain:hover
    {
        color: #00438a;
    }

.left-menus
{
    padding-top: 3px;
}

    .left-menus div.tree-node
    {
        padding: 6px 0;
        margin-top: 4px;
    }

.row-img-button
{
    display: inline-block;
    width: 16px;
    height: 16px;
    line-height: 16px;
    vertical-align: middle;
    cursor: pointer;
    padding: 0 2px;
}

input.Wdate
{
    cursor: pointer;
}

.easyui-datetimebox
{
    height: 31px;
}



th
{
    text-align:right;
}
td
{
    text-align:left;
}




/*2016.12.04 康超群*/
.ctiy
{
    width: 60px;
}

.sonTable
{
    width: 100%;
}

    .sonTable th
    {
        border-top: 0px;
        /*width: 70px;*/
    }

    .sonTable td
    {
        border-top: 0px;
    }


.fileInput
{
    width: 100%;
}

/*fieldset
{
    padding: .35em .625em .75em;
    margin: 0 2px;
    border: 1px solid silver;
}

legend
{
    padding: .5em;
    border: 0;
    width: auto;
}*/




.imgdelete
{
    width: 18px;
    height: 18px;
    background-repeat:no-repeat;
    background-size:100%;
    background-image:url(/Content/icons/close.png) 
}

.imgopen
{
    width: 20px;
    height: 20px;
    background-repeat:no-repeat;
    background-size:100%;
    background-image:url(/Content/icons/app_package.png) 
}




 /*src="/Content/icons/close.png"*/