p  {

font: 12px Arial, Helvetica;
color: #000;

}
.head   {
font: 16px Arial, Helvetica;
color: #663;
font-weight: bold;
}
.list   {
font: 12px Arial, Helvetica;
color:#663;
font-weight: bold;
}
.list2   {
font: 10px Arial, Helvetica;
color:#663;
font-weight: bold;
}
a:link {
color:#663;
}
.bold  {
font-weight: bold;
color: #662;
}

#nav   {
	position:absolute;
	left:71px;
	top:25px;
	width:600px;
	height:25px;
	
}
#head   {
	position:absolute;
	left:71px;
	top:50px;
	width:600px;
	height:25px;
	
}
#images   {
	position:absolute;
	left:115px;
	top:170px;
	width:122px;
	height:200px;
	
}

#fulltext   {
	position:absolute;
	left:71px;
	top:140px;
	width:600px;
	height:200px;
	
}

#text   {
	position:absolute;
	left:325px;
	top:170px;
	width:300px;
	height:250px;
}

#login  {
	position:absolute;
	left:71px;
	top:400px;
	width:300px;
	height:250px;
}

#back  {
	position:absolute;
	left:71px;
	top:135px;
	width:300px;
	height:250px;
	z-index:  0;
}



