.rframe{
float:right;
width:265px;
height:199px;
overflow:hidden;}
.nodis
{
	display:none;
}
.dis
{
	display:block;
}
*html .num
{
	position:absolute;
	padding-left:40px;
	top:330px; 
	width:275px;
}
*+html .num
{
	position:absolute;
	padding-left:40px;
	top:330px; 
	width:275px;
}
.num
{
	position:absolute;
	padding-left:175px;
	top:330px; 
	width:275px;
	!important;
}
.num li
{
	background-color:#FFFFFF;
	border:1px solid #666666;
	color:#333333;
	cursor:pointer;
	float:left;
	font-family:Arial;
	font-size:12px;
	height:16px;
	line-height:16px;
	margin:3px 1px;
	overflow:hidden;
	text-align:center;
	width:16px
}
.num li.on
{
	background-color:#666666;
	border:0 none;
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	height:21px;
	line-height:21px;
	margin:0 1px;
	width:21px;
}

