.aboutus_active_a{
    color: #950005;
    text-decoration:'none';
}

.aboutus_noactive_a{
    color: #0B6D9A;
}
.padd_left_i { 
    padding-right:10px; 
}
.mst {
    height: 14px;
    width: 14px;
    float: left;
    cursor: pointer;
}
.mstd {
    height: 14px;
    width: 14px;
    float: left;
}
.empst {
    background: url(/site_img/stars.gif) scroll left top no-repeat;
    background-position: 0 -14px;
}
.hempst {
    background: url(/site_img/stars.gif) scroll left top no-repeat;
    background-position: 0 -28px;
}
.fst {
    background: url(/site_img/stars.gif) scroll left top no-repeat;
    /* background-position: 0 0; */
}
.hovst {
    background: url(/site_img/stars.gif) scroll left top no-repeat;
    /* background-position: 0 -42px; */
}
.pnick{
    border-bottom: 2px solid #fff;
    padding:0 0 0 10px;
    background-color: #f4fafd !important;
}
.ptitle{
    border-bottom: 2px solid #fff;
    padding:5px 0 5px 10px;
    background-color: #f4fafd !important;
}
.ptext{
    border-bottom: 2px solid #fff;
    padding:7px 10px 7px;
    background-color: #f7f7f7 !important;
}
.pother{
    border-bottom: 2px solid #fff;
    padding:4px 10px 4px;
    background-color: #f7f7f7 !important;
}
.pdesc{
    border-bottom:1px solid #75C5F0;
    padding:4px 10px 4px;
    background-color: #f4fafd !important;
}
.perr{
    border-bottom: 2px solid #fff;
    padding:0 0 0 10px;
    background-color: #70f92d !important;
}
.commaent_bl {
    padding:0 10px 10px 10px;
}
.commaent {
    background-color:#f7f7f7;
    padding:0 10px;
}
.commaent p {
    padding:4px 0 15px 8px;
}
.comm_date {
    font-size:11px;
    color:#000;
    padding:2px 0;
    border-bottom:1px solid #9bd3f1;
}