
body {
background-color:black;
font-family:Tahoma;
font-size:12px;
color:#FCFCFC;
}

a {
    color:rgb(255,75,72);
    text-decoration:none;
}

a:hover {
    text-decoration:underline;
}

th {
    border-bottom:1px dotted gray;
}

#Table_01 {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
}

#index-01 {
	background-color:black;
	position:relative;
	float:left;
	width:781px;
	height:517px;
}

#index-02 {
	/*background-image:url('../images/index_02.jpg');*/
	background-color:black;
	position:relative;
	text-align:left;
	float:left;
	clear:both;
	width:781px;
	height:36px;
}

#belepes {
	width:100%;
	height:100%;
}

.panel {
	width:781px;
	height:553px;
    z-index:1;
}
.panel_1 {
    width:781px;
    height:1px;
    text-align: left;
    z-index:2;
}

.panel_02 {
	margin-top:405px;
	margin-left:10px;
	position:absolute;
	width:190px;
	height:90px;
	z-index:4;
	/*border:1px red solid ;*/
}

lablec_left {
	float:left;
	width:520px;
	height:36px;
}

