@charset "utf-8";
.neiye_menu{
   width: 912px;
    background: url(/images/imgs/neiye_menu_bg.jpg);
    height: 30px;
}
.neiye_menu UL LI{
   list-style-type: none;
    float: left;
    list-style-image: none;
}
.neiye_about_banner{
   width: 912px;
    margin-bottom: 20px;
    height: 171px;
}
.neiye_conent{
   margin: auto;
    width: 912px;
}
.neiye_conent_left{
   width: 200px;
    margin-bottom: 20px;
    background: url(/images/imgs/profile_left_bg.jpg) repeat-y;
    float: left;
    margin-right: 24px;
}
.neiye_conent_left UL{
   margin-left: 0px;
}
.neiye_conent_left UL LI{
   list-style-type: none;
    color: #606060;
    font-size: 12px;
    list-style-image: none;
}
.neiye_conent_right{
   width: 688px;
    float: left;
}
.neiye_conent_right UL LI{
   list-style-type: none;
    float: left;
    list-style-image: none;
}

