/* CSS Document */
BODY{ 
margin:0px; 
padding:0px; 
text-align:center;  
background:#000000; 
width: 1002px;
}
ul{padding:0px; margin:0px};
img{border:0px};
form,p{padding:0px; margin:0px};
#Wraper{
width:905px;
padding:0px; margin:0px
}
#MainLayout{
width:828px; 
padding:0px; margin:0px
}
#LayoutCenter{
margin-left:43px; 
margin-right:43px
}
#LayoutLeft{
background:url(../images/bg_left.gif) repeat-y;
width:43px;
float:left;
}
#LayoutRight{
background:url(../images/bg_right.gif) repeat-y;
width:43px;
float:left;
}
#HeadFlash{
width:828px;
height:102px;
background:url(../images/header.gif)  no-repeat;
}
#TopPanel{
width:828px;
background:url(../images/head_menu.jpg)  no-repeat;
border-bottom:solid #E0E0E0 0px;
padding-top:10px;
}
#TopMenuPanel{
height:22px;
width:649px;
padding:0px;
padding-bottom:5px;
margin:0px;
border-spacing:0px;
border-collapse:collapse;
}
#TopMenuSection{
background:url(../images/menu_center.jpg) repeat-x;
height:22px;
}
#MainContent
{
	width:828px;
	padding:0px;
	margin:0px;
	border-spacing:0px;
	border:0px;
	border-collapse:collapse;
}
#TopBG
{
	background:url(../images/bg_top3.gif) repeat-x;
	<!--height:30px;-->
	height:40px;
}
#LeftCover
{
	padding-left:5px;
	border-spacing:0px;
	background-color:000000;
	width:235px;
	vertical-align:top;
	text-align:left;
	
}
#CenterCover
{
	padding-left:8px;
	border-spacing:0px;
	background-color:#000000;
	vertical-align:top;
	text-align:left;
}
#RightCover
{
	padding:0px;
	border-spacing:0px;
	background-color:#000000;
	width:180px;
	vertical-align:top;
	text-align:left;
	padding-right:7px;
}
#LeftPanel
{
  width:220px;
  overflow:hidden;
  background-color:#000000;
}
#CenterPanel
{
 padding-right:20px;
 padding-bottom:5px;
}
#RightPanel
{
	
}
#BeforeFooter
{
	background:url(../images/bg_bot.gif) repeat-x;
	height:50px;
/*height:91px;*/
	width:828px; 
}
#FootLayout
{
	background:#424242;
	width:828px; 
	height:30px; 
	text-align:center;
	padding-top:8px;
}
#FootText
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#CCCCCC;
}
#SubMunu
{
	background-image:url(../images/banner_submenu.jpg);
}








