body {

font-family: tahoma;
font-size: 12px;
background: #fff;

}

div, h1 {

font-family: tahoma;
font-size: 13px;

margin-bottom:2px;

}

p {

text-align: justify;
font-family: tahoma;
font-size: 12px;
margin:4px;

}

label {

font-family: tahoma;
font-size: 10px;
font-weight:bold;
text-align: right;
}

input, textarea {
font-family: tahoma;
font-size: 10px;
color:#000;
background: #c0c0c0;
}


.main {

color: #000;

}

.main a {

  text-decoration:none;

  font-size: 11px;

  color:  #FFF;

  outline: none;

  }



.main a:hover {

    text-decoration: underline;

    }

.main a:active {
    font-weight: bold;
}

.link-block {
float: left;
 text-align:center;
 width: 105px;
 height:25px;
display:inline;
}


.left-float {
position: relative;
top: 40px;
left: 18px; 
width:265px; 
height: 180px; 
padding: 0px; 
margin-left:0px;
padding-top:0px;

}

.main-float {
position: relative;
top: 70px;
left:15px;
width:555px; 
text-align: center;
height: 200px; 
}

.content-float {

float: left;
width:550px;
height: 180px;
padding:3px;
text-align:justify;
overflow:auto;
}


#button {
text-align: right;
}

a {

  text-decoration:none;

  font-weight:bold;

  font-size: 11px;

  color:  #FFF;

  outline: none;

  }



a:hover {

    text-decoration: underline;

    }

#container {

height: 100%;
width: 100%;
}

#Table_01  {

border: solid 1px #000000; 
border-right: solid 3px #000000; 
border-bottom: solid 3px #000000;
}

.ts_0 {
	border: 1px solid black;
	height: 600px;
	position: relative;
	text-align: center;
	width: 800px;
        
}
.ts_1 {
	height: 123px;
	left: 0px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 800px;}


.ts_2 {
	height: 477px;
	left: 0px;
	padding: 0px;
	position: absolute;
	top: 123px;
	width: 215px;
}


.ts_3 {
	height: 477px;
	left: 215px;
 text-align:left;
	padding: 0px;
	position: absolute;
	top: 123px;
	width: 585px;
}

.table-right {
font-size: 11px;
text-align: right;
}