body
{
text-align: center;
margin: 0;
padding: 0;
background-image : url(back.gif);
font-size: 90%; 
font-family : Verdana, Helvetica, sans-serif;
}

div#container
{
margin-left: auto;
margin-right: auto;
width: 47em;
height: 42em;
text-align: left;
border-top: 2px solid #fff;
border-left: 2px solid #fff;
border-right: 2px solid #fff;
padding: 0;
background-color: #fff;
background-image: url(menu_bkim.jpg);
background-repeat: no-repeat;
}
div#contain
{
margin-left: auto;
margin-right: auto;
width: 47em;
height: 41em;
text-align: left;
border-top: 2px solid #fff;
border-left: 2px solid #fff;
border-right: 2px solid #fff;
padding: 0;
background-color: #fff;
background-image: url(menu_bkl2.gif);
background-repeat: no-repeat;
}
div#container2
{
background-repeat: repeat-y;
background-position: right;
} 
div#banner
{
color: #fff;
margin-left: auto;
margin-right: auto;
width: 47em;
height: 28px;
text-align: left;
border-top: 2px solid #fff;
border-left: 2px solid #fff;
border-right: 2px solid #fff;
padding: 0;
background-color: #BDB08E;
}
div#banner span.right {
	padding-left: 290px;
}
div#navigation
{
float: left;
width: 180px;
} 
div#navigation ul 
{
list-style-type: none; 
padding: 0; 
margin: 0; 
} 
div#navigation ul li { margin-top: 1px; } 
#navigation ul li a
{
display: block;
width: 162px;
padding: 6px 10px 6px 10px;
text-align: center;
text-decoration: none;
color: #fff;
background-image: url(menu.gif);
background-repeat: repeat-y;
font-size: 0.8em;
} 
#navigation ul li a:hover
{
color: #fff;
background-color: #BDB08E;
background-image: url(menu_on.gif);
background-repeat: repeat-y;
} 
div#banner h1
{
margin: 0;
padding: .1em 0 .1em .2em;
font-size: 1.1em;
font-weight: normal;
} 
div#content
{
margin-left: 185px;
line-height: 150%;  
padding-top: 185px;
} 

span#image
{
margin: 0;
} 
div#content h2
{
font-size: 1.3em;
color: #006699;
margin: 0;
padding-top: 1em;
font-weight: normal;
padding: 10px;
} 
div#content p
{
font-size: 0.7em;
padding-left: 15px;
padding-right: 15px;
} 
div#content p.right
{
float: right;
width: 150px;
padding: 10px;
border-left: 10px solid #fff;
background-color: #EEEEEE;
align-text: center;
}
div#content span#rightprice
{
float: right;
width: 150px;
background-color: #0454A5;
align-text: center;
margin-top: 5px;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 10px;
color: #ffffff;
font-weight: bold;
} 
a:link
{
color: #fff;
}

a:visited
{
color: #ccc;
}

a:hover ,a:active 
{
color: #fff; 
background-color: #CCC; 
} 
#cleardiv
{
clear: both;
height: 1em;
} 
div#footer
{
clear: both;
padding: 0.5em 1em;
border-top: 2px solid #fff;
border-bottom: 2px solid #fff;
text-align: right;
background-color: #999; 
text-align: center;
} 
div#footer ul 
{
padding: 0; 
margin: 0; 
list-style-type: none; 
} 
div#footer li
{
display: inline;
margin-right: 1em;
color: #fff;
font-size: 0.7em;
} 
#footer ul li a:hover
{
color: #fff;
background-color: #999;
} 
	
