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

body { background-color:#000000;
padding-top:0px;}

body,td,th {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	letter-spacing:1px;
}

a {
	font-family: Verdana;
	font-size: 11px;
	color:#999999;
	letter-spacing:1px;
	text-decoration: none;
}

a:link {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

.on {
	font-family: Verdana;
	font-size: 11px;
	color:#ffffff;
	letter-spacing:1px;
}

.t9 {
	font-family: Verdana;
	font-size: 9px;
	color:#ffffff;
	letter-spacing:1px;
}

		
.gl10 { 
	font-family: Verdana;
	font-size: 9px;
	color:#999999;
	letter-spacing:1px;
	text-decoration: none;
	word-spacing: 8px;
}

.gb11 { 
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
	color:#999999;
	letter-spacing:1px;
	text-decoration: none;
	word-spacing: 8px;
}

.tbox { 
	font-family:Verdana;
	font-size: 11px;
	font-weight:normal;
	color:#ffffff;
	width:200px;
	height:18px;
	background-color:#000000;
	border:1px solid #ffffff; 
} 

.ltbox { 
	font-family:Verdana;
	font-size: 11px;
	font-weight:normal;
	color:#ffffff;
	width:200px;
	background-color:#000000;
	border:1px solid #ffffff; 
} 

.sbtn { 
	font-family:Verdana;
	font-size: 11px;
	font-weight:normal;
	color:#ffffff;
	width:50px;
	height:18px;
	background-color:#000000;
	border:1px solid #ffffff; 
} 

.root 		{
		position:relative;
		height:			400px;
		width:			430px;
		margin: 			0px 0px 0px 20px;		
		}
.root p 	{
		margin:			0px 0px 0px 0px;
		}
.thumb 		{
		position:			absolute;
		height:			30px;
		width:			9px;
		left: 			10px;
		
		}
.up, .dn 	{
		position:			absolute;
		left: 			10px;
		}
.up a, .up a img, .dn a, .dn a img, .thumb a , .thumb a img{
		border:			0;
		}
.scrollContainer { 
		position:			absolute; 
		left:			0px; 
		top:			0px;
		width:			430px; 
		height:			400px; 
		clip:			rect(0 430 400 0); 
		overflow:			auto; 
		border-top:		1px solid #000000;
		border-left:		1px solid #000000;
		border-right:		1px solid #000000;
		border-bottom:		1px solid #000000;
		background:		#000000;
		}
.scrollContent {
	position:			absolute;
	left:			1px;
	top:			0px;
	width:			430px;
		}

.root2 		{
		position:relative;
		height:			238px;
		width:			430px;
		margin: 		0px 0px 30px 20px;		
		}	
		
.scrollContainer2 { 
		position:			absolute; 
		left:			0px; 
		top:			0px;
		width:			430px; 
		height:			400px; 
		clip:			rect(0 430 400 0); 
		overflow:			auto; 
		border-top:		    1px solid #000000;
		border-left:		1px solid #000000;
		border-right:		1px solid #000000;
		border-bottom:		1px solid #000000;
		background:		#000000;
		}
.scrollContent2 {
	position:			absolute;
	left:			2px;
	top:			0px;
	width:			430px;
		}
