| 55 | | #rightTopPan ul{width:110px; /*height:250px;*/ position:relative; top:94px; left:30px;} |
|---|
| 56 | | #rightTopPan ul li{/*width:94px; */height:27px; border-bottom:1px solid #E1E1E1;} |
|---|
| 57 | | #rightTopPan ul li a{/*width:76px; */height:26px; display:block; background:url(<?cs var:chrome.href ?>/theme/images/arrow.gif) 0 50% no-repeat #fff; color:#1B0000; font:11px/26px "Trebuchet MS", Arial, Helvetica, sans-serif; padding:0 0 0 18px; text-decoration:none; text-transform:uppercase; border: none; overflow: hidden;} |
|---|
| 58 | | #rightTopPan ul li a:hover{/*width:76px; */height:26px; display:block; background:url(<?cs var:chrome.href ?>/theme/images/arrow.gif) 0 50% no-repeat #fff; color:#CC0000;} |
|---|
| | 55 | #rightTopPan ul{width:110px; position:relative; top:94px; left:30px;} |
|---|
| | 56 | #rightTopPan ul li{height:27px; border-bottom:1px solid #E1E1E1;} |
|---|
| | 57 | #rightTopPan ul li a{background:url(<?cs var:chrome.href ?>/theme/images/arrow.gif) 0 50% no-repeat; color:#1B0000; font:11px/26px "Trebuchet MS", Arial, Helvetica, sans-serif; padding:0 0 0 18px; text-decoration:none; text-transform:uppercase; border: none; overflow: hidden;} |
|---|
| | 58 | #rightTopPan ul li a:hover{color:#CC0000;} |
|---|