@charset "utf-8";

.wrapper{
	background:url(../img/footer_bg.jpg)no-repeat center bottom;
}

.headerBg{
	background:url(../img/header_bg.jpg) no-repeat center top;
}

.content{
	width:970px;
	margin:0 auto;
	overflow:hidden;
	_zoom:1;
	text-align:left;
}

#header .logo {
	position:absolute;
	display:block;
	width:350px;
	height:300px;
	margin-top:270px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}

#header .gamerLogo{
	float:left;
	width:185px;
	height:70px;
	margin-left:-15px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}

#header .gamerLogo a{
	display:block;
	width:185px;
	height:70px;

}

#spec{
	clear:both;
	float:right;
	margin: 380px 5px 20px 5px;
	background: url(../img/box_bg.png);
	border: 1px solid #585369;
	box-shadow: 0 0 3px 0 rgba(210, 194, 255, 0.4) inset;
	color:#e9e1fe;
	font-size:93%;
	text-shadow: 1px 1px 2px #000;
}


#spec{
	/margin: 450px 2px 20px 5px;/*IE7ˆÈ‰º*/
}

#spec dl{
	margin:10px;
}

#spec dt{
	font-size:108%;
	font-weight:bold;
	margin-bottom:5px;
}

#spec dd{
	font-size:93%;
}

.box{
	clear:both;
	width:960px;
	margin:0px auto 5px;
	background: url(../img/box_bg.png);
	border: 1px solid #585369;
	box-shadow: 0 0 3px 0 rgba(210, 194, 255, 0.4) inset;
	overflow:hidden;
	_zoom:1;
}


#gameInfo{
	background: url(../img/gameInfo_bg.jpg) no-repeat 540px 650px;
	overflow:hidden;
	_zoom:1;
	padding:30px 20px 0;
	margin-bottom:15px;
}


#gameInfo .introduction{
	width:600px;
	float:left;
}

#gameInfo h2.catchword{
	margin-bottom:20px;
}

#gameInfo h3{
	margin-bottom:20px;
	font-weight:bold;
	font-size:174%;
	line-height:134%;
	color:#b3b0ee;
	border-bottom:solid 3px #444269;
}

#gameInfo .introduction p {
	width: 600px;
}

#gameInfo .introduction .ss{
	overflow:hidden;
	_zoom:1;
	margin-bottom:30px;
}

#gameInfo .introduction .ss img{
	float:left;
	margin-right:10px;
	border: 1px solid #3a3743;
}
#gameInfo .introduction .ss img.last{
	margin:0;
}

#gameInfo .introduction ul{
	margin:0 20px 20px;
	font-weight:93%;
	color:#ccc;
}

#gameInfo .introduction ul li{
	list-style-type:square;
}

#gameInfo p.copyright{
	font-weight:79%;
	color:#ccc;
}

#gameInfo table{
	font-size:79%;
	vertical-align:midddle;
}

#gameInfo table tr{
	border:1px solid #706d8a;
}

#gameInfo table th{
	padding:1px;
	background:#302d3b;
	border-right:1px solid #706d8a;
	width:90px;
}

#gameInfo table td{
	padding:1px;
	border-right:1px solid #706d8a;
}

#gameInfo table td.name{
	width:80px;
}


#share{
	overflow:hidden;
	_zoom:1;
	margin-top:30px;
}

#share div {
	float: left;
	margin-right: 10px;
}

.twitter {
	width: 90px;
}

.facebook {
	width: 100px;
}

img.left{
	float:left;
	margin:0 0 2px 2px;
}
img.right{
	float:right;
	margin:0 2px 2px 0;
}


#gameInfo .movie{
	float:right;
	width:300px;
	overflow:hidden;
	_zoom:1;
}
#gameInfo .movie h2{
	height:30px;
	margin:5px 0 15px;
	background:url("../img/h2_bg_s.png") no-repeat scroll center top transparent;
	text-align:center;
	line-height:31px;
	font-weight:bold;
	color:#fff;
	text-shadow: 1px 1px 1px #000;
}

#gameInfo .movie ul li{
	margin-bottom:10px;
	background:#fff;
	line-height:140%;
	overflow:hidden;
	_zoom:1;
	position: relative;
}

#gameInfo .movie img.thumb{
	border:1px solid #3a3743;
}

#gameInfo .movie ul li a{
	display:block;
	height:170px;
	color:#fff;
}

#gameInfo .movie ul li a:hover{
	opacity:0.9;
	filter: alpha(opacity=90);
	-ms-filter: "alpha( opacity=90)";
}

span.cap{
	display:block;
	background: url(../img/bg_black.png);
	width:292px;
	height:37px;
	margin:0 1px;
	padding:3px 3px 0;
	position:absolute;
	bottom:1px;
	left: 0px;
	line-height:130%;
	text-shadow: 1px 1px 1px #000;
}

#character{
	background:#ccc url(../img/character_bg.jpg) no-repeat;
	margin:0 20px 30px;
	padding:20px;
	height:710px;
	overflow:hidden;
	_zoom:1;
}

#character h2{
	float:left;
	width:430px;
	margin-bottom:50px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}

#character h3{
	margin-bottom:20px;
}

#character h4{
	margin-bottom:10px;
}

#character p{
	width:450px;
	float:right;
	font-size:93%;
	line-height:120%;
}

#character p span{
	color:#c9d1ff;
}

#character .heroes{
	width:100%;
	margin-bottom:30px;
	overflow:hidden;
	_zoom:1;
}

#character span.name{
	display:block;
	background: url("../img/bg_black.png") repeat;
	position:absolute;
	width:209px;
	height:22px;
	margin:-26px 0 0 0;
	padding:2px 0;
	text-align:center;
	color:#fff;
}

#character span.name{
	/position:relative;
}


#character ul li{
	width:209px;
	background:#fff;
}

#character ul li a:hover{
	opacity:0.9;
	filter: alpha(opacity=90);
	-ms-filter: "alpha( opacity=90)";
}

#character ul li.last{
	margin-right:0px !important;
}

#character .heroes ul li.under{
	margin-top:-1px;
}

#character .heroes div{
	float:left;
	margin-right:12px;
}

#character .heroes .usa ul li{
	border:1px solid #263b48;
}

#character .heroes .china ul li{
	border:1px solid #3b5232;
}

#character .heroes .east_europe ul li{
	border:1px solid #3f434a;
}

#character div.unknown ul li{
	border:1px solid #553333;
}

#character div.unknown{
	margin-right:0px;
}

#character h2.characters{
	text-align:right;
}

#character .characters{
	float:right;
	width:657px;
	margin:0;
	padding:0;
	overflow:hidden;
	_zoom:1;
}

#character .characters ul li{
	width:209px;
	margin-right:12px;
	float:left;
	border:1px solid #4b4b4b;
}

#creature{
	padding-top:310px;
	margin-bottom:30px;
	background: url("../img/creature_bg.jpg") no-repeat center top;
	overflow:hidden;
	_zoom:1;
}

#creature h2,#creature h3{
	height:0;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}

#creature span.big{
	font-size: 36px;
	line-height: 120%;
}

#creature .javo{
	float:left;
	width:400px;
	margin-left:40px;
}

#creature .zombie{
	float:right;
	width:400px;
	margin-right:40px;
}

#creature .ustanak{
	clear:both;
	padding-top:130px;
	width:620px;
	margin-left:40px;
}

#system{
	padding-top:20px;
	margin:0 20px 30px;
	background:url("../img/system_bg.jpg") repeat;
	box-shadow: 0 0 5px 0 rgba(255, 255, 255, 0.3) inset;
	overflow:hidden;
	_zoom:1;
}

#system h2.extra{
	margin-bottom:40px;
}

#system h4{
	font-weight:bold;
	font-size:124%;
	line-height:124%;
	margin-bottom:10px;
	color: #9d91cc;
}

#system p.outline{
	text-align:right;
	z-index:2;
	margin:-65px 20px 50px 0 ;
	text-shadow: 1px 1px 1px #000;
}
#system .systemLeft,#system .systemRight{
	clear:both;
	overflow:hidden;
	_zoom:1;
	margin: 0 20px 40px;
}

#system .systemLeft h3{
	width:628px;
	float:left;
	text-align:left;
	border-bottom:1px solid #fff;
	margin-bottom:15px;
}

#system .systemRight h3{
	width:628px;
	float:right;
	text-align:right;
	border-bottom:1px solid #fff;
	margin-bottom:15px;
}


#system .systemLeft img.ss{
	float:right;
	margin-left:20px;
	border: 1px solid #3A3743;
}

#system .systemRight img.ss{
	float:left;
	margin-right:20px;
	border: 1px solid #3A3743;
}


#system .crossover{
	margin:0 20px 40px;
	background:url(../img/system_bg_crossover.png) right top no-repeat;
	overflow:hidden;
	_zoom:1;
}

#system .crossover h3{
	width:550px;
	float:left;
	text-align:left;
	border-bottom:1px solid #fff;
	margin-bottom:15px;
}

#system .crossover .systemWrap{
	clear:both;
	margin-top:30px;
	padding:15px 15px 0 15px;
	border:1px solid #3A3743;
	background: url("../img/box_bg.png") repeat;
	overflow:hidden;
	_zoom:1;
}

#system .agenthunt{
	float:right;
	margin:0 20px;
	background:url(../img/system_bg_agenthunt.png) left top no-repeat;
	overflow:hidden;
	_zoom:1;
}

#system .agenthunt h3{
	width:550px;
	float:right;
	text-align:right;
	border-bottom:1px solid #fff;
	margin-bottom:15px;
}



#system .agenthunt p.paragraph1{
	float:right;
	width:550px;
}

#system .agenthunt p.paragraph2{
	clear:both;
	float:right;
	width:400px;
}

#system .systemBox{
	clear:both;
	overflow:hidden;
	_zoom:1;
	margin:30px 0;
}

#system .systemBox img{
	border:1px solid #3a3743;
}

#system .systemBox img.imgLeft{
	float:left;
}

#system .systemBox img.imgRight{
	float:right;
}

#system .imageBoxLeft{
	float:left;
	width:414px;
	margin:0 20px 10px 0;
	overflow:hidden;
	_zoom:1;
}

#system .imageBoxRight{
	float:right;
	width:414px;
	margin:0 0 10px 20px;
	overflow:hidden;
	_zoom:1;
}


#list{
	overflow:hidden;
	_zoom:1;
	padding:0 20px;
}

#list .news{
	float:left;
	width:600px;
}

#list .news h2{
	height:30px;
	margin:5px 0 15px;
	background:url("../img/h2_bg_l.png") no-repeat scroll center top;
	text-align:center;
	line-height:31px;
	font-weight:bold;
	color:#fff;
	text-shadow: 1px 1px 1px #000;
}
.newsBox{
	overflow:hidden;
	_zoom:1;
	margin-bottom:15px;
	z-index: 10;
	position: relative;
	border-bottom: 1px #5a5663 solid;
}

.newsBox:before{
	bottom: 0;
	content: "";
	display: block;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	z-index: -1;
	border-bottom: 1px #333 solid;
}

.newsBox .imageBox {
	border: 1px solid #3a3743;
	float: left;
	text-align: center;
	width: 140px;
	margin-bottom: 15px;
	background:#fff;
}

.newsBox .imageBox a{
	display:block;
	width:140px;
	height:100px;
}

.newsBox .imageBox a:hover {
	display:block;
	width:140px;
	height:100px;
	opacity:0.9;
	filter: alpha(opacity=90);
	-ms-filter: "alpha( opacity=90 )";
}
.newsBox .textBox {
	float: right;
	width: 440px;
}
.newsBox .textBox .title {
	font-size:103%;
	font-weight: bold;
	line-height:115%;
	margin-bottom:5px;
}

.newsBox .textBox .description {
	color: #e0e0e0;
	font-size: 86%;
	line-height:110%;
	margin-bottom: 3px;
}
.newsBox .textBox .tag {
}
.newsBox .textBox .tag li {
	float: left;
	font: 93%/120% 'inherit';
	margin-right: 7px;
}
.newsBox .textBox .tag li a {
	color: #528EC9;
}
.newsBox .textBox .info {
	clear: both;
	float: right;
	white-space: nowrap;
}
.newsBox .textBox .info span.hot1 {
	color: #FE4D02;
	font: 11px/12px "sans-serif";
	margin-right: 10px;
	padding: 1px 1px 0 2px;
}
.newsBox .textBox .info span.hot2 {
	color: #FE4D02;
	font: bold 11px/12px "sans-serif";
	margin-right: 10px;
	padding: 1px 1px 0 2px;
}
.newsBox .textBox .info span.new {
	color: #FF8400;
	font: 11px/12px "sans-serif";
	margin-right: 10px;
	padding: 1px 1px 0 2px;
}
.newsBox .textBox p.info span.date {
	color: #828282;
	font-size: 86%;

}

.more{
	float:right;
	width:154px;
	height:34px;
	margin:5px 0 50px;
	line-height:30px;
	text-align:center;
}

.more a{
	display:block;
	width:154px;
	height:34px;
	background:url(../img/more_bg.png) center top no-repeat;
	color:#fff;
	text-shadow: 1px 1px 1px #6d4006;

}

.more a:hover{
	opacity:0.9;
	filter: alpha(opacity=90);
	-ms-filter: "alpha( opacity=90)";
}

.bottomBanner {
	background:#fff;
	width:918px;
	height:94px;
	margin:0 20px 20px;
	border: 1px solid #3A3743;
}

.bottomBanner a{
	display:block;
	width:918px;
	height:94px;
}

.bottomBanner a:hover{
	opacity:0.9;
	filter: alpha(opacity=90);
	-ms-filter: "alpha( opacity=90 )";

}

#list .banner{
	float:right;
	width:300px;
}



#list .banner h2{
	height:30px;
	margin:5px 0 15px;
	background:url("../img/h2_bg_s.png") no-repeat scroll center top;
	text-align:center;
	line-height:31px;
	font-weight:bold;
	color:#fff;
	text-shadow: 1px 1px 1px #000;
}

#list .banner li{
	display:block;
	width:298px;
	height:108px;
	margin-bottom:10px;
	background: #fff;
	border:1px solid #3a3743;
}

#list .banner li a{
	display:block;
	width:300px;
	height:110px;
}

#list .banner li a:hover{
	opacity:0.9;
	filter: alpha(opacity=90);
	-ms-filter: "alpha( opacity=90 )";
}

#footer{

}

#footer p{
	color:#fff;
	font-size:93%;
	line-height:120px;
	text-shadow: 1px 1px 1px #000;
}

#topcontrol {

}



