 h4{
    	  padding:0;
      	 margin:0;
      	 font-size: 12px;
    	  }
    	  
    	  ul
{
	padding: 0;
	margin: 0;
	list-style: none;
}
    	  
    	  img{
    	   border:0;
    	  }
    	  
      	.all{
      	 width:90px;
      	 background: transparent url(../images/online_img/bottom.gif) no-repeat 0 bottom;
      	 padding-bottom: 11px;
      	}
      	
      	.head{
      	 width: 100%;
      	 background: transparent url(../images/online_img/bar.gif) no-repeat 0 0;
      	 height: 20px;
      	 padding:0;
      	 margin:0;
      	 
      	}
      	
      	
      	.head span{
      	 float:right;
           cursor:auto
      	}
      	
      	.head img{
      	 padding-top: 5px;
      	 padding-right:5px;
      	}
      	
      	.head h4
{
	line-height: 24px;
	text-indent: 5px;
	color: #ad3201;
	
}
      	
      	.content{
      	 background: transparent url(../images/online_img/bg.gif) repeat-y 0 0;
      	 height:auto;
      	}
      	
      	.content h4{
      	 height: 19px;
      	 line-height: 19px;
      	 color: #000;
      	 font-weight: normal;
      	 background: transparent url(../images/online_img/bg2.gif) repeat-y 0 0;
      	 text-align: center;
      	}
      	
      	.content li{
      	 padding-left: 24px;
      	 background: transparent url(../images/online_img/on.gif) no-repeat 8px 5px;
      	 height: 23px;
      	 line-height: 23px;
      	 font-size: 12px;
      	}
      	.upclass
      	{
      	    background:url(bg.jpg);border:solid 1px red;cursor:url(images/pre.ani);position:absolute;top:0px;z-index:2007;text-align:right;padding:0px;
  	    }
  	    .downclass
  	    {
  	       background:url(bg.jpg);cursor:url(images/next.ani);border:solid 1px yellow;top:0px;position:absolute;z-index:2007;text-align:center;padding:0px;
  	    }