@charset "utf-8";
/* front page version 1 Document */
body {
	background-color: #f1f1f1;
	font-family: Tahoma, Geneva, sans-serif;
	margin: 0;
	padding:0;
	font-size: 11px;
}
.bg {
	background-image: url(../images/bg.png);
	width: 400px;
	display: block;
	height: 276px;
	margin-top: 120px;
	position: absolute;
	overflow: hidden;
}
.center-body {
	width: 1000px;
	height: 300px;
}
.header {
	width: 700px;
	height: 106px;
}
.header h2 {
	float: left;
	margin-top: 50px;
	margin-left: 30px;
	font-size: 14px;
}
.header p {
	float:left;
	margin-left: 60px;
}
.logo {
	background-image: url(../images/logo.png);
	height: 140px;
	width: 700px;
	display: block;
	text-indent: -999999px;
	float: left;
}
.left-body {
	float: left;
}
.right-body {
	float: left;
	margin-left: 30px;
}
.column1 {
	float: left;
	width: 80px;
	margin-right: 30px;
}
.column1 img {
	margin-bottom: 30px;
	border: none;
	display: block;
	height: 80px;
	width: 80px;
}
.column2 {
	float: left;
	width: 80px;
	margin-right: 30px;
}
.column2 img {
	margin-bottom: 30px;
	border: none;
	display: block;
}
.column3 {
	float: left;
	width: 80px;
	margin-right: 30px;
}
.column3 img {
	margin-bottom: 30px;
	border: none;
	display: block;
}
.clear {
	clear:left;
}
.link {
	height:1px;
}
.column1 a:hover {
	background-position: 0 -80px;
}
.warez {
	background-image: url(../images/warez.png);
	width: 80px;
	height: 80px;
	display: block;
	margin-bottom: 30px;
	text-indent: -999999px;
}
.forum {
	background-image: url(../images/forum.png);
	width: 80px;
	height: 80px;
	display: block;
	margin-bottom: 30px;
	text-indent: -999999px;
}
.music {
	background-image: url(../images/music.png);
	width: 80px;
	height: 80px;
	display: block;
	margin-bottom: 30px;
	text-indent: -999999px;
}
.column2 a:hover {
	background-position: 0 -80px;
}
.video {
	background-image: url(../images/video.png);
	width: 80px;
	height: 80px;
	display: block;
	margin-bottom: 30px;
	text-indent: -999999px;
}
.movie {
	background-image: url(../images/movie.png);
	width: 80px;
	height: 80px;
	display: block;
	margin-bottom: 30px;
	text-indent: -999999px;
}
.column3 a:hover {
	background-position: 0 -80px;
}
.chat {
	background-image: url(../images/chat.png);
	width: 80px;
	height: 80px;
	display: block;
	margin-bottom: 30px;
	text-indent: -999999px;
}
.dance {
	background-image: url(../images/dance.png);
	width: 80px;
	height: 80px;
	display: block;
	margin-bottom: 30px;
	text-indent: -999999px;
}
.hemnel {
	background-image: url(../images/hemnel.png);
	width: 80px;
	height: 80px;
	display: block;
	margin-bottom: 30px;
	text-indent: -999999px;
}
.middle-logo {
	background-image: url(../images/middle-logo.png);
	width: 130px;
	height: 130px;
	display: block;
	margin-top: -20px;
	margin-left: -25px;
	text-indent: -999999px;
}
.support {
	display: block;
	margin-top: 10px;
	height: 80px;
}
.v6-icon {
	background-image: url(../images/v6-icon.png);
	width: 150px;
	height: 80px;
	display: block;
	text-indent: -999999px;
	float: left;
	margin-left: 230px;
}
.v6-ico {
	background-image: url(../images/gee-icon.png);
	width: 150px;
	height: 80px;
	display: block;
	text-indent: -999999px;
	float: left;
	margin-left: 70px;
}
.greating {
    background-image: url(../images/stories/mart-8.gif);
    background-color: #d5801d;
    margin-top: 200px;
    display: block;
    height: 183px;
    width: 640px;
    text-indent: -9999px;
}