@charset "utf-8";
/* CSS Document */
body{ color:#333; font-size:12px; margin:0 auto; text-align:center;}
a{ color:#0000ff; text-decoration:none;}
a:link,a:visited{ color:#0000ff; text-decoration:none;}
a:active{ color:#0000ff; text-decoration:none;}
a:hover{ color:#0000ff; text-decoration:underline;}
h1{ display:inline; color:#ff0000;}
h1 a{ display:inline; text-decoration:none;}
ul{ list-style:none; float:left; margin:0 auto;}
li{ list-style:none; float:left; padding:5px 5px;}
dl,dt,dd{ list-style-type:none; float:left;}
input{ width:100px; height:18px; border:1px #FF6699 solid; background-color:#FFCCFF}
.header{ width:960px; margin:5px auto; text-align:center;}
.logo{ width:270px; float:left; position:relative; padding:5px 15px;}
.word14{ font-size:14px; color:#ff0000;}
.banner{ float:left; width:650px; height:auto; padding:5px 5px; }
.yellojoin{
text-decoration: underline;font-size:10pt;cursor:pointer;color:#0000FF;
  onmouseover: expression(onmouseover=function (){this.style.borderColor ='#ff0000';this.style.color='red';this.style.backgroundColor ='yellow'});
  onmouseout: expression(onmouseout=function (){this.style.borderColor='';this.style.color='#0000ff';this.style.backgroundColor =''});
}
.menu{ width:850px; background-image:url(image/pink.gif); background-repeat:repeat-x; padding:8px 50px; text-align:center; margin:5px auto;}
.menu a{ color:#ffffff; font-weight:bold;}
.login{ width:200px; padding:5px 0px; border:1px #ff6699 dashed; float:left; position:relative; height:95px;}
.heighword{ line-height:22px; text-align:left; border:1px #ff6699 dashed;height:95px; padding:5px 15px;}
.friendlist{ width:905px; margin:5px auto; text-align:center;  border:1px #ff6699 dashed; padding:12px 20px;}
.piclist{ background-image:url(image/loading.gif); background-repeat:no-repeat; float:left;  text-align:center;}
.red{ color:#ff0000;}
.width{ width:750px; float:left; text-align:left; line-height:22px;}
.bottomlist{width:850px; background-color:#Fefefe; padding:8px 50px; line-height:22px;text-align:left; margin:10px auto;}
.copy{ width:960px; margin:10px auto; text-align:center; line-height:22px;}