body 
{
height: 800px;
margin: auto; 
border: 0;
text-align:center;
background-color: #cococo;
}
.i
{
}
TD 
{
font-size: 12pt; 
font-family: verdana,helvetica; 
text-decoration: none;
white-space:nowrap;
}
A 
{
text-decoration: none;
color: black;
}
.specialClass 
{
font-family:garamond; 
font-size:12pt;
color:green;
font-weight:bold;
text-decoration:underline
}
.all, top, leftframe, iframe, rightframe
{
margin: auto;
border: 0;
}
.all, top
{
width: 1000px;
}
.all
{
height: 100%;
text-align: center;
}
.top
{
cursor: pointer;
padding: 10px,0,0,0;
height: 56px;
}
.leftframe
{
float: left;
width: 200px;
height: 100%;
border: 0;
}
.left
{
 padding: 20px, 0,0,0;
}
.rightframe
{
float: left;
width: 200px;
height: 100%;
border: 0;
vertical-align: center;
}
.iframe
{
float: left;
width: 600px;
height: 100%;
border: 0;
}
.left
{
float:left;
}
