body {
	background:#1f1f1f;
	font: 12px/14px Tahoma, sans-serif;
	color: #ffffff;
	margin: 0;
	padding: 0;
}
img {
	border:0;
}
h1 {
	font: 20px/24px Tahoma, sans-serif;
}
h2 {
	font: 18px/22px Tahoma, sans-serif;
}
h3 {
	font: 16px/20px Tahoma, sans-serif;
}
a {
	color: #ffffff;
}
.body {
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
}
.panel {
	position:fixed;
	bottom:0px;
	left:0px;
	width:100%;
	height:30px;
	background:#000;
	border-top:1px solid #888888;
	z-index:1970;
}
.istem {
	position:fixed;
	bottom:0px;
	right:0px;
	width:71px;
	height:30px;
	z-index:1978;
}
img.wallpaper{
	border:0px;
	display:none;
	position:fixed;
	top:0px;
	left:0px;
	z-index:-1;
}
.ico{
	width:120px;
	height:60px;
	float: left;
	margin-left: 20px;
	margin-top: 50px;
	cursor:pointer;
	text-align:center;
	font-weight: bold;
	color: #efefef;
}
.ico-wr {
	width: 120px;
	height: 80px;
	margin-bottom: -78px;
	/*background: #333333;*/
	background: transparent;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	opacity: 0.7;
	filter:alpha(opacity=70);
	position:relative;
	z-index:-1;
}
.ico1{
	margin-left: 50px;
}
.ico img {
	clear:both;
	margin: 0 auto;
	cursor:pointer;
	border:1px solid #dadada;
	height: 60px;
}
.ico1 img { 
	border:0px;
}
.minAll {
	position:fixed;
	bottom:0px;
	right:40px;
	width:30px;
	height:30px;
	z-index:1979;
	cursor:pointer; 
	text-align:center;
}
table.t_weather {
	font-size:11px;
	color:#333333;
	width:100%;
	margin:0;
	padding:0;
}
table.t_weather td {
	margin:0;
	padding:2px;
}
#clock {
	position:fixed;
	bottom:0px;
	right:80px;
	width:30px;
	height:23px;
	z-index:1978;
	text-align:center;
	color:#dadada;
}

.f_container {
	width:1080px;
	background:#ffffff;
	clear:both;
	margin:0 auto;
}
.f_cover {
	float:left;
	margin: 15px;
	margin-right: 30px;
}
.f_swf {
	width: 450px;
	height: 400px;
}
.f_name {
	color:#000;
	font-size:14px;
	line-height:18px;
}
.text {
	position: absolute;
	top: 120px;
	left: 20px;
	z-index:-1;
	opacity: 0.8;
	filter:alpha(opacity=80);
}
.mekal {
	font-size: 10px; 
	color: #333; 
	font-style: italic;
	text-align: right;
	margin: 0; 
	padding: 0; 
	width:100%; 
	height: 100%; 
	background: url(/images/difficult.gif); 
	position: fixed; 
	z-index: -1;
	opacity: 0.4; 
	filter:alpha(opacity=40);
}