html, body {
	background-color: #ffffff;
	font-family: sylfaen, Times New Roman, Serif, Verdana, Tahoma, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

a.menu {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #141413;
	text-decoration: none;
  font-weight: normal;
}

a.menu:hover {
	text-decoration: underline;
}

.menu {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #653f1c;
	text-decoration: none;
  font-weight: bold;
}

.index_text {
	color: #000000;
}

.index_news {
	color: #000000;
}

.faq_title {
	color: #521400;
  font-weight: bold;
}

.faq_text {
	color: #000000;
}

.about_title {
	color: #201C0D;
  font-weight: bold;
  text-align: center;
}

.about_text {
	color: #201C0D;
}

.festival_text {
	color: #2E2820;
	padding-left: 10px;
	padding-right: 10px;
}

.order_text {
	color: #000000;
	vertical-align: top;
}

.cooperation_text {
	color: #000000;
	text-align: left;
	vertical-align: top;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
}

.cooperation_title {
	color: #000000;
	text-align: center;
  font-weight: bold;
  padding-top: 20px;
}

td.cell_UL {
	text-align: left;
	vertical-align: top;
}

td.cell_UR {
	text-align: right;
	vertical-align: top;
}

td.cell_DL {
	text-align: left;
	vertical-align: bottom;
}

td.cell_DR {
	text-align: right;
	vertical-align: bottom;
}

a.gallery_img {
	padding: 20px;
}

a.menu1 {
  color: #4B402B;
  font-weight: bold;
	padding-left: 10;
	margin-top: 3;
	text-decoration: none;
}

.scenario_title {
	color: #551100;
	font-weight: bold;
	text-align: center;
	vertical-align: bottom;
	font-size: 22px;
	margin: 20px 0 0 0;
	font-family: sylfaen, Georgia;
}

.scenario_head {
  color: #551100;
  font-weight: bold;
  text-align: center;
	vertical-align: bottom;
	font-size: 22px;
	font-family: sylfaen, Georgia;
}

.scenario_text {
	margin-top: 10;
	vertical-align: top;
	font-family: sylfaen, Georgia;
}

.index_bg {
	background-image:url(pic/index_bg.gif);
/*	background-repeat: no-repeat; */
}

#creatorspopup{ position: absolute; visibility: hidden; overflow: hidden; border:2px solid #303030; background-color:#F9F9F9; padding:5px; }