@charset "utf-8";
/* CSS Document */

body,form,h1,h2,h3,h4,h5,h6,img,ul,li,dl,dt,dd,div { margin: 0px; padding: 0px; border: 0px; }
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
li { list-style-type: none; }
.clear { clear: both; }
.input {
	border: 1px solid #CCCCCC;
	background-color: #F3F3F3;
	width: 150px;
	margin-top: 3px;
	margin-bottom: 3px;
}
a:link {
	text-decoration: underline;
	color: #0472BA;
}
a:visited{
	text-decoration: underline;
	color: #0472BA;
}
a:hover {
	text-decoration: underline;
	color: #0472BA;
}
hr {
	HEIGHT:0;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
#headbox { background-color: #000000; background-image: url(/images/bg/body.gif); }
#headbox  #head{ background-image: url(/images/bg/head.jpg); height: 110px; width: 995px; background-color: #000000; margin-top: 0px; margin-right: auto; margin-bottom: 0px; margin-left: auto; padding-top: 44px; }
html>body #logo { background-image: url(/images/logo.png);  height: 49px; width: 344px; margin-top: 0px; margin-bottom: 30px; }
/*for ie 6.0*/
* html #logo {
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="/images/logo.png"); height: 49px; width: 344px; margin-top: 0px; margin-bottom: 30px; }

#headbox #head #menu { background-image: url(/images/bg/headdmenu.gif); height: 31px; width: 957px; margin-right: auto; margin-bottom: 0px; margin-left: auto; }
#headbox #head #menu ul { padding-left: 10px; }
#headbox #head #menu ul li {
	float: left;
	line-height: 31px;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
	padding-left: 20px;
}
#headbox #head #menu ul li a {
	color: #333333;
	text-decoration: none;
}
#headbox #head #menu ul li a:hover {
	display: block;
	color: #000000;
	text-decoration: underline;
}



#warp { background-image: url(/images/bg/main-top.gif); background-repeat: repeat-x; padding-top: 20px; }
#warp #mainbox {
	width: 975px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#mainbox #left_sider { float: left; width: 200px; }
#mainbox #left_sider h2 { color: #0472ba; font-size: 13px; font-weight: bold; text-align: center; border: 1px solid #CCCCCC; margin-right: 10px; margin-bottom: 5px; margin-left: 10px; height: 25px; line-height: 25px; background-color: #E4E4E4; }
#mainbox #left_sider ul { padding-right: 10px; padding-bottom: 10px; padding-left: 10px; }
#mainbox #left_sider ul li { text-indent: 10px; font-weight: bold; margin-bottom: 5px; }
#mainbox #left_sider ul li a { height: 25px; border: 1px solid #CCCCCC; }

#mainbox #left_sider .sencond_menu_us { z-index: 1000; visibility: hidden; width: 170px; position: absolute; background-color: #F0F0F0; border: 1px dashed #CCCCCC; padding: 8px; left: 125px; top: 4px; }
#mainbox #left_sider .sencond_menu_us a { font-weight: bolder; display: block; color: #0084ff; line-height: 20px; font-size: 11px; text-decoration: none; }
#mainbox #left_sider .sencond_menu_us a:hover { text-decoration: underline; display: block; color: #CC0000; }

#mainbox #left_sider .sencond_menu_eu { z-index: 1000; visibility: hidden; width: 170px; position: absolute; background-color: #F0F0F0; border: 1px dashed #CCCCCC; padding: 8px; left: 125px; top: 28px; }
#mainbox #left_sider .sencond_menu_eu a { font-weight: bolder; display: block; color: #0084ff; line-height: 18px; font-size: 11px; text-decoration: none; }
#mainbox #left_sider .sencond_menu_eu a:hover { text-decoration: underline; color: #CC0000; }

#mainbox .us_til{
	border: 1px solid #CCCCCC;
	line-height: 25px;
	margin-right: 10px;
	margin-left: 10px;
	font-weight: bold;
	color: #0472BA;
	text-indent: 10px;
	background-image: url(/images/gamebg/us.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#mainbox .eu_til {
	border: 1px solid #CCCCCC;
	line-height: 25px;
	margin-right: 10px;
	margin-left: 10px;
	font-weight: bold;
	color: #0472BA;
	text-indent: 10px;
	background-image: url(/images/gamebg/eu.gif);
	background-repeat: no-repeat;
	background-position: right 1px;
}
#mainbox .usbg a { text-decoration: none; color: #333333; background-image: url(/images/gamebg/us1.gif); background-position: center; line-height: 25px; display: block; }
#mainbox .usbg a:hover { background-image: url(/images/gamebg/us.gif); display: block; border: 1px solid #0472ba; background-position: center; color: #0472ba; }
#mainbox .eubg a { background-image: url(/images/gamebg/eu.gif); color: #333333; background-position: center 25px; line-height: 25px; display: block; text-decoration: none; }
#mainbox .eubg a:hover { background-image: url(/images/gamebg/eu.gif); display: block; border: 1px solid #0472ba; background-position: center top; color: #0472ba; }

#mainbox #right_sider { float: right; width: 180px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; }
#mainbox #right_sider h2 { color: #0472ba; font-size: 13px; font-weight: bold; text-align: center; border: 1px solid #CCCCCC; margin-bottom: 5px; height: 25px; line-height: 25px; background-color: #E4E4E4; }
#mainbox #right_sider ul { }
#mainbox #right_sider ul li { text-indent: 10px; font-weight: bold; margin-bottom: 5px; }
#mainbox #right_sider ul li a { height: 25px; border: 1px solid #CCCCCC; }
#mainbox #right_sider #help img { margin-bottom:5px; }
#mainbox #right_sider #email {
	border: 1px solid #CCCCCC;
	line-height: 25px;
	padding: 5px;
	background-color: #E4E4E4;
	color: #0472ba;
	margin-bottom: 5px;
}
#mainbox #right_sider #payment {
	border: 1px solid #CCCCCC;
	padding: 5px;
	background-color: #E4E4E4;
	color: #0472ba;
	margin-bottom: 5px;
}
#login {
	margin-bottom: 5px;
	border: 1px solid #CCCCCC;
	background-color: #E4E4E4;
	padding: 5px;
	line-height: 20px;
}

#mainbox #content {
	width: 570px;
	float: left;
}
#mainbox #content #wordbanner { padding: 5px; border: 1px solid #CCCCCC; margin-top: 10px; margin-bottom: 10px; font-weight: bold; color: #CC0000; font-size: 18px; background-color: #E4E4E4; }
#warp #mainbox #content h5 {
	font-size: 13px;
	font-weight: bold;
	color: #0472ba;
}
#warp #mainbox #content h2 {
	font-size: 18px;
	font-weight: bold;
	color: #0472ba;
	text-align: center;
}
#warp #mainbox #content h3 {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
#warp #mainbox #content h3 a:link{
	color: #FF0000;
	text-decoration: underline;
}
#warp #mainbox #content h3 a:visited {
	color: #FF0000;
	text-decoration: underline;
}
#warp #mainbox #content h3 a:hover{
	color: #FF0000;
	text-decoration: underline;
}
#warp #mainbox #content .hot {
	border: 1px solid #CCCCCC;
	padding: 5px;
	line-height: 18px;
	background-color: #F3F3F3;
	float: left;
	width: 265px;
	margin: 3px;
	height: 55px;
}
#mainbox #content p { margin-top: 15px; margin-bottom: 15px; }

#foot {
	height: 40px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 10px;
	background-color: #F3F3F3;
	text-align: center;
	padding-top: 20px;
}
.blue {
	color: #0472BA;
}
.price {
	color: #FF0000;
}
.spe {
	background-image: url(../images/spe_bg.gif);
	background-repeat: repeat-y;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.special {
	background-image: url(../images/special_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	padding-left: 79px;
	padding-right: 5px;
}
.special_sub {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	background-color: #EDEBDE;
}
.power_list_wow {
	font-size: 12px;
	color: #666666;
	line-height: 25px;
	text-decoration: none;
	font-weight: bold;
	padding-left: 10px;
	border: 1px solid #D7D7D7;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-color: #F0F0F0;
	padding-top: 5px;
	padding-bottom: 5px;
}
.power_list_wow a:link{
	text-decoration: none;
	color: #666666;
}
.power_list_wow a:visited{
	text-decoration: none;
	color: #666666;
}
.power_list_wow a:hover{
	text-decoration: underline;
	color: #666666;
}
