/* CSS Document */

<style type="text/css">
.tt {margin:3px 0 5px;position:relative;z-index:10;}
.tt b {border-bottom:#999999 1px dotted;color:#999999;cursor:help;font-weight:normal;}
.tt b span {display:none;}
.tt b:hover {color:#A2582A;}
.tt b:hover span {
   background:#FDF9F3;
   border:#000000 2px outset;
   color:#000;
   display:block;
   padding:7px;
   position:absolute;
   top:11px;
   left:25px;z-index:10;width:250px;text-align:left;
}
.tt strong {background-color:#FDF9F3;color:#666666;font-weight:normal;}

.tp {position:relative;text-indent:0;}
.tp b {color:#90f;cursor:help;font-weight:normal;display:inline-block;}
.tp b span {display:none;}
.tp b:hover {color:#A2582A;}
.tp b:hover span {
   background:#FDF9F3;
   color:#000;
   display:block;
   padding:7px;
   position:absolute;
   top:-5px;
   left:10px;z-index:10;text-align:left;width:250px
}
.tp strong {background-color:#FDF9F3;color:#A2582A;font-weight:bold;}
.test {background:#fff;border:#000 1px solid;margin:30px auto;padding:10px;width:470px;text-align:left;}
.test span {color:#666666;}
</style>
<!--[if IE 6]>
<style type="text/css">
.tt b {behavior:url(/css/hover.htc);}
.tt .hover {border-bottom:#A2582A 1px dotted;color:#A2582A;}
.tt .hover span {
   background:#FDF9F3;
   border:#000000 2px outset;
   color:#000;
   display:block;
   padding:7px;
   position:absolute;
   top:11px;
   left:25px;
   z-index:10;text-align:left;
   width:250px;
}
.tp b {behavior:url(/css/hover.htc);}
.tp .hover {color:#A2582A;}
.tp .hover span {
   background:#FDF9F3;
   color:#000;
   display:block;
   padding:7px;
   position:absolute;
   top:-5px;
   left:10px;
   z-index:10;text-align:left;
   width:250px;
}
</style>
<![endif]-->
