@charset "utf-8";
/* CSS Document */

body{
background-color:#ffffff; font-family:Arial, Helvetica, sans-serif; font-size:10pt;
}
#head{
text-align:left;
}
#header{
text-align:left;
margin-bottom:10px;
padding:5px;
color:#666666;
font-weight:bold;
font-size:12pt;
/*background-color:#EEEEEE; */
}
#active_menu{
font-size:8pt;
text-decoration:none;
color:#999999;
border-right:solid 1px #CCCCCC;
padding-right:10px;
padding-left:10px;
}
#menu{
padding-top:9px;
background-color:#f8f8f8; height:27px;
}
#menu a{
font-size:8pt;
text-decoration:none;
color:#000000;
border-right:solid 1px #CCCCCC;
padding-right:10px;
padding-left:10px;
}
#menu a:hover{
color:#ff660c;
text-decoration:underline;
}
#small_menu{
margin-left:20px;
}
#board{
width:328px; height:138px; background-image:url(img/board.gif); background-repeat:no-repeat; margin:10px; font-size:10pt;
}
#board a{
color:#FFFFFF;
text-decoration:none;
font-weight:bold;
font-size:9pt;
}
#orange{
height:205px; width:800px; background-color:#FFFFFF; border-bottom:solid 1px #CCCCCC; border-top:solid 1px #CCCCCC; background-image:url(img/orange.jpg); background-repeat:no-repeat; background-position:top right;
}
#copy{
text-align:center; margin-top:20px; padding-left:20px; font-size:11px;
}
#map{
text-align:left;
margin-left:10px;
}
#map a{
font-size:10pt;
display:block;
text-align:left;
margin-bottom:10px;
width:200px;
color:#0000ff;
}