
.main_left{
    width:242px;
    height:338px;
    margin-top:10px;
    float:left;
}

.list{
    height:80px;
    border:1px solid #ff9933;
    font-size:16px;
    line-height:40px;
    text-align:center;
    color:white;
    background:#ff9933;
}

.list img{
    float:left;
    margin-left:30px;
    margin-top:12px;
}



.menu_1{
    color:white;
    font-size:16px;
    line-height:40px;
    position:relative;
    top:5px;
    left:-30px;
}

.menu_2{
    color:white;
    font-size:14px;
    line-height:20px;
    position:relative;
    top:5px;
    left:-30px;
}

#div1 li{
    font-size:12px;
    border:1px solid #ccc;
    border-top:none;
    padding:26px;
    cursor:pointer;
}

#div1 li img{
    position: relative;
    top:2px;
    margin-right: 10px;
}


.main_right{
    float:left;
    margin-left:30px;
    margin-top:10px;
    float:left;
    width:740px;
}

.main_right h5{
    line-height:26px;
    border-bottom:1px dashed #ccc;
}

.main_right h5 span{
    color:#ff9933;
}

.main_right h5 div{
    float:left;
}

.main_right h5 b{
    float:right;
}

.main_right h5 b a{
    color:blue;
}

#div1 li.active {
    background:#ccc;
}

.text h3{
    font-size: 16px;
    font-weight: bold;
    margin-top: 16px;

}
.text p{
    font-size: 12px;
}



.text h6{
    width:85%;
    padding-left:100px;
    float:left;
    margin:20px 0 10px;
    color:#ccc;
}

.text h6 span{
   position:relative;
   left:350px;
}

.text{

    float:left;
    margin-top:20px;
    line-height:30px;
    margin-left:30px;
}

.text_t{
    width:500px;
    float:left;
    margin-top:50px;
}

.b{
    float:left;
}
