<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">﻿body{margin:0;padding:0;/*font-family:"宋体"，Arial;font-size:12px;background:url(../images/bg.gif) repeat-x;*/ position:relative;}
.fixed{position:absolute;top:10px;left:10px}
.container{height:100%;overflow:auto}
body,div,p,a,span,h1,h2,h3,h4,h5,h6,img,dl,dt,dd,ul,ol,li,input,form,img,pre,blockquote,th,td,button{margin:0;padding:0;}
ul,li{list-style:none;}
img{border:none;}
a{text-decoration:none;}
area{cursor:pointer; }
#headertext{width:970px;margin:0 auto 10px;}
.top{width:970px;height:41px;font-family:"微软雅黑";font-size:16px;text-align:center}
.top a{float:right;height:41px;line-height:41px;color:#FF0;padding:0 10px}
.top span{float:right;line-height:41px;color:#fff;padding-right:10px}
.logo{width:970px;height:101px;}
.tl{width:970px;height:79px;margin-bottom:10px}
.banner{width:970px;height:351px;margin-bottom:16px}
.form{width:198px;height:162px;float:right;margin:130px 45px 0 0;padding:26px 0 0 72px}
.form input{width:143px;height:28px;padding:0 3px 0;background:url(../images/inputbg.gif) no-repeat;border:none;margin-bottom:15px;margin-left:30px;line-height:28px}
.form input.an{width:140px;height:45px;margin:0;background:url(../images/zhuce.gif) no-repeat;cursor:pointer}

#displaypopup{   
    font-size:14px;   
    padding:9px;   
    margin-bottom:7px;   
}   
#backgroundPopup{   
    display: none;   
    position:fixed; 
    /* position fixed for IE6 */ 
    _position: absolute;
     _top: expression(documentElement.scrollTop + "px");      
    top: 0;   
    left: 0; 
    right:0;
    bottom:0;  
    background: #000;   
    border: 1px solid #cecece;   
    z-index: 1000000;   
}   
  
#Popup {   
    display: none;   
    position:fixed;      
    width: 452px;  
    background:#fff;
    
   /* position fixed for IE6 */ 
   _position: absolute;
     _top: expression(documentElement.scrollTop+154 + "px");  
     /*top: 154px;
	 left:24%;*/   
    z-index: 2000000;   
    /*padding: 20px; */    
    left:33%;
    border-radius:5px;
    }   
  #Popup iframe{
       border-radius:5px;
  }
#popupClose{   
    border:none;   
    display: block;   
    line-height: 14px;     
    width:32px;
    height:32px;
    top: -16px;  
    cursor:pointer; 
    position:absolute;
    right:-16px;
    font-size:14px;
    color:red;
    background:url("../images/nl_close.png") no-repeat center center;
}  
/*用户名合并*/
.conbineUsername{width:100%;}
.conbineUsername h4{ height:36px;font-size:16px; line-height:36px;color:rgb(102,102,102);font-family:"微软雅黑"; font-weight:normal;border-bottom:1px solid #cfcdcd;  padding:0 16px;}
.conbineUsername h5{ font-size:16px; margin-top:14px;height:36px; line-height:36px;font-family:"微软雅黑"; font-weight:normal; text-indent:98px; background:url(../images/conbineuserniceloo.jpg) no-repeat 48px center;}
#RbLUserName{ margin-left:98px;}
#RbLUserName td{height:28px; vertical-align:middle;}
#RbLUserName td input,#RbLUserName td label{ display:inline-block;}
#RbLUserName td input{ margin-right:6px; position:relative; top:3px;}
.BtnUserNameWrap{ padding-left:98px;}
#BtnUserName{width:96px;height:34px; background:#D71209; margin-right:10px; color:#fff; line-height:34px; border:0; cursor:pointer; font-family:"微软雅黑"; font-size:16px;}
.BtnUserNameWrapLeft,.BtnUserNameWrapRight{ float:left;}
.BtnUserNameWrapRight{height:32px;border:1px solid #FFD565; background:#FEF0BF; color:#C04A04; line-height:32px; text-indent:18px;}




@media only screen and (max-width: 550px) {
    #popupClose{ 
    display: block;      
    width:28px;
    height:28px;
    top: -14px;  
    cursor:pointer; 
    position:absolute;
    right:-14px;
    background:url("../images/nl_close.png") no-repeat center center;
    background-size:100%;
    }
}</pre></body></html>