@charset "gb2312";
/* CSS Document */




#pfjw {
    width: 100%;
}
#pfjw {
    position: fixed;
    top: 40%;
}
.pfjw_nr {
    height: 80px;
    margin: 0 auto;
    width: 213px;
}
.pfjw_nr h2 {
    color: #726761;
    font: bold 16px/42px "Microsoft YaHei";
    text-align: center;
}
.pfjw_nr ul {
    height: 40px;
}
.pfjw_nr li {
    background: none repeat scroll 0 0 #D57600;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 12px;
    font-weight: bold;
    height: 25px;
    margin-left: 59px;
    text-align: center;
    width: 45px;
}
.pfjw_nr a {
    background: none repeat scroll 0 0 #D57600;
    color: #FFFFFF;
    display: block;
    font-weight: bold;
    height: 25px;
    text-align: center;
    width: 45px;
}
.pfjw_nr a:hover {
    color: #FFF600;
    text-decoration: none;
}














