.container{width: 1190px;margin: auto;}
.clear{clear: both;}


.top_head{ min-width:1190px; max-width:1920px; margin:auto; background:#000000; height:155px;}
.top{width:1190px; margin:auto; height:105px;}
#top_left{ width:630px; height:76px; float:left;padding-top: 18px;}
#top_right{float:right; width:318px; margin-top:12px;}
.top_share{width:215px; float:left; margin-left:37px; text-align:right; height:20px;}
.top_share ul li{ float:left;}
.Page_Search{width:318px; height:37px; background:#333333;}
.Page_Search ul li{float:left; border:none;}
.Page_Search #keywords1{width:250px; height:37px; line-height:37px; background:none; border:none;}
.Page_Language{ width:65px; float:right;}
.SelectLan{ width:65px; float:left;}
.SelectLan span{font-size:12px; color:#fff; float:left;}
.kuai1{ font-size:12px; color:#fff; width:115px;background-color: #fff;}
.kuai1 a{ color:#fff;}
#m1{ position: absolute; top: 28px; width:113px;border: 1px solid #ccc; background:#ffffff; _top:30px; right:0;}
#m1 .lian{width: 113px; height: 20px; line-height: 20px; text-align: left;}
#m1 .lian img{ vertical-align: middle; padding: 5px;}
#m1 .lian a{ display: block; line-height: 20px;font-family:Arial; font-size:12px; color:#3e3e3e; }
#m1 .lian a img{padding-left:5px; padding-right:5px;}
#m1 .lian a:hover{ background-color: #ccc; color: 3e3e3e;}

.Page_menu{width:1190px; height:35px; margin:auto;}
.Page_menu ul li{float:left; font-size:14px; line-height:35px; color:#FFFFFF; cursor:pointer; position:relative; padding-bottom:15px;}
.Page_menu ul li h2{text-align:center; font-size:14px; padding:0 58px; color:#ffffff; font-weight:normal; text-transform:uppercase}
.Page_menu ul li:hover{ background:#FFFFFF; color:#000000; display:block;}
.Page_menu ul li:hover h2{color:#000000; font-size:14px;}
.Page_menu .top_menu1{ background:url(../ZERO/img/menu_dot.png) right 11px no-repeat;}
.Page_menu .top_menu1:hover{ background:url(../ZERO/img/menu_dot1.png) right 11px no-repeat #FFFFFF;}
* html .Page_menu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
    display: inline-block;
}

.Page_menu ul li a:link, .Page_menu ul li a:visited{
    color: #fff;
}

.Page_menu ul li a.selected,.Page_menu ul li a:hover{ /*CSS class that's dynamically added to the currently active menu items' LI A element*/
    color: #fff;
}

.Page_menu ul li ul li a.selected,.Page_menu ul li  ul li a:hover{
    color: #fff;
}
.Page_menu ul li ul li a:link, .Page_menu ul li ul li a:visited{
    color: #fff;
}
/*1st sub level menu*/
.Page_menu ul li ul{
    position: absolute;
    left: 0px !important;
    display: none; /*collapse all sub menus to begin with*/
    visibility: hidden;
    padding:15px 0;
    padding-bottom:25px;
    margin:0;
    z-index:999;
    background:#FFFFFF;
    height:auto;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.Page_menu ul li ul li{
    display: list-item;
    float: none;
    line-height:normal;
    padding:7px 28px;
    background:none;
    line-height:18px;
}
.Page_menu ul li ul li:hover h3{color:#1da1f2;}
.Page_menu ul li ul li h3{ color:#575c62; font-weight:normal; text-align:left;font-size:13px; line-height:18px; text-transform:uppercase;}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.Page_menu ul li ul li ul{
    top: 0;
}

/* Sub level menu links style */
.Page_menu ul li ul li a{
    font:"Arial";
    font-weight:normal;
    font-size:12px;
    padding:0;
    margin: 0;
    line-height:32px;
    border-top-width: 0;
    z-index:999;
    border:none;
}

/* Holly Hack for IE \*/
* html .Page_menu{height: 1%;} /*Holly Hack for IE7 and below*/


/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
    position: absolute;
    top: 12px;
    right: 7px;
}

.rightarrowclass{
    position: absolute;
    top: 6px;
    right: 5px;
}

/* ######### CSS for shadow added to sub menus  ######### */

.ddshadow{ /*shadow for NON CSS3 capable browsers*/
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    background: silver;
}

.toplevelshadow{ /*shadow opacity for NON CSS3 capable browsers. Doesn't work in IE*/
    opacity: 0.8;
}





