body{
    overflow:auto;
	margin:auto;
}
div#main{
    position:absolute;
	z-index:1;
	text-align:center;
	width:100%;
	height:100%;
	left:0px;
	top:0px;
 }
div#main div#login_block{
	position:relative;
	z-index:2;
	width:830px;
	height:360px;
	margin-top:0;
	margin-left:5%;
	margin-right:5%;
}
div#main div#login_block div#pageTitle{
	position:absolute;
	left:0px;
	top:20px;
	z-index:3;
	height:90px;
	width:830px;
	background:url(title.jpg) no-repeat;
}
div#searchInput{
	position:absolute;
	left:120px;
	top:150px;
	z-index:3;
	height:120px;
	width:600px;
	font-size:14px;
	font-family:"宋体";
	
}
div#searchIn{
	position:absolute;
	left:0px;
	top:120px;
	z-index:3;
	height:120px;
	width:830px;
	font-size:14px;
	font-family:"宋体";
	color:#5A5A5A;
}
#selectFactory{
	width:120px;
	font-size:12px;
	font-family:"宋体";
}
.wenbenkuang {
	font-family: "宋体";
	font-size: 9pt;
	color: #000000;
	border: 1px solid #999999;
	width:250px;
	height:20px;
}
.go-wenbenkuang {
	font-family: "宋体";
	font-size: 9pt;
	color: #000000;
	background-color: #eeeeee;
	cursor: hand;
	padding: 1px;
	height: 19px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #FFFFFF;
}
.inputeTab{
	font-size:14px;
	font-family:"宋体";
	color:#5A5A5A;
}
div#noticef{
	width:580px;
	height:80px;
	background:url(noticeF.jpg) no-repeat;
}
div#noticeS{
	width:580px;
	height:80px;
	background:url(noticeS.jpg) no-repeat;
}
