*	{
	margin: 0px;
	padding: 0px;
}
body{
	background-color: #ffffff;
}
h1 {
 	color: #142c3b;
	font-size: 16pt;
	font-family: Arial;
	border-bottom: 2px solid #142c3b;
	margin-bottom: 20px;
	padding-left: 58px;
	background-image: url('./images/bg_h1.jpg');
	background-repeat: no-repeat;
}
h2 {
 	color: #142c3b;
	font-size: 16pt;
	font-family: Arial;
	border-bottom: 2px solid #142c3b;
	margin-bottom: 20px;
	padding-left: 58px;
	background-image: url('./images/bg_h1.jpg');
	background-repeat: no-repeat;
}
h3 {
 	color: #142c3b;
	font-size: 16pt;
	font-family: Arial;
	border-bottom: 2px solid #142c3b;
	margin-bottom: 20px;
	padding-left: 58px;
	background-image: url('./images/bg_h1.jpg');
	background-repeat: no-repeat;
}
h4 {
 	color: #142c3b;
	font-size: 16pt;
	font-family: Arial;
	border-bottom: 2px solid #142c3b;
	margin-bottom: 20px;
	padding-left: 58px;
	background-image: url('./images/bg_h1.jpg');
	background-repeat: no-repeat;
}
h5 {
 	color: #142c3b;
	font-size: 16pt;
	font-family: Arial;
	border-bottom: 2px solid #142c3b;
	margin-bottom: 20px;
	padding-left: 58px;
	background-image: url('./images/bg_h1.jpg');
	background-repeat: no-repeat;
}
h6 {
 	color: #142c3b;
	font-size: 16pt;
	font-family: Arial;
	border-bottom: 2px solid #142c3b;
	margin-bottom: 20px;
	padding-left: 58px;
	background-image: url('./images/bg_h1.jpg');
	background-repeat: no-repeat;
}
p {
	margin-bottom:20px;
	font-family: Arial;
	font-size: 9pt;
 	color: #142c3b;
 	text-align: justify;
 	line-height: 13pt;
}
.all {
	width: 990px;	
	margin-left: auto;
	margin-right: auto;
	font-family: Arial;
}
.all .header {
	background-image: url('./images/header.jpg');
	background-repeat: no-repeat;
	height: 177px;
	vertical-align: top;
}
.all .header img {
	margin-top: 37px;
}
.all .navi_top {
	background-image: url('./images/bg_register.jpg');
	background-repeat: no-repeat;
	height: 20px;
	border-bottom: 8px solid #142c3b;
}
.all .navi_top img {
	margin-left:1px;
	margin-right:2px;
}
.all .content .left {
	background-color: #dbede3;
	vertical-align: top;
	width: 168px;
}
.all .content .left .small_text {
	height: 180px;
	border-bottom: 4px solid #ffffff; 
	color: #142c3b;
	font-size: 9pt;
	line-height: 14pt;
	padding-left:2px;
	padding-right:2px;
}
.all .content .left .headline {
	background-color: #c1dacc;
	border-top: 5px solid #;
	border-bottom: 5px solid #dbede3;
	border-top: 5px solid #dbede3;
	font-weight: bold;
	padding-left: 2px;
	color: #142c3b;
	font-size: 9pt;
	line-height: 14pt;
}
.all .content .left a,
.all .content .left a:active,
.all .content .left a:visited,
.all .content .left a:link {
	background-color: #dbede3;
	display:block;
	text-decoration:none;
	color: #142c3b;
	font-size: 9pt;
	line-height: 22px;
	background-image: url('./images/navi.jpg');
	padding-left: 24px;
	font-weight:bold;
	border-bottom: 4px solid #ffffff;
}
.all .content .left a:hover,
.all .content .left a.akt {
	background-color: #c1dacc;
	display:block;
	text-decoration:none;
	color: #ffffff;
	font-size: 9pt;
	line-height: 22px;
	background-image: url('./images/navi_hover.jpg');
	padding-left: 24px;
	font-weight:bold;
	border-bottom: 4px solid #ffffff;
}
.all .content .left a.blank{
	background-color: #dbede3;
	display:block;
	text-decoration:none;
	color: #142c3b;
	font-size: 9pt;
	line-height: 22px;
	background-image: none;
	padding-left: 24px;
	font-weight:bold;
	border-bottom: 4px solid #ffffff;
}
.all .content .left div.image{
 	width: 168px;
 	height: 256px;
 	border-bottom: 4px solid #ffffff;
}
.all .content {
	margin-top: 5px;	
}
.all .content .center {
	width: 832px;
}
.all .content .text {
	vertical-align: top;
	width: 642px;
	padding-left: 10px;
	padding-top: 25px;
}
.all .content .ads {
	vertical-align: top;
	text-align: center;
	width: 190px;
}
.all .footer {
	background-image: url('./images/footer.jpg');
	background-repeat: no-repeat;
	height: 50px;
	text-align:right;
	vertical-align:top;
	padding-top: 5px;
	font-size: 9pt
}
.all .footer a {
	text-decoration: none;
	color: #142c3b;
	margin-left: 20px;
}
