@charset "utf-8";
/* CSS Document */

#glossary_top_image{
	background-image: url(../images/glossary_list_title.jpg);
	height: 164px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-x;
	background-position: center center;
}

#content_yougo a {
	color:#D2D2D2;
}

#content_yougo a:hover {
	color:#D2D2D2;
	text-decoration:underline;
}

