@charset "utf-8";
/* CSS Document */

.withshort{
overflow:visible;
visibility:hidden;
position:relative;
left:-50px;
top:10px;
z-index:10;
}
.shortdescribe{
left:50px;
*left:50px !important;*left:100px;
list-style:none;
position:absolute;
z-index:30;
}
.shorthead{
background:url(../images/short_01.gif);
background-repeat:no-repeat;
height:21px;
width:160px;
margin-bottom:-2px;
}
.shortcontent{
background:url(../images/short_02.gif);
background-repeat:repeat-y;
width:140px;
padding:10px;
}
.shortcontent{
color:#000000;
z-index:30;
}
.shortfoot{
margin-top:0px;
background:url(../images/short_04.gif);
background-repeat:no-repeat;
height:8px;
width:160px;
}

a:hover div{
visibility:visible;
}
#pagechange{
padding:10px;
width:170px;
margin:auto;
}
#pagechange a{
display:block;
margin-left:1em;
float:left;

cursor:pointer;
}

a#fpage{
background:url(../images/first.gif);
background-repeat:no-repeat;
width:14px;
height:18px;
}
a#fpage:hover{
color:#F1F1F1;
background:url(../images/firstr.gif);
background-repeat:no-repeat;
}
a#fpreg{
background:url(../images/preg.gif);
background-repeat:no-repeat;
width:15px;
height:18px;
}
a#fpreg:hover{
background:url(../images/pregr.gif);

}
a#fnext{
background:url(../images/next.gif);
width:15px;
height:18px;
}
a#fnext:hover{
background:url(../images/nextr.gif);
}
a#flast{
background:url(../images/last.gif);
background-repeat:no-repeat;
width:14px;
height:18px;
}
a#flast:hover{
background:url(../images/lastr.gif);
background-repeat:no-repeat;
}