td				{
				font-family: verdana, arial, helvetica, sans-serif;
				color: #1E2542;
				font-size: 10px;
				line-height: 16px;
				}

.date			{
				color: #333333;
				}

.white-header	{
				color: #FFFFFF;
				font-size: 12px;
				line-height:20px;
				}

.white			{
				color: #FFFFFF;
				}

body,html 		{
				scrollbar-face-color: #E1E1E1;
				scrollbar-highlight-color: #FAFAFA;
				scrollbar-shadow-color: #E1E1E1;
				scrollbar-3dlight-color: #D5D5D5;
				scrollbar-arrow-color:  #0;
				scrollbar-track-color: #F2F2F2;
				scrollbar-darkshadow-color: #C6C6C6;
				margin: 0px;
				/*height:100%;*/
				}

A:link         	{
				color: #1e2744;
				text-decoration: underline;
				}

A:visited       {
				color: #1e2744;
				text-decoration: underline;
				}

A:hover         {
				color: #1e2744;
				text-decoration: none;
				}
h1 				{
				font-family: verdana, arial, helvetica, sans-serif;
				color: #1E2542;
				font-size: 13px;
				line-height: 18px;
				margin:0px;
				margin-bottom:16px;
				padding:0px;
				text-transform:uppercase;
				font-weight:bold;
				}
#blacklayer {
	position:absolute;
	top:0px;
	width:100%;
	height:100%;
	z-index:99;
	background-color:#000000;
	filter: Alpha(opacity=90, finishopacity=90, style=1);
	opacity: 0.9;
}
#zoomlayer {
	position:absolute;
	top:0px;
	width:100%;
	height:100%;
	z-index:100;
	text-align:center;
}


#leftnavi2 {
width:245px;
}
#leftnavi {
width:270px;
}
.content {
	width:524px;
}

.footer {
	width:200px;
}

p{
	margin:0;
}

#black_layer {
background-color:#000000;
height:100%;
left:0;
position:absolute;
top:0;
width:100%;
z-index:99;
}
#cinema_layer {
background-color:#FFFFFF;
border:5px solid #FFFFFF;
left:50%;
position:absolute;
top:89px;
z-index:100;
}
#cinema_close {
position:absolute;
right:5px;
top:5px;
width:16px;
z-index:100;
}

.news a, .news a:link, .news a:visited {
	color: #FFCC00;
}

.news a:hover {
	color: #FFFFFF;
}