body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
div.tabArea {
	float: left;
	width: 100%;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin-top: 7px;
	padding-left: 20px;
}

a.tab {
	text-decoration: none;
	background-color: #FFF;
	padding-top: 2px;
	padding-bottom: 2px;
	z-index: 100;
	margin-top: 5px;
	line-height: 20px;
	padding-right: 20px;
	padding-left: 20px;
}

a.tab, a.tab:visited {
  color: #808080;
}

a.tab:hover {
	color: #F00;
}
a.tab.activeTab, a.tab.activeTab:hover, a.tab.activeTab:visited {
	background-color: #FFF;
	color: #666666;
	z-index: 1000;
	border: 0px dashed #D4D0C8;
	background-attachment: scroll;
	background-image: url(images/sublink_x.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
div.tabMain {
	z-index: 101;
	height: 500px;
	margin-top: 0px;
}


div.tabIframeWrapper {
	width: 100%;
}

iframe.tabContent {
	background-color: #FFFFFF;
	width: 100%;
	margin-top: 10px;
}

/*

a:link, a:active
{
	color: #000;
	text-decoration: none;
	text-transform: none;
	padding-right: 8px;
	padding-left: 8px;
	width: 100px;
	font-weight: bold;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #F00;
	font-weight: bold;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	
}

a.submenuPasive
{
	color: #000;
	text-decoration: none;
	text-transform: none;
	padding-right: 8px;
	padding-left: 8px;
	width: 100px;
	font-weight: bold;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}


a.submenuActive
{
	color: #000;
	text-decoration: none;
	text-transform: none;
	padding-right: 8px;
	padding-left: 8px;
	width: 100px;
	font-weight: bold;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
*/

#subpageProgramContainer {
	background-color: #FFF;
	height: 500px;
	width: 2560px;
	overflow: hidden;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-top: 2px;
}
#submenu {
	text-align: left;
	margin-top: 5px;
	margin-bottom: 10px;
	height: 20px;
}


#gnavi  {
	list-style-image:none;
	list-style-type:none;
	float: left;
	width: 2560px;
	font-size: 0.8em;
}
ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#mainnavi {
	width: 100%;

}

#mainnavi  li {
	list-style-type: none;
	font-size: 0.8em;
		}
#mainnavi  li  .lightColor {
	padding-right: 10px;
			}



.hand {
	cursor: hand;
	cursor: pointer;
}



#mainContent {
	background-color: #FFFFFF;
	width: 100%;
	height: 500%;
	float: left;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.transparent{
	filter:alpha(opacity=90);
	-moz-opacity:0.90;
	-khtml-opacity: 0.90;
	opacity: 0.90;
}


.whiteDiv {
	background-color: #FFF;
	padding: 0px;
	float: left;
	width: 99%;
	text-align: left;
	vertical-align: middle;
	border: 1px dashed #D4D0C8;
	margin-bottom: 15px;
	cursor: hand;
	cursor: pointer;
}
.greyDiv {
	background-color: #F2F2F2;
	padding: 0px;
	float: left;
	width: 99%;
	text-align: left;
	vertical-align: middle;
	border: 1px dashed #D4D0C8;
	margin-bottom: 15px;
	cursor: hand;
	cursor: pointer;
	
}



#linkImageDiv {
	float: right;
	text-align: left;
	font-weight: normal;
	width: 50px;
	vertical-align: top;
	margin-right: 5px;
}
#linkSpacerDiv {
	float: left;
	font-weight: normal;
	width: 100%;
	height: 10px;
}
#columnLeft {
	float: left;
	margin-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 5px;
	height: 100%;
	left: 0px;
	width: 400px;
}
#close {
	float: left;
	text-align: left;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	width: 100%;
	padding: 3px;
	margin-bottom: 10px;
}


#movieDiv {
	padding: 0px;
	float: left;
	width: 99%;
	text-align: left;
	vertical-align: middle;
	border: 1px dashed #D4D0C8;
	margin-bottom: 15px;
}
#contentDiv {
	float: right;
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	width: 310px;
}

#photoDiv {
	float: left;
	font-weight: normal;
	width: 60px;
	margin: 3px;
}
#titleDiv {
	float: left;
	text-align: left;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	width: 100%;
	padding: 3px;
	margin-bottom: 10px;
}
#descriptionDiv {
	float: left;
	text-align: left;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	width: 100%;
	padding: 3px;
	margin: 0px;
}
#descriptionFullDiv {
	float: right;
	text-align: justify;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	width: 100%;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
}

.title {
	color: #333;
	font-weight: bold;
}

.date {
	color: #FF0000;
}
.englishTitle {
	color: #666;
}
#iFrameDetail {
	width: 570px;
	position: absolute;
	display: none;
	top: 0px;
	bottom: 0px;
	height: 462px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	z-index: auto;
	visibility: visible;
	border: 0px solid #CCC;
	background-attachment: scroll;
	background-image: url(images/movieDetail.gif);
	background-repeat: no-repeat;
	background-position: center top;
}


#close {
	float: right;
	text-align: right;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	width: 30px;
	padding: 3px;
	position: absolute;
	top: 0px;
	right: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-right: 5px;
}


#movie {
	float: left;
	width: 100%;
	text-align: left;
	vertical-align: middle;
}
#content {
	float: right;
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	width: 265px;
	margin-left: 15px;
}

#photo {
	float: left;
	font-weight: normal;
	width: 200px;
	margin-right: 10px;
	margin-left: 10px;
	height: 130px;
}
#title{
	float: left;
	text-align: left;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	width: 100%;
	padding: 3px;
	margin-bottom: 10px;
}
#description {
	float: left;
	text-align: left;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	width: 100%;
	padding: 3px;
	margin: 0px;
}
#descriptionFull{
	float: left;
	text-align: justify;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	width: 480px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	
}
#movieDetailContainer {
	float: left;
	width: 100%;
	background-color: #D4D0C8;
}

