﻿body, th, td { font-size:10pt;font-family: 'MS UI Gothic';  }
a{TEXT-DECORATION:none}
a:visited{COLOR:#0000FF; TEXT-DECORATION:none}
a:hover{COLOR: #0000FF; TEXT-DECORATION:underline; BACKGROUND-COLOR: #EDEDFF;}
a:link{COLOR:#0000FF;}
img{border:0}

/* popup */
a:hover.thumbnail {
	position: relative;
}
a:hover.thumbnail span.popup {
	display: block;
	position: absolute;
	top: -20px;
	left: 40px;
}
span.popup {
	display: none;
}



