
#PageFloorDiv {
	display:none;
	width:550px;
	border:none;
	padding:1px;
	position:absolute;
	background:#FFF;
	font-size:12px;
	z-index:9999;
	height:auto;
	border:1px solid #A0A0A0;
	text-align:left;
	}
div.leftmenutit {
	background:url(../images/nbg.gif) left top repeat-x;
	height:27px;
	padding:0px 2px 0 5px;
	color:#000;
	}
#PageFloorDiv #wintit  {
	color:#000;
	padding:8px 0 0 5px;
	font-weight:bold;
	display:block;
	}

.loginform ul li{
	list-style:none;
	padding-bottom:5px;
	}
.loginform ul li .words {
	float:left;

	}

#cutpage{
	font-size:12px;
	text-align:right;
	height:25px;
	background-color:#E6EAF3;
	color:#333;
	margin-bottom:3px;
	margin-top:3px;
	clear:both;
	padding:0 3px 0 3px;
	}
#cutpage .cutpageleft{
	width:180px;
	text-align:left;
	float:left;
	font-size:12px;
	color:#000;
	padding:5px 0px 0px 2px;
	}
#cutpage .cutpageright{
	text-align:right;
	float:right;
	padding:5px 0px 0px 2px;
	}
#cutpage ul {
	list-style:none;
	margin:0px;
	text-align:right;
	}
#cutpage li {
	float:left;
	margin-right:3px;
	
	width:30px !important;
	width:20px;
	text-align:center;
	}
#cutpage .pagenum{
	color:red;
	font-size:12px;
	font-weight:bold;
	}
#cutpage .pagenums{
	color:red;
	font-size:12px;
	font-weight:bold;
	}
#cutpage a:link,a:visited {
	color:#000;
	}


.pagedlink{
	line-height:24px;
	font-size:12px;
	text-align:center; 
	padding-bottom:6px;
	}
.pagedlink a{
	margin:0 4px;
	text-decoration: none
	}
.pagedlink a:hover{
	color:#ff0000; 
	}
.pagedlink span.current{
	font-weight:bold;
	margin:0 4px; 
	}
.pagedlink span.disabled{
	margin:0 4px; 
	color:#999999;
	}




