body {
background:#A0A0A1;
margin:0px;
}

#wrapper{
margin-left:16px;
margin-right:16px;
width:993px;
background:url(back.png) repeat-y scroll center top;
}




	a:link {
	color:#2A82CC;
	text-decoration: none;
	}
	a:visited {
	color:#2A82CC;
	text-decoration: none;
	}
	a:hover {
	color:#2A82CC;
	text-decoration:underline;
	}
	

	
	a:active 
	{
	color:#2A82CC;
	text-decoration: none;
	}
	


#header{
width:961px; 
height:118px;
padding:5px;
}
	
	#up_header{
	width:961px; 
	height:85px;
	}
	
		#languages{
		padding: 0; 
		width: 100px; 
		top: 5px; 
		overflow: hidden; 
		height: 22px;}
	
		#lang {
		font-family:tahoma,verdana,sans-serif;
		font-size:13px;
		text-align:right;
		}

		#lang li {
		padding-right: 15px;
		padding-top: 4px;
		padding-bottom: 4px;
		list-style-type:none;
		}

		#lang .selected {
		padding-right: 3px;
			background: #fefefe;
		}
		
		
	
	#low_header{
	background-color:#F6F6F6;
	width:900px; 
	height:33px;
	border-top:1px solid #D9D9D9;
	border-bottom:1px solid #D9D9D9;
	text-align:center;
	}


	



	
#main{
width:961px;
margin-top:10px; 

}

	#image{
	margin-bottom:15px;
	width:920px;
	height:275px;
	background:url(/test/images/s/1.jpg)no-repeat center top;
	text-align:left;
	}
	
	#content{
	margin-bottom:10px;
	margin-top:10px;
	}

	.title{
	font-size:14px;
	color:#C3013F;
	font-weight:bold;
	padding-bottom:5px;
	}
	
	.simple_text{
	font-size:11px;
	color:#666666;
	font-weight:bold;
	text-align:left;
	}
	
	.simple_text2{
	font-size:11px;
	color:#666666;
	text-align:right;
	}
	
	.dif{
	background:url(images/dif.gif) repeat-y scroll center top;
	}
	
	.tree{
	width:170px;
	height:300px;
	border:none;
	
	}
	
	
#footer{
height:42px;
width: 961px;
background-color: #D7D7DC;
margin:0px;
padding:0px;
}

#end{
width:993px;
height:20px;
background:url(end.jpg) center top;
}
	

