html {height: 100%;
margin-bottom: 1px;}

body {height: 100%;
margin: 0px;
padding: 0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
}

#lwr {min-height: 100%;
width: 884px;
margin-left:auto;
margin-right: auto;
position: relative;
padding-top:10px;
}

* html #lwr {height: 100%;
bottom: -1px}

#ftr {
	bottom: -2px;
	position: absolute;
	width: 100%;
	margin: 0;
	padding: 0;
	left: 3px;
}

.menu
{  
/*background-image:url(../images/bg-menu.jpg);*/
background-repeat:no-repeat;
background-position:center;
}

h2
{
font-size:16px;
}

h3
{
font-size:16px;
color:#7ca4d2;
}

.tab
{
background-image:url(../images/bg-tab.jpg);
background-repeat:no-repeat;
font-size:10px;
font-weight:bold;
}

.tab a, #tabi a
{
color: #333333;
text-decoration:none;
}

#sun
{
float:right;
margin-right:20px;
margin-top:-15px;
}

#tabi
{
background-image:url(../images/bg-tabi.jpg);
background-repeat:no-repeat;
font-size:10px;
font-weight:bold;
}


#fuss
{
font-size:10px;
}

#fuss table
{
margin-top:20px;
}

#fuss table a
{
color:#333333;
text-decoration:none;
}

.ft1
{
float:left;
font-size:10px;
}

.ft2 {float: right;
margin-right:0px;
}

.ft1 a:link, .ft1 a:visited {color: #000000;
border-bottom-color: #909090;
text-decoration:none;}

.ft1 a:hover, .ft1 a:active {color: #000000;
border-bottom-color: #ab0024;
text-decoration:none;}
