.top	{
	background: #f7f7f7;
	overflow-y: scroll;
}

.head	{
	hight: 80px;
	background-image: url("../img/tglab.gif");
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #abcdef;
}

.menu	{
	background:url("../img/robot2-mini.png") no-repeat 100% 100% #eeeeff fixed;
}

.members	{
	background:#f0f0ff;
}

.top_box1	{
	width: 100%;
	background: #fefefe;
	margin: 10px;
	padding: 15px;
	border: #aaaaaa double;
}

div#menu1	{
	width: 100%;
	hight: 250;
	margin-top: 20px;
	margin-left: 10px;
	padding: 15px;
	background: #fefefe;
}

div#textbox	{
	background-color: #ffffff;
	width: 100%;
	height: 200pt;
	border: #dddddd inset;
	overflow-y: scroll;
	overflow-x: auto;
	psition: relative;
	top: 0px;
	right:100;
}

.text	{
	width: 500pt;
}
