www.gusucode.com > 电脑回收公司网站源码程序 > 电脑回收公司网站源码程序/menu/templates/images/channelmenu_cyrano_1/A.css

    
/*=========栏目菜单===========*/

div#menucyrano	{
    width:100%;
	height:62px;
    margin:0px;
	padding:0px;
}

div#mainmenucyrano	{
	margin-left:6px;
	padding:0;
    background: #fff url(menu_a.png) repeat-x  0 0;
}

div#menucyrano .mainmenuleft{
	margin:0;
	padding:0;
	float:left;
	width:6px;
	height:36px;
	background: #fff url(menu_a.png) no-repeat 0 -125px;
}

div#menucyrano .mainmenuright{
	margin:0;
	float:right;
	width:6px;
	height:36px;
	background: #fff url(menu_a.png) no-repeat 0 -165px;
}

div#mainmenucyrano ul {
    height: 36px;
    line-height: 36px;
    overflow: hidden;
    margin: 0 3px; 
}

div#mainmenucyrano li{
    float: left;
    display: inline;
    margin: 0 0 0 -2px;
    padding: 0 4px 0 6px;
    background: url(menu_a.png) no-repeat 0 -72px;
}

div#mainmenucyrano a{
    display: block;
    width: 102px;
    text-align: center;
    font:14px/36px 'Microsoft YaHei','SimSun',Arial,Sans-Serif;
	cursor:pointer;
	color: #fff;
	text-decoration: none;
}

div#mainmenucyrano a.lablemenu1{
    color: #fff;
    font-weight: bold;
    background: url(menu_a.png) no-repeat 50% -36px;
	text-decoration: none;
}

div#mainmenucyrano a:lablemenu0{
    color: #fff;
	text-decoration: none;
}

div#mainmenucyrano a.current{
    color: #fff;
    font-weight: bold;
    background: url(menu_a.png) no-repeat 50% -36px;
	text-decoration: none;
}


div#smenucyrano	{
padding: 0;
height: 26px;
background:url(menu_a.png) repeat-x 0px -268px;
}


div#smenucyrano .smenuleft{
	margin:0;
	float:left;
	width:9px;
	height:26px;
	background: #fff url(menu_a.png) no-repeat 0 -236px;
}

div#smenucyrano .smenuright{
	margin:0;
	float:right;
	width:9px;
	height:26px;
	background: #fff url(menu_a.png) no-repeat 0 -299px;
}



div#smenucyrano ul{
display:none;
margin:0px 0px 0px 45px;
}

div#smenucyrano li {
margin:0;
list-style-type: none;
line-height:22px;
float:left;
color:#235e99;
white-space: nowrap;
}

div#smenucyrano a:link,div#smenucyrano a:visited,div#smenucyrano a:active{
margin:0 6px;
color:#235e99;
font:12px/22px 'Microsoft YaHei','SimSun',Arial,Sans-Serif;
text-decoration: none;
}

div#smenucyrano a:hover{
color:#235e99;
line-height:22px;
text-decoration: underline;
}