@charset "gb2312";
/* CSS Document */
body{
	background-image:url(../imgstwo/bg.jpg);
	background-repeat:repeat-x;
	height:auto;
	font-size:12px;
	background-color:#440001;
	}
UL{ margin:0px; padding:0px;}
LI{ list-style:none; height:20px;}
a { text-decoration: none;color:#FFF;}
H1{
	margin:0px;
	padding:0px 0 0 10px;
	display:block;
	float:left;
	width: 700px;
	background-image: url(../imgstwo/titlebg.gif);
	background-repeat: no-repeat;
	height: 28px;
	line-height: 28px;
	color: #FFF;
	font-size: 16px;
}
h2{ margin:0px; padding:0px; float:left;width: 700px; text-align:center; line-height:30px; font-size:14px; color:#FFF;}
h3{ margin:0px; padding:0px; float:left;width: 700px; text-align:left; line-height:30px; font-size:14px; color:#FFF;}
.margin0a0a{
	margin:0 auto 0 auto;
	}
/*顶部*/
#top {
	width: 960px;
	height: 405px;
	overflow:hidden;
	text-align: center;
}
/*顶部End*/

/*主体内容*/
#wuleftmain{ width:925px; 	min-height:520px;
	height: auto !important;
	height: 520px;
	border: 1px solid #f7870a;
	margin: 20px auto 0 auto;
	background-color: #401606;
}
#main {
	width: 925px;
/*	min-height: 600px;
	height: auto !important;
	height: 600px;*/
}
	#main-Left {
	width: 185px;
	height: 100%;
	float: left;
	position: relative;
	}
		#login {
	width: 185px;
	position: absolute;
	left: 0px;
	top: 2px;
	color:#ff7900;
	height: 219px;
		}
			#login input{
				background-image:url(../imgstwo/login_bj.gif);
				background-repeat:repeat-x;
				border:0px solid #CCC;
				height:18px;
				line-height:18px;
				vertical-align:middle;
				color:#FFF;
			}
			#login logininputs{
				background-image:url(../imgstwo/login_bj.gif);
				background-repeat:repeat-x;
				border:0px solid #CCC;
			}
		#server {
		width: 185px;
		position: absolute;
		left: -2px;
		top: 406px;
		height: 100px;
		}
		#server2 {
	width: 185px;
	position: absolute;
	left: 140px;
	top: 43px;
	height: 100px;
		}

/*主体内容End*/
/*底部版权*/
#copyright {
	width: 960px;
	height: 180px;
	color:#a05c39;
	overflow:hidden;
	text-align:center;
}
/*底部版权End*/
.clear { clear:both;}
#GetCodeSrc { width:60px; height:20px;}
