body {
background-color:#FFFFFF;
text-align:justify;
font-family: Arial, sans-serif;
font-size: 0.8em;
font-style: normal;
font-weight:normal;
font-variant: normal;
text-decoration: none;
text-transform: none;
width:100%;
height: 100%;
margin: 0px;
padding: 0px;
}

.main{
width:900px;
text-align:left;
margin:auto;
padding: 0;
border:1px solid black;
}

.header{
text-align:right;
height:90px;
width: 730px;
overflow:hidden;
border-bottom:1px solid black;
background-image:url(img/logo_bg.jpg);
background-position:right center;
background-repeat:no-repeat ;
}

.navigation{
text-align:center;
border-right:1px solid black;
float:left;
padding:0px;
width:169px;
height: 556px;
margin:0;
}

.content{
overflow:auto;
text-align:justify;
width: 730px;
height:465px;
}


p {
margin:0px;
padding:0px;
}

a{
color:#990000;
text-decoration: none;
}

a:visited{
color:#CC0000;
text-decoration: none;
}

a:hover{
color:#0033CC;
text-decoration:underline;
}

html>body #menu {
text-align:left;
padding:20px 0px 10px 0px;
}

#menu a{
border-bottom:1px solid #000000;
color:#000000;
text-decoration: none;
padding: 1px 5px 1px 33px;
font-size: 0.9em;
font-weight: bold;
text-align: left;
background-image:url(img/quad.gif);
background-position:18px center;
background-repeat:no-repeat;
display:block;
}

#menu a:hover {
background-color:#efeb42;
color:#000000;
display:block;
background-image:url(img/quad_ani.gif);
background-position:18px center;
background-repeat:no-repeat;
}

.content img {
margin-top: 2px;
margin-right: 10px;
margin-bottom: 10px;
border: 1px solid #000000;
}

.navigation img {
margin: 0px;
border: 1px solid #000000;
}

#f1{
float:left;
clear:both;
}

#f2{
float:right;
clear:both;
}

.content p {
margin: 0px 20px 10px 20px;
}

.content li {
padding: 0px 40px 8px 5px;
text-align:justify;
}

.content table {
margin: 0px 0px 50px 30px;
font-size: 0.95em;
}

.content h1{
font-size: 1.2em;
font-weight: bold;
margin: 5px 30px 25px 30px;
padding: 15px 0px 0px 15px;
border-bottom: 2px solid #fa0001;
width: 600px;
display: block;
}

.noben{
text-align:right;
display:block;
vertical-align: bottom;
}

input, textarea{
margin: 0px 20px 0px 0px;
width:190px;
border: 1px solid #000000;
}

textarea{
width:500px;
}

select{
margin: 0px 20px 0px 0px;
width:190px;
border: 1px solid #000000;
voice-family: "\"}\"";
voice-family:inherit;
width:190px;
}

html>body select {
width:192px;
}

label{
margin: 0px 0px 15px 0px;
display:block;
vertical-align:top;
}

.content td {
padding: 1px 12px 0 0;
text-align: left;
}

.content th {
font-size: 1em;
font-weight: bold;
text-align: left;
}