﻿.rt-menu{width:219px;position:fixed;_position:absolute;right:0;top:134px;z-index:999;}

.rt-menu .top{background:url('/images/menu/top-bg.png') no-repeat;height:43px;padding:0 15px;}
.rt-menu .top .title-ct{line-height:43px;font-weight:bold;width:160px;float:left;}
.rt-menu .top .close{width:20px;height:20px;margin-top:12px;cursor:pointer;float:right;}

.rt-menu .middle{background:url('/images/menu/middle-bg.png') repeat-y;padding:15px 14px;}
.rt-menu .middle .item{background:url('/images/menu/item.png') no-repeat;height:31px;line-height:31px;padding-left:15px;margin-top:12px;display:block;cursor:pointer;}
.rt-menu .middle .child-item{margin-bottom:24px;overflow:hidden;display:none;}
.rt-menu .middle .down{background:url('/images/menu/down.png') no-repeat scroll right 3px;margin-right:8px;float:none;width:170px;height:31px;}
.rt-menu .middle .show{background:url('/images/menu/show.png') no-repeat scroll 0 9px;padding-left:13px;margin-left:14px;display:block;line-height:25px;height:25px;color:#06C;}
.rt-menu .middle a.show:visited{color:#333;}

.rt-menu .bottom{background:url('/images/menu/bottom-bg.png') no-repeat;height:11px;line-height:0;font-size:0;}

#open-control{position:fixed;_position:absolute;right:0;top:200px;z-index:1;cursor:pointer;display:none;}
