BODY
{ 
	scrollbar-base-color: #00ff40 ; 
	scrollbar-arrow-color: white ; 
	background-color: white ;
} 

A
{
	text-decoration: none ;
}

A:link
{
	color: blue ;
}

A:visited
{
	color: blue ;
}

A:hover
{
	color: red ;
	text-decoration: underline ;
/*	border: 2px red solid;*/
}

A:visited img
{
	border-color: #c0c0ff
}

/*A img:hover*/
/*
A:hover img
{
	border: 2px red solid;
}
*/

.brdr a:hover img
{
	border: 2px red solid;
}


.menu
{
	width: 16% ;
	font-size: 75% ;
	background-color: white ;
	text-align: center ;
}

.menu_b
{
	width: 16% ;
	font-size: 75% ;
	background-color: #00ff80 ;
	text-align: center ;
}

.td1
{
	text-align: center ;
	background-image: url(http://techno-adult.s1.hayasoft.com/image/gb.gif) ;
	background-repeat: repeat-x ;
	background-position: bottom ;
	background-color: white ;
	font-weight: bold ;
	color: #a060ff ;
}

.td2
{
	background-color: white ;
	text-align: center ;
}

.td3
{
	width: 25% ;
	font-size: 75% ;
	background-color: white ;
	text-align: center ;
}

.td4
{
	text-align: center ;
	background-image: url(http://techno-adult.s1.hayasoft.com/image/ob.gif) ;
	background-repeat: repeat-x ;
	background-position: bottom ;
	background-color: white ;
	font-size: 75% ;
	font-weight: bold ;
	color: black ;
	border-bottom: 1px #000000 solid ;
}

.cn1
{
	width: 50% ;
	background-color: #e0ffff ;
	font-size: 75% ;
	font-weight: bold ;
}

.cn2
{
	width: 50% ;
	background-color: white ;
	font-size: 75% ;
	text-align: center ;
}

/*
#pg{text-align:center;margin:0px}
#pg a{text-decoration:none;background:#fffff1;color:#03c;font-size:75%}
#pg a,#pg span{margin-right:3px;padding:1px 4px 0 4px;border:1px solid #00ff80;zoom:1;vertical-align:middle;+vertical-align:top;font-size:75%;}
#pg a:hover{background:#00ff80;color:#fff}
#pg span{background:#80ffa0;color:#ff0000}
*/
.pg{text-align:center;margin:0px}
.pg a{text-decoration:none;background:#fffff1;color:#03c;font-size:75%}
.pg a,.pg span{margin-right:3px;padding:1px 4px 0 4px;border:1px solid #00ff80;zoom:1;vertical-align:middle;+vertical-align:top;font-size:75%;}
.pg a:hover{background:#00ff80;color:#fff;text-decoration:none}
.pg span{background:#80ffa0;color:#ff0000}

