/* css document */

 * {  
                padding:0px;  
                margin:0px;  
            }  
            .roll-news { 
			font-family:"courier new", courier, monospace;
                width:480px;  
                height:300px;  
                border:dotted 1px #c1c1c1;  
            }  
            .roll-news-indexg-hoverg {  
					
                background-color:#999999;
				color:#ffffff;
            }  
            .roll-news-image img {
	
                width:480px;  
                height:300px;  
            }  
            .roll-news-indexg { 
			
			color:#333333;  
			
                position:relative;  
                top:-80px;  
                margin-right:5px;
				padding-left:20px;  
                float:left;  
            }  
            .roll-news-indexg {  
            }  
            .roll-news-indexg li {  

                list-style:none;  
                float:left;  
                font-size:16px;  
                font-weight:600;  
                width:20px;  
                height:20px;  
				line-height:20px;  
                cursor:pointer;  
                margin:0px;  
                background-image:;  
                text-align:center; 
				padding:3px; 
            }  
            .roll-news-title { background:#ff0000;  
			 
                position:relative;  
                top:-340px;  
                padding-left:0px;  
                height:30px;  
                line-height:30px;  
                background:;  
            }  
            .roll-news-title a {  
                font-size:16px;color:#333333; 
				 
               
            
				
	
				 padding:1px;  
            }  
            .roll-news-title a:hover {  
                color:#ff0000; 
            }  


