img {
	border:0px;
	margin:0px;
	padding:0px;
}

a {
	font-size:14px;
	text-decoration:none;
}

#nav a {
	color:#272727;
}

ul {
list-style-type:none;
margin:0;
padding:0;
overflow:hidden;
}

#nav li {
	width:100px;
	height:30px;
	float:left;
	text-align:center;
	line-height:30px;
}

#nav .nt {
	width:1px;
	height:14px;
	background:#000;
	overflow:hidden;
	margin-top:8px;
}

/* 分页样式*/
.list_page {
	margin: 15px 5px;
}
.pageLink a,
.list_page a,
.list_page b {
	padding: 4px 4px 2px;
	border: 1px solid #D2EFFF;
	background: #F0F8FF;
	text-align: center;
	display: inline;
	font-size: 14px;
	}
.pageLink a:hover,
.list_page a:hover{
	border: 1px solid #D2EFFF;
	background: #fff;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	}
H1{font-size:18px; font-weight:bold}