@charset "utf-8";
/* CSS Document */

.vue_header_02{
font-family:Arial,Verdana,Helvetica,sans-serif;
font-size:14px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:20px;
padding:10px;
text-transform:uppercase;
color:#000000;
text-align:center;
}

.cinema_list	{
border-collapse:collapse;
color:#000000;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:19px;
text-align:left;
padding-left:25px;
padding-right:35px;
width:40%;
float:left;
}
.cinema_list a:link{
color:#FF66CC;
font-weight:bold;

}
.cinema_list a:visited{
color:#FF66CC;
font-weight:bold;

}
.cinema_list a:hover{
color:#FF66CC;
font-weight:bold;
text-decoration:underline;

}

.current_movie	{
border-collapse:collapse;
color:#000000;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:19px;
text-align:left;
float:left;
padding-left:25px;

}
.current_movie_name	{
padding-right:10px;
float:left;
font-size:14px;
}

.current_movie_name a:link{
color:#000000;
}
.current_movie_name a:hover{
color:#000000;
}
.current_movie_name a:visited{
color:#000000;
}
.current_movie_teaser	{
color:#000000;
font-size:11px;
font-weight:normal;
padding-bottom:20px;

}


