@charset "UTF-8";
#big-video-wrap {
  display: none;
    }

#headerprf{
    text-align: center;
    width: 100%;
    z-index: 0;
    overflow: hidden;
    margin-bottom: 10px;
    }

#headerprf #head{  
    width: 960px;
    height: auto;
}

#mainNaviprf {
   width: 100%;
   overflow: hidden;
  }

  #mainNaviprf ul li{
    float: left;
  }

#contents2{
    width: 960px;
    margin: 0 auto;
}

.left_side_new{
    float: left;
    width: 400px;
}

#prfrightbox{
    float: left;
    width: 560px;
}

.commentarea {
    width: 100%;
}

.prf_sch_new {
    text-align: center;
    font-size: 12px;
    border: solid 1px black;
    height: 60px;
   
}

.prf_sch_new th {
    background: rgb(215, 0, 254);
    border-left: solid 1px black;
    text-align: center;
}

#name_new{
    height: 43px;
    background-image: url(../images/name_tit.png);
    background-repeat: no-repeat;
    text-align: center;
    line-height: 43px;
    font-size: 18px;
}

.blog_comments {
    height: 400px;
    overflow-y: scroll;
}