﻿.cpDetails
{
    font-size:12px;
    font-weight:normal;
    line-height:22px;
    color:#666;
    text-align:justify;
    padding-top:10px;
}
.submitPl
{
    width:95px;
    height:25px;
    background:url(/Images/V2/btnPl.png) no-repeat;
}

.hd
{
    border-bottom:1px solid #f90;
}
.hd span
{
    background: none repeat scroll 0 0 #FF9900;
    color: #FFFFFF;
    display: inline-block;
    float: left;
    font: bold 14px/29px Arial,"微软雅黑","宋体";
    height: 29px;
    text-align: center;
    width: 90px;
}

.plnr,.cpDetails
{
    border:1px solid #f90;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: -moz-use-text-color #FF9900 #FF9900;
    border-image: none;
    border-right: 1px solid #FF9900;
    border-style: none solid solid;
    border-width: 0 1px 1px;
    padding:10px;
}

.lxszzPic
{
    list-style:none;
    margin:0;
    padding:0;
}
    .lxszzPic li
    {
        width:210px;
        height:200px;
        float:left;
        margin-left:12px;
        margin-top:10px;
        margin-bottom:10px;
    }

        .lxszzPic li img
        {
            width:208px;
            height:180px;
            float:left;
        }