@charset "UTF-8";
body {
 margin-left: 0px;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
}
a {
 color:#827668;
 text-decoration:none;
}
a:hover {
 text-decoration:none;
}

td {
 color:#827668;
 font-size:12px;
}

#left {
 width:350px;
 float:left;
 margin:0 0 0 95px;
}

#right {
 width:350px;
 float:left;
 margin:0 0 0 95px;
}

ul {
 font-size:12px;
 line-height:200%;
 list-style:none outside none;
 padding:0;
 margin:15px 0;
}

.top ul {
 margin:5px 0 0 15px ;
}

.second ul {
 margin:5px 0 15px 30px ;
}

.third ul {
 margin:5px 0 15px 45px;
}

li.title  {
 background-image:url("/images/arrow_03_s.gif");
 background-position:0 4px;
 background-repeat:no-repeat;
 padding:3px 0 10px 20px;
}

li {
 color:#827668;
 line-height:180%;
}

