.Comment {  }

	.hd_24_b {
		font-weight: bold;
		font-size: 24px;
		color: #666666;
	}
	
	.hd_18_n {
		font-weight: normal;
		font-size: 18px;
		color: #666666;
	}
	
	.gr_12_b {
		font-size: 11px;
		letter-spacing:1px;
		font-weight: bold;		
		color: #666666;
	}
	
	.bl_12_n {
		font-size: 11px;
		letter-spacing:1px;
		color: #000000;
	}
	
	.rd_12_n {
		font-size: 11px;
		letter-spacing:1px;
		color:#CC6600;
	}
	
		.bl_10_n {
		font-size: 10px;
		letter-spacing:1px;
		color: #999999
		;
	}
		
	.nav {
		color: #999999;
		font-size: 12px;
		letter-spacing:2px;
	}
	
	.nav_akt {
		color: #FF822B;
		font-size: 12px;
		font-weight:bold;
		letter-spacing:2px;
		line-height: 40px;
	}
	
	.or_12_n {
		color: #FF822B;
		font-size: 12px;
		font-weight:normal;
		letter-spacing:2px;
	}
			
	a:visited, a:active { 
		color: #999999; 
	}
	
	a {
		text-decoration: none;
	}
	
	p#ab {
		margin-top: 7px;
	}
	p#abi {
		margin-top: 14px;
	}
	p#abl {
		margin-top: 12px;
	}
	
	p#aba {
		margin-top: 7px;
	}
	
	p#abk {
		margin-top: 0px;
	}

	* { 
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
	}
	
	div#idx_bgcolor0 {
		position: absolute;
		left: 0px;
		top: 130px;
		width: 100%;
		height: 300px;
		z-index: 0;
		background-color: #FFB45A;
	}
	
	body { 
		text-align: center;
		font-family: Arial, Helvetica, sans-serif;
		font-style: normal;
		font-weight: normal;
		text-decoration: none;
		color: black;
	}
	
	div#main {
		position: relative;
		left: 20px;
		top: 50px;
		width: 800px;
		text-align: left;
		margin-left: auto;
		margin-right: auto;
		z-index: 1;
	}
		div#maink {
		position: relative;
		left: 20px;
		top: 50px;
		width: 1029px;
		text-align: left;
		margin-left: auto;
		margin-right: auto;
		z-index: 1;
	}
		div#maink div {
		position: relative; 
		z-index: 2; 
	}
	
	div#main div {
		position: relative; 
		z-index: 2; 
	}
	
	div#header {
		width: 350px; 
		line-height: 20px;
	}
	
	div#content {
		height: 300px;
	}
	
	td#cont {
		padding: 10px 10px 10px 10px;
		width: 520px;
	}
	
	div#footer {
		width: 670px;
		text-align: right;
	}
	
	p#pnav {
		margin: 0px 0px 0px 80px; 
		display: inline;
	}
		
