gusucode.com > CRM源码带手机版ASP源码程序 > Skin/Default/Style/top.css

    /*顶部样式*/
#header { margin:0;padding:0;height:30px; border-bottom:3px solid #336699;background-color:#f1f1f1;}
#header .con { height:30px;background-color:#f1f1f1;}
#info {line-height:30px; padding-right:10px;height:30px;float:right;}
#logo { position:absolute; top:0; left:0; background:url(../images/logo.gif) no-repeat; width:134px; height:30px;}
#logo a { display:block; text-indent:-9999px; overflow:hidden; height:40px; width:134px;}
#sendRequestContent {float:left; padding-left:20px;padding-top:3px;height:27px;line-height:27px;}
#sendRequestContent a { padding-right:5px;}

/*导航菜单*/
#menu { margin-left:127px;top:0; font-size:14px; font-weight:bold; color:#4D5D2C;background-color:#f1f1f1;}
#menu ul { height:30px; overflow:hidden; float:left;}
#menu li { float: left; height:30px; }
#menu a { display:block; height:30px; line-height:30px;font-size:14px;color:#0b4c76; width:88px; text-align:center;}
#menu a:hover{ text-decoration:none; background-color:#336699;font-size:14px; color:#FFF;border-top:0px;}
#menu a.active{ text-decoration:none; background-color:#336699;font-size:14px; color:#FFF;}