* {
	padding: 0;
	margin: 0;
}

#content
{

width: 800px;
height: 1200px;
margin: 30px auto;


background: white url(../images/ETUSIVU.gif) no-repeat;

}
#logo
{
margin-left: 50px;
width: 700px;
height: 160px;
padding: 20px 0px 0px 0px;
float: left;

}
#navi
{

float: right;
height: 840px;

}
#navi ul
{
width: 700px;
font-size: 20px;
color: #fff;
float: left;
margin-right: 25px;
}

#navi ul li
{
list-style: none;
float: right;
text-decoration: none;
padding: 5px 5px 5px 5px;
}

#navi ul li a
{
list-style: none;
float: left;
text-decoration: none;
color: #fff;
font-family: Arial, serif;
}

#welcome
{
width: 800px;
height: 20px;


}

#welcome ul
{
width: 300px;
font-size: 20px;
color: #fff;
float: left;
margin-left: 250px;
font-style: bold;
}

#welcome ul li
{
width: 150px;
list-style: none;
float: right;
text-decoration: none;

}

#welcome ul li a
{
list-style: none;
float: left;
text-decoration: none;
color: #fff;
font-family: Arial, serif;
font-style: bold;
}

#logot
{

float: right;
height: 500px;
padding: 20px 0px 0px 0px;

}
#logot ul
{
width: 800px;
font-size: 13px;
color: #fff;
float: left;

}

#logot ul li.aa
{
list-style: none;
float: right;
text-decoration: none;
padding: 5px 0px 5px 20px;
}

#logot ul li.keski
{
list-style: none;
float: right;
text-decoration: none;
padding: 5px 0px 5px 0px;
}

#logot ul li
{
list-style: none;
float: left;
text-decoration: none;
padding: 5px 20px 5px 0px;
}

#logot ul li a
{
list-style: none;
float: left;
text-decoration: none;
color: #fff;
font-family: Arial, serif;
}


#logot ul li a.aa
{
list-style: none;
float: right;
text-decoration: none;
color: #fff;
font-family: Arial, serif;
}

