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

body {
	background: #fff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: 000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#main {
	width: 100%;
	background: url(../img/bg_main.jpg) top repeat-x;
}

#show {
	padding-top: 30px;
	width: 100%;
}

#menu {
	text-align: center;
	width: 100%;
	padding-top: 30px;
}

#cz {
	width: 100%;
	background: url(../img/line.jpg) bottom center no-repeat;
	text-align: center;
}

#cz_text {
/*	margin-top: 30px;	*/
	width: 730px;
	padding: 0px 15px 50px 15px;
	text-align: justify;
}

#br {
	height: 20px;
}

#lineup {
	background: url(../img/bg_lineup.jpg) repeat-x;
	height: 17px;
}

#linedown {
	background: url(../img/bg_linedown.jpg) repeat-x;
	height: 17px;
}

#copy {
	background: url(../img/bg_copy.jpg) repeat-x;
	height: 63px;
}

.date {
	color: #FF0000;
}