h1 {font-size: 12px;font-size: inherit;font-weight: normal;} 
a {text-decoration: none;} 
a:hover {text-decoration: none;} 
.clear {overflow: hidden;clear: both;} 
#right {margin-left: 190px;min-height: 100%;padding: 0;} 
.right_top {height: 40px;background-color: #f5f5f5;color: #666666;border-bottom: 1px solid #e5e5e5;line-height: 40px;padding-left: 50px;position: relative;z-index: 1;} 
.right_top a {color: #2b7dbc;} 
.right_nav {margin: 0 30px;height: 37px;background-color: #438eb9;line-height: 37px;position: relative;margin-top: 15px;} 
.right_nav h1 {font-size: 18px;color: #ffffff;padding-left: 20px;}
.pind20 {padding-left: 20px;} 
/*Popup*/ 
.Popup {
    max-width: 640px;
    height: auto;
    position: absolute;
    top: 0;
    background-color: #FFF;
    z-index: 999;
    width: 640px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}
.Popup_s {
    max-width: 640px;
    position: absolute;
    bottom: 0;
    background-color: #FFF;
    z-index: 999;
    width: 640px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}
.popup-title {
    font-size: 18px;
    font-weight: 700;
    line-height: 43px;
    text-align: center;
    margin: 0 30px;
    color: #333;
    display: block;
    word-wrap: normal;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.Popup_top {height: 49px;line-height: 49px;} 
.Popup_top h1 {float: left;font-size: 14px;} 
.Close {position: absolute;right: 10px;top: 8px;} 
.Popup_cen {padding-top: 10px;width: 100%;}
.overlay {position: fixed;z-index: 990;width: 100%;height: 100%;top: 0;left: 0;filter: alpha(opacity = 60);opacity: 0.6;overflow: hidden;background-color: #000;} 