@charset "utf-8";

.center {
	margin-left: 10px;
	margin-top: 10px;
}
.big02 img {
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
#rightber ul#contents_menu li#access_li a:link{
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 0px -64px;
	height: 32px;
	width: 269px;
	background-image: url(../img/tab/con_tab.gif);
	display: block;
}
#rightber ul#contents_menu li#access_li a:visited{
	text-decoration: none;
	color: #666666;
	background-repeat: no-repeat;
	background-position: 0px -64px;
	height: 32px;
	width: 269px;
	background-image: url(../img/tab/con_tab.gif);
	display: block;
}
#rightber ul#contents_menu li#access_li a:hover{
	text-decoration: none;
	color: #666666;
	background-repeat: no-repeat;
	background-position: 0px -64px;
	height: 32px;
	width: 269px;
	background-image: url(../img/tab/con_tab.gif);
	display: block;
}
