*  {
	margin:0;
	padding:0;
}

body {
	font-size:12px;
	color:#333333;
}

a:link {
	color:#064F9B;
	text-decoration:none;
}

a:visited {
	color:#064F9B;
	text-decoration:none;
}

a:hover {
	color:#FF0000;
	text-decoration: underline;
}

ul li {
	list-style-type: none;
}
/***头部布局****************/
#header {
	width:935px;
	height:auto;
	margin:auto;
	margin-bottom:6px;
}
	#top_adt {
		width:auto;
		height:auto;
	}
	#top_fontt {
		width: auto;
		height:28px;
		line-height:28px;
		color:#666666;
		font-size:12px;
	}
		#top_fontt a:link {
			color:#A4B2CD;
			text-decoration:none;
		}
		#top_fontt a:visited {
			color:#A4B2CD;
			text-decoration:none;
		}
		#top_fontt a:hover {
			color:#A4B2CD;
			text-decoration:underline;
		}
	
	#top_maint {
		width:auto;
		height:91px;
		background-image: url(/exhibit/images/logobg.jpg);
		background-repeat: repeat-x;
		border-top:1px #00839F solid;
		border-bottom:1px #00839F solid;
	}

/***主体布局****************/
#news_box {
	width:935px;
	height:auto;
	margin:auto;;
}
	#main_daohang {
		width:935px;
		height:30px;
	}

	#news_main {
		width:auto;
		height:auto;
		background-color:#DCDCDC;
		padding:3px;
		margin-bottom:10px;
	}
		
		#news_main .left_content {
			width: auto;
			height: auto;
			margin-bottom:10px;
		}
			#news_main .left_content h2 {
				width: auto;
				height:31px;
				line-height:31px;
				font-size:13px;
				font-weight:bold;
				color:#FFFFFF;
				padding-left:20px;
				background-image: url(/exhibit/images/h2_bg.gif);
				background-repeat: x-repeat;
			}
			
			#news_main .left_content h3 {
				width: auto;
				height:47px;
				line-height:47px;
				font-size:13px;
				font-weight:bold;
				color:#00839A;
				padding-left:30px;
				background-image: url(/exhibit/images/h3_bg.gif);
				background-repeat: x-repeat;
			}
			
			#news_main .left_content h3 a, #news_main .left_content h3 a:visited {
				color:#00839A;
				text-decoration:none
			}
			#news_main .left_content h3 a:hover {
				color:#FF0000;
				text-decoration: underline;
			}
			
			#news_main .left_content h4 {
				width: auto;
				height:31px;
				line-height:31px;
				font-size:13px;
				font-weight:bold;
				color:#FFFFFF;
				padding-left:20px;
				background-image: url(/exhibit/images/list_h2_bg.gif);
				background-repeat: x-repeat;
			}		
			
			#news_main .left_content .adtable {
				text-align:center;
			}

/*尾部样式*/
.copy_info {
		width:935px;
		border:1px #00839F 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;
		}
		

<!--搜索导航条风格-->
#blsrcht {
	width:auto;
	padding:5px;
	padding-right:25px;
	margin-top:6px;
}

	#blsrcht ul {
		width:auto;
		margin-bottom:0px;
	}

	#blsrcht 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;
}

	#blsrcht .qt{
		width:75%;
		margin-top:0em;
		height:1.8em;
		line-height:1.8em;
		padding-left:.3em;
		border:1px solid #999;
	}
	#blsrcht .fBtt {
		border:1px solid #999;
		overflow:hidden;
		font:1em Arial;
		cursor:pointer;
		font-weight:bold;
		color:#FFFFFF;
		padding:1px;
		width:10em;
		height:2.2em !important;
		background-color:#00839F;
	}
	
	#blsrcht .wBtt {
		border:1px solid #999;
		border-bottom:0;
		overflow:hidden;
		background-repeat:repeat-x;
		font:1em Arial;
		font-weight:bold;
		cursor:pointer;
		color:#FFFFFF;
		padding-top:3px;
		padding-bottom:5px;
		background-color:#00839F;
	}
	#blsrcht .wBtt a, #blsrch .wBt a:visited {
		color:#FFFFFF;
	}
	#blsrcht .wBtt a:hover {
		color:#FFFFFF;
	}
	
	
	.stt {
		list-style-type: none;
	}
	.stt a:link {
		color:#333333;
		text-decoration:none;
	}
	.stt a:visited {
		color:#333333;
		text-decoration:none;
	}
	.stt a:hover {
		color:#333333;
		text-decoration:underline;
	}


#top_keyword {
	padding-top:4px;
}

	.landian {
		color:#0066cc;
	}

/*****  内容页样式 ******/
#ex_main {
	width:620px;
	height:auto;
	float:left;
	margin-left:0px;
	margin-right:10px;

}
	
	#ex_main .content {
		width: auto;
		height: auto;
		margin-bottom:10px;
		background-color:#DCDCDC;
		padding:3px;
	}
	#ex_main .content h2 {
		width: auto;
		height:31px;
		line-height:31px;
		font-size:13px;
		font-weight:bold;
		color:#FFFFFF;
		padding-left:20px;
		background-image: url(/exhibit/images/h2_bg.gif);
		background-repeat: x-repeat;
	}
	
	

#ex_right {
		width:305px;
		height:auto;
		float:right;
	}
	
	#ex_right .content {
		width: auto;
		height: auto;
		margin-bottom:5px;
		background-color:#DCDCDC;
		padding:3px;
	}
	#ex_right .content h2 {
		width: auto;
		height:31px;
		line-height:31px;
		font-size:13px;
		font-weight:bold;
		color:#FFFFFF;
		padding-left:20px;
		background-image: url(/exhibit/images/list_h2_bg.gif);
		background-repeat: x-repeat;
	}
	
	#ex_right .content .tjzh {
		display:block; 
		margin-bottom:5px; 
		line-height:170%; 
		font-family:Arial; 
		padding:6px; 
		border-bottom:1px #999999 solid;
	}
		#ex_right .content .tjzh a, #ex_right .content .tjzh a:visited{
			color:#FF0000;
			text-decoration:none;
		}
		#ex_right .content .tjzh a:hover {
			color:#01829F;
			text-decoration:underline;
		}

















		