body{
	margin:0px;
	padding:0px;
	margin-top:0px;
	font-size:12px;
	color:#585858;
	font-family:微软雅黑;
	}
img, div, input { behavior: url("../css/iepngfix.htc"); }
	
a{
	text-decoration:none;
	cursor:pointer;
	color:#585858;
	}
	
img{
	border:0px;
	vertical-align:middle;
	}
	
ul{
	margin:0px;
	padding:0px;
	}
	
li{
	list-style:none;
	margin:0px;
	padding:0px;
	}
.content_text2{
	padding:20px;
	}
	
.content_text2 li{
	display:block;
	height:12px;
	padding:10px;
		
	}
	
.content_text2 a{
	display:block;
	float:left;
	color:#474747;
	}
	
.content_text2 span{
	display:block;
	float:right;
	}
.content_text2 a:hover{
	color:#204ddf;
	}	



	
.content_text li{
	display:block;
	height:12px;
	padding:5px;
		
	}
	
.content_text a{
	display:block;
	float:left;
	color:#474747;
	}
	
.content_text span{
	display:block;
	float:right;
	}

	
	
.clear {

	clear:both;
}


input{
	vertical-align:middle;
	}
	
/***********分页 上一页/下一页 start************/	
.page {
	height: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 100px;
	clear:both;
}
.page a {
	display: block;
	height: 12px;
	width: 17px;
	text-align: center;
	margin-right: 10px;
	float: left;
	margin-left: 10px;
	padding-top: 1px;
	padding-bottom: 2px;
}

.page a:hover{
	border: 1px solid #cbcbcb;
}

.page input{
	height:16px;
	}

/***********分页 上一页/下一页 end************/		



/***********分页 上一条/下一条 start************/		
.page2 {
	padding-right: 50px;
	padding-left: 50px;
	padding-top: 8px;
	padding-bottom: 8px;
}
.page2 span {
	display: block;
	float: left;
}
.page2 label {
	display: block;
	float: right;
}
.page2 a {
	color: #878787;
}

/***********分页 上一条/下一条 end************/	


.pages {
	color:black;
	cursor: default;
	font-size: 12px;
	font-family: Tahoma, Verdana;
	text-align:center;
	padding:3px 0px 3px 0px;
	width:100%;
	vertical-align:middle;
	margin:0px auto;
	margin-top:15px;
	
}
.pages table{margin:0px auto;}
.pages .count, .pages .number, .pages .arrow {
	font-size: 12px;
	height:20px;
	}
/* Page and PageCount Style */
.pages .count {
	border-right: none;
	padding: 2px 10px 2px 10px;
	
}
/* Mode 0,1,2 Style (Number) */
.pages .number{
	font-weight: normal;
	padding: 2px 10px 2px 10px;

}
.pages .number a, .pages .number span {
	font-size: 12px;
}
.pages .number span {
	margin: 0px 3px 0px 3px;
  color:black;
}
.pages .number a {
     color:black;
	text-decoration: none;
}
.pages .number a:hover {
	color:red;
}
/* Mode 3 Style (Arrow) */
.pages .arrow {
	font-weight: normal;
	padding: 0px 5px 0px 5px;
}
.pages .arrow a, .pages .arrow span {
	font-size: 12px;
	font-family: Webdings;
}
.pages .arrow span {
	margin: 0px 5px 0px 5px;
}
.pages .arrow a {
      color:Black;
	text-decoration: none;
}
.pages .arrow a:hover {
	color:red;
}
/* Mode 4 Style (Select) */
.pages select, .pages input {
	font-size: 12px;
	font-family: Tahoma, Verdana;
}
/* Mode 5 Style (Input) */
.pages .input input.ititle, .pages .input input.itext, .pages .input input.icount {
	font-weight: bold;
	/*background-color: #F7F7F7;*/
	border: 1px solid #877b5e;
}
/*.pages span.textspan{width: 25px;height:15px; overflow:hidden; vertical-align:middle}*/
.pages span.input{font-size:12px;}
.pages .input input.itext {
	width: 25px;
	padding:1px 0px 0px 0px;
	line-height: 10px;
	color:#877b5e;
	text-align: center;
	font-size:11px;
	font-weight:normal;
	display:inline;
}
.pages .input input.ibutton {
	height: 15px;
	line-height: 9px;
	vertical-align:text-top;
	font-size:10px;
	font-weight: bold;
	font-family: Verdana;
	/*background:#fff;*/
	border: 1px solid #877b5e;
	padding: 0px 0px 0px 0px;
	margin-left: 2px;
	cursor: hand;
	color:#877b5e;
}

