@import url(base.css);

/*
Page markers
----------
*/
/*change the #t1, #t2, etc appropriately to mark */


li#m6 
{
	background: url(images/top_menu.gif) -627px -36px;
}

/*----*/
.header h1
{
	width:915px;
	height:213px;
	display:block;
	background: url(images/h-news.jpg)
}

h2
{
	width:523px;
	height:97px;
	background:url(images/sh_news.gif);
	margin:0 0 40px 0;
}

#movie, .header
{
	height:213px;
}

.content
{
	padding:30px 0 0 0;
}



.newsBox {
	background:url(images/newsbox.gif) repeat-y;
	width:465px;
	padding:0;
	position:relative;
	left:75px;
	margin:20px 0;
}
.newsBox div.top {
height:12px;
width:465px;
background:url(images/newsbox_top.gif) no-repeat;
margin:0 0 10px 0;
line-height:0px;
overflow:hidden;

}
.newsBox div.bottom {
height:18px;
width:465px;
background:url(images/newsbox_bottom.gif) no-repeat;
margin:0;
padding:0;
margin:5px 0 0 0;
line-height:0px;
overflow:hidden;
}
.newsBox  ul {
margin: 10px 20px;

}
.newsBox p, .newsBox li {
	font-size:13px;
	line-height:16px;
	margin:30px 10px 30px 30px;
}

.newsBox h3 {
width:395px;

	line-height:16px;
	margin:0 30px 0 30px;

}
