﻿@charset"utf-8";

#boardbody p {
font-size:80%;
color:#fff;
line-height:1.4;
text-align:justify;
text-justify:inter-ideograph;
text-indent:1em;
}
#boardbody p.topblank {
margin-top:16px;
}
#boardbody p.bottomblank {
margin-bottom:16px;
}
#boardbody p.noindent {
text-indent:0;
}
#boardbody p.alignright {
clear:both;
font-size:80%;
text-align:right;
}
#boardbody p.textfloat {
float:left;
}
#boardbody a:link,
#boardbody a:visited {
text-decoration:underline;
}

h2 {
margin-right:0;
}
ul.listtop {
margin-bottom:24px;
}
ul.listtop li {
font-size:80%;
}
kbd {
color:#dae792;
font-size:100%;
}

table#museumsearch {
width:720px;
margin:16px 24px;
border-collapse:separate;
border-spacing:2px;
}
table#museumsearch th {
width:144px;
padding-right:8px;
background:url(../images/headlineback-18.png) repeat-x;
color:#000;
font-size:80%;
text-align:right;
}
table#museumsearch td {
width:580px;
padding:4px 0;
padding-left:8px;
font-size:80%;
line-height:1.6;
text-align:left;
border-top:#828693 dotted 1px;
}
table#museumsearch th.nonebackground {
background:none;
}
table#museumsearch td.bottomline {
border-bottom:#828693 dotted 1px;
}

#submitbutton {
width:216px;
height:32px;
margin:0 auto;
}
.search {
float:left;
margin-right:4px;
}
.resetbutton {
width:96px;
height:32px;
background:url(../images/button-museum-reset.png);
}
input {
margin:0 4px;
}
div.price {
float:left;
width:4em;
margin:0;
text-align:right;
}

ul.linklist {
clear:both;
margin:16px 24px;
}
ul.linklist li {
float:left;
padding:0 6px;
font-size:80%;
line-height:1;
border-right:#ccc solid 1px;
}
ul.linklist li.listtail {
border-right:none;
}

table#result {
clear:both;
width:720px;
margin:16px 24px;
}
table#result th {
border-right:#000 solid 1px;
background:url(../images/headlineback-18.png) repeat-x;
color:#000;
font-size:80%;
line-height:1.6;
text-align:center;
}
table#result td {
height:2em;
padding-left:8px;
font-size:80%;
text-align:left;
}
table#result td.result1 {
width:32px;
padding-right:4px;
text-align:right;
}
table#result td.result2 {
width:288px;
}
table#result td.result3 {
width:208px;
}
table#result td.result4 {
width:176px;
}
table#result td.result5 {
width:64px;
padding-right:4px;
}
table#result tr.even {
background-color:#4a525b;
}
table#result tr.odd {
background-color:#58626b;
}

