#wrapper {
	border:1px #ccc solid;
	position:relative;
	overflow:hidden;
	width:573px;
	height:257px;
	font-size:14px;
	font-family:Tahoma, Geneva, sans-serif;
}
#number {
	width:88px;
	position:absolute;
	left:10px;
	bottom:10px;
}
#number li {
	padding-left:6px;
	float:left;
	text-indent:-9999px;
	width:16px;
	height:16px;
	overflow:hidden;
	background-image:url(../images/number1.png);
	background-repeat:no-repeat;
}
#buttom_0 {
	background-position:0 0;
}
#buttom_1 {
	background-position:-22px 0;
}
#buttom_2 {
	background-position:-44px 0;
}
#buttom_3 {
	background-position:-66px 0;
}
#buttom_0.selected {
	background-position:0 -16px;
}
#buttom_1.selected {
	background-position:-22px -16px;
}
#buttom_2.selected {
	background-position:-44px -16px;
}
#buttom_3.selected {
	background-position:-66px -16px;
}
/* */
.content_right{ height:448px; width:100%; margin:0px auto; overflow:hidden; position:relative;}
.content_right .ad { 
	margin-bottom:10px;
	width:100%; 
	height:448px; 
	overflow:hidden;
	position:relative;
}
.content_right1{ height:300px; width:100%; margin:0px auto; overflow:hidden; position:relative;}
.content_right .ad1 { 
	margin-bottom:10px;
	width:100%; 
	height:300px; 
	overflow:hidden;
	position:relative;
}
.content_right .slider,.content_right .num{
	position:absolute;
}
.content_right .slider li{ 
	list-style:none;
}
.content_right .slider img{ 
	width:100%; 
	height:448px;
	display:block;
}
.content_right .num{ 
	right:46%; 
	bottom:5px;
}
.content_right .num li{
	width:20px; height:20px; background-image:url(../images/adver_d.png); background-repeat:no-repeat; margin-left:8px; float:left;
}
.content_right .num li.on{
	background-image:url(../images/adver_d_q.png);
}
















