/* 代码整理：易站站长网 */
body, h1, h2, h3, h4, h5, h6, p, ul, ol, li, form, img, dl, dt, dd, table, th, td, blockquote, fieldset, div, strong, label, em, img {
	margin:0;
	padding:0;
	border:0;
}
ul, ol, li {
	list-style:none;
}
input, button {
	margin:0;
	font-size:12px;
	vertical-align:middle;
}
body {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	margin:0 auto;
	background:#f8f8f8;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
a {
	color:#333;
	text-decoration:none;
}
a:hover {
	color:#c00;
	text-decoration:underline;
}
.box-yizhanzzw {
	width:880px;
	padding-top:60px;
	margin:120px auto 0 auto;
	border:1px solid #fff;
	height:260px;
	padding-left:20px;
	background:#bcd3e6;
	overflow:hidden;
}
.three_list {
	float:left;
	width:790px;
	height:198px;
}
.three_list dl {
	float:left;
	width:158px;
}
.three_list dl dt a {
	width:158px;
	display: block;
	text-align:center;
}
.three_list dl dt a img {
	padding:4px;
	background:#fff;
	border:1px solid #ccc;
	display:block;
	margin:0 auto;
	margin-bottom:4px;
	width:125px;
	height:99px;
}
.three_list b {
	cursor:pointer;
	display:block;
	font-weight:normal;
	padding-top:5px;
	text-align:center;
}
.taotai_page {
	height:30px;
	padding-left:340px;
	width:420px;
	float:left;
}
#page {
	float:left;
	width:58px;
}
#page a {
	margin-left:10px;
	width:18px;
	height:18px;
	float:left;
	text-align:center;
	line-height:18px;
	color:#4e637a;
}
#page a:hover {
	background-color:#1661c8;
	color:#fff;
}
#page a.selected {
	background-color:#1661c8;
	color:#fff;
	cursor:default;
	text-decoration:none;
}
#page b {
	color:#999;
	margin-left:10px;
}
.prevPage {
	float:left;
	margin-right: 8px;
	margin-top:40px;
}
.nextPage {
	float:left;
	margin-left: 8px;
	margin-top:40px;
}
.prevPage02 {
	float:left;
	margin-right: 8px;
}
.nextPage02 {
	float:left;
	margin-left: 16px;
}
.prevPage02 a {
	color:#4e637a;
}
.nextPage02 a {
	color:#4e637a;
}
#tooltip {
	position:absolute;
	border:1px solid #CCC;
	background:#fff;
	padding:2px;
	display:none;
	color:#fff;
	z-index:1111;
	font-size:0;
}
