@charset "utf-8";
/* CSS Document */
.second-content{
border-bottom: #d7c190 solid 1px;
    border-left: #d7c190 solid 1px;
    border-right: #d7c190 solid 1px;
    padding:10px;
background: #fff;
}
.second-con-title{
font-size: 14px;
    font-weight: bold;
    color: #ab4800;
    background: url(images/stitlebg.gif) no-repeat 13px;
    border-bottom: #CCCCCC solid 1px;
    line-height: 31px;
    padding-left: 30px;
}
.second-con-title .Head{display: inline;
    margin-bottom: 0;
    border-bottom: none;}
.second-con{
    
}