﻿body
{
}

#seo td
{
}

.xycxButton
{
    margin-top: 5px;
}

.xymcDiv
{
    font-size: 16px;
    width: 100%;
    text-align: center;
    font-weight: bold;
    padding-top: 20px;
    padding-bottom: 20px;
}

.imgphotoxiaoDiv
{
    width: 30px;
    height: 30px;
}

.scphotoDiv
{
    width: 70px;
    height: 22px;
}
.xylrDiv table td
{
    padding-top:0px;
    padding-bottom:0px;
}
.xylrDiv table td .sctable
{
    border: 0px;
    width: 214px;
}

    .xylrDiv table td .sctable td
    {
        padding: 0px;
        border: 0px;
        height: 40px;
    }

    .xylrDiv table td .sctable .tddd1
    {
        padding-top: 10px;
        vertical-align: top;
    }

    .xylrDiv table td .sctable .tddd2
    {
        padding-top: 10px;
        text-align: right;
        vertical-align: top;
    }

    .xylrDiv table td .sctable .tddd3
    {
        padding-top: 10px;
        text-align: right;
        vertical-align: top;
        /*border: 1px solid red;*/
    }


/* jUploader 按钮样式，应该到自己的项目中时，可以根据你的要求的写它的样式，但是类名不可以改 */
.jUploader-button
{
    width: auto;
    background: none repeat-x scroll 0 0 #222222;
    border-bottom: 1px solid rgba(0, 0, 0, 0.25);
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
    color: #FFFFFF !important;
    display: inline-block;
    font-weight: bold;
    padding: 2px 12px 3px;
    text-decoration: none;
    cursor: pointer;
}

.jUploader-button-hover
{
    background-color: #111111;
    color: #fff;
}
.wrap
{
    margin-top:5px;
}

.clistdetail
{
    line-height: 30px;
    width: 740px;
    margin: 0 auto;
    font-size: 12px;
}

    .clistdetail table
    {
        width: 100%;
    }

        .clistdetail table, .clistdetail table td, .clistdetail table th
        {
            border: 1px solid #329542;
            border-collapse: collapse;
            padding-left: 10px;
            padding-right: 10px;
        }

            .clistdetail table td
            {
                width: 120px;
            }

            .imgPhto
{
    width: 200px;
    height: 140px;
    padding-top: 10px;
    text-align: center;
}

    .imgPhto img
    {
        width: 100px;
        height: 120px;
        padding: 10px;
        background-color: white;
    }


.cuti
{
    font-weight: bold;
    background-color: #43baaa;
    color: white;
    font-size: 14px;
}