body {
	margin:0;
	background-image: url(/images/1/en/bg.gif);
	cursor:default;
	font-family:Arial;
    color:#ef0c05;
}
.desc {
	margin:0 auto 0 auto;
	font-size:12pt;
	font-family:Arial;
    font-weight:bold;
    color:#ef0c05;
    text-align:center;
	width:835px;
	overflow:hidden;
}
.screenshots {
	margin:0 auto 0 auto;
	margin-top:50px;
	font-size:10pt;
	font-family:Arial;
    font-weight:bold;
    color:#ef0c05;
    text-align:center;
	width:835px;
	overflow:hidden;
}
.gallery_text {
	margin:0;
    text-align:center;
	width:835px;
	overflow:hidden;
}
.gallery_text p {
	margin:0;
	text-align:center;
	font-size:12pt;
	font-family:Arial;
    font-weight:bold;
    color:#ef0c05;
}

.screenshots1 {
	float:left;
	margin:0;
	margin-right:20px;
	width:397px;
	height:157px;	
	overflow:hidden;
}
.screenshots1 img, .screenshots2 img {
  border:1px solid #000;
}
.screenshots2 {
	float:left;
	margin:0;
	width:396px;
	height:157px;
	overflow:hidden;
}
.screenshot1 {
	float:left;
	margin:0;
	margin-right:20px;
	width:188px;
	height:157px;
	overflow:hidden;
}
.screenshot2 {
	float:left;
	margin:0;
	width:188px;
	height:157px;
	overflow:hidden;
}
.screenshot1 p, .screenshot2 p {
	float:left;
	margin:0;
    text-align:center;
	width:188px;
	overflow:hidden;

}
.wrapper {
	margin:0 auto 0 auto;
	width:950px;
	border-left:1px solid #133a88;
    border-right:1px solid #133a88;
}
.header {
	margin:0;
	width:950px;
	height:250px;
	overflow:hidden;
}
.content {
	margin:0;
	background-color:#ffffff;
	width:950px;
	overflow:hidden;
}
.content_box {
	margin:0 auto 0 auto;
	margin-top:30px;
	width:832px;
	overflow:hidden;
}

.player {
	float:left;
	margin:0;
	margin-right:20px;
	margin-bottom:20px;
	width:396px;
	height:275px;
	overflow:hidden;
}
.banner {
	margin:0 auto 0 auto;
	width:468px;
	height:100px;
	border: 3px dashed #ef0c05;
	overflow:hidden;
}
.ftr {
	margin:0;
	margin-top:60px;
	width:950px;
	height:160px;
	text-align:center;
	overflow:hidden;
}
.footer {
	margin:0;
	padding-top:30px;
	width:950px;
	height:60px;
	background-color:#ffffff;
	text-align:center;
	overflow:hidden;
	
}
.footer p, .footer a {
	margin:0;
    font-family:Arial;
	font-size:9pt;
	color:#ef0c05;
}

