 #pnvn_tooltip_2{
    text-align:left;
    color:#000000;
    font-family:Verdana, arial, helvetica;font-size: 11px;
    position: absolute;
    left: -300px;
    width: 350px;
    border-radius:3px;
    border: 1px solid #CCD6DB;
    padding: 3px;
    background-color: #f7f7f7;
    visibility: hidden;
    z-index: 9999999999;
    filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135)
}
.img_index_news{
    width:50px;
    height:50px;    
    margin-right:5px;
    float:left
}

.img_index_news:hover{
    opacity: 0.6;
}

#pnvn_tolltip_pointer_2{
    position:absolute;
    left: -300px;
    z-index: 101;
    visibility: hidden
}
.box{
    line-height:1.3;
    margin:10px 0px;
    padding-bottom:5px;
    border-bottom:1px dotted #CACACA ;
}


.box:last-child{
    border:none ;
     padding-bottom:0px;
}

.box a{
    color:#353535;
    font-size: 13px;
}
.box a:hover{
    color:#1A7CDB;
}

.contentip{
    width:396px;
    float:left;
    padding:2px 2px 2px 2px;
    line-height: 1.8;
    text-align: justify;
}

.contentip h3{
    font-size:13px;
    font-weight:bold;
    margin:0;
    color:#1a6ae5;
    line-height: 1.3;
}

.contentip p{
    font-size:11px;
    margin:5px 0;
    color:#000000;
    line-height: 1.8;
}