body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
.line_menu {
	background-image: url(images/line_menu.jpg);
}
.line_menu_b {

	background-image: url(images/line_menu_b.jpg);
}
a {
	color: #1c5000;
	text-decoration: none;
	font-size: 10pt;
	font-family: "Microsoft Sans Serif";
}

a:hover {
	text-decoration: underline;
	color: #6d997e;
}
.copy {
	font-family: "Microsoft Sans Serif";
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
}
.menu_b {
	font-family: "Microsoft Sans Serif";
	font-size: 9pt;
	color: #dcffea;
	text-decoration: none;
}
.menu_top {
	font-family: "Microsoft Sans Serif";
	font-size: 10pt;
	color: #dcffea;
	text-decoration: none;
}
.txt_concert {
	font-family: "Microsoft Sans Serif";
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.txt_all {

	font-family: "Microsoft Sans Serif";
	font-size: 10pt;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.txt_history {


	font-family: "Microsoft Sans Serif";
	font-size: 10pt;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bolder;
}
.img_border_a {
	border: 2px solid #999999;
}
.img_border_i {
	border: 2px solid #cccccc;
}