body, div, dl, dt, dd, ul, ol, li, dt, dd, dl
h1, h2, h3, h4, h5, h6, 
pre, form,  input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0;
}
/*-------------------------------------------top-------------------------------------------------*/
a{
	text-decoration:none;
	color:#000;
	}
#top{
	width:760px;
	margin:10px auto;
	}
#logo{
	float:left;
	margin-left:18px;
	margin-top:10px;
	margin-right:20px;
	}
#top h1{
	float:right;
	height:36px;
	overflow:hidden;
	margin-top:15px;
	text-align:right;
	}
/*-------------------------------------------top-------------------------------------------------*/
#zhengwen{
	width:760px;
	margin:0px auto;
	}
.sousuo{
	margin:0px auto;
	}
#left{
	margin-bottom:10px;
	float:left;
	width:386px;
	height:280px;
	text-align:right;
	}
#right{
	text-align:center;
	float:right;
	width:355px;
	height:276px;
	border:1px solid #CCC;
	}
#right ul{
	font-size:14px;
	font-weight:bold;
	margin:5px 10px 0px;
	}
#right ul li{
	border-bottom:1px dashed #CCC;
	list-style-type:none;
	font-size:12px;
	font-weight:normal;
	}
#right ul li a{
	text-decoration:none;
	color:#000;
	}
.zhengwenwz{
	margin:0px auto;
	border:1px solid #CCC;
	padding:20px;
	}
.zhengwenwz ul{
	font-size:14px;
	font-weight:bold;
	line-height:24px;
	border-bottom:1px dashed #CCC;
	padding:10px 0px;
	}
.zhengwenwz ul li{
	list-style-type:none;
	font-size:12px;
	font-weight:normal;
	line-height:18px;
	}

#ch{
	height:18px;
	overflow:hidden;
	}