.bigtitle
{
color: #FFCC33;
font-weight: bold;
font-size: 18px;
text-align: center;
text-overflow: ellipsis;
}

.title
{
color: #003399;
font-weight: bold;
font-size: 16px;
text-align: center;
}

.sbtitle
{
color: #000000;
font-size: 12px;
padding: 0px 8px 0px 8px;
}

.text
{
color: #003399;
font-size: 13px;
line-height: normal;
text-align: justify;
}

.textprice
{
color: #003399;
font-weight: 800;
font-size: 14px;
text-align: right;
padding-right: 10px;
white-space: nowrap;
}

.textC
{
color: #003399;
font-size: 13px;
line-height: bold;
text-align: center;
}

.textL
{
color:#003399;
font-size: 13px;
line-height: normal;
text-align: left;
}

.textR
{
color: #003399;
font-size: 13px;
line-height: normal;
text-align: right;
}

.textS
{
color: #000000;
font-size: 10px;
line-height: normal;
text-align: justify;
}

.textbox
{
background-color: #FFCC33;
border: 2px inset #FFCC33;
color: #000000;
font-size: 10px;
text-align: justify;
padding: 2px;
scrollbar-face-color: #B9CCDB;
scrollbar-shadow-color: #000000;
scrollbar-highlight-color: #000000;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #000000;
scrollbar-arrow-color: #FFCC33;
}

.radio
{
color: #003399;
background-image: url(../images/radio.gif);
background-repeat: no-repeat;
width: 18px;
height: 19px;
}

.radio_b
{
color: #003399;
background-image: url(../images/radio2.gif);
background-repeat: no-repeat;
width: 18px;
height: 19px;
}

.check
{
color: #9999ff;
background-color: #e6e6ff;
border: 1px solid #0033cc;
width: 25px;
height: 25px;
}

.btn
{
background-color: #FFCC33;
border: 2px outset #FFCC33;
color: #000000;
font-size: 10px;
cursor: hand;
}

.srchbox
{
background-color: #B9CCDB;
border: 2px inset #FFCC33;
color: #003399;
font-size: 10px;
}

.srchbtn
{
background-color: #B9CCDB;
border: 2px outset #FFCC33;
color: #003399;
font-size: 10px;
cursor: hand;
}

.sizebox
{
background-color: #B9CCDB;
border: 1px inset #FFCC33;
font-color: #000000;
font-size: 10px;
width: 18px;
}

#border
{
border: 1px solid #003399;
}

#s_map_fnt
{
font-size: 11px;
}

#s_map_sel
{
font-size: 11px;
color: #FFCC33;
background-color: #000000;
}


UL LI
{
list-style-image: url(images/li.gif);
vertical-align: bottom;
padding-right:2px;
padding-bottom: 2px;
}

a
{
color: #000000;
font-size: 13px;
font-weight: 800;
text-decoration: none;
}

a:hover
{
color: #003399;
font-size: 13px;
font-weight: 800;
text-decoration: underline;
}

body
{
font-family: Geneva, Arial, Helvetica, san-serif;
scrollbar-face-color: #FFCC33;
scrollbar-shadow-color: #B9CCDB;
scrollbar-highlight-color: #B9CCDB;
scrollbar-3dlight-color: #B9CCDB;
scrollbar-darkshadow-color: #B9CCDB;
scrollbar-track-color: #B9CCDB;
scrollbar-arrow-color: #000000;
}