﻿.main-menu { width: 207px; float: left; margin-right: 4px; }
.main-menu .item { font-weight: bold; font-size: 10.5pt; background: url(/images/menu.bg.png); }
.main-menu .item { }
.main-menu .item hr { border-top: 1px dotted #fd6b0a; height: 1px; background: #000; display: none; }
.main-menu .item a { color: #333; }
.main-menu .items-wrapper { background: url(/images/Menu.Top.Bg.png) no-repeat; padding-top: 4px; }
.main-menu .bottom { background: url(/images/Menu.Bottom.Bg.png) no-repeat; height: 10px; margin-bottom: 5px; }

.admin-menu { position: relative; top: -1px; }
.admin-menu .item { border-left: none; }
.admin-menu .item a { display: block; width: 190px; padding: 10px; padding-right: 6px; color: #d45910; }

.main-menu a:hover { color: #000; }

.sub-menu .list a { font-size: 9pt; font-weight: normal; margin-left: 25px; border: none; padding: none;  clear:both; display:block;}


.left-menu .item .inner{ border-bottom: 1px dotted #FD6B0A;margin-left: 5px; padding: 5px 10px; width: 186px; padding-right:0px; }
