body {background:#000; padding:0; margin:0;}
img {border:0;}
td, div, pre {color:#000;font-family:verdana,arial,tahoma;font-size:13px;}

a {color:#631202;}

.index_page_1 {
  padding-top:15px;
  text-align:center;
}

.index_page_1 .links {
	padding-top:15px;
  text-align:center;
}

.index_page_1 .links table {margin:auto;}
.index_page_1 .links table td {text-align:center;}
.index_page_1 .links a {text-decoration:none;}
.index_page_1 .links a img{height:42px ; width:69px;}


.opacity30 {
	opacity:0.30; /* firefox, opera, safari, chrome */
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=30)"; /* IE 8 */
	filter:alpha(opacity=30); /* IE 4, 5, 6 and 7 */
	zoom:1 /* so the element "hasLayout" */
}

.opacity60 {
	opacity:0.60; /* firefox, opera, safari, chrome */
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=60)"; /* IE 8 */
	filter:alpha(opacity=60); /* IE 4, 5, 6 and 7 */
	zoom:1 /* so the element "hasLayout" */
}


.main_page {
  background:#000 no-repeat top center;
  text-align:center;
  padding-top:20px; 
}

.menu {
	line-height:20px;
	font-size:1.1em;
}

.menu a {
	font-weight:normal;
	text-decoration:none;
	color: #eee;
}

.menu a:hover {
	font-weight:bold;
	color: #fff;
}

.content {
	color:#000;
}

.content_text {
	background:#fff;
	text-align:justify;
	position: absolute;
	padding: 5px 5px 40px 5px;
	font-size:0.9em;
	width:620px;
	min-height:410px;
}

#loading {
	height:120px;
	text-align:center;
}

.container {
	height:460px;
	overflow: auto;
	position: relative;
}

.header {
	color:#fff;
	font-size:1.4em;
	margin-bottom:10px;
}



.slider1
{
	width: 10px;
	height: 300px;
	/*background-color: #33CC33;*/
	position: absolute;
}
.ui-slider-handle
{
	width: 10px;
	height: 16px;
	background-color: #999999;
	position: absolute;
	font-size: 1px;
	overflow: hidden;
	display:none;
	cursor:pointer;
}

.language {
	font-weight:bold;
	color:#999999;
}