#menu, #menu ul {
    margin: 0;
    padding: 0;
    list-style: none;}
#menu {
    width: 1170px;
    margin: 0 auto;
    zoom: 1;}

#menu li {
    text-align: center;
   line-height: 50px;
    float: left;padding:0 20px;
    border-right:none;
    position: relative;}
#menu li a {
    color: #fff;
    font-family: "microsoft yahei";
    text-transform: uppercase;
    font-size: 16px;
    font-weight: normal;
    text-align: center;
    text-decoration: none;}
#menu li:hover {
    background-color: #f5f5f5;}
#menu li:hover a{color:#014f98;}
#menu li ul {
min-width:100px;
    height: 100%; display: block;
    _margin: 0;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top:50px;
    left: 0;
    z-index: 1;     
    background: #f5f5f5;}
#menu li:hover > ul {
    opacity: 1;
    visibility: visible;
    margin: 0;}
#menu li:hover ul li a{color:#333;}
#menu li ul li ul {
    top: 0;
    left: 0;
    margin: 0  auto;
    _margin: 0;}
#menu li ul li {
    width: 100%;
    height: 50px; display: block;
    float: left;
    z-index: 1; 
    margin:0;overflow: hidden; text-overflow:ellipsis;
white-space: nowrap;
    line-height:50px;
    padding: 0;
    display: block;
    border: 1px solid #ccc;
    _line-height: 0;}

#menu li ul li a {
    padding: 0px 5px;
    color: #333;
    font-size: 14px;font-family:"Microsoft YaHei";font-weight:normal;
    display: block;
    
    white-space: nowrap;
    float: none;background-color: #f5f5f5;
    text-transform: none;}
#menu li ul li a:hover { color: #333;
    background-color: #f5f5f5;}
.titlestyle273730{ line-height: 220%; color: #222222; font-size: 9pt; font-weight: bold; text-decoration: none ;}
.summarystyle273730{ line-height: 150%; color: #222222; font-size: 9pt ;}

.txt-box p{margin:0;}
