body{
    background: url('/view/default/img/mian_bg_porfolio_detail.png') repeat-x left top #000;
}
.top{
    height: 370px;
    background-position: center -30px;
}
.menu-title ul li a.active{
    background: url('/view/default/img/menu_btn_ping.png') no-repeat right top;
}
.logo{
    background: url('/view/default/img/logo_ping.png') no-repeat center center;
    height: 250px;
}
.bottom .info{
    padding: 0 30px 32px 30px;
}
.articles_menu .submenu{
    list-style: decimal;
}
.articles_menu .submenu li{
    margin-left: 20px;
}
.articles_menu .submenu li, .articles_menu .submenu li a,.post .additional_info a, .post .additional_info span,
.pages a,.post .author span, .pages li{
    color: #AB2DA8;
}
.articles_menu .submenu li.active a, .articles_menu .submenu li.active{
    color: #fff;
}
.articles_menu h4{
    margin: 15px 0 2px 0;
}
.post{
    clear: both;
    margin: 10px 0 25px 0;
}
.post .ztext{
    padding-left: 155px;
    padding-right: 10px;
}
.post h3{
    padding-left: 155px;
}
.post h2{
    padding-left: 155px;
}
.post .additional_info{
    clear: both;
    text-align: right;
    padding-right: 10px;
}
.post .author{
    width: 13px;
}
.post .author span{
    font-size: 2.3em;
    text-align: center;
    padding-top: 10px;
    width: 130px;
}
