@charset "iso-8859-1";
/* CSS Document */

body{
	background-image:url(../image/bg.gif);
	background-color:#d8d8d8;
}

#header{
	width:750px;
	background-image:url(../../headder/e_img/bg_e.gif);
}
#main{
	width:750px;
	padding:10px 25px;
}
#footer{
	width:750px;
	padding:15px 10px;
}
#link{
	width:750px;
	padding:10px;
	font-weight:bold;
	text-align:center;
}