body{
	background-color:#ddd;
	margin:0px;
	padding:0px;	
}

#allback{
	width:803px;
	height:573px;
/*	background-image: url("../images/all.gif");*/
	padding:0 3px 3px 0;
 	
	
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -400px;
	margin-top: -285px;
}
	 


#all{
	width:800px;
	height:570px;
/*	background-color: #ff5a00;*/
	margin:0px;
}

#head{
	width:800px;
	height:60px;
	border:0px;	
}

#center{
	width:800px;
	height:480px;
	background:#ffcb65;
	border:0px;	
}

/*#foot{
	width:800px;
	height:32px;
	background-image: url("../images/fotter_b.gif");	
}
*/

#menu{
	width:141px;
	height:480px;
	background-image: url("../images/menu_back.gif");	
	border:0px;	
	float:left;
}

#main_mail{
	width:500px;
	height:380px;
	border:0px;	
	margin: 0 auto; 
	padding-top:40px;
}

#contents {
	width:500px;
	height:350px;
	padding: 0px;
	border: 1px solid #ccc;
	background:#FAF0E6;
}
#foot_under{
	width:780px;
	height:100px;
	margin:20px auto;
	padding:10px 10px 10px 10px;
 	clear:both;
	position:relative;
	top:573px;
	background-color:#fff;
	font-size:10px;
	color:#666;	

}
strong{
	font-weight:normal;
}
#foot{
	width:800px;
	height:26px;
	background-image: url("../images/fotter_c.gif");
	color:#ccc;
	text-align:center;
	font-size:12px;
	padding-top:6px;
}
