Body
{
	Background-Color	:	#666666;
}

Img
{
	Border-Style		:	None;
	Border-Width		:	0px;
}

A
{
	Text-Decoration		:	None;
}
A.Image
{
	Color				:	#FFFFFF;
	Text-Decoration		:	None;
}
A.ToIndex
{
	Color				:	#000000;
	Text-Decoration		:	None;
}
Div.Menu
{
	Width				:	200px;
	Height				:	130px;
	Line-Height			:	1.8;
	Font-Size			:	14pt;
	Font-Weight			:	Bold;
	Color				:	#999999;
	Overflow			:	Hidden;
}
Div.TopImage
{
	Position			:	Absolute;
	Width				:	200px;
	Height				:	400px;
	Left				:	0px;
	Top					:	0px;
	Background-Repeat	:	No-Repeat;
	Z-Index				:	2;
}
Div.ContentsBar
{
	Position			:	Absolute;
	Width				:	 20px;
	Height				:	400px;
	Left				:	200px;
	Top					:	  0px;
	Background-Repeat	:	No-Repeat;
}
Div.ContentsTitle
{
	Position			:	Absolute;
	Width				:	450px;
	Height				:	 31px;
	Left				:	236px;
	Top					:	 10px;
	Background-Repeat	:	No-Repeat;
}
Div.PageIndex
{
	Position			:	Absolute;
	Width				:	105px;
	Height				:	 12px;
	Left				:	580px;
	Top					:	 37px;
	Border-Style		:	None;
	Border-Width		:	1px;
	Overflow			:	Hidden;
	Font-Size			:	9pt;
	Text-Align			:	Right;
	Letter-Spacing		:	0.5em;
}
Div.Shelf
{
	Position			:	Absolute;
	Width				:	450px;
	Height				:	330px;
	Left				:	236px;
	Top					:	 51px;
	Border-Style		:	None;
	Border-Width		:	1px;
	Overflow			:	Hidden;
}
Td.ArtWork
{
	Width				:	145px;
	Height				:	 60px;
	Text-Align			:	Right;
}
Td.ArtTitle
{
	Width				:	 80px;
	Height				:	 60px;
	Font-Size			:	9pt;
	Text-Align			:	Center;
	Color				:	#999999;
}

Div#Base
{
	Position			:	Absolute;
	Width				:	800px;
	Height				:	500px;
    Margin				:	0px;
	Left				:	0px;
	Top					:	0px;
	Border-Style		:	None;
	Border-Width		:	1px;
	Overflow			:	Hidden;
	Z-Index				:	0;
	Background-Image	:	url("../Images/LogoMini.gif");
	Background-Repeat	:	No-Repeat;
	Visibility			:	Visible;
}
#Contents
{
	Position			:	Absolute;
	Width				:	700px;
	Height				:	400px;
	Left				:	50px;
	Top					:	50px;
    Background-Color	:	#FFFFFF;
	Overflow			:	Hidden;
	Z-Index				:	1;
}
Div#ToIndex
{
	Position			:	Absolute;
	Width				:	470px;
	Height				:	15px;
	Left				:	220px;
	Top					:	386px;
	Border-Style		:	None;
	Border-Width		:	  1px;
	Font-Size			:	  9pt;
	Color				:	#000000;
	Text-Align			:	Right;
	Z-Index				:	2;
}
