h1,div
{
	margin: 0;
	padding: 0;
}

body {
	background: #dad9d7;
	font-family: Microsoft yahei, 微软雅黑;
	
}

img,
input {
	vertical-align: middle;
	border: 0;
}

a {
	cursor: pointer;
	text-decoration: none;
	outline: none;
}

a:hover {
	text-decoration: underline;
}

.cf:unknown {
	clear: both;
	display: block;
	font-size: 0px;
	visibility: hidden;
	height: 0px;
	content: ".";
}

.cf {
	clear: both;
	zoom: 1;
}

.container {
	background: url(../../../Resources/Image/Error/image_bg.jpg) no-repeat center top #dad9d7;
	overflow: hidden;
	width: 100%;
	position: absolute;
	top: 0px;
	left: -23px;
	height: 600px;
	background-attachment: fixed;
}

.cont {
	margin: 0px auto;
	width: 500px;
	line-height: 20px;
}

.c1 {
	height: 360px;
	text-align: center;
	/*margin-top: 100px;*/
}

.c1 .img1 {
	margin-top: 170px;
}

.c1 .img2 {
	margin-top: 165px;
}

.cont h1 {
	font-weight: normal;
	font-size: 22px;
	color: #000;
	height: 35px;
	text-align: center;
}

.c2 {
	height: 35px;
	text-align: center;
	vertical-align: middle
}

.c2 a {
	display: inline-block;
	font-size: 14px;
	margin: 0px 4px;
	color: #666;
	padding-top: 1px;
	height: 23px;
	text-align: left;
	text-decoration: none;
}

.c2 a:hover {
	color: #666;
	text-decoration: none;
}

.c2 a.home {
	padding-left: 30px;
	background: url(../../../Resources/Image/Error/image_1.png);
	width: 66px;
}

.c2 a.home:hover {
	background: url(../../../Resources/Image/Error/image_1.png) 0px -24px;
}

.c2 a.home:active {
	background: url(../../../Resources/Image/Error/image_1.png) 0px -48px;
}

.c2 a.re {
	padding-left: 30px;
	background: url(../../../Resources/Image/Error/image_2.png);
	width: 66px;
}

.c2 a.re:hover {
	background: url(../../../Resources/Image/Error/image_2.png) 0px -24px;
}

.c2 a.re:active {
	background: url(../../../Resources/Image/Error/image_2.png) 0px -48px;
}

.c2 a.sr {
	padding-left: 28px;
	background: url(../../../Resources/Image/Error/image_3.png);
	width: 153px;
}

.c2 a.sr:hover {
	background: url(../../../Resources/Image/Error/image_3.png) 0px -24px;
}

.c2 a.sr:active {
	background: url(../../../Resources/Image/Error/image_3.png) 0px -48px;
}

.c3 {
	font-size: 13px;
	color: #999;
	height: 180px;
	text-align: center;
}