@import "./menu.css";
@import "./src.css";
* {
	padding: 0px;
	paddin\g: 0px;
	margin: 0px;
	margi\n: 0px;
	font-family: "Verdana", "Arial", "Times New Roman", sans-serif;
}

		
body {
	padding: -4px;
	paddin\g: 0px;
	background: url("./designe_img/main_bg.gif") repeat-y;
	background-position: top center;
	text-align: center;
}

div.Main {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background: url("./designe_img/main_bg.gif") repeat;
	heigh\t: 100%;
	height: 100%;
	padding-bottom: 0px;
}

img.Head {
	margin-bottom: -4px;
	margin-botto\m: 0px;
	background-color: #FFFFFF;
}

img.Foot {
	background-color: #FFFFFF;
	margin-bottom: -4px;
	margin-botto\m: 0px;
}

div.Src, div.LeftBar {
	float: left;
	color: #900;
	text-align: center;
}

div.CopyRight {
	font-size: 9pt;
	text-align: center;
	color: 336699;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
}
