body 
{
background: #f0e2c8;
font-family: Arial;
}

*
{
margin: 0;
padding: 0;
}

#container
{
margin: 0 0 0 10px;
width: 738px;
background: repeat-y url('/images/bg.gif');
}

#content a, #other a
{
color:#6a5d2f;
}

#logo
{
width: 180px;
height: 99px;
background: url(/images/logo.gif) no-repeat;
float:left;
}

#logo a
{
width: 180px;
height: 50px;
display: block;
text-decoration: none;
}

#logo a span
{
display: none;
}

#logo p
{
font-size: 9px;
margin: 87px 20px 0 50px;
width: 100%;
color: #c7b184;
}

#header
{
}

#inside
{
margin: 5px 0 0 0;
}

#menu
{
float: right;
width: 500px;
}

#menu ul
{
float: right;
}

#menu li
{
margin: 0 0 0 4px;
width:117px;
height: 56px;
text-align:center;
list-style:none;
float: left;
background: #ffe294;
}

#menu li.click
{
background: #ffb250;
}

#menu ul li a,#menu ul li a:link,#menu ul li a:visited,#menu ul li a:active
{
display: block;
width: 100%;
height: 39px;
padding-top: 17px;
color:#5a3423;
font-size:14px;
font-weight: normal;
text-decoration:none;
}

#menu ul li a:hover
{
background-color: #FFE850;
}

#header h1
{
font-size: 25px;
margin: 0 0 0 400px;
color: #493711;
font-weight: normal;
}

#photo
{
margin: 5px 0 0 60px;
width: 313px;
height: 243px;
float: left;
}

#photo img
{
margin: 0;
position:absolute;
top: 140px;
left: 70px;
}

#content
{
float: right;
margin: 10px 0 0 0;
width:280px;
min-height: 246px;
}

#content p
{
padding: 0 10px 5px 15px;
text-align:justify;
font-size: 12px;
color: #60400e;
line-height:1.7em;
}

#content ul
{
margin: 10px 0 10px 20px;
}

#content ul li
{
font-size: 12px;
color: #60400e;
line-height:1.7em;
}

#other
{
margin: 10px 0 0 0;
width:738px;
min-height: 100px;
}

#other h1
{
font-size: 20px;
margin: 0 0 0 240px;
color: #493711;
font-weight: normal;
}

#other p
{
padding: 0 10px 5px 15px;
margin: 8px 0 5px 230px;
text-align:justify;
font-size: 12px;
color: #60400e;
line-height:1.7em;
}

#footer
{
width: 738px;
margin: 0 0 0 10px;
color: #6a5d2f;
text-align: right;
font-size: 10px;
}

#footer a
{
color:#6a5d2f;
}

.clear
{
height:0px;
clear:both;
padding: 0;
margin:0;
font-size:1px;
}

label
{
	width:50px;
	display:block;
	text-align:right;
	margin-right:10px;
	float:left;
	padding-top:3px;
}

#content p.pdf
{
color:#666666;
background:url('/images/ico_pdf.gif') no-repeat left top;
height:28px;
padding: 8px 0 0 40px;
margin: 5px 0 5px 10px;
}

#content p.pdf a
{
color:#666666;
}

#map
{
width: 275px;
height: 245px;
border: 1px solid #ffb250;
font-size: 12px;
}

#content p.ok
{
font-weight: bold;
color: green;
}

#content p.error
{
color: red;
font-weight: bold;
}
