body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	text-align: center;
	background: #f6f6f6;
}

#topwel {
	width: 100%;
	height: 30px;
	background: #e6e6e6;
	color: #757575;
	font-size: 12px;
}

#top {
	width: 100%;
	height: 92px;
	background: #f6f6f6;
}

#nav {
	width: 100%;
	height: 40px;
	background: #aa0005;
	color: #fff;
	font-size: 15px;
}

.navtext {
	width: 120px;
	height: 40px;
	text-align: center;
	color: #fff;
	font-size: 15px;
	float: left;
	margin-right: 46px;
	line-height: 40px;
	font-weight: bold;
}

#bottom {
	width: 100%;
	height: 116px;
	background: url(images/bgbottom.jpg);
}

.navbot {
	height: 45px;
	line-height: 45px;
	margin-left: 6px;
	margin-right: 6px;
	float: left;
	font-size: 12px;
	color: #434343;
}

.navtextbot {
	height: 45px;
	line-height: 45px;
	float: left;
	font-size: 12px;
	color: #434343;
}

.bannerpic {
	width: 1000px;
	height: 285px;
}

.zinews {
	width: 342px;
	height: 230px;
	background: url(images/bgnews.jpg);
	float: left;
}

.ad {
	width: 1000px;
	height: 75px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}

.logtext {
	float: left;
	clear: left;
	color: #505050;
	width: 100px;
	height: 35px;
	text-align: right;
}

.logtextin {
	float: left;
	margin-left: 10px;
}

.logtextmore {
	float: left;
	clear: right;
	margin-left: 10px;
	color: #969696;
}

.dousele {
	float: left;
	padding-top: 32px;
	margin-left: 43px;
}

.douseletext {
	float: left;
	padding-top: 24px;
}

/*****登陆****/
.outconl{
	width:1200px;
	height:800px;
	margin:0 auto;
	/*background: url(../images/bbg.png);*/
	background:#007abd;
}

.log-con {
	width: 600px;
	margin: 70px auto 20px;
}

.log-title {
	width: 600px;
	height: 110px;
	margin-bottom: 20px;
	float: left;
}

.log-inner {
	text-align:left;
	width: 600px;
	height: 375px;
	float: left;
	background: #fff;
	border: solid #e2e2e2 1px;
}

.loginlist {
	padding: 80px 80px 30px 140px;
	width: 300px;
	height: 290px;
	text-align:left;
}

.ltext {
	height: 35px;
	line-height: 35px;
	width: 300px;
	float: left;
	font-size: 14px;
	border: solid #e2e2e2 1px;
	text-align: left;
	color: #a1a1a1;
	margin-bottom: 20px;
}

.ltext span {
	margin-left: 10px;
}

.ltext input {
	border: 0;
	border-color: #e2e2e2;
	border-style: solid;
	border-width: 0px;
	padding: 4px;
	color: #333;
	height: 20px;
	width: 240px;
	border-left: 0;
	*height:20px;
}

.imgbu {
	width: 300px;
	height: 40px;
	float: left;
	margin-top: 20px;
}

.loginfor {
	width: 140px;
	height: 30px;
	line-height: 30px;
	float: right;
	text-align: right;
	color: #ff8500;
	font-size: 12px;
}