  #showimage  {
position : absolute;
visibility : hidden;
cursor : pointer;
z-index : 100;
}
#image {
margin : 10px 10px 0 10px;
border : 1px solid #999999;
background : #efefef url('img/loading.gif') no-repeat center;
}
#showimage table {
position : relative;
color : #797979;
font-family : Verdana, sans-serif;
font-size : 7pt;
}
.whitebg01 {
background-color : #ffffff;
border : 0 solid #38588d;
border-left-width : 1px;
border-right-width : 1px;
border-top-width : 1px;
min-width : 200px;
min-height : 150px;
}
.whitebg02 {
background-color : #ffffff;
border : 0 solid #38588d;
border-bottom-width : 1px;
border-left-width : 1px;
text-align : left;
padding : 3px 10px 3px 10px;
}
.whitebg03 {
background-color : #ffffff;
border : 0 solid #38588d;
border-bottom-width : 1px;
border-right-width : 1px;
text-align : right;
padding : 3px 10px 3px 0;
}
.SdwT {
height : 5px;
}
.SdwR {
width : 6px;
}
.SdwB {
height : 6px;
}
.SdwL {
width : 6px;
}
html > body .SdwTL {
background : url('img/cor01.png') no-repeat right bottom;
}
html > body .SdwT {
background : url('img/top.png') repeat-x left top;
}
html > body .SdwTR {
background : url('img/cor02.png') no-repeat left bottom;
}
html > body .SdwR {
background : url('img/rig.png') repeat-y left top;
}
html > body .SdwBR {
background : url('img/cor04.png') no-repeat left top;
}
html > body .SdwB {
background : url('img/bot.png') repeat-x right bottom;
}
html > body .SdwBL {
background : url('img/cor03.png') no-repeat right top;
}
html > body .SdwL {
background : url('img/lef.png') repeat-y right bottom;
}
