<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	font-size: 62.5%;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
a {
	color: #000066;
}
a:hover {
	text-decoration: none;
}
/*
=Wrapper
**************************************/
#wrapper{
	width: 1165px;
	position: absolute;
	left: 37px;
	top: 92px;			
}
#wrapper2{
	width: 950px;
	position: absolute;
	left: 37px;
	top: 92px;			
}
#wrapper:after {
	clear:both;
	content:'.';
	display:block;
	height:0pt;
	visibility:hidden;
}
/*
=TVBox
**************************************/
#tvbox{
	width: 100%;
}
#tv {
	margin:auto;
	width: 425px;
	height: 400px;
	background-image: url(images/tvV3.gif);
	background-repeat: no-repeat;
	position: relative;
}
#tv_16 {
	margin:auto;
	width: 425px;
	height: 400px;
	background-image: url(images/tvV3_16a.gif);
	background-repeat: no-repeat;
	position: relative;
}
#tv_16s {
	margin:auto;
	width: 425px;
	height: 400px;
	background-image: url(images/tvV3_16_2.gif);
	background-repeat: no-repeat;
	position: relative;
}
#tv_screen {
	position: absolute;
	left:20px;
	top:15px;
}
#tv_screen_16 {
	position: absolute;
	left:20px;
	top:88px;
}
#tv_screen_16s {
	position: absolute;
	left:20px;
	top:83px;
}
#player{
	width:384px;
	height:333px;
}
#player_16{
	width:384px;
	height:263px;
}
#langbar {
	position: absolute;
	z-index:1;	
	left:0px;
	top:363px;
	width: 100%;
}
#langbar img {
	border: none;
}
#langbtn{
	width: 55%;
	padding-left:30px;
	float: left;
}
#others{
	width:20%;
	padding-right:40px;
	float: right;
	text-align: right;
}
#noscript{
	display:block;
	position:absolute;
	z-index:20;
	left:19px;
	top:363px;
	width: 250px;	
	margin:0;
	padding:7px;
	background:#FFFBD4;		
	font-size:1.2em;
	text-align:center;		
}
#setting {
	margin-top: 10px;
	text-align: center;
	font-size:1.2em;
}
/*
=Script
**************************************/
#script {
	margin: 30px auto 0;
    width: 80%;
}
#script h3{
	margin: 0;
	padding: 10px 0;
	color: #993366;
	font-size: 1.6em;
	font-weight: bold;
}
#script table {
	width: 100%;
}
#script td {
	width:70%;
	font-size:1.3em;
	padding-bottom: 10px;
	vertical-align: top;
}
#script td.script_name {
	text-align:right;
	width:30%;
	font-weight: bold;
}

/*
=Footer
**************************************/
#footer {
	clear: both;
	width: 100%;
	font-size: 1.1em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	padding: 3px;
	margin: 10px 0;
}
#notice{
	width: 45%;
	float: left;
}
#lastupdate{
	width: 45%;
	float: right;
	text-align: right;
}
/*
=Settings
**************************************/
#settings {
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
#settings p {
	line-height: 150%;
}
#settings h2 {
	font-size: 1.2em;
}
#settings h3 {
	font-size: 1em;
	margin: 10px 0;
}
#settings ul {
	margin: 0;
	padding: 0;
}
#settings li {
	list-style: none;
}
#settings img {
	border: none;
	float: left;
	padding: 0;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#settings #footer {
	margin-top: 20px;
	width: 95%;
	font-size: 1em;
}
</pre></body></html>