body {
	background:#FFF;
	color:#000;
	font:12px/140% Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	}
	
table {
	font:12px/140% Verdana, Arial, Helvetica, sans-serif;
	margin: auto;
}

p {
	margin-left:25px;
	margin-top:25px;
}

.about {
	margin:25px;
	text-align:justify;
}

.left16 {
	margin-left: 16px;
}


.right20 {
float:right;
margin-right:20px;
}


#scrol{ 
	width:950px; 
	height:195px; 
	overflow:auto; 
	margin:auto; 
	}
	
.top {

}

.too {

}

.tree {

}


.back_index {

}


.select{background:#CCC; color:#cccccc; font-weight:bold; border:solid 3px #000; margin:0px 2px; padding:1px;}

a:link, a:visited { color:#FFF }
a:hover, a:active { color:#666 }

a.i:link, a.i:visited { color:#000; text-decoration:none; }
a.i:hover, a.i:active { color:#F00; text-decoration:underline; }

a.next:link, a.next:visited { display:block; color:#000; text-decoration:none; /*background:#000;*/ border: 1px solid #000; width:15px; height:15px; text-align:center;}
a.next:hover, a.next:active { display:block;  color:#F00; text-decoration:none; /*background:#000;*/ border: 1px solid #000; width:15px; height:15px; text-align:center;}

a:link img { border:1px solid #FFF }
a:visited img { border:1px solid #FFF }
a:hover img { border:1px solid #666 }
a:active img { border:1px solid #666 }


a.m:link, a.m:visited { color:#333; text-decoration:none; }
a.m:hover, a.m:active { color:#333; text-decoration:underline; }
