* {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN","ƒqƒ‰ƒMƒmŠpƒS Pro W3","sans-serif";
	margin: 0;
	padding: 0;
}
body {
	font-size: 1em;
	text-align: center;
	color: #FFFFFF;
	background-image:  url(../../../file/parts/bg.png);
	background-repeat: repeat-x;
	background-color: #ABABAB;
}
div, h1, h2, h3, p, a, table, ul, ol, li, dl, dt, dd, ul, ol, li {
	border: 0 none;
/*	float: left;
*/	height: auto;
	text-align: justify;
	text-decoration: none;
	width: auto;
}
a, img {
	border: 0 none;
}
a {
	color: #3E9791;
}
a:hover {
	color: #85CDC8;
}

h1, h2, h3 {
	font-weight: normal;
}
.head {
	position: relative;
	width: 900px;
	height: 110px;
	margin: 0px auto;
	text-align: center;
	background-image:  url(../../../file/parts/head.png);
}
.body {
	position: relative;
	overflow: hidden;
	width: 900px;
	height: 410px;
	margin: 0px auto;
}
.menu {
	position: relative;
	overflow: hidden;
	width: 900px;
	height: 40px;
	margin: 0px auto;
	text-align: center;
}
.foot {
	position: relative;
	overflow: hidden;
	width: 900px;
	height: 20px;
	margin: 0px auto;
	text-align: center;
	background-image:  url(../../../file/parts/foot.png);
}