/*
     FILE ARCHIVED ON 6:34:09 mars 14, 2013 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 17:08:55 mars 27, 2014.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
<style type="text/css">
body {
margin: 10px auto;
font:11px Verdana,Arial, Helvetica, sans-serif;
}
.menu_list { 
width: 200px;
}
.menu_head {
display:block;
border: 1px solid #999999; 
border-bottom-width: 0;
border-bottom: 1px solid gray;
font-size:12px;
padding: 5px 10px;
cursor: pointer;
position: relative;
margin:1px;
font-weight:bold;
background: #5AABCF  url("../images/tt.png")  no-repeat;
color:#FFFFFF;
text-align:left;
padding-left:35px;
}
.menu_head:hover{background: #5AABCF  url("../images/tte.png")  no-repeat;
}
.menu_head2{
display:block;
border: 1px solid #999999; 
border-bottom-width: 0;
border-bottom: 1px solid gray;
font-size:12px;
padding: 5px 10px;
cursor: pointer;
position: relative;
margin:1px;
font-weight:bold;
background: #5AABCF  url("../images/rr.png") center right no-repeat;
color:#000000;
}
.menu_body {
display:none;
  width: 200px;
}
.menu_body a{
display:block;


background-color:#ffffff;
font-weight:bold;
text-decoration:none;


}
.menu_body a:hover{

}
.?????2 {font-size: 11px}
</style>