body,td,th {
	color: #ccc;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	height:100%;
	font-size:0.9em;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a {text-decoration:none; color: #ccc}
a:visited {color: #ccc}
a:hover {text-decoration:underline; color:#fff}

.fixcontent {position:absolute; top:-161px; left: 0px}/*164-325*/
.fixcontent1 {position:absolute; top:-64px; left: 0px}/*261-325*/
.fixcontent2 {position:absolute; top:110px; left: 0px}/*435-325*/
.fixcontent3 {position:absolute; top:137px; left: 0px}/*462-325*/

.firstmenu td {margin:0; padding:28px; font-size:14px; letter-spacing:2px}
.firstmenu a {color: #ccc; text-decoration:none; padding:0; margin:0;}
.firstmenu a.act {color:#fff !important; background-color:#000 !important}
.firstmenu a:visited {color: #ccc; text-decoration:none}
.firstmenu a:hover {text-decoration:underline; color:#fff}

.topmenu {width:100%}
.topmenu tr {padding:8px;}
.topmenu td {margin:0; padding:0 12px 0 12px; font-size:14px; letter-spacing:2px}
.topmenu a {color: #ccc; text-decoration:none; padding:0; margin:0;}
.topmenu a.act {color:#fff !important; background-color:#000 !important}
.topmenu a:visited {color: #ccc; text-decoration:none}
.topmenu a:hover {text-decoration:underline; color:#fff}

.downmenu {width:100%}
.downmenu tr {margin:0; padding:8px;}
.downmenu td {margin:0; padding:0 12px 0 12px; font-size:14px; letter-spacing:2px;}

.downmenu a {color: #ccc; text-decoration:none; padding:0;margin:0;}
.downmenu a.act {color:#fff !important;}
.downmenu a:visited {color: #ccc; text-decoration:none}
.downmenu a:hover {text-decoration:underline; color:#fff;}

#contentbox {
	width:100%;
	height:0px;
	position: absolute;
	left:0px;
	top:50%;
}
.content {
	position:relative;
	top:-120px;
	left:0px;
	width:100%
}

#fixed {
	width:100%;
	height:0px;
	border:#F00 solid 0px;
	position: fixed; //position: absolute;
	left: 0px;//	left: expression( ( document.getElementsByTagName("BODY")[0].scrollLeft) * 1 + "px" );
	top:50%;
}
.lang {
	position:fixed; // position:absolute;
	top:15px;	
	font-size:0.8em; 
	width:auto; 
	white-space:nowrap
}
div.copy, div.dew, div.ver {
    position:fixed; // position:absolute;
    top:96%;
    font-size:0.7em;
    width:auto;
    white-space:nowrap;
    z-index:1000 !important;
}

div.txt {
    position:fixed; // position:absolute;
    top:80%;
    font-size:0.9em;
	letter-spacing:.1em;
	line-height:1.3em;
    width:auto;
    white-space:nowrap;
    z-index:1000 !important;
}

#arr-l, #arr-r {
	position:fixed;	// position:absolute;
	top:50%;	
	//top:expression(this.offsetHeight+(document.documentElement.clientHeight?document.documentElement.clientHeight:document.body.clientHeight)/2+'px');
	cursor:hand;
	cur\sor:pointer;
}
#arr-l, #cp {
	left:25px; // left:expression(25+(prev=document.documentElement.scrollLeft?document.documentElement.scrollLeft:document.body.scrollLeft)+'px');
}
#arr-r, #dw, #ln  {
	right:25px; // right:auto;
	//left:expression(-25-this.offsetWidth+(document.documentElement.clientWidth?document.documentElement.clientWidth:document.body.clientWidth)+(next=document.documentElement.scrollLeft?document.documentElement.scrollLeft:document.body.scrollLeft)+'px');
}
#txt {
    z-index:1000 !important;
    width:100%;
    text-align:center;   
}
#vr {
    z-index:1000 !important;
    width:100%;
    text-align:center;   
}
#zhuko {
    z-index:0 !important;   
}
