body{	background-color: #313131;	}

table{	border: 0px;	}

div.body{	border: 1px solid #3F3F3F;
		width: 760 px;
		height: 390px;
		text-align: center;
		vertical-align: middle;
		padding: 10px;
}

div.title{	width: 740px;
		height: 40px;
		font-weight: bold;
		padding: 10px;
}

div.main{	background-color: #3F3F3F;
		width: 740px;
		height: 330px;
}

div.main_01{	width: 80px;
		font-weight: bold;
		float: left;
}

div.main_02{	width: 651px;
		float: right;
}

div.main_02_01{	width: 651px;
		height: 30px;
		font-weight: bold;
		padding: 10px;
}

div.main_02_02{	width: 651px;	}

td.img{	width: 7px;
	height: 200px;
	text-align: center;
	vertical-align: bottom;
}

a{	text-decoration: none;	}

img{	border: 0px;	}

font.n{	color: #FF8112;	}
font.s{	color: #FFFF00;	}
font.z{	color: #9ACC00;	}
font.k{	color: #0CBEE1;	}

font.nt{color: #FF8112;
	font-face: Trebuchet MS;
	font-size: 8pt;
}

font.st{color: #FFFF00;
	font-face: Trebuchet MS;
	font-size: 8pt;
}

font.zt{color: #9ACC00;
	font-face: Trebuchet MS;
	font-size: 8pt;
}

font.kt{color: #0CBEE1;
	font-face: Trebuchet MS;
	font-size: 8pt;
}

font.ft{font-face: Trebuchet MS;
	font-size: 7pt;
	font-weight: bold;
	color: #FFFFFF;
}

font.honap{	font-face: Trebuchet MS;
		font-size: 11pt;
}

div.doboz{
	opacity: 0.5;			/* IE átlátszósághoz */
	filter:alpha(opacity=50);	/* mozilla, konqueror, safari átlátszósághoz */
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
}