/*全屏背景样式*/
body{ 
      background-image:url(/userfolder/digitalsite/lvyou/lvxingshe/_user/0/upload/556b3ead0e6f4acba5836ba77c411940/bg11.jpg);
background-position: top center;
background-size:auto auto; ; 
background-repeat: no-repeat; 
      background-color:#FFFFFF; 
      font-size:12px;
      color:#000000;
      font-family:宋体;
}
/*通用链接样式*/
a:visited{ 
          color:#333333; 
          text-decoration:none;
}
a:link{ 
        color:#333333; 
        text-decoration:none;
}
a:hover{ 
        color:#ff0000; 
        text-decoration:underline;
}
a:active{ 
          color:#333333; 
          text-decoration:none;
}

/*页面样式*/
.page{ 
      background:url() top center no-repeat; 
      background-color:; 
background-size:auto auto
}