
            #pageClass3{
				clear:both;
				font-size:12px;
				height:20px;
				line-height:20px;
				margin:5px;
			}
			#pageClass3 ul{
				list-style:none;
				margin-top:0px;
				margin-left:0px;
			}
			#pageClass3 li{
				float:left;
				width:20px;
				height:20px;
				line-height:20px;
				background:white;
				margin:0 3px;
				text-align:center;
			}
			#pageClass3 i{
				float:left;
				width:50px;
				height:20px;
				line-height:20px;
				background:#EEEEEE;
				margin:0 3px;
				font-style:normal;
				font-size:12px;
				text-align:center;
				}
				
			#pageClass3 i a,#pageClass3 li a{
				color:#1a1a1a;
				font-size:12px;
				display:block;
				background:white;
				text-align:center;
				line-height:20px;
				border:1px solid #ccc;
			}
			#pageClass3 i a:hover,#pageClass3 li a:hover{
				color:white;
				font-size:12px;
				text-decoration: none;
				background:#f93;
				font-weight:bold;
				}
