﻿* {
	padding: 0;
	margin: 0;
	font-family: Arial, sans-serif;
			}
			
			body {
	font-family: Tahoma; /*background-image: url(Images/background.jpg);*/
	background-color: #167dad;
			}
			/*font-size: 10pt;
			body {
				behavior: url(csshover.htc);
			}
*/
			ul {
				list-style: none;
			}

			ul a
{
    color: #FFF; /*color: #FFF;*/
    text-decoration: none;
    display: block;
    padding: 5px 5px 5px 10px;
    width: 125px; /*width: 125px;*/
    background: #333; /*background: #333;*/
    
    
}


			
			ul a:hover
{
    color: #ffffff;
    text-decoration: none;
    background-image: none;
    background-color: #167dad; /*background-color: #3c3c3c;*/
}
			
			ul li {
				border-bottom: 1px solid #FFF;
				border-right: 1px solid #FFF;
				float: left;
				position: relative;
			}
			
			ul li ul {
				list-style: none;
				position: absolute;
				left: 0;
				top: 100%;
				display: none;
				width: 125px;
				/*width: 125px;*/
				border-top: 1px solid #FFF;
			}
			
			ul li:hover ul { display: block; }
			
			ul li:hover ul li ul { display: none; }
			
			ul li ul li:hover ul {
				display: block;
				position: absolute;
				left: 140px;
				top: -1px;
				border-left: 1px solid #FFF;
			}

h2
{
    font-family:Tahoma;
    font-size:x-large;
    font-weight:bold
}
#content 
{
    margin-top: 15px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
}

d3
{
    text-align:center;
    
}

/*Product list format*/

      *{margin:0;padding:0}
  
      p{
	margin:0 0 .5em 0;
}
  
      dl{
  
          width:640px;
 
          margin:0 auto;
 
          border-bottom:1px dashed #ccc;
 
          padding:10px;

          overflow:hidden;

          /*background:#f2f2f2;*/

      }

      dl img{

          float:left;

          margin:0 10px 0 0;

          border:1px solid #000;

      }



.resize {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}
.headertitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.homepagebody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}
.overhoffusersgroupmeeting {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #06F;
	text-decoration: none;
}
.TAinthenews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #C3C;
	text-decoration: blink;
}

.japantitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #00F;
	text-decoration: blink;
}


}
.japanbody {
	text-align: center;
}

