/*E@sy 全局设置，欢迎交流 OICQ：366348*/
body,html{
text-align: center;
margin:0px auto;
text-align: center;
font-size:12PX;line-height:120%;
background:#E4E4E4;
height:100%;
}/*定义全局样式，1.2倍行距，12相素字体，默认居中排列,设置浏览器高度为100%*/
* {
	margin: 0; padding: 0;
}/*定义全局样式，所有元素距离*/
a {text-decoration:none;}/*所有链接无修饰[上、下划线，虚线...]*/
a:hover {text-decoration:underline;}/*所有链接鼠标放上时为下划线*/ 
button {cursor:pointer;}/*所有按钮鼠标放上时为手型标志*/
/* 全局设置完毕 */

.header{
	margin:0px auto;
	margin-top:15px;
	width:709px;
	height:431px;
	background: #FFFFFF url(/images/err/top.gif) no-repeat;
	POSITION: relative;
}
.hinfo{
	text-align:left;
	line-height:20px;
	font-size:14px;
	POSITION: absolute;
	left: 323px;
	top: 174px;
	height: 194px;
	width: 340px;
	color:#FFFFFF;
	letter-spacing:2px;
}
.hinfo p{
text-indent:28px;
margin-bottom:15px;}
.middle{
	margin:0px auto;
	width:679px;
	background:#FFFFFF url(/images/err/sider.gif) repeat-y;
	padding-top:25px;
	padding-left: 30px;
}

.leftsider{
	float:left;
	width:247px;
	background:#E4E4E4 url(/images/err/leftsider.gif) repeat-y;
}
.leftsidertop{
width:247px;
height:14px;
background:url(/images/err/leftsidertop.gif) no-repeat;
display:block
}
.leftsiderbottom{
width:247px;
height:14px;
background:url(/images/err/leftsiderbottom.gif) no-repeat;
display:block
}

.rightsider{
	float:left;
	margin-left:20px;
	width:386px;
	background:#E4E4E4 url(/images/err/rightsider.gif) repeat-y;
	
}
.rightsidertop{
width:386px;
height:14px;
background:url(/images/err/rightsidertop.gif) no-repeat;
display:block
}
.rightsiderbottom{
width:386px;
height:14px;
background:url(/images/err/rightsiderbottom.gif) no-repeat;
display:block
}
.bottom{
margin:0px auto;
width:709px;
height:18px;
background:url(/images/err/bottom.gif) no-repeat;
display:block;
margin-bottom:5px;}

.article{
width:auto;
height:auto;
padding-right:15px;
padding-left:15px;
padding-top:5px;
text-align:left;
color:#2873AB;
LINE-HEIGHT:22PX;
}
.article h6{
	color:#000000;
	font-size:18px;
	font-family: "黑体", "宋体";
	font-weight:400
}
.A{
	color:#FF6000;
	font-size: 14px;
}
.article h1{
	color:#FF6000;
	font-size: 16px;
	font-family: "黑体", "宋体";
	font-weight: 300;
	margin-bottom: 8px;
}

.article h1 a{color:#FF6000;}
.article h1 a:hover {color:#FF6000;}

.input1{width:99%;
border:1px solid #2873AB;
height:100px;
overflow:hidden}
.input2{width:60%;
border:1px solid #2873AB;
height:18px;
font-size:14px;
}

.article li{line-height:22px;
	list-style:inside decimal;
	color:#000000;
	margin-top:15px;}
.article label{
text-align:right;
display:block}
.input3{
background:url(/images/err/ibg.gif) no-repeat;
border:0px;
width:85px;
height:21px;
line-height:21px;}
.end{margin:0px auto;
line-height:22px;
color:#707070}

.end a{color:#707070;text-decoration:underline;}
.end a:hover {color:#707070;}
.input4{
color:#707070;}
.statistics{
display:none}
