@charset "utf-8"; /*banner*/ .banner { width:980px; height:186px; margin:0; padding:0; text-align:center; overflow:hidden; } /*导航*/ .menu { width:978px; height:37px; font-size:14px; font-weight:bold; border:1px solid #089dcb; background:url(/images/menu_bg.jpg) repeat-x; } .menu ul { margin-top:8px; margin-left:15px; padding:0; } .menu ul li { list-style-type:none; float:left; line-height:22px; padding:0px 3px; } .menu ul li a { color:#fff; } .menu ul li a:link { color:#fff; text-decoration:none; } .menu ul li a:visited { color:#fff; text-decoration:none; } .menu ul li a:hover { color:yellow; text-decoration:none; } .menu ul li a:active { color:yellow; text-decoration:none; } /*预约信息*/ .scrollmenu { width:980px; margin:0 auto; } .scrollmenu_left { background:url(/images/rtyy_07.gif) no-repeat top left; width:14px; height:34px; float:left; } .scrollmenu_con { background:url(/images/rtyy_08.jpg) repeat-x; height:34px; width:951px; float:left; } .scrollmenu_right { background:url(/images/rtyy_10.gif) no-repeat top left; width:15px; height:34px; float:right; } .dong { padding-top:9px; } .red { color:red; }