html, body {
	margin:0; 
	padding:0; 
	width:100%; 
	height:100%;
}
html {
	overflow:hidden;
}
body {
	overflow:auto;
	font: 11px Tahoma, sans-serif;
	background-color: #6495D0;
}
#bg {
	position:absolute; 
	z-index:1; 
	width:100%; 
	height:100%;
}
#background {
	min-width:970px;
	_width:expression(document.documentElement.offsetWidth < 1000 ? '970': '100%');
}
#scroller {
	position:absolute; 
	width:100%; 
	height: 100%;
	margin-top:200px; 
	left:0; 
	overflow-y: scroll;
	overflow-x: hidden;
	z-index:2;
} 
#content {
	width: 970px; 
	margin: 0 auto;
}
div#transtop { 
	filter: alpha(opacity=80); 
	-moz-opacity: 0.80; 
	opacity:.80; 
	position: absolute; 
	z-index: 1; 
	margin: 0;
	width: 100%; 
	height: 21px; 
	background: #FFFFFF; 
}
#top {
	width: 970px; 
	margin: 0 auto;
	font-size: 10px;
	line-height: 20px;
	text-align: right;
	padding-right: 330px;
	voice-family: "\"}\""; 
  	voice-family:inherit;
  	width: 870px;
}


div#menu{
  	color: #ffffff;
	position: absolute; top: 165px;
	padding: 0;
	text-align: left;
	font-size: 12px;
 }
div#menu a:link,  div#menu a:visited, div#menu a:hover, div#menu a:active{
	font-size: 12px;
	line-height: 28px;
	color: #ffffff;
	text-decoration: none;
	padding: 0 30px;
}
div#menu a:hover {
	color: #ffff00;
}
div#lang{
  	color: #ffffff;
	padding: 0;
	margin-left: 760px;
	position: absolute; 
	top: 170px;
	width: 180px;
	text-align: right;
 }
div#lang a {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	padding: 0 10px;
}
h1 {
	font: bold 14px Tahoma, Arial, Helvetica, sans-serif; 
	color: #000;
	background-color: transparent;
	margin: 0 0 8px 0;
}

a:link, a:visited, a:hover, a:active {
	color: #000;
	background-color: transparent;
}
#copy {
	font-size: 10px;
	color: #ccc;
	background-color: transparent;
	line-height: 14px;
	padding: 10px 0;
}
#copy a:link, #copy a:visited, #copy a:hover, #copy a:active{
	font-size: 10px;
	color: #ccc;
	text-decoration: none;
}
.dots { 
	height: 1px; 
	margin: 5px 0;
	background: url(../img/dots.gif) repeat-x; 
	overflow: hidden; 
}
#news {
	font-size: 11px;
	line-height: 17px;
	float: left;
	width: 662px;
	padding: 20px 22px 0 0;
	voice-family: "\"}\""; 
  	voice-family:inherit;
  	width: 642px;
}
html>body #news {
  width: 642px;
}
#news h1 {
	font-size: 14px;
	color: #000;
	font-weight: bold;
	margin: 0 0 20px 0;
}
#newspic {
	line-height: 18px;
	width: 250px; 
	float: left; 
	margin: 0 0 0 10px;
	voice-family: "\"}\""; 
  	voice-family:inherit;
  	width: 240px;
}
html>body #newspic {
  width: 240px;
}
#morenews {
	margin: 0 0 0 10px;
}
#morenews a {
	font-size: 11px;
	text-decoration: none; 
}
div.link {
	float: left; 
	width: 230px;
	text-align: center;
}
div.link img {
	border: 3px solid #fff;
	margin-bottom: 5px;
}
div.link a {
	text-decoration: none;
}
#gall img{
	border: 3px solid #fff;
	margin-bottom: 5px;
}
#gall a{
	text-decoration: none;
}
.addsress td {
	padding: 10px;
}
