        /*top
----------------------------------------------------------------------------*/
.noshow{display:none;} /*不显示的元素*/
#top{
width:1004px;height:250px;
background:url("https://www.gastromaquia.com/skin/images/top-bj.gif") no-repeat;
position:relative;
color:#DA1536;
margin: auto;
}
#topLogo{
position:absolute;left:67px;
}
#topName{
position:absolute;left:165px;top:16px;
}
#topUrl{
position:absolute;left:0;top:16px;
font-family:Arial;font-size:12px;*font-size:11px;
}
#top ul{position:absolute;left:610px;top:32px;}
#top ul li{display:inline;}
#top a{color:#E1131A;}
#top a:hover{color:#FC4501;}

/*一级导航
----------------------------------------------------------------------------*/
.mus{background: url("https://www.gastromaquia.com/skin/images/body.jpg") no-repeat; width:100%; height:49px}
.menu { width: 975px; height: 41px; margin: 2px auto 0; clear: both; overflow: hidden; }
.menu ul { clear: both; overflow: hidden; }
.menu li { float: left; height: 41px; font: bold 12px/38px "宋体"; background: url("https://www.gastromaquia.com/skin/images/search.gif") no-repeat 0 -150px; width: 78px; text-align: center; }
.menu li a { color: #fff; font: bold 14px/41px "宋体"; display: block; height: 41px; }
.menu li a:hover { text-decoration: none; color: #fff; background: url("https://www.gastromaquia.com/skin/images/search.gif") no-repeat 0 -100px; color: #B70005; }

.menu .now { background: url("https://www.gastromaquia.com/skin/images/search.gif") repeat-x right -100px; color: #B70005; }
.menu .now a { color: #B70005; }