#MainPage
{
	width: 860px;
}

#HeaderPage
{
	width: 860px;
	height:347px;
	background-color: #FFFFFF;
}

#TopBtn
{ 
  
   width:860px;
   height:30px;
   background:url('../Images/All/top-back.jpg') no-repeat right top;
}

#banner
{
   width:860px;
   height:280px;
}

#banner-pic
{
   width:628px;
   height:277px;
   float:right;
}

#logo
{
   width:218px;
   height:277px;
   float:right;
}

#News
{
   width:846px;
   height:21px;
}

#MiddlePage
{
   
	width: 860px;
	
	background-color:#ffffff;
}

#RightBody
{
   width:630px;
   float:right;
}


#RightSpace
{
	width:7px;
	height:8px;	
    float:right;
}

#VerticalSpace
{
	width: 7px;
	float:right;
}
#LeftBodySpace
{
	width:7px;
	float:right;
}

#LeftMenu
{
	width: 210px;
	
	float: right;

}
   
#LeftSpace
{
	width:7px;
	float:left;
}

#Footer
{
   width:850px;
   float:right;
}