body	{
	width: 800px;
	margin:0 auto;
	padding:0;
 	background: url(img/sea.png) repeat;
}
/*
.header	{
	 margin: 0 auto;
	 padding: 5px 25px 5px 5px;
	 height: 50px;
	 background: white;
	 text-align: right;
	 font-family:Georgia,times new roman,times,serif;
	 letter-spacing:0.09em;
	 line-height:1.6em;
	 font-size: 150%;
	 font-variant:small-caps;
	 font-weight:normal;
}
*//*
.rap	{
	 margin: 0 auto;
	 padding: 5px;
	 background: white;
}

.info	{
	 border: 2px dotted red;
	 margin: 200px 0 0 0;
}
*/
#showSpace  {
    background: white;
}

a	{
	 color: black;
	 text-decoration: none;
}
abbr	{
	text-decoration: none;
}

.location	{
	 width: 630px;
	 margin: 0 auto 0 25px;
	 font-size: 150%;
}

.folderInfo	{
	 float: right;
	 margin: 0 20px 0 0;
	 text-align: right;
}

.folderInfo img	{
	padding: 0px 2px 0px 2px;
}

/*
	 table
*/
table	{
	 margin: 10px auto 20px;
	 border-spacing: 0px;
	 width: 750px;
}

td	{
	 padding: 3px 5px 0px 5px;
}

table a:hover	{
	text-decoration: underline;
}

.tableTitle	{
	 background: #2D8AB2;
	 color: white;
}

.tableTitle td	{
	border-left: 1px dotted white;
}

.tableType0	{
	width: 505px;
}
.tableType1	{
	 width: 100px;
}

.tableType2	{
	 width: 25px;
}

.cover0	{
	 background: white;
}

.cover1	{
	 background: #EDF4F9;
}

.footer	{
	 margin: 0 auto;
	 padding: 5px 0 2px 0;
	 background: white;
	 font-size: 70%;
	 color: #6E735E;
}