@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #000000;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
}
#menuLeft{
	float:left;
	width:100%;
	height:38px;
	text-align:right;
}
#menuLeft a{
	color:#fffffe;
	text-decoration:none;
	font-family:Verdana, Geneva, sans-serif;
	font-size:15px;
	font-weight:bold;
}
#contendLeft{
	float:left;
	width:100%;
	height:562px;
	background:url(iamges/bgL.png) no-repeat;
}
#menuLeftSup
{
	float:right;
	width:200px;
	margin-right:19px;
	margin-top:10px
}
#menuLeftSup a:hover{
	color:#fff100;
}
#contendRight
{
	float:right;
	width:100%;
	height:524px;
	font-size:12px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
}
#menuRight{
	float:right;
	width:100%;
	height:76px;
	font-size:12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#fdfcff;
}
#menuRight a{
	text-decoration:none;
	color:#fdfcff;
}
#menuRSupl{
	width:210px;
	height:100%;
	float:left;
}

#menuRSupl a:hover{
	color:#2a662c;
}
#RSupl{
	width:100%;
	height:25px;
	padding-left:15px;
	text-align:left;
}
#RSup2{
	width:100%;
	height:15px;
	padding-left:10px;
	text-align:left;
}
#menuRSupr{
	width:190px;
	height:100%;
	float:left;
}
#menuRSupr a:hover{
	color:#2a662c;
}
#logoBt{
	width:55px;
	float:right;
	margin-top:20px;
	margin-right:5px
}
#imagesSup
{
	width:50px;
	float:left;
	color:#1c871c;
	 margin-left:20px;
	 margin-right:15px;
	 margin-bottom:15px;
	 text-align:left;
	 
}
#tesxta a{
	color:#FFF;
	text-decoration:none;
}