/* CSS Document */

/* General */
a:focus{
-moz-outline-style: none;
}
body {
	margin-top: 10px;
	margin-bottom: 10px;
}

td {
	font-family: Verdana;
}
.about {
	font-family: Verdana;
	font-size: 11px;
	line-height: 12px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
}
.about:link {
	font-family: Verdana;
	font-size: 16px;
	line-height: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a {
    color: #FFFFFF;
    text-decoration: none;
}
a:visited {
    color: #FFFFFF;
    text-decoration: none;
}
a:hover {
    color: #F5973F;
    text-decoration: none;
}
.menu_left {
	font-family: Verdana;
	font-size: 21px;
}
.menu_left02 {
	font-family: Verdana;
	font-size: 14px;
	color: #F5973F;
    text-decoration: none;
}
.menu_right {
	font-family: Verdana;
	font-size: 14px;
	color: #F5973F;
    text-decoration: none;
}	
.menu_movie {
	font-family: Verdana;
	font-size: 10px;
	color: #F5973F;
	text-align: left;
	padding-left: 20px;
	padding-top: 10px;
}	
.style3 {font-size: 12px}
/* THE END General */
/* INDEX DIV */
