@charset "utf-8";
#rotator {
	width: 345px;
	height: 100px;
    padding: 0;  
    margin:  0 auto;  
} 
 
#rotator img {  
  
     
    width: 345px;
    height: 100px;
    top:  0; 
    left: 0 ;
	float:left;
	
	
}
.entry #rotator img{
margin:0px;}
.reportads{
padding-right:20px;
float:left;
}
 
.info {
    border: 1px solid #CCCCCC;
    color: #666666;
    float: right;
    margin: 20px;
    padding: 10px;
    width: 240px;
}
.info p {
    color: #333333;
    font-size: 12px;
    line-height: 20px;
}
.info p.info_head {
    color: #336699;
    font-size: 13px;
    font-weight: bold;
    line-height: 20px;
    margin-top: 0;
    text-align: left;
}

