body {
	font-size: 12px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #767676;
	padding: 0;
	margin: 30px 0 0;
	background: #ffffff url(images/bg.jpg) no-repeat fixed center top;
	overflow: hidden;
	
}

a {color: #767676;text-decoration: none;}
a:visited {color:#767676;}
a:hover {color: #FF4D13;}
a:active { color:#FF4D13;}

td img {display: block;}

img {
	border: 0;
}

h1 {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 16px;
	color: #636363;
	line-height: 16px;
}

h2 {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 14px;
	color: #636363;

}

h3 {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	color: #636363;

}

p, pre {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	padding: 0 20px 10px 25px;
	margin:0;
	line-height: 16px;
}

h1 {
	padding: 0 25px 5px;
	margin:0;
}

h2 {
	padding: 5px 25px;
	margin:0;
}

h3 {
	padding: 5px 25px;
	margin:0;
}

/* ----------container------------------------ */
#container {
	margin: auto;
	width: 800px;
}




/* ----------header------------------------- */
#header {
	position: relative;
	left: -20px;
	width: 850px;
	height: 97px;
	margin-bottom: 0;
	margin-top: 0;
	margin-left: 0;
}

#logo {
	position: relative;
	left: -20px;
	float: right;
}

/* ----------mainmenu------------------------- */
#mainmenu {
	clear: both;
	width: 850px;
	margin: 0;
	overflow: hidden;
}

#betanavi div {
padding-top: 2px;
}

/* ----------leftside------------------------- */

#leftside {
	width: 150px;
	margin: 0;
	float: left;
	overflow: hidden;

}


/* ----------content------------------------- */
#content {
	width: 650px;
	height: 600px;
	margin: 0;
	overflow: hidden;
}

/* ----------DIVs------------------------- */

#MF1 {
	position: relative;
	top: 0;
	left: 0;
	width:150px;
	height:152px;
	}
	
#MF1 a {
	
font-style: normal;}

#HF4 {
	position: relative;
	top: 3px;
	left: 0;
	width: 150px;
	height: 350px;
	overflow: hidden;
}

#QF2 {
	position: relative;
	top: 0;
	left: 5px;
	width: 370px;
	height: 270px;
	color: #000;
}

#QF2 ul {
	margin: 5px 0 5px 28px;
	padding: 0;
	width: 300px;
	vertical-align: top;
	list-style-type: none;

}




#QF2 ul li {
	line-height: 15px;
	background: url(images/bullet.gif) no-repeat 0 6px;
	padding-left: 10px;
}

#MF3 {
	position: relative;
	top: -270px;
	left: 380px;
	width: 270px;
	height: 270px;
	overflow: hidden;

}

#MF5 {
	position: relative;
	top: -265px;
	left: 5px;
	width: 245px;
	height: 225px;
	overflow: hidden;

}

#QF6 {
	position: relative;
	top: -490px;
	left: 255px;
	width: 395px;
	height: 225px;
	overflow: hidden;

}



/* ----------footer------------------------- */
#footer {
	clear: both;
	position: relative;
	top: -90px;
	text-align: right;
	padding-top: 10px;
	width: 800px;
	margin: 0;
	background: url(images/menu-line.gif) no-repeat scroll;
}

