#user_defined9 .bodyContContent{
    margin: 0 auto;
    width: 93%;
    padding-bottom: 50px;
}
#user_defined9 h3 {
    font-weight: bold;
    color: #333;
    font-size: 18px;
    text-align: center;
    margin-bottom: 37px;
    margin-top: 10px;
    padding: 20px 20px 10px 20px;
    border-bottom: 1px dotted #ddd;
}
#user_defined9 p {
    color: #666;
    line-height: 30px;
    text-indent: 30px;
}
#user_defined9 img {
    width:100%;
}
