/* TKSLIDE(css part), official site: http://www.csie.ntu.edu.tw/~b88039/slide/ */
 /* version: 2004.05.03 */
 body
  {font-size:16px;font-family:Lucida console;
   background:#000;}

 a
  {text-decoration:none;}

 a:visited 
  {color:#669;}

.indexPanel
 {
  border:2px outset #eee;background:#fff;border-top:0px solid #eee;
 }

.indexTitle
 {
  background:#ddd;text-align:center;padding:2px;
 }

.index
 {
  color:#274;background:#fff;
  padding-top:2px;padding-bottom:2px;padding-left:5px;padding-right:5px;
  border:2px inset #eee;border-top:0px solid #eee;
 }

.indexitem
 {
  overflow:hidden;
  border-bottom:1px solid #eee;
  margin-bottom:2px;
 }

.page
 {
  border:2px outset #aaa;
  background:#eee url(hill.jpg) no-repeat left bottom;padding:0px;margin:0px;
 } 

.pagedisplay
 {border:1px inset #999;padding:1px;padding-left:10px;padding-right:10px;
  color:#000;background:#bfbfbf;
 }

.hider
 {border:1px outset #999;
 }

.headline
 {font-family:Arial;padding:3px;padding-top:20px;}

.subtitle
 {font-family:Arial;padding:3px;}

.author
 {}

.section
 {}

.content
 {}

.comment
 {position:absolute;left:0px;width:80%;bottom:12px;font-size:12px;border-top:1px solid #000;
  padding:7px;}

.list 
 {}

.list .caption
 {}

.list .content
 {}

.list div ul
 {}

.cpanel 
 {
  position:absolute;z-index:1;color:#9c9c9c;
  background:#bbb;padding-top:2px;padding-bottom:2px;padding-left:5px;padding-right:5px;
  border:2px outset #bbb;
 }


