body{
background-image:url(../image/site_grad.jpg); 
background-repeat:repeat-x;
background-color: #e9e9e9;
margin: 0px;}

#container{
	width: 780px;   
	background-color: #ffffff;
	border-left: 3px solid;
    border-right: 3px solid;
    border-color:#d2d2d2;}

#top{
	clear:both;
	width:780px;
	height:70px;
	background-color:#dddddd;}
	
#baner{
	width:780px;
	height:190px;
	}
#flash{
	with:780px;
	height:190px;
	}	
	
#belt{
	width:780px;
	height:24px;
	background-image: url(../image/belt.gif);
	}
	
#menu{
	padding: 10px 5px;	
	float:left;
	width: 210px;
  	height:auto !important;
  	height:830px; /*IE*/
	min-height:830px;
	}

#middle{ 
	float:right;
  	width:540px;
  	height:auto !important;
  	height:850px; /*IE*/
	min-height:550px;
	display:inline;
  	background-color:#ffffff;}

#foot{
	clear:both;
	width:780px;
	height:27px;
	background-image: url(../image/foot.gif);
	float:middle;
	}
	
#leftfoot{
	float:left;
	width: 210px;
  	height:auto !important;
  	height:25px; /*IE*/
	min-height:25px;
	display:inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 525355;
	padding: 5px 0px;
	}
	
#rightfoot{ 
	float:right;
  	width:540px;
  	height:auto !important;
  	height:25px; /*IE*/
	min-height:25px;
	display:inline;
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 525355;
	padding: 5px 0px;
	}
	
#main {
	padding: 10px 40px;
	text-align:justify;}

#top_right{
	float:right;
	width:250px;
	height:70px;
	}
	
#top_add{
	float:right;
	width:70px;
	height:70px;
	background-color:#be1313;	
	}

#top_menu{
	float:left;
	width:70px;
	height:70px;
	background-color:#135d4e;
	}

#photo{
	display:inline-block;
	display:block;
	padding: 10px 10px;
}
#shadow_left{
	float:left;
	width: 3px;
	heught: 100px;
	background-image: url(../image/schadow_left.gif);
}
#shadow_right{
	float:right;
	width: 3px;
	heught: 100px;
	background-image: url(../image/schadow_right.gif);
}