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


#document #home {
	text-align:center;
}

#document #home table {
	margin-right: auto;
	margin-left: auto;
	margin-bottom:20px;
}

#document #home #table_home_selection {
	border-top: 1px dotted #cccccc;	
}

#document #home table td {
	vertical-align:top;
}

#document .mosa {
	background-image: url(img/box_content.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom:10px;
	text-align:center;
	padding-bottom:0px;
	padding-top:3px;
	padding-right:3px;
	padding-left:3px;
	width:90px;
}

#document .mosa a {
	text-align:center;
	color:#7e7c9b;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	font-family: "Courier New", Courier, monospace;
}

#document .mosa a:hover {
	color:#eeab5d;
}

#document .mosa .link {
	padding-left:5px;
	padding-right:5px;
}

#document .mosa .img:hover {
/*	border: 1px solid #999999; */
}

#document .mosa .img {
	margin-left:auto;
	margin-right:auto;
	position:relative;
	height:86px;
	width:86px;
	text-align:center;
	vertical-align:middle;
	margin-bottom:6px;
/*	border: 1px solid #cccccc;  */
}

#document #text1 {

}

#document #text2 {

}

#document #img1 {

}

#document #img2 {

}

#document #img3 {

}