@charset "utf-8";
/* CSS Document */
* { margin: 0;
	padding: 0
}
body { 
	font-family: Tahoma, Geneva, sans-serif;
	color: #6d36bf;
	font-size: 12px;
}
.WrapperOut {
	background: url(../images/bg-loop.jpg) repeat-x #000;
	width: 100%;
}
.Wrapper {
	background: url(../images/bg.jpg) no-repeat center top;
}
.Main {
	width: 1000px;
	margin: 0 auto;
	
}
h1 {
	width: 90px;
	height: 76px;
	display: block;
	overflow: hidden;
	padding: 18px 0 0 48px;
	float: left;
}
a.Logo {
	width: 85px;
	height: 67px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}
ul.Link {
	padding: 16px 0 0 612px;
	__padding: 16px 0 0 608px;
	display: block;
	width: 202px;
	overflow: hidden;
}
	ul.Link li {
		display: inline;
		color: #5febfb;
	}
		ul.Link li a:link,
		ul.Link li a:visited {
			text-decoration: none;
			color: #5febfb;
		}
		ul.Link li a:hover {
			text-decoration: underline;
		}
#flashEvent {
	width: 1000px;
	height: 632px;
	display: block;
	clear: both;
}
.Footer {
	width: 100%;
	height: 150px;
	position: relative;
}
.Footer .Nexon{
	display: block;
    height: 44px;
    left: 113px;
    position: absolute;
    text-indent: -9999px;
    top: 70px;
    width: 49px;
}
.Footer .VNG{
	display: block;
    height: 54px;
    left: 182px;
    position: absolute;
    text-indent: -9999px;
    top: 68px;
    width: 30px;
}
.Footer p{
	font-size: 11px;
    margin: 0 0 0 244px;
    padding: 62px 0 0;
	color: #6d36bf;
}
.Footer .Rating {
	display: block;
    height: 80px;
    left: 773px;
    position: absolute;
    text-indent: -9999px;
    top: 57px;
    width: 160px;
	background: url(../images/rating.jpg) no-repeat;
}