@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#111;
}
a {
	text-decoration: none;
	color: #333;
	font-weight: bold;
}
a:hover{
	color: #fff;
	font-weight: bold;}

a img {
	border: 0;
}


#container {width:1020px; margin:auto;	text-align: left; 	background-color: #111111;
} 

#header {float:left; width:980px; margin-left:20px; height:280px;}
#containercenter{ float:left; width:680px; }
#menutop{ float:left; width:680px; }
#info{ float:left; width:680px; }
#menuleft { float:left; width:170px; }
#menuright { float:left; width:170px; }

