@CHARSET "UTF-8";
.topmaindiv{
	width:1000px;
	height:200px;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
	 overflow:hidden;
}
.topBtn{
	cursor:pointer;
	color:#000000;
	font-size:12px;
	font-family:sans-serif;
	text-decoration: none;
}
.menusty{
	width:176px;
	color:#000000;
	font-size:12px;
	font-family:Impact;
	text-algin:center;
	border-right: 1px solid gray;
}
.menusty1{
	cursor:pointer;
	color:#000000;
	text-decoration: none;
}
.midschbar{
padding-left:20px;
	background-image: url("/help/images/schbar.png");
	width:1000px;
	height:37px;
	 overflow:hidden;
}
A:hover{
text-decoration: underline;
color:gray;
}
.topspan{
	
	color:#000000;
	font-size:12px;
	font-family:serif;
}
#copyright{
	width:100%;
	text-align: center;
}
.selectedBD{
	 color:#000000;
	 font-size:12px;
	 font-family:serif;
	
}
.SubmitBtn{
	margin-left:25px;
    background-image: url('/help/images/btnImg.jpg');
    color:#ffffff;
    border:0px;
    height:34px;
    cursor:pointer;
    font-size:20px;
    font-family:Impact;
}
#daohangBar{
	margin-top:1px;
	background-color:#848284;
	 color:#000000;
	 font-size:12px;
	 font-family:serif;
	 width:999px;
	 height:28px;
	 line-height:29px;
	 text-align:left;
	 border: 0px solid red;
	 overflow:hidden;
}
.bar-a{
	cursor:pointer;
	color:#000000;
	font-size:12px;
	font-family:serif;
	text-decoration: none;

}
.daohangmenu{
	padding-left:5px;
	padding-right:5px;

}
.engineSchBtn{
	cursor:pointer;
	padding:0px;
	margin-top:-1px;
	border:1px solid gray;
	border-left:0px solid gray;
	height:23px;
	width:23px;
	background: url('/help/images/schBtn.gif') no-repeat center;
}
#engineDiv{
	width:900px;
	height:400px;
	position: absolute;
	display:none;
	background-color: #CEF3FF;
	border:1px solid gray;
	
}

.onlyOneDiv{
	width:100%;
	height:220px;
	overflow:auto;
	padding:0px;
	SCROLLBAR-FACE-COLOR: #fcfcfc;
 SCROLLBAR-HIGHLIGHT-COLOR: #6c6c90;
 SCROLLBAR-DARKSHADOW-COLOR: #48486c;
 SCROLLBAR-BASE-COLOR: #fcfcfc;
}
.EngineTR{
	border-bottom: 1px solid gray;
}
.marginTD{
	font-size:12px;
	padding:0px;
	padding-bottom:5px;
}
.m_corp{
	padding-top:6px;

}
.enginetable{
	width:98%;
	table-layout: fixed;
	word-wrap:break-all;
}
.onlyOneSpan{
	margin-left:20px;
}
.select_Btn{
	cursor:pointer;
	z-index:20;
}

#schByClass{
	display:none;
}


.selectSty{
 background-color: #C6C3C6;
border: 1px solid black;
margin:-2px;
}
.e_title{
	font-size:13px;
	font-family:serif;
	font-weight:bolder;
}

.e_btnsty{
	color:white;
	font-family:serif;
	border:0px;
	background: url('/help/images/enginBtn.gif') no-repeat center;
	width:95px;
	height:25px;
	cursor:pointer;
}
.EngineBGDiv{
	position:absolute;
	display:none;
	z-index:50;
	background-color:#fafafa;
	top:130px;
}
