www.gusucode.com > 家具公司网站php网站源码程序 > code/menu/templates/images/channelmenu4036/A.css

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

div#menu	{
    width:100%;
	height:55px;
    margin:0px;
	padding:0px;
}

div#mainmenu	{
	margin-left:6px;
	padding:0;
    background: #fff url(menu.gif) repeat-x  0 0;
	color:#fff;
}

div#menu .mainmenuleft{
	margin:0;
	padding:0;
	float:left;
	width:13px;
	height:55px;
	background: #fff url(menu.gif) repeat-x  0 0;
}

div#menu .mainmenuright{
	margin:0;
	float:right;
	width:6px;
	height:55px;
	background: #fff url(menu.gif) repeat-x  0 0;
}

div#mainmenu li.line{
	height:54px;
	float:left;
	margin:0;
	width:1px;
	background: url(line.gif) no-repeat  0 3px;
}

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

div#mainmenu li{
    float: left;
    display: inline;
    margin: 0px;
    padding: 0px;
    background: url(menu.gif) no-repeat 0 0;
}

div#mainmenu a{
    display: block;
    width: 110px;
    text-align: center;
    font:14px/63px 'Microsoft YaHei','SimSun',Arial,Sans-Serif;
}

div#mainmenu a:link,div#mainmenu a:visited,div#mainmenu a:active{
	font-weight: bold;
    color: #878787;
	text-decoration: none;
}

div#mainmenu a:hover{
    color: #fff;
    font-weight: bold;
	height:54px;
    background: url(menunow.gif) no-repeat 0 0;
	text-decoration: none;
}

div#mainmenu a.current{
    color: #fff;
    font-weight: bold;
	height:54px;
    background: url(menunow.gif) no-repeat 0 0;
	text-decoration: none;
}

div#smenu	{
padding: 0;
height:44px;
background:#fff;
}


div#smenu .smenuleft{
	margin:0;
	float:left;
	width:9px;
	height:44px;
	background: #fff;
}

div#smenu .smenuright{
	margin:0;
	float:right;
	width:9px;
	height:44px;
	background: #fff;
}



div#smenu ul{
display:none;
margin:0px 0px 0px 131px;
}

div#smenu li {
margin:0px;
list-style-type: none;
line-height:44px;
float:left;
color:#5e5e5e;
white-space: nowrap;
}

div#smenu a:link,div#smenu a:visited,div#smenu a:active{
margin:0px 16px;
color:#5e5e5e;
font:12px/34px 'Microsoft YaHei','SimSun',Arial,Sans-Serif;
text-decoration: none;
}

div#smenu a:hover{
color:#5e5e5e;
line-height:34px;
text-decoration: underline;
}