﻿/**/
body, html {
	background: #330000 url(../pic/blood.gif) 100px 0px no-repeat;
	color:#fff;
	font: 100% 'Trebuchet MS', Tahoma, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
}
a:link, a:visited, a:active {
	color:#fff;
	text-decoration:none;
}
a:hover { 
	color:#fff;
	text-decoration: underline;
}
img {
	padding: 0;
	margin: 0;
	border: none;
}
a img {
	border:0;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	font-family: Lucida, Verdana, serif;	
	padding: 24px 16px 8px 0;
	margin: 0;
}
p {
	font-size: 11px;
	padding: 0 16px 10px 30px;
	margin: 0;
}

.movie {
	position: absolute;
	top: 510px;
	left: 200px;
	width: 300px;
	height: 280px;
	background: #000 url(../pic/movie_image.gif) 0 0 no-repeat;
}

.content {
	width: 800px;
	margin: 0px 0px 0px 100px;
	overflow: hidden;
}
.content_right {
	text-align: right;
	padding: 90px 0px 20px 400px;
}
.headline {
	margin: 0px 0px 20px 0px;
}
.newstop {
	width: 402px;
	background: url(../pic/news_top.gif) right top no-repeat;
}
.news {
	width: 402px;
	background: url(../pic/news_middle.gif) right top repeat-y;
}
.newstrenner {
	width: 402px;
	height: 17px;
	margin-bottom: 10px;
	background: url(../pic/news_footer.gif) right top no-repeat;
}
.lightbox_p {
	color: #000;
	padding: 30px;
}
.lightbox_p a:link, .lightbox_p a:visited, .lightbox_p a:active, .lightbox_p a:hover { 
	color:#000;
}

.footer {
	border-top: 1px solid #e2e2e2;
	width: 400px;
	margin: 20px 0px 0px 500px;
	padding: 10px 0 0 0;
	text-align: right;
	color: #e2e2e2;
	font-size: 10px;
}