html, body{
	width:100%;
	height:100%;
	overflow:hidden;
}

#layout{
	position:relative;
	width:100%;
	height:100%;
	overflow:auto;
}

.fixed{

	z-index:1;
	width:64px;
	height:29px;
	background:#FFFFFF;
	position:absolute;
	left:118;
	top:303px;
}

   div.audiobook {font-family: 'tahoma','Arial'; font-size:70%; font-weight: bold;color: 777777}

   div.author {font-family: 'tahoma','Arial'; font-size:70%; font-weight: bold;color: 444444}
   div.name {font-family: 'tahoma','Arial'; font-size:99%; font-weight: bold;color: 222222}
   div.reader {font-family: 'Times','Arial'; font-size:75%; font-weight: bold;color: 777777}
   div.readeri {font-family: 'Times','Arial'; font-size:75%; font-style: italic; font-weight: bold;color: 777777}

   div.time {font-family: 'tahoma','Arial'; font-size:70%; font-weight: bold;color: 777777}

   div.content0 {font-family: 'tahoma','Arial'; font-size:90%; font-weight: normal;color: 000000}
   div.content1 {text-indent:-12pt; font-family: 'tahoma','Arial'; font-size:71%; font-weight: normal;color: 000000; margin-left:45; margin-right:33;}
   div.content1a {text-indent:00pt; font-family: 'tahoma','Arial'; font-size:71%; font-weight: normal;color: 000000; margin-left:33; margin-right:21;}
   div.content2 {font-family: 'tahoma','Arial'; font-size:70%; font-weight: normal;color: 000000; margin-left:33; margin-right:33;}

   div.text {font-family: 'Arial'; font-size:71%; font-weight: normal;color: 000000; margin-left:12; margin-right:12; text-align:justify; background-color:EEEEEE; padding:9; padding-top:5; padding-bottom:5;}
   div.text_right {font-family: 'Arial'; font-size:71%; font-weight: normal;color: 000000; margin-left:12; margin-right:12; text-align:right; background-color:EEEEEE; padding:9; padding-top:5; padding-bottom:5;}
   div.close {font-family: 'tahoma','Arial'; font-size:82%; font-weight: normal;color: 000000; margin-left:33; margin-right:33;}


   A {font-family: 'times','Arial'; font-size:95%; text-decoration: none; font-weight: normal;color: 000000}
   A:link {color: 00789F}

   A:hover {text-decoration: none; color: #000000; }

P{
	margin: 3pt 0pt 3pt 0pt; /* top right bottom left */
	text-align:justify;
	text-indent:36.0pt;
	text-align-last : left; 
	text-indent: 3.2ex;
    line-height : 125%;
}



