.image { float: left;  text-align: center; width: 110px; height: 140px;}
.image .ico { margin: 0px auto 0px auto; }
.image .text { margin: 0px auto 0px auto; line-height: 25px;}
.image a.text {  font-family: Tahoma, Arial; font-size: 14px; color: #000; text-decoration: none; }
.image a.text:hover {  text-decoration: underline; }
.dir { float: left;  text-align: center; width: 110px; height: 140px;}
.dir .ico { width: 48px; height: 48px; margin: 0px auto 0px auto; background: url(../images/folder.png);}
.dir .icoprev { width: 48px; height: 48px; margin: 0px auto 0px auto; background: url(../images/previous.png);}
.dir .iconext { width: 48px; height: 48px; margin: 0px auto 0px auto; background: url(../images/next.png);}
.dir .text { margin: 0px auto 0px auto; }
.dir a.text {  font-family: Tahoma, Arial; font-size: 14px; color: #000; text-decoration: none; }
.dir a.text:hover {  text-decoration: underline; }

a { text-decoration: none; color: #666; }
a:hover { text-decoration: underline }
#hintDiv { position: absolute; padding: 3px 8px 3px 8px;; font-family: Tahoma, Arial; font-size: 11px; z-index: 999; top: 0px; left: 0px;background: #ffffe1; border: solid 1px #000; display: none; color: #000;}


.image2 { float: left; text-align: center; margin: 0px 5px 0px 5px; height: 140px; }
.dir2 { float: left; text-align: center; margin: 0px 5px 0px 5px; height: 140px;}
.dir2 a.ico div.ico { width: 48px; height: 48px; margin: 0px auto 0px auto; background: url(../images/folder.png); }
a:visited { color: #000; }
a:link { color: #707070; }
