.qqq, .qqq *{margin:0; padding:0;}   

.qqq{width:975px; height:333px; overflow:hidden;position:relative;}   

.www{position:absolute;}   

.www li{ list-style:none;display:inline;}   

.www img{ width:975px; height:333px; display:block;} 

#idwww img{ width:975px; height:60px; display:block;}   

.www2{width:3900px;}   

.www2 li{float:left;}


.eee{ position:absolute; right:420px; bottom:12px;
}   

.eee li{   
    float: left;
    color: #000000;
    text-align: center;
    width: 20px;
    height: 20px;
    font-family: Arial;
    font-size: 11px;
	font-weight: bold;
    cursor: pointer;
    overflow: hidden;
	background-image:url(../images/normal.jpg);
	background-repeat:no-repeat;
	background-position:center;
	padding:4px;
	padding-top:10px;
}   

.eee li.on{
    color: #ffffff;
    width: 20px;  
    height: 20px;
    font-size: 11px; 
	font-weight: bold;
	background-image:url(../images/over.jpg);
	background-repeat:no-repeat;
	background-position:center;
	padding:4px;
	padding-top:10px;
}   
