#title	{
	font-size: 200%;
	font-weight: 800;
	width:1100px;
	color: #ffffff;
	background-color: #aaaa55;
	margin: 0px;
	padding: 0px 0px 0px 5px;
}
#title a:link, a:visited	{
	color: #ffffff;
	text-decoration:none;
	}

#footer	{
	width:1100px;
	height:1.5em;
	position: relative;
	font-size: 100%;
	font-weight: 800;
	color: #ffffff;
	background-color: #aaaa55;
	margin: 20px 0px 0px 0px;
	padding: 5px 0px 0px 20px;
}
#errArea{
	width: 800px;
	font-weight: 800;
	color: #ff0000;
	margin: 10px 10px 10px 10px;
}

a.check{
	display: block;
	cursor: pointer;
}
a.comment{
	display: block;
	cursor: pointer;
}
textarea#comment{
	width: 100%;
	height: 120px;
}

#inputArea	{
	margin: 10px 10px 10px 20px;
}
#bodyStructure{
}
#tree		{
}
#treeImg		{
	z-index: 0;
}
table		{
}
tr#imagearea	{
}
#barImg		{
	z-index: 1;
	position: absolute;
}
#structure	{
}
#abstract	{
	width: 800px;
	margin: 20px 10px 10px 10px;
	padding: 0px 0px 0px 5px;
	}
#abstract-ja	{ 
	width: 800px;
	margin: 10px 10px 10px 10px;
	padding: 0px 0px 0px 5px;
	}
#explanation	{ 
	width: 800px;
	margin: 10px 10px 10px 10px;
	padding: 0px 0px 0px 5px;
	}
#pdbStructure {
	position: relative;
}
#loading	{
	float: right;
	width: 100px;
	height: 100px;
	margin: 0px;
	opacity: 0.5;
	border-radius: 15px;
	position: absolute;
	left: 50%;
	top: 50%;
}
div#reference	{ 
	width: 800px;
	margin: 20px 10px 10px 10px;
	padding: 0px 0px 0px 5px;
}
div#reference a:link, a:visited	{
	color: #000000;
	text-decoration:none;
	}
div#reference > span#referenceMess	{
	margin: 20px 10px 10px 20px;
}
div#reference > span#referenceTitle	{
	font-weight:800;
	font-style: italic;
}
div#contact	{
	margin: 20px 10px 10px 10px;
	padding: 0 0 0 5px;
}
div#contact > span#contactTitle	{
	font-weight:800;
	font-style: italic;
}
div#contact > span#contactMess	{
	margin: 20px 0px 10px 20px;
}
div#contact > a > span > img	{
	width: 260px;
}

