@charset "utf-8";
/*
CN WoW Community Site
(c)2009 Blizzard Entertainment. Shanghai Easenet. All rights reserved.
*/

#art-bg {
	background-image: url(../../images/override/services/account-creation-guide/ac-head.jpg);
	height: 190px;
}
#w {
	background-image: url(../../images/override/services/account-creation-guide/ac-bg.jpg);
}
#main-wide h2 {
	background: url(../../images/override/services/account-creation-guide/ac-dec.jpg) no-repeat -7px 0;
	height: 120px;
}
#main-wide .article {
	padding-top: 120px;
}
.welcome {
	padding: 0 40px;
	font-size: 14px;
}
.article p {
	padding: 3px 30px;
	text-indent: 2em;
}
#reg-stages {
	width: 830px;
	height: 319px;
	position: relative;
	margin: 10px auto 20px auto;
	background: url(../../images/override/services/account-creation-guide/ac-stages.jpg) no-repeat 0 0;
}
#reg-stages h3 {
	display: none;
}
#reg-stages dt, #reg-stages dd {
	display: block;
	position: absolute;
}
#reg-stages dt {
	color: #003052;
	width: 200px;
	top: 230px;
}
#reg-stages dd {
	width: 200px;
	height: 140px;
	top: 72px;
}
#reg-stages dd a {
	display: block;
	width: 200px;
	height: 140px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../../images/override/services/fcm/shade.png) no-repeat 0 0;
}
#reg-stages dd a:hover {
	background-position: 0 -150px;
}
* html #reg-stages dd a {
	background: none;
}
#stage-1 dt, #stage-1 dd {
	left: 72px;
}
#stage-2 dt, #stage-2 dd {
	left: 312px;
}
#stage-3 dt, #stage-3 dd {
	left: 552px;
}
#btn-bnet-holder {
	position: relative;
	text-indent: 0;
	height: 90px;
}
#btn-bnetreg-help, #btn-bnetreg {
	position: absolute;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	width: 262px;
	height: 81px;
	top: 0;
}
#btn-bnetreg {
	background: url(../../images/override/services/account-creation-guide/btn-register.gif) no-repeat 0 0;
	left: 150px;
}
#btn-bnetreg-help {
	background: url(../../images/override/services/account-creation-guide/btn-help.gif) no-repeat 0 0;
	left: 450px;
}
.related-articles {
	padding-bottom: 40px;
	margin-left: 80px;
}
.related-articles li {
	list-style-type: circle;
	list-style-position: inside;
	display: list-item;
}
