@charset "utf-8";
/* CSS Document */
#functionBox form {
	margin:0;
	padding:0;
	border:0;
}
#functionBox div ul {
	line-height:24px;
}
#functionBox .functionBGC {
	width:100%;
	filter: Alpha(Opacity=72);
	background-color:#FFFFFF;
}
/*网站功能窗口定位*/
#functionBlock {
	position:absolute;
	z-index:105;
	margin:6% auto 0 0%;
}
#functionBox {
	position:absolute;
	z-index:106;
	azimuth:center;
	vertical-align:middle;
	width:420px;
	background-color:#FFFFFF;
	font:12px "宋体", monospace;
	margin:0 auto 0 auto;
	border:5px solid #ebebeb;
}
#functionBox fieldset {
	margin:0 0 6px 0;
}
.Title {
	width:381px;
	line-height:24px;
	height:26px;
	padding-top:3px;
	margin-bottom:3px;
	background: url(/images/bg_16.gif);
}
/*小版块共性设置*/
#rule, #register, #loginBar, #seekPassword, #clueTo, #winclueTo, #validate {
	margin:10px;
	padding:10px; /*border-top:1px solid #CCCCCC; border-left:1px solid #CCCCCC; background:url(../images/page_cornu.gif) no-repeat right bottom;*/
}
/*注册协议*/
#rule {
	display: none;
}
#rule textarea {
	border:#FFFFFF;
}
/*注册*/
#register {
	display: none;
}
/*登录*/
#loginBar {
	display: none;
}
/*找回密码*/
#seekPassword {
	display: none;
}
/*操作提示*/
#winclueTo {
	display: none;
}
/*背景*/
#WinF_BGC {
	position:absolute;
	z-index:99;
	left:0px;
	top:-77px;
	margin:0px;
	border:0px;
	background-color:#000000;
	background: url(/images/bg_png_B_90.png);
}
* html #WinF_BGC {
	background-color:#000000;
	top:-76px;
	left:-6px;
}
*+html #WinF_BGC {
	background-color:#000000;
	top:-76px;
	left:-6px;
}
#RegMap {
	width:100%;
	height:100%;
	border:1px solid #ccc;
	display:none;
}
#RegMapEnd_1 {
}
#RegMapEnd_2 {
	height:24px;
	line-height:24px;
}
#logonButton {
	BORDER-TOP-WIDTH: 0px;
	BORDER-LEFT-WIDTH: 0px;
	BACKGROUND: url(/images/login_dl.gif) no-repeat 0px 0px;
	BORDER-BOTTOM-WIDTH: 0px;
	/*MARGIN: 6px 15px 0px 60px;*/
	WIDTH: 76px;
	height:25px;
	CURSOR: pointer;
	BORDER-RIGHT-WIDTH: 0px
}
