body{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	font-size:11px;
	color: #2e0000;
	background-color:#980303;
	margin: 0px;
}
.tour-header {
	background:url(images/tour-header.jpg) no-repeat center top;
	height:525px;
}
.tour-menu {
	background:url(images/-tour-header.jpg) no-repeat center;
	height:61px;
}
.text-img {
	background:url(images/text-img.jpg) no-repeat center;
	height:123px;
}
.tour-bg {
	background: url(images/tour-bg.jpg) center repeat-y;
}
.tour-menuleft {
	background: url(images/tour-menuleft.jpg) right no-repeat;
}
.tour-menuright {
	background: url(images/tour-menuright.jpg) left no-repeat;
}
.episode-bg {
	background: url(images/episode.jpg) no-repeat;
	height:519px;
}
.episode-top {
	padding-bottom:6px;
}
.episode-title {
	font-size: 30px;
	color: #fff5a0;
	font-weight: bold;
}
.episode-text {
	line-height:17px;
	font-size:11px;
	padding-bottom:10px;
}
a img {
	border:1px solid #e24a00;
}
.br {
	border:none;
}
.warning-txt {
	color:#9d4200;
	line-height:16px;
	font-size:11px;
}
.warning-footer {
	color:#9d4200;
	line-height:16px;
	font-size:11px;
}
.warning-footer:link, .warning-footer:visited{
	text-decoration: underline;
	color:#9d4200;
	line-height:16px;
	font-size:11px;
	font-weight: normal;
}
.warning-footer:active, .warning-footer:hover{
	text-decoration: none;
	color:#9d4200;
	line-height:16px;
	font-size:11px;
	font-weight: normal;
}
