html{
	margin:0px;
	padding:0px;
}
body{
	margin:0;
	padding:0;
	font-size:12px;
}
#top_bg{
	background:url(lthead.gif) repeat-x;
	height:49px;
}
#top_logo{
	height:28px;
	background:url(logo.jpg) no-repeat;
	margin-top:10px;
	margin-left:20px;
}
#menu{
	padding:30px 0 0 10px;
	border-top:#00A2FA solid 1px;
}
	#menu ul{
		margin:0px;
		padding:0px;
	}
	#menu ul li{
		list-style-image:url(greenjiao.gif);
		margin-bottom:10px;
		margin-left:20px;
	}
	#menu ul li a{
		color:#333333;
		text-decoration:none;
	}
#box{
	border-top:#00A2FA solid 1px;
	padding:5px;
	text-align:left;
}
	#box h1{
		color:#003399;
		font-size:12px;
		margin:5px 0;
	}
		#box h1 a{
			color:#FF3399;
			text-decoration:none;
			margin-left:50px;
		}
	#box table{
		border-top:#9BCCFF solid 1px;
		border-left:#9BCCFF solid 1px;
		margin-bottom:10px;
	}
	#box th{
		background:#ADDAFF;
		height:22px;
		padding:3px;
		font-weight:normal;
		border-bottom:#9BCCFF solid 1px;
		border-right:#9BCCFF solid 1px;
	}
	#box td{
		background:#E9F5FF;
		height:22px;
		border-bottom:#C6D0D9 dashed 1px;
		padding:3px;
		line-height:20px;
		border-bottom:#9BCCFF solid 1px;
		border-right:#9BCCFF solid 1px;
	}
	#box form{
		margin:0px;
		padding:0px;
	}
	#box li{
		line-height:22px;
	}
	#box li a{
		color:#006699;
		text-decoration:none
	}
#loginbg{
	background:url(login_bg.jpg) repeat-x;
}
#loginbox{
	margin:77px;
	height:427px;
	width:691px;
	background:url(login_main.jpg) no-repeat;
}
#user{
	text-align:left;
	margin-top:200px;
	margin-left:200px;
}
#user span{
	width:60px;
	display:block;
	float:left;
	padding:8px 0 0 0;
}
.inputtxt{
	border:#339999 solid 1px;
	width:200px;
	height:18px;
	background:#CCF4E7;
}
.inputtxt1{
	border:#339999 solid 1px;
	width:100px;
	height:18px;
	background:#CCF4E7;
}
.inputbtn{
	border:#006666 solid 1px;
	background:#0577B3;
	width:80px;
	color:#FFFFFF;
	padding-top:3px;
}
.txt{
	border:#ADDAFF solid 1px;
	width:300px;
	background:#CCF4E7;
	height:20px;
}
.btn{
	border:#45C9CF solid 1px;
	background:#8DE0E7;
	height:22px;
	padding:3px 0 0 0;	
}
.delbtn{
	border:#45C9CF solid 1px;
	background:#8DE0E7;
	height:16px;
	width:16px;
	padding:0;	
	font-size:12px;
}
#search{
	margin-left:30px;
	margin-top:20px;
}

.key_abnormal{
	border:#ADDAFF solid 1px;
	width:300px;
	background:#CCF4E7;
	height:18px;
}
.key_normal{
	border:#ADDAFF solid 1px;
	width:300px;
	background:#CCF4E7;
	height:18px;
}

.search_suggest{
margin:0;
padding:0;
width:230px;
height:50px;
border:1px solid black;
background-color:#fff;
position:absolute;
top:20px;
left:0px;
}

.suggest_hidden{
display:none;
}

.item_normal{
width:100%;
overflow:hidden;
padding-left:0px;
padding-top:2px;}

.item_high{
padding-left:0px;
padding-top:2px;
background-color:#326BC5;
color:white;
width:100%;
}
select{
	z-index:-1;
}

.inforlist table td{
	border-bottom:#3399CC solid 1px;
	text-align:left;
	height:25px;
	padding:3px 0 0 5px;
}
.inforlist table th{
	border-bottom:#3399CC solid 1px;
	text-align:left;
	height:25px;
	background:#CCF4E7;
	padding:3px 0 0 5px;
}
.showbeian{
	text-align:left;
}
.showbeian h1{
	font-size:14px;
	text-align:left;
	padding:0px;
	margin:0px;
}
.showbeian table{
	border-top:#3399CC solid 1px;
	border-left:#3399CC solid 1px;
}
.showbeian table th{
	border-bottom:#3399CC solid 1px;
	border-right:#3399CC solid 1px;
	text-align:center;
	height:25px;
	background:#CCF4E7;
	padding:3px 0 0 5px;
}
.showbeian table td{
	border-bottom:#3399CC solid 1px;
	border-right:#3399CC solid 1px;
	text-align:center;
	height:25px;
	padding:0px;
}
.isbeian{
	background:#84F2E4;
}
.issell{
	background:#F7F995;
}

	
	