﻿body  
{
    margin:0px;  background-color:#000;
    font-size:12px;
    overflow: hidden; 
    overflow-y:auto
}

    *html{
    background-image:url(about:blank);
    background-attachment:fixed;
   background-color:#000;
    }

img{ border:0px;}
.cover{  background: url("../Images/face.png") no-repeat #9e0d0c; width:566px;  height:720px; float:left;position: inherit;
           
_bottom:auto;
_top:expression(eval(document.documentElement.scrollTop));   
         }
.cover a
{
    text-decoration: none; color:#000; font-size:12px; font-weight:bold;
}
.cover a:hover
{
 color:#fff;
}
.cover span{  font-weight:bold;}


.cover .nav1{margin-top :380px; margin-left:70px;margin-bottom:332px;width:495px;}
.cover .nav1 a{ font-size:12px; font-weight:bold; color:#000000; text-decoration:none;}
.cover .nav1 a:hover{ color:#ffffff;}
.cover .nav1 a.on{ color:#ffffff;}

.on{ color:#fff;}
.middle{ width:500px; background-color:#000; position: fixed; left:546px;
         _position:absolute;
_bottom:auto;
_top:expression(eval(document.documentElement.scrollTop));}
.title{background: url("../Images/face.png") no-repeat -566px 0px ;  width:490px; padding-top:252px;*padding-top:232px; float:left;}
.inputInfo{ float:left; padding-top:10px; color:#d0cbcb; font-size:12px; padding-left:15px; padding-right:15px;}
.photos{ margin-left: 20px;*margin-left: 5px;border: 1px dashed #FF0000; padding-top:70px;  width:85px; margin-top:20px; color:#FF0000; padding-bottom:70px; padding-left:35px; float:left;}
.Userinfo{ display:block; margin-left:20px; padding-left:0px; color:#d0cbcb;  font-size:12px; float:left; width:330px; }
.Userinfo li{ display:inline; margin-top:10px; margin-left:0px; float:left; width:330px;  }
.Userinfo li span{ color:#ff0000;}
.Userinfo li input
{ 
    color:#fff;
    padding-left:5px;
    border-style: none;
    background: url('../Images/face.png') no-repeat -566px -252px ;
    width:240px;
    height:23px;
} 
.intro
{   
    margin-left:0px;
  padding-top:5px;
    color:#fff;
    border-style: none;
    background: url('../Images/face.png') no-repeat -566px -276px ;
    width:240px;
    height:49px;

      padding-left:5px;
    }
    .clear{ clear:both; }
    .submit_but{ background: url('../Images/face.png') no-repeat -566px -330px ; width:90px;height:29px; border:0px; float:right;}
.PhotosWall{ 
    left: 1058px;
    position: absolute; }
.photosList li{ display:inherit;}
.photosList{display:inherit; height:720px;}

.PhotosWall div{ float:left; display:inherit;  position: absolute;}


.transparent_class {
    background-color: #000000;
    color: #FFFFFF;
    font-size: 12px;
    height: 90px;
    margin-top: 0px;
    opacity: 0.7;
    padding: 10px;
    width: 175px;
}
.updatalink{ color:#fff;}

