
.top-flash{
    width:975px;
    height:409px;
    background:black;

}

.about .content-inner{
     padding: 66px 50px 50px 25px;
}
.whysjp .content-inner{
    padding: 25px 50px 50px 25px;
}
.team .content-inner{
    padding: 50px 30px 50px 25px;
}

.whysjp .leftpanel-inner{
   padding: 20px 0 0 60px;
}
.team .leftpanel-inner{
    padding: 10px 0 0 60px;
}

.content h1{
    font-size:15px;
    font-weight:normal;
    margin-bottom:26px;
    color:#000;
}
.team-text{
    float:left;
    width:472px;
    margin-top:10px;
}
.team-text h2{
    font-size:15px;
    font-weight:normal;
    line-height:18px;
    color:#000;
}
.team-text .position{
    font-size:11px;
    line-height:18px;
    color:#0098b4;
}
.team-text .description{

}
.team-img{
    float:right;
    width:157px;
    height:156px;
    margin-left:20px;
    margin-right:10px;
    position:relative;
    background:url(../images/team/bg.jpg) no-repeat;
}
.team-img .img-container{
    position:absolute;
    top:8px;
    left:8px;
}
.team-img .img-container img{
    width:134px;
    height:134px;
    overflow:hidden;
}
