ul{
     margin:0px;
	 padding:0px;
}
.container,.container a img{
    width:980px;
	height:380px;
}
.container img{border:none;}

.num{float:right;left:518px;position:absolute;top:350px;width:980px;}
.num li{
	float:left;
	list-style:none;
	color: #4E941C;
	text-align: center;
	line-height: 15px;
	width: 15px;
	height: 15px;	
	font-family: Arial;
	font-size: 12px;
	cursor: pointer;
	margin: 1px;
	background:url(cq-img/t_bg1.jpg) no-repeat -15px 0px;
	
}
.num li.on{
	line-height: 15px;
	width: 15px;
	height: 15px;	
	color:#FFFFFF;
	background:url(cq-img/t_bg1.jpg) no-repeat;

}