/*.toolbar {
	width: 758px;
	height:auto;
	margin-left:5px;
	margin-right:5px;
	font-size: 12px;
	line-height: 28px;
	color: #999999;
	clear:both;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: right;
	padding-right:17px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #efefef;
	border-right-color: #efefef;
	border-bottom-color: #efefef;
	border-left-color: #efefef;
}
.toolbar img{
	margin-right:3px;
}
.toolbar a:link,.main .left .toolbar a:visited{
	color: #d17f00;
	text-decoration:none;
}
.toolbar a:hover{
	text-decoration:underline;
}*/
.pageToolBar {
	font-size:12px;
	padding-right:5px;
	color: #444; 
	height:22px;
	font-family:宋体;
	line-height:14px;
	font-size:12px;
}
.pageToolBar a{
	color:#205c9f;
	border:1px #c8dbeb solid;
	padding:3px 4px 1px;
	*padding:1px 4px 2px;
	margin-right:2px;
	text-decoration:none;
	background:#fbfdff;
	font-family:宋体,;
	line-height:14px;
	font-size:12px;
	height:14px;
} 
.pageToolBar a:hover{
	color:#d17f00;
	outline:none;
	background-color:#fefcf0;
	border:1px #ee951f solid;
	background:#fffef7;
	
	
}
.pageToolBar .ahov{
	color:#d17f00;
	text-decoration:none;
	border:none;
	background:transparent;
	padding:3px 5px 1px;
}
.pageToolBar .ahov:hover{
	border:none;
	cursor:text;
	text-decoration:none;
}
.pageToolBar a.text{
	padding-left:5px;
	padding-right:5px;
	margin-right:5px ;
	padding:3px 4px 1px;
}
