
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #D6EBF5;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #336699;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #336699;
}
a:hover {
	text-decoration: underline;
	color: #336699;
}
a:active {
	text-decoration: none;
	color: #336699;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
}

a.property:link {
	color: #336699;
	text-decoration: none;
}
a.property:visited {
	text-decoration: none;
	color: #336699;
}
a.property:hover {
	text-decoration: underline;
	color: #336699;
}
a.property:active {
	text-decoration: none;
	color: #336699;
}
a.property {
	font-weight: bold;
	font-size: 16px;
}

a.two:link {
	color: #336699;
	text-decoration: none;
}
a.two:visited {
	text-decoration: none;
	color: #336699;
}
a.two:hover {
	text-decoration: underline;
	color: #336699;
}
a.two:active {
	text-decoration: none;
	color: #336699;
}
a.two {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
}

a.bottom:link {
	color: #CCCCCC;
	text-decoration: none;
}
a.bottom:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a.bottom:hover {
	text-decoration: none;
	color: #999999;
}
a.bottom:active {
	text-decoration: none;
	color: #999999;
}
a.bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}



.h1 {
	font-size: 16px;
	font-weight: bold;
	color: #336699;
}

.pagenum {
	font-size: 14px;
	font-weight: bold;
	color: #336699;
	text-decoration: underline;
}

.h2 {
	font-size: 12px;
	font-weight: bold;
	color: #336699;
}

.textblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6DB4D5;
}

.textbold {
	font-weight: bold;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.grey {
	color: #666666;
}

.greybig {
	color: #DDDDDD;
	font-size: 16px;	
}

.textsm {
	font-size: 10px;
}

.textsm2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #6DB4D5;
}

.bottom {
	font-size: 10px;
	color: #999999;
}

.pic {
	border: 1px solid #666666;
      padding: 2px 2px 2px 2px;
}

.pic2 {
	border: 1px solid #DDDDDD;
      padding: 2px 2px 2px 2px;
}


#home{
height: 40px;
width: 91px;
text-indent: 10000px;
overflow: hidden;
background: url(images/menu-eng-home.jpg) top left no-repeat;
display: block;
}
#home:hover{
background-position: bottom left;
}


#find{
height: 40px;
width: 91px;
text-indent: 10000px;
overflow: hidden;
background: url(images/menu-eng-find.jpg) top left no-repeat;
display: block;
}
#find:hover{
background-position: bottom left;
}


#sell{
height: 40px;
width: 91px;
text-indent: 10000px;
overflow: hidden;
background: url(images/menu-eng-sell.jpg) top left no-repeat;
display: block;
}
#sell:hover{
background-position: bottom left;
}


#buy{
height: 40px;
width: 91px;
text-indent: 10000px;
overflow: hidden;
background: url(images/menu-eng-buy.jpg) top left no-repeat;
display: block;
}
#buy:hover{
background-position: bottom left;
}


#info{
height: 40px;
width: 91px;
text-indent: 10000px;
overflow: hidden;
background: url(images/menu-eng-info.jpg) top left no-repeat;
display: block;
}
#info:hover{
background-position: bottom left;
}


#contact{
height: 40px;
width: 91px;
text-indent: 10000px;
overflow: hidden;
background: url(images/menu-eng-contact.jpg) top left no-repeat;
display: block;
}
#contact:hover{
background-position: bottom left;
}

#nihongo{
height: 40px;
width: 91px;
text-indent: 10000px;
overflow: hidden;
background: url(images/menu-eng-nihongo.jpg) top left no-repeat;
display: block;
}
#nihongo:hover{
background-position: bottom left;
}






#dropmenudiv{
position:absolute;
border:1px solid #FFFFFF;
border-bottom-width: 0;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 5px;
border-bottom: 1px solid #FFFFFF;
padding: 1px 0;
text-decoration: none;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #CCEAF7;
}


