@charset "utf-8";
/* CSS Document */
.newstitle{ font-size:16px; line-height:28px; text-align:center; border-bottom:1px solid #CCC;font-family: Î¢ÈíÑÅºÚ;}

/*ÄÚÈÝ·ÖÒ³*/
#page_break {
	position:relative;
}
	#page_break .collapse {
	display: none;
}
#page_break .num {
	padding: 10px 0;
	text-align: center;
}
#page_break .num li{
	display: inline;
	margin: 0 2px;
	padding: 3px 5px;
	width:21px;
	height:21px;
	line-height:21px;
	color: #000;
	text-align: center;
	cursor: pointer;
	font-family: Arial;
	font-size: 12px;
	overflow: hidden;
}
#page_break .num li.on{
	background-color: #DED6C8;
	border:1px solid #B89F7B;
	color: #000;
	font-weight: bold;
}