@charset "utf-8";

/*
.CMpopup .CMwrap,
.CMpopup .nomoreOpen{
	clear: both;
	overflow: hidden;
}
.CMpopup {
	width:400px;
	height:500px;
}
.CMwrap {
	width:400px;
	height:470px;
}
.CMwrap h1 {
	padding:0;
	margin:0;
}
.CMcontent {
	width:400px;
	height:398px;
	background:url("/Web-home/fnct/popup/template/images/pop_bg.png") no-repeat top left;
}
.CMnaeC {
	width:400px;
	height:360px;
	overflow:hidden;
}
.CMbo {
	width:400px;
	height:25px;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	color:#f00;
}
.CMbo a:link, .CMbo a:visited, .CMbo a:active, .CMbo a:hover {
	color:#f00;
	margin:0 2px 0 2px;	
}
.CMnae1 {
	width:360px;
	background:url("/Web-home/fnct/popup/template/images/pop_contentbg.png") no-repeat top left;
	margin-left:20px;
	border:1px solid #5599a5;
	overflow: hidden;
}
.CMnae1 ul {
	list-style:none;
	padding:0;
	margin-left:40px;
	margin-top:5px;
	margin-bottom:2px;
}

.CMnae1 {
	width:365px;
	margin-left:19px;
}
.CMnae1 ul {
	list-style:none;
	margin:0;
	padding:0 0 3px 0;
	width:360px;
	background:url("/Web-home/fnct/popup/template/images/pop_contentbg.png") no-repeat top left;
	border:1px solid #5599a5;
	overflow: hidden;
}
.CMnae1 ul li {
	width:316px;
	height:18px;
	margin-top:7px;
	margin-left:40px;
	overflow: hidden;
}*/
.nomoreOpen{
	/* width:400px; */
	background-color: #333;
	color: #fff;
}
.nomoreOpen  form{
	overflow: hidden;
	margin: 5px 10px 5px 10px;
	display: block;
}
.nomoreOpen  form span{
	float: left;
}
.nomoreOpen form a.PZwindowClose{
	background:url("/Web-home/fnct/popup/template/images/PZwindowClose.gif") no-repeat 50% 50%;
	float: right;
	width: 12px;
	height: 12px;
	margin: 3px 0 0 0;
	text-indent: -5000px;
}