body {
	background-color: #000000;
	margin: 0px;
	font-size: 13px;
	color: #FFFFFF;
}
.right {
	float: right;
}
.main_contents {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../../event/img/2007spring/eventback.gif);
	background-repeat: repeat;
}
.pankugzu {
	font-size: 11px;
	text-align: right;
	padding-right: 30px;
	margin-top: 8px;
	margin-bottom: 8px;
}
a {
	color: #ff3399;
}
a:hover {
	color: #0066CC;
}
.container {
	width: 880px;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.menu_btn {
	height: 38px;
	width: 920px;
}
.outline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	margin-bottom: 5px;
	font-size: 14px;
}
#aisatu {
	width: 850px;
	padding-top: 30px;
	padding-right: 35px;
	padding-bottom: 20px;
	padding-left: 35px;
	line-height: 180%;
}
#aisatu  th {
	padding-left: 15px;
	width: 30%;
	color: #cccc33;
	font-weight: normal;
	text-align: left;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #FFFF00;
}
.title {
	font-size: 20px;
}
.shop_box {
	width: 100%;
	background-color: #200808;
	padding: 20px;
}
.head {
	background-image: url(../img/top_img.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 141px;
	width: 920px;
}
h1 {
	text-indent: -9999px;
}
.infocolor {
	color: #FF9900;
}
