@charset "utf-8";
/* CSS Document */

a{
	text-decoration:none;
	list-style-type: none;
}
.menu_wwwzzjsnet li{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	line-height: 30px;
}
.menu_wwwzzjsnet ul{
  margin:0 0 0 10px;
  padding:0;
  display:none;
}
.menu_wwwzzjsnet ul li{
	height:30px;
	line-height:30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.menu_wwwzzjsnet ul li a{
  font-size:12px;
  font-weight:normal;
  color:#666;
}
.menu_wwwzzjsnet ul ul{
  position:absolute;
  z-index:3;
  background:#CC3366;
}
.menu_wwwzzjsnet ul ul li{text-indent:10px;padding-right:10px}
.menu_wwwzzjsnet ul ul li a{color:#fff}
.myproclass {
	margin: 20px;
}
#myright {
	float: left;
	width: 72%;
}

