*  {
	margin:0;
	padding:0;
}

body {
	font-size:12px;
}

a:link {
	color:#333333;
	text-decoration:underline;
}

a:visited {
	color:#333333;
	text-decoration:underline;
	
}

a:hover {
	color:#FF0000;
	text-decoration: underline;
}


/***头部布局****************/
#top_ad {
	width:auto;
	height:30px;
	background-image: url(/site/images/dh_topbg.gif);
	background-repeat: repeat-x;
	margin-bottom:6px;
}
	
#header {
	width:780px;
	height:auto;
	margin:auto;
	margin-bottom:6px;
}
	
	#top_main {
		width:auto;
		height:95px;
		border:0px #97b5c2 solid;
		border-bottom:0;
	}
	
/***主体布局****************/
#box {
	width:780px;
	height:auto;
	margin:auto;;
}

	/*网址导航页主体样式*/
	#table1 {
		border:1px #B2D24B solid;
		font-size:14px;
		margin-bottom:10px;
	}
	
	.table2 {
		margin-bottom:10px;
	}
	.table2 .tb1{
		width:100%;
		height:auto;
		border:1px #C3D9FF solid;
	}
	
	.table3 {
		margin-bottom:0px;
		line-height:160%;
	}
		.table3 .b1 {
			font-size:12px;
			font-weight:bold;
			display:inline;
		}
		.table3 .b1 a, .table3 .b1 a:visited {
			color:#000099;
			text-decoration:none;
		}
		.table3 .b1 a:hover {
			color:#000099;
			text-decoration:underline;
		}
		
		.table3 .b2 {
			font-size:12px;
			font-weight:bold;
			display:inline;
		}
		.table3 .b2 a, .table3 .b2 a:visited {
			color:#FF6600;
			text-decoration:none;
		}
		.table3 .b2 a:hover {
			color:#FF6600;
			text-decoration:underline;
		}
	
	/*本站导航页面主体样式*/
	#left {
		width:390px;
		float:left;
	}
	#right {
		width:390px;
		float:left;
	}
	
	#box h1 {
		font-size:16px;
		font-weight:bold;
		padding-left:45px;
	}
	#box ul {
		list-style-type: none;
		
	}
	#box li {
		line-height:32px;
		
	}
	
	#box li .font1 {
		font-size:14px;
		color:#0164CC;
	}
		#box li .font1 a:link{
			color:#0164CC;
			text-decoration:underline;
		}
		#box li .font1 a:visited{
			color:#0164CC;
			text-decoration:underline;
		}
		#box li .font1 a:hover{
			color:#FF0000;
			text-decoration:underline;
		}
		
		
	#box li .font2 {
		padding-left:23px;
	}
		


/***尾部布局****************/
#footer {
	clear:left;
	width:780px;
	height:auto;
	margin:auto;
	margin-top:0px;
}
	.copy_info {
		width:780px;
		border:0px #98B5C3 solid;
		text-align:center;
		line-height:180%;
		margin:auto;
	}
		.copy_info a:link {
			color:#333333;
			text-decoration:none;
		}
		.copy_info a:visited {
			color:#333333;
			text-decoration:none;
		}
		.copy_info a:hover {
			color:#0066cc;
			text-decoration:underline;
		}

	.yq_link a:link {
			color:#666666;
			text-decoration:none;
		}
	.yq_link a:visited {
			color:#666666;
			text-decoration:none;
		}
	.yq_link a:hover {
			color:#0066cc;
			text-decoration:underline;
		}
.hui a:link {
	color:#0066cc;
	text-decoration:none;
}
.hui a:visited {
	color:#0066cc;
	text-decoration:none;
}
.hui a:hover {
	color:#0066cc;
	text-decoration: underline;
}

.st1 a:link {
	color:#333333;
	text-decoration:none;
}
.st1 a:visited {
	color:#333333;
	text-decoration:none;
}
.st1 a:hover {
	color:#0066cc;
	text-decoration: underline;
}

<!--搜索导航条风格-->
#blsrch {
	width:auto;
	padding:5px;
	padding-right:25px;
	margin-top:6px;
}

	#blsrch ul {
		width:auto;
		margin-bottom:0px;
	}

	#blsrch li {
		float:left;
		font-size:14px;
		width:50px;
		height:16px;
		padding-top:5px;
		text-align:center;
		margin-right:2px;
		margin-bottom:0px;
	}

#topf2 {
	margin-top:0px;
	clear:left;
	width:auto;
	height:auto;
}

	#blsrch .q{
		width:75%;
		margin-top:0em;
		height:1.8em;
		line-height:1.8em;
		padding-left:.3em;
		border:1px solid #999;
	}
	#blsrch .fBt {
		border:1px solid #999;
		overflow:hidden;
		font:1em Arial;
		cursor:pointer;
		font-weight:bold;
		color:#161616;
		padding:1px;
		width:10em;
		height:2.2em !important;
		background-image: url(/index/images/search_bg.jpg);
		background-repeat:repeat-x;
	}
	
	.wBt {
		border:1px solid #999;
		border-bottom:0;
		overflow:hidden;
		background-repeat:repeat-x;
		font:1em Arial;
		cursor:pointer;
		color:#161616;
		padding-top:5px;
		background-image: url(/index/images/search_bg.jpg);
	}
	
	.st {
		list-style-type: none;
	}
	.st a:link {
		color:#333333;
		text-decoration:none;
	}
	.st a:visited {
		color:#333333;
		text-decoration:none;
	}
	.st a:hover {
		color:#333333;
		text-decoration:underline;
	}


#top_keyword {
	padding-top:4px;
}

	.landian {
		color:#0066cc;
	}


.f14B {	font-size: 14px; font-weight: bold;}
.style9 {font-size: 14px;}
.style10 {font-size: 12px}
.sitemap td { color:#333333; font-size:12px; line-height:28px; font-family: "宋体";width: 1000px}


.cyq { width:600px;float:left;}
.cyp ul{margin-bottom:15px;}
.cyq li{ list-style-type:none; line-height:32px; padding-left:8px; height:32px; float:left;word-break:break-all;width:110px;display: inline}
