@charset "utf-8";
/* CSS Document */
#warp{ width:1002px; margin:0 auto; background:#ffffff;}

.left{ width:270px; margin-left:10px; padding-top:10px; display:inline;}
.left .l_01{ margin:0 auto; width:250px;}
.left .l_01 h1{ background:url(../images/l_2_h1.jpg) no-repeat 10px 3px; text-indent:50px; height:30px; line-height:30px; border-bottom:1px solid #cccccc;}

.left .ad{ height:85px; width:255px; border:1px solid #cccccc; overflow:hidden; margin-bottom:7px; padding:2px;}

.right{ border-left:1px solid #fdba71; width:700px; padding:10px; height:650px;}
.right h1{ background:#fff5ea; border:1px solid #fdba71; height:25px; line-height:25px; text-indent:10px;}
.right ul{ padding:20px;}
.right li{ width:600px; height:25px; line-height:25px;}


#mainMenu {margin:10px 0 0 0px; line-height:25px;}
#menuList {
}
li.menubar {
  background:url(../images/news_ico.jpg) 5px center no-repeat;
  font-size: 12px;
  line-height: 1.5em;
  list-style: none outside;
}
.submenu {
  display:none;
  margin-left: 10px;
  padding: 0px;
}
.menu{
  margin-left: 0px;
  padding: 0px;

}
.menu li, .submenu li {
  background:url(../images/news_ico.jpg) 5px center no-repeat;
}
a.actuator {
  background-color: transparent;
  color: #000;
  font-size: 12px;
  padding-left: 15px;
  text-decoration: none;
  background:url(../images/news_ico.jpg) 5px center no-repeat;
}
a.actuator:hover {
  text-decoration: underline;
}
.menu li a, .submenu li a {
  background-color: transparent;
  color: #000;
  font-size: 12px;
  padding-left: 15px;
  text-decoration: none;
}

