div#wn	{ 
	position:relative; 
	width:600px; height:155px; 
	overflow:hidden;	
	}
	
body {
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #575757;
	background-color: #04116e;
	background-image: url('/pics/system/background.jpg');
	background-repeat: repeat-x;
}


a:link		{color: #4C5D66;  text-decoration: none}
a:visited	{color: #575757;  text-decoration:none}
a:hover 	{color: #4C5D66;  text-decoration: underline}

#container{
	position:absolute;
	top: 50%;
	left: 50%;
	width: 992px;
	height: 617px;
	background-image: url('/pics/system/bg.png');
	background-repeat: no-repeat;
	/*_background-image: url(/pics/system/empty.gif); */
       /*_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/pics/system/bg.png', sizingMethod='none');*/
	text-align: left;
	margin-top: -308px;
	margin-left: -496px;
}

#slider,#bottom{
	margin-left: auto;
	margin-right: auto;
}

#cont_bg{
	width: 992px;
	height: 617px;
	background-repeat: no-repeat;
	background-position: 16px center;
	text-align: center
}

#logo{
	float: left;
	width: 436px;
	height: 153px;
	background-image: url('/pics/system/bg_logo.png');
	background-repeat: no-repeat;
	_background-image: url(/pics/system/empty.gif);
       _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/pics/system/bg_logo.png', sizingMethod='none');
	margin-left: 15px;
	margin-top: 15px;

}

#slider{
	margin-top: 8px;
	width: 892px;
	height: 155px;
	background-image: url('/pics/system/slider_bg.png');
	background-repeat: no-repeat;
	_background-image: url(/pics/system/empty.gif);
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/pics/system/slider_bg.png', sizingMethod='none');

}

#bottom{
	margin-top: 4px;
	width: 892px;
	height: 23px;
	background-image: url('/pics/system/bottom_bg.png');
	background-repeat: no-repeat;
	_background-image: url(/pics/system/empty.gif);
       _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/pics/system/bottom_bg.png', sizingMethod='none');

}
.bottom{
	margin-top: 5px;
	float: right;
	margin-right: 10px;
	font-weight: bold	
}

.logo{
	margin-right: 180px;
}

.clear{
	clear: both
}

#leftSlider {
	width: 50px;
	height: 90px;
	float: left;
	padding-top: 60px;
	position: relative;
}
img{
	border: 0px none
}

#contentSlider {
	width: 600px;
	height: 155px;
	float: left;
	text-align: left;
	margin-top: 7px;
}
#rightSlider {
	width: 50px;
	height: 90px;
	float: left;
	padding-top: 60px;
	position: relative;
}

#dotline {
	float: left;
}

#txtNews {
	float: left;
	width: 160px;
	font-size: 8pt;
	color: #3f7089;
	margin-left: 20px;
	margin-top: 10px;
}
