/* CSS Document */

#Library{ float:left; width:210px;font-family:'Lucida Grande' ,Tahoma, Verdana, Lucida, Arial, Helvetica,sans-serif; text-align: left;font-size:12px;color:#333333}
#switch{float:left; width:auto; height:auto; padding:0px 2px 0 3px; position:relative;}
#switch A{Z-INDEX:1; position:absolute; height:17px; text-align:left; width:auto;}
#switch A:hover{Z-INDEX:2;text-decoration:none}
#switch A H2{font-weight:normal;Z-INDEX:2;background:url(../images/ico01.gif) no-repeat right top;cursor:pointer;color:#000;line-height:19px;position:absolute;height:17px;text-align:center;font-size:11px;padding-right:20px;padding-left:3px;width:auto;}
#switch A:hover H2{border:#C6D8E8 1px solid;font-weight: normal;background:#fff url(../images/ico02.gif) no-repeat right top;width:auto;color:#ff5400;line-height:19px;border-bottom:0px;text-decoration:none;padding-right:20px;padding-left:3px;}

#switch A #screen {display:none}
#switch .b:hover #screen{border:#C6D8E8 1px solid;display: inline;Z-INDEX:1;background:#fff;width:auto;position:absolute;text-align:center;}
#switch .b:hover #screen UL{float:left;width:auto;padding:8px;clear:both;display:inline;}
#switch .b:hover #screen LI{float:left;font-size:12px;line-height:22px;color:#000;text-align:left;cursor:pointer;margin-right:14px;white-space:nowrap;list-style-type:none;display:block; text-align:left;}



#switch .c:hover #screen{border:#C6D8E8 1px solid;display: inline;Z-INDEX:1;background:#fff;width:auto;position:absolute;text-align:center;}
#switch .c:hover #screen UL{float:left;width:200px;padding:8px;clear:both;display:inline;}
#switch .c:hover #screen LI{float:left;font-size:12px;line-height:22px;color:#000;text-align:left;cursor:pointer;margin-right:14px;white-space:nowrap;list-style-type:none; text-align:left;}



#switch .b{margin:0px 0px 0px 10px}
#switch .b:hover{height:30px}
#switch .b:hover H2{height:23px;}
#switch .b:hover #screen{left:0px;TOP:23px}

#switch .c {margin:0px 0px 0px 130px}
#switch .c:hover{height:30px}
#switch .c:hover H2{height:23px;}
#switch .c:hover #screen{left:0px;TOP:23px}
