.xq ul{
    height: 25px;
    width: 94%;
    list-style-type: none;
    border-bottom: 1px solid #CCCCCC;
    text-align: center;
}
.xq li{
    float: left;
    width: 100px;
    height: 25px;
}
.xq a{
    display: block;
    width: 100%;;
    height: 100%;
    text-decoration: none;
}
.dv1{
    width: 90%; height: 100px; border: 1px solid #cccccc; border-radius: 5px; margin: 20px;
}
.dv1:hover {
    box-shadow: 0 0 10px #cccccc;
}
.dv1 img{
    float: left; height: 100%; width: 30%; border: 0;margin: 0; padding: 0; border-bottom-left-radius: 5px; border-top-left-radius: 5px;
}
.dv1 .p1{
    float: left; border: 0;margin: 10px; padding: 0;
}
.dv1 .p2{
    float: right;  border: 0;margin: 0;  padding-top:45px; padding-left:5px ; height: 55px; width: 75px; background: #cccccc;
}
.dv1 a{
    font-size: 12px; text-decoration: none; color: #333333;
}
.u1{
    padding-left: 20px;
    width: 90%;
    list-style-type: none;
}
.u1 li{
    margin-top: 20px;
    border-bottom: 1px dashed #CCCCCC;
}
.u1 a{
    font-size: 14px;
    color: #333333;
    text-decoration: none;
}
.u1 span{
    float: right;
}
#body{
    width:100%;
}
#body .body_0{
    margin:10px 20px;
}
#body .body_0 a{
    font-size:16px;
    color:#333;
    text-decoration:none;
}
#body .body_0 a:hover{
    color:red;
    border-bottom:1px solid #CCC;
}
#body .body_1{
    font-size:20px;
    color:#666;
    margin:30px 50px 0 50px;;
    border-bottom:2px solid #ccc;}
#body .body_2{
    margin:20px 100px;
    width:80%;
    height:300px;
}
#body .body_2 .body_2_txt{
    float:left;
    padding:20px 20px 0 20px;
    width:70%;
    height:100%;
    text-indent:2em;
    font-size:15px;
}
#body .body_2 .body_2_img{
    float:left;
    width:20%;
    height:100%;
}
#body .body_2 .body_2_img img{
    width:100%;
    height:80%;}
#body .body_3{
    margin-left:5%;}
#body .body_3 td{
    text-align:center;
    width:180px;
    height:50px;
    border:1px solid #000;}
.aa1 a{
    text-decoration: none;
    color: #000000;
}
.aa1 a:hover{
    color: #990000;
}
#nvai li{
    background: url("../../../images/dot.png") no-repeat 0 -15px;
    padding-left: 20px;
    border: 0; height: 15px; margin: 10px 0;
}
#nvai li:hover{
    background: url("../../../images/dot.png") no-repeat;
}
#nvai a{
    color: #000000;
    text-decoration: none;
}
.nr{
    list-style: none;
}
.nr ul{
    list-style: none;
}
.nr ul li{
    padding-left: 30px;
}