@charset "utf-8";
/* CSS Document */

BODY{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}.beian {
	height: auto;
	width: 505px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
.beiantop {
	height: 30px;
}
.beiantop span {
	display: block;
	float: left;
	height: 30px;
	width: 400px;
}
.beiantop form {
	margin: 0px;
	padding: 0px;
}
#beian1 {
	width: 90px;
}
#beian1 input {
	height: 28px;
	font-size: 14px;
}
#beian2 input {
	height: 22px;
	width: 380px;
	border: 1px solid #C6C6C6;
	line-height: 22px;
	font-size: 14px;
	color: #666;
}
.beianlist {
	height: auto;
	width: 500px;
	border: 1px solid #DAE5D7;
	margin-top: 15px;
	margin-bottom: 10px;
}
.beianlistx {
	height: auto;
	width: 496px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F5F9F3;
	margin-top: 1px;
}
.beianlistx ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.beianlistx ul li {
	display: block;
	height: 25px;
	width: 100%;
}
.beianlistx ul li span {
	display: block;
	float: left;
	height: 25px;
	width: 120px;
	line-height: 25px;
	color: #090;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #DAE5D7;
}
#beian4 {
	border-right-width: 0px;
}
#beian5 span {
	font-size: 12px;
	font-weight: normal;
	color: #666;
}


#beian3 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DAE5D7;
}
