body { 
	margin:0; 
	background-color:#000000; 
	font-family:Arial; 
	color:#999999; 
	}

a:link, a:visited, a:active { 
	font-family:Arial; 
	font-size:11px; 
	text-decoration:underline;
	color:#666666; 
	}

a:hover { 
	font-family:Arial; 
	font-size:11px; 
	color:#ffffff; 
	text-decoration:none;
	}
	
div.head { 
	margin:auto; 
	height:205px; 
	background:url(../images/bg_head.png) no-repeat top center; 
	text-align:center; 
	}

div.foot { 
	margin:auto; 
	height:200px;
	background:url(../images/bg_foot.png) no-repeat top center; 
	text-align:center; 
	font-size:11px; 
	color:#333333;
	}

div.content { 
	margin:auto; 
	background:url(../images/1bg.png) no-repeat top center;
	}

.logotype { 
	margin:80 100 0 0; 
	width:278px; 
	height:47px; 
	border:0px solid #ffffff;
	}

.flashcontent { 
	margin:auto; 
	height:293px; 
	background-color:#000000;
	}

.dre {
	-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
	filter:alpha(opacity=50);
	opacity:0.5;
	}
