<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">table.clear {
width: 100%;
}
table.clear td {
border-style: none;
text-align: left;
}
table.clear2 {
width: auto;
margin-top: 10px;
border-spacing: 7px 0px;
border-collapse: separate;
}
table.clear2 td {
border: 1px solid black;
text-align: left;
vertical-align: top;
padding: 8px;
font-size: 12px;
border-bottom-left-radius: 5px; 
border-bottom-right-radius: 5px;
border-collapse: collapse;
}

table.clear2 th {
text-align: center;
font-weight: bold;
font-size: 12px;
border-top-left-radius: 5px; 
border-top-right-radius: 5px;
border: 1px solid black;
border-bottom: none;
}

FIELDSET {
margin-bottom: 0px;
padding-bottom: 0px;
}
table.findtab td{
background-color:#D2F0FF;
}

div.status {
width: 100%;
}
div.ds-loading {
 background-image: url("images/load.gif");
 background-repeat: no-repeat;
 position: fixed;
 width: 42px;
 height: 42px;
 z-index: 11111;
}
#next {
  width: 100%;
}

fieldset {
border-color: #999999;
padding: 5px;
width: 720px;
}
.fieldset-legend {
font-size: 12px;
}


div .filter-panel {
margin: 5px 0px 0px 5px;
padding: 0px 5px 5px 5px;
float: left;
height: 60px;
border: 1px solid silver;
text-align: left;
}

div .filter-capt {
border-bottom: 1px solid silver;
background-color: #F0F0F0;
margin: 0px -5px 8px -5px;
padding: 0px 3px 3px 3px;
height: 18px;
font-size: 12px;
font-family: "Georgia";
}

#content li label {
font-weight: normal; !important;
margin-left: 20px;
}
#content label.optgroup {
font-weight: bold; !important;
margin-left: 0px;
}

.ms-choice span, label {

font-size: 93.75%;
}

.selcapt {
font-style : italic;
color:#000066;
text-decoration: underline;
}

.img-block {
float: left;
margin: 5px;
padding-top: 5px;
width: 210px;
height: 226px;
text-align: center;
border: 1px solid silver;
vertical-align: middle;
position: relative;
}
.img-capt {
width: 210px;
height: 20px;
border-top: 1px solid silver;
text-align: center;
vertical-align: middle;
background-color: #EAEAFF;
margin: 0px;
padding: 0px;
font-family: Times;
font-size: 14px;
position: absolute;
bottom: 0px;
}
.plink {
cursor: pointer;
font-family: Times;
line-height: 10px;
border: 1px solid #999999;
background-color: #f0f0f0;
margin: 0px 10px 5px 0px;
padding: 5px;
color: #000099;
text-align: center;
font-size: 14px;
float: left;
min-width: 20px;
}
.curpage {
cursor: auto;
font-weight: bold;
color: red;
background-color:#FFFF99;
font-size: 16px;
}
.hundred {
font-size: 16px;
font-weight: bold;
}
.spoiler-body p {
text-indent: 20px;
text-align: justify;
}

img.foto {
margin-left: 10px;
margin-right: 20px;
margin-top: 10px;
margin-bottom: 10px;
border: 1px solid black;
}




</pre></body></html>