* {padding:0; margin:0}
body {font:12px Tahoma, Verdana, Arial, Helvetica}
#wrapper {width:750px; padding:25px; margin:0 auto}
#leftcolumn {float:left; width:150px}
#rightcolumn {float:left; width:600px}
.dropdown {
  width:154px;
  display:block;
  position:relative;
  border-bottom:#999999 1px dotted;
  background-image:url(../images/point_01.gif);
  padding:0;
  background-repeat:no-repeat;
  }
.dropdown dt {
  width:144px;
  padding:6px 0px 2px 14px;
  color:#808080;
  font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-weight:bold;
  text-decoration:none;
  font-size:12px;
  cursor:pointer;
}
.dropdown .upperdd {border-bottom:none}
.dropdown dt:hover {
  background-image:url(../images/point_01.gif);
  background-color:#ecf2ea;
  background-repeat:no-repeat;
  color:#539409;
}
.dropdown dd {position:absolute; top:0; overflow:hidden; width:208px; display:none; background:#fff; opacity:0}
.dropdown ul {width:204px; ist-style:none}
.dropdown li {display:inline}
.dropdown a, .dropdown a:active, .dropdown a:visited {display:block; padding:5px; color:#539409; text-decoration:none; background:#ecf2ea; width:194px}
.dropdown a:hover {background:#dbe4d9; color:#000}
.dropdown .underline {border-bottom:1px solid #c2dbb8}


/*
.dropdown dt {width:140px; border:2px solid #ffff00; padding:8px; font-weight:bold; cursor:pointer; background:url(images/header.gif)}
.dropdown .upperdd {border-bottom:none}
.dropdown dt:hover {background:url(images/header_over.gif)}
.dropdown dd {position:absolute; top:0; overflow:hidden; width:208px; display:none; background:#fff; opacity:0}
.dropdown ul {width:204px; border:2px solid #27b600; list-style:none}
.dropdown li {display:inline}
.dropdown a, .dropdown a:active, .dropdown a:visited {display:block; padding:5px; color:#333; text-decoration:none; background:#eaf0f2; width:194px}
.dropdown a:hover {background:#ff0000; color:#000}
.dropdown .underline {border-bottom:1px solid #b9d6dc}
*/






.idlc_list01 {
list-style:none;
padding:0px;
margin:3px 15px 0 20px;
}
.idlc_list01 li {
  background-image:url(file:///E|/project/idlc/drop_down_menu/flyout11/images/point_01.gif);
  background-repeat:no-repeat;
  padding:6px 0px 2px 14px;
  border-bottom: 1px dotted #bfbfbf;
  color:#808080;
  font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-weight:bold;
  text-decoration:none;
  font-size:12px;
  }
.idlc_list01 li a {
  color:#808080;
  font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-weight:bold;
  text-decoration:none;
  font-size:12px;
  }
.idlc_list01 li a:hover {
  color:#539409;
  font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-weight:bold;
  text-decoration:none;
  font-size:12px;
  }

