﻿@charset "utf-8";
/* CSS Document */

/*.menu #nav li .u1{ width:185px; background-color:#FFF; margin-top:5px; position:relative; z-index:999;}

.menu #nav li .u1 li{ width:185px; height:30px; line-height:25px; background:none; float:none;}

.menu #nav li .u1 li a{ width:185px; height:30px; display:block; background: #FFF;}*/


#menu{ width:100%; height:46px; background: url(../images/main_bg.jpg) repeat-x;}

#menu ul{ width:1100px; height:46px; font: bold 15px/46px "微软雅黑"; color:#000; margin:0 auto;}

#menu ul li{ width:155px; float:left; text-align:center;background: url(../images/line.jpg) no-repeat;}

#menu ul li a{ color:#fff; display:block; height:46px;}

#menu ul li a:hover{ color:#fff; font-weight:bold; background:url(../images/main_hover.jpg) no-repeat center 0px;}

#menu ul li .a1{ color:#fff; font-weight:bold; background:url(../images/main_hover.jpg) no-repeat center 0px;}

.anylinkcss{position:absolute;visibility: hidden;display:block;line-height: 25px;z-index: 100;background-color: #F5F5F5;width: 155px;margin-top:0px;margin-left:0px;font-size:12px;}
.anylinkcss a{width:100%;display: block;border-bottom: 1px dotted #CCC;padding: 1px 0;background-color:#F5F5F5;background-image:none;text-align:center;color:#000; display:block;}
.anylinkcss a:hover{width:100%;display: block;background-image:none;background-color: #174DB7;color: #fff;}