@charset "UTF-8";
/* CSS Document */

html,body {
	margin: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
img  {
	border:0px;
}
body{
	text-align: center;
	background-color: #FFFFFF;
	color:#000000;
	background-image:url(images/bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
a:link, a:active, a:visited {
	color:#24805a;
	text-decoration:none;
	font-size:12px;
}
a:hover {
	text-decoration:underline;
	color:#000000;
}
div.container {
	position:relative;
	width: 900px;
	margin: 0 auto;
	text-align: left;
	top: 0px;
	height:1480px;
}
.content {
	position: absolute;
	height: 1410px;
	width: 900px;
	left: 0px;
	top: 0px;
}
#header {
	position:absolute;
	height:90px;
	left:0px;
	top:0px;
}
#logo {
	position:absolute;
	top:0px;
	color:#000000;
	width:900px;
	text-align:center;
	left:10px;
}
#banner {
	position:absolute;
	top: 210px;
	text-align:center;
	left:0px;
}
#testo {
	position:absolute;
	left:4px;
	top:90px;
	color:#FFFFFF;
	width:630px;
}
#main {
	position:absolute;
	top:240px;
	left:14px;
	width:670px;
	height:1130px;
}
#main2 {
	position:absolute;
	top:150px;
	left:14px;
	width:830px;
	height:1130px;
}
.thumbs {
	float:left;
	width:150px;
	height:150px;
	margin-right:10px;
	margin-bottom:18px;
	border:2px #ff68e8 solid;
}
.thumbs img {
	width:150px;
	height:150px;
}
.testo {
	position:relative;
	margin-right:12px;
	margin-bottom:4px;
}
.testo a {
	color: #003399;
	font-weight:bold;
	font-size:13px;	
}
#video {
	position:absolute;
	width:200px;
	height:1250px;
	left:690px;
	top:150px;
	text-align:center;
}
#toplist {
	position:relative;
	float:left;
	width:320px;
	left:25px;
	top:1260px;
	font-weight:bold;
}
#toplist2 {
	position:relative;
	float:left;
	width:320px;
	left:25px;
	top:1260px;
	font-weight:bold;
}
#ban3 {
	position:absolute;
	top:740px;
	width:728px;
	text-align:center;
}
#footer {
	position:absolute;
	bottom:10px;
	width:100%;
	text-align:center;
	height:40px;
	color:#000000;
}
.linkt1{
	text-align:left;
	display:block;
	height:146px;
	width:670px;
	position:relative;
	float:left;
	margin-bottom:6px;
	left:20px;
}
.linkt2 {
	position:absolute;
	text-align:left;
	width:460px;
	top:900px;
	margin-bottom:6px;
}
.linkt2 a {
	font-size:11px;
}
.linkt3 {
	position:absolute;
	text-align:left;
	left:470px;
	width:450px;
	top:900px;
	margin-bottom:6px;
}
.linkt3 a {
	font-size:11px;
}
#title {
	position:absolute;
	top:840px;
	text-align:center;
	width:100%;
	border-bottom:1px #666666 dotted;
}
#top {
	position:absolute;
	left:25px;
	top:1100px;
	text-align:center;
	width:100%;
	border-bottom:1px #666666 dotted;
}
	
	

