﻿#CommonMenuMain{display:block;height:98px;width:670px;white-space:nowrap;position:absolute;top:0;right:-10px;z-index:9;background:#fff}
#CommonMenuMain a.top{display:inline-block;position:relative;height:98px;padding:0 20px!important;text-transform:uppercase;z-index:1}
#CommonMenuMain a.top span span{color:#333;display:block;font-size:16px;font-family:RobotoCondensedBold;line-height:26px;text-transform:uppercase}
#CommonMenuMain .litop{float:right}
#CommonMenuMain a.current{background:url(bgCurrent.png.ashx) no-repeat center center}
#CommonMenuMain  a.top:hover{z-index:5}
#CommonMenuMain .menu:hover .current{background:none!important; color:#333!important}
#CommonMenuMain ul li.current {background:url(currentL.png.ashx) no-repeat left center}
#CommonMenuMain ul li a.current {background:url(currentR.png.ashx) no-repeat right center; color:#db251a!important}
#CommonMenuMain ul li:hover {background:url(currentL.png.ashx) no-repeat left center}
#CommonMenuMain ul li:hover a{color:#db251a!important;background:url(currentR.png.ashx) no-repeat right center;transition:none}