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

body { font-family:Verdana;
 	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	line-height:16px;
	color:#000000; }

.subox { border:1px solid #fff; width:110px; height:15px; background-color:#fff; }
.subtn { border:1px solid #96c0e6; width:40px; height:20px; background-color:#96c0e6;  }
.link { color:#cc6600; text-decoration:underline; font-weight:normal;}
.on { color:#cc6600; text-decoration:underline; font-weight:bold;}
.non { color:#000000; text-decoration:none; font-weight:bold;}
.title { font-size:13px; font-weight:bold;}
	
.footer { font-family:Verdana;
 	font-size:9px;
	font-weight:normal;
	text-decoration:none;
	line-height:14px;
	color:#666666; 
	text-decoration:none; }
	
.footer a { font-family:Verdana;
 	font-size:9px;
	font-weight:normal;
	text-decoration:none;
	line-height:14px;
	color:#666666; 
	text-decoration:none; }
.footer a:hover { font-family:Verdana;
 	font-size:9px;
	font-weight:normal;
	text-decoration:none;
	line-height:14px;
	color:#666666; 
	text-decoration:underline; }
	
	
.root 		{
		position:relative;
		width:			565px;
		height:		750px;
		margin: 			0px 0px 0px 0px;
		background-color:#accbea;		
		}
		
.root p 	{
		margin:			0px 0px 0px 0px;
		}
.srbg { height:323px; background-color:#accbea; width:30px; border:1px solid #accbea; }
		
.thumb 		{
		position:			absolute;
		height:			40px;
		width:			          9px;
		margin-left: 			-13px;
		background-color:#accbea;
		
		}
		
.up, .dn 	{
		position:			absolute;
		left: 			0px;
		margin-left: 		-13px;
		background-color:#accbea;
		}
		
.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:			565px; 
		height:		950px; 
		clip:			rect(0 565 750 0); 
		overflow:			auto; 
		border-top:		1px solid #accbea;
		border-left:		1px solid #accbea;
		border-right:		1px solid #accbea;
		border-bottom:		1px solid #accbea;
		background:		#accbea;
		}
		
.scrollContent {
	position:		absolute;
	left:			1px;
	top:			0px;
	width:			556px;
		}

.root2 		{
		position:relative;
		height:	          750px;
		width:			576px;
		margin: 		0px 0px 0px 0px;	
		background-color:#accbea;	
		}	
		
.scrollContainer2 { 
		position:			absolute; 
		left:			0px; 
		top:			0px;
		width:			530px; 
		height:		750px; 
		clip:			rect(0 530 750 0); 
		overflow:		auto; 
		border-top:		1px solid #d6e0ec;
		border-left:		1px solid #d6e0ec;
		border-right:		1px solid #d6e0ec;
		border-bottom:	1px solid #d6e0ec;
		background:		#d6e0ec;
		}
		
.scrollContent2 {
	position:		absolute;
	left:			2px;
	top:			0px;
	width:			556px;
		}
		
.tbox { width:250px; font-family:Verdana;
 	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	line-height:16px;
	color:#000000; border:1px solid #ccc;}
	
.sbutton { width:70px; height:18px; background:#fff; color:#000; text-decoration:none; padding:2px;}

.sidemenu { list-style:none; margin-top:55px; }
.sidemenu li { height:25px; }
.sidemenu li a { color: #017BBE; font-weight: bold; text-decoration: none; }
.sidemenu li a.active { color:#000; } 