body {
margin: 0;
padding: 0;
line-height:1.4;
color:#333;
font-family:Arial, sans-serif;
font-size:0.9em;
}


h1 
{ font-size:12px;}

a { text-decoration: none; }
a:link      { color:#333333}
a:visited  { color:#666666}
a:hover    {color: #666666; border-width: 0px; border-bottom-width: 1px; border-style: dashed;}
a.img:hover{ border:none;}

a.intxt:link{ color:#990000}


#bgimg {
	position:fixed;
	z-index: -1;
}


.headbannar{ position:absolute; top:0%; right:0%; }	

.bottombannar{ position:absolute; bottom:3%; right:0%; }

.small{ font-size:0.4em; }


div#container {
width: 100%;
border-bottom-style: solid;
border-bottom-width: 3px;
border-bottom-color: #f0f0f0;
}



div#nav {
  overflow: hidden;
  font-size:9px;
  height:auto;
  }

ul {
  margin-left: -1px; 
}

li {
  padding: 0 3px;
  display: inline;
  border-left: 1px solid #fff; /* ؂ */
}