@charset "utf-8";
/*
CN WoW Community Site
(c)2009 Blizzard Entertainment. Shanghai Easenet. All rights reserved.
*/

#w {
	background-image: url(../../images/override/error-pages/bg.jpg);
}
#top-dec {
	width: 1000px;
	height: 92px;
	background: url(../../images/override/error-pages/top.jpg) no-repeat 0 0;
	top: 0;
	left: -1px;
}
#main-wide .m-content {
	padding-top: 200px;
	padding-bottom: 120px;
	height: 250px;
	position: relative;
}
#main-wide .m-content h2 {
	position: absolute;
	display: block;
	font-family: 微软雅黑,Microsoft YaHei,宋体,SimSun,sans-serif;
	font-size: 26px;
	font-weight: normal;
	width: 500px;
	height: 50px;
	line-height: 50px;
	text-indent: 6px;
	border-bottom: 1px solid #9f9c82;
	color: #653c31;
	left: 350px;
	top: 180px;
}
#error-content {
	width: 500px;
	position: absolute;
	left: 356px;
	top: 240px;
}
#error-content * {
	color: #565446;
}
#error-content a {
	color: #801b00;
}
#error-content a:hover {
	color: #801b00;
	color: #8e5120;
}
#error-content dl {
	padding-top: 24px;
}
#error-content dd {
	margin-left: 18px;
	padding-left: 20px;
	padding-top: 6px;
	background: url(../../images/override/error-pages/bullet.png) no-repeat 0 8px;
}
#error-code {
	position: absolute;
	top: -30px;
	right: 10px;
	color: #9f9c82;
}
#dec-404 {
	background: url(../../images/override/error-pages/404_1.gif) no-repeat 0 0;
	width: 123px;
	height: 150px;
	top: 220px;
	left: 220px;
}
#dec-500 {
	background: url(../../images/override/error-pages/500_1.gif) no-repeat 0 0;
	width: 258px;
	height: 196px;
	top: 190px;
	left: 140px;
}
#dec-505 {
	background: url(../../images/override/error-pages/503_1.gif) no-repeat 0 0;
	width: 258px;
	height: 263px;
	top: 120px;
	left: 120px;
}
