#fly_menu {
	width: 221px;
	position: absolute;
	top: 0px;
	z-index: 10;
	left: -3000px;
	font-weight: normal;
	font-size: 12px;
	line-height: normal;
	cursor:auto;
}
#fly_menu .duibi {
	background-image: url(../../images/chexingduibi/duibi_fly.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 41px;
	width: 46px;
	text-align: center;
	cursor: pointer;
	background-attachment: scroll;
	background-color: transparent;
	margin-right: 0px;
	margin-left: auto;
}
#fly_menu .duibi span {
	display: block;
	padding-top: 22px;
}
#fly_menu .fly_mingxi {
	background-color: #ebebeb;
	width: 219px;
	border: 1px solid #CCCCCC;
	overflow: hidden;
	display:none;
}
#fly_menu .fly_mingxi .duibi_biaoti {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin-top: 13px;
}
#fly_menu .fly_mingxi .weixuanze {
	text-align: center;
	margin-top: 13px;
}
#fly_menu .fly_mingxi .chexing {
	text-align: left;
	margin-top: 10px;
}
#fly_menu .fly_mingxi .chexing li {
	display: block;
	margin-right: 8px;
	margin-left: 8px;
	overflow: hidden;
	list-style-type: none;
}
#fly_menu .fly_mingxi .chexing .mingcheng {
	float: left;
	height: 22px;
	overflow: hidden;
	display: block;
	width: 172px;
	line-height: 22px;
}
#fly_menu .fly_mingxi .chexing .shanchu {
	float: right;
	height: 12px;
	display: block;
	background-image: url(../../images/chexingduibi/del.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	cursor: pointer;
	width: 12px;
	margin-top: 2px;
}
#fly_menu .fly_mingxi .caozuo {
	text-align: center;
	margin-top: 6px;
	padding-top: 6px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-right: 9px;
	margin-left: 9px;
	width: auto;
}
#fly_menu .fly_mingxi .caozuo #kaishiduibi {
	background-image: url(../../images/chexingduibi/kaishiduibi.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 22px;
	width: 79px;
	margin-left: 38px;
	border:0;
	cursor: pointer;
	vertical-align: middle;
}
#fly_menu .fly_mingxi .caozuo .qingkong {
	margin-left: 10px;
	cursor: pointer;
}
#fly_menu .fly_mingxi .shouqi {
	background-image: url(../../images/chexingduibi/up.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 11px;
	width: 37px;
	margin-top: 8px;
	margin-right: auto;
	margin-left: auto;
	cursor: pointer;
}
.piao {
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
	filter: Alpha(Opacity=50);
	opacity:0.5;
	z-index: 20;
	border: 1px dashed #000000;
	line-height: 120%;
	padding: 10px;
	width: 180px;
	display: none;
}