/* CSS Document */
BODY {
	FONT-SIZE: 12px;
	MARGIN: 0px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #ffffff;
	text-align: center;
}
TABLE,td,th,div {
	FONT-SIZE: 12px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	color: #666666;
}
p {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	text-align: left;
}

select {
	margin: 0px;
	height: 20px;
	border: 1px solid #7F9DB9;
	font-size: 12px;
}
.submit {
	text-align: center;
	height: 20px;
	border: 1px solid #CCCCCC;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 12px;
	color: #666666;
	background-image: url(/images/b1.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.submit:hover {
	text-align: center;
	height: 20px;
	border: 1px solid #CCCCCC;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 12px;
	color: #666666;
	background-image: url(/images/b12.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
input {
	line-height: 18px;
	background-color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
	border: 1px solid #7F9DB9;
}
input:hover {
	line-height: 18px;
	background-color: #EEFCFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
	border: 1px solid #6795D1;
}

form {
	margin: 0px;
	padding: 0px;
}
.ht {
	height: 5px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-image: url(/images/ht_bg.jpg);
	background-repeat: repeat-x;
	overflow: hidden;
}
#header {
	height: 110px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding: 0px;
	position: relative;
}
#menu {
	margin: 0px;
	padding: 0px;
	height: 27px;
	width: 100%;
	position: absolute;
	left: 0px;
	bottom: 20px;
	text-align: right;
	background-repeat: no-repeat;
	overflow: hidden;
}
#header #m_t {
	background-image: url(/images/m_t.gif);
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 980px;
	background-repeat: repeat-x;
	position: absolute;
	left: 0px;
	bottom: 0px;
}


#fav {
	line-height: 21px;
	background-image: url(/images/fav.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 21px;
	width: 90px;
	position: absolute;
	top: 0px;
	right: 0px;
}
#keys {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #A9D5F4;
	text-align: left;
}
#keys a {
	color: #666666;
	text-decoration: none;
	width: 16%;
	line-height: 18px;
	margin: 0px;
	height: 18px;
	display: block;
	float: left;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.email {
	height: 30px;
	background-image: url(/images/email.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	line-height: 30px;
	text-align: left;
	padding-left: 45px;
	border: 1px solid #A9D5F4;
	margin-bottom: 10px;
}


#footer {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 4px;
	margin-left: auto;
	background-color: #A9D5F4;
	color: #FFFFFF;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.ft {
	text-align: center;
	color: #FFFFFF;
	background-image: url(/images/wgoft.gif);
	background-repeat: no-repeat;
	background-position: 55px 0px;
	height: 68px;
}
#logo {
	position: absolute;
	left: 2px;
	top: 2px;
	height: 83px;
	width: 159px;
}


#content {
	padding: 0px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	position: relative;
}
#content  #left {
	width: 210px;
	float: left;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#content  #right {
	width: 210px;
	float: right;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#content #c_content {
	padding: 0px;
	float: left;
	width: 548px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
	overflow: hidden;
}
a.t {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.t:hover {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.kz {
	border: 1px solid #A9D5F4;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	position: relative;
}
.nav {
	line-height: 27px;
	background-image: url(/images/m.gif);
	background-repeat: repeat-x;
	margin: 0px;
	height: 27px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}


#menu a {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	height: 27px;
	width: 102px;
	float: right;
	background-image: url(/images/m2.gif);
	line-height: 27px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: right;
}

#menu a:hover {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	height: 27px;
	width: 102px;
	float: right;
	background-image: url(/images/m1.gif);
	line-height: 27px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: right;
}

a {
	color: #44A7DD;
	font-size: 12px;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	font-size: 12px;
	text-decoration: none;
	}

a.dh {
	display: block;
	line-height: 25px;
	color: #44A7DD;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A9D5F4;

}
a.dh:hover {
	display: block;
	line-height: 25px;
	color: #FF9900;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A9D5F4;

}
.ft {
	text-align: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 70px;
	padding-bottom: 0px;
	padding-left: 50px;
}
.adkz {
	height: 120px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#qsorder {
	background-image: url(/images/f1.jpg);
	background-repeat: no-repeat;
	background-position: 56% center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	height: 120px;
}
.gwz {
	text-align: left;
	padding-bottom: 8px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	color: #FFB001;
	font-weight: bold;
}

#qsorder #lodr{
	margin: 0px;
	padding: 0px;
	width: 54%;
	float: left;
	text-align: right;

}
#lodr li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	list-style-type: none;
	list-style-position: outside;
}

#qsorder #rodr{
	float: right;
	width: 43%;
	text-align: left;
	color: #999999;

}
#icon li {
	height: 80px;
	width: 120px;
	padding: 0px;
	float: left;
	list-style-position: outside;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	text-align: center;
}
#cdk li {
	height: 180px;
	width: 32%;
	padding: 0px;
	float: left;
	list-style-position: outside;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	text-align: center;
}
#account li {
	height: 180px;
	width: 48%;
	padding: 0px;
	float: left;
	list-style-position: outside;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	text-align: center;
}
.loginli{
	height: 18px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	list-style-position: outside;
	list-style-type: none;
	text-align: right;
}
.nomli{
	height: 18px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	list-style-position: outside;
	list-style-type: none;
	text-align: left;
	line-height: 18px;
}
#livechat {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
hr {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	height: 0px;
	color: #FFFFFF;
}
#atoz li {
	height: 20px;
	background-image: url(/images/m_t.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	list-style-position: outside;
	list-style-type: none;
}
a.atoz {
	display: block;
	line-height: 20px;
	height: 20px;
	width: 20px;
	float: left;
	font-weight: bold;
	color: #FFFFFF;
}
a.atoz:hover {
	display: block;
	line-height: 20px;
	height: 20px;
	width: 20px;
	float: left;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #F98B12;
}
#servernamediv {
	font-size: 13px;
	font-weight: bold;
	color: #F38B0E;
}
#showaz {
	margin-top: 10px;
	width: 100%;
	text-align: left;
}
.azdiv {
	margin: 5px;
	padding-left: 15px;
}
.azdiv a {
	height: 20px;
	width: 230px;
	display: block;
	float: left;
}

a.satoz {
	display: block;
	line-height: 20px;
	height: 20px;
	width: 20px;
	float: left;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #F98B12;
}

#phead li {
	width: 125px;
	float: left;
	text-align: left;
	list-style-position: outside;
	list-style-type: none;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 5px;
}
#phead {
	height: 20px;
	width: 400px;
	background-image: url(/images/m_t.gif);
	background-repeat: repeat-x;
	margin-top: 5px;
	margin-left: 55px;
}
#plist {
	margin-left: 55px;
	width: 400px;
	position: relative;
}
#plist li {
	list-style-position: outside;
	list-style-type: none;
	line-height: 25px;
	height: 25px;
	width: 128px;
	padding-left: 5px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
#plist li a {
	line-height: 25px;
	display: block;
	margin: 0px;
	height: 25px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#buygold {
	position: relative;
	width: 515px;
	background-color: #FFFFFF;
	top: 0px;
	left: 0px;
	z-index: 1;
	border: 4px solid #FF6633;
	padding-top: 50px;
	text-align: center;
}
input.rad {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#buygold p {
	position: absolute;
	top: 10px;
	width: 400px;
	left: 20px;
	font-size: 14px;
	font-weight: bold;
	color: #FF6633;
	text-align: left;
}


#plist li a:hover {
	line-height: 25px;
	display: block;
	margin: 0px;
	height: 25px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(/images/d.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
