/* CSS Document */
body{
background-color:#000000; 
color:#777777;
background-position:left;
background-position:top;
background-image:url(bg.jpg);
}
img{
border:0px;
}
/* 分页样式 */		
#ctl00_Space_pager1 A:link{color:#FF8C8C;font-family: Verdana;TEXT-DECORATION: none; letter-spacing:1px; }
#ctl00_Space_pager1 A:visited{color:#FF8C8C;font-family: Verdana;TEXT-DECORATION: none; letter-spacing:1px;}
#ctl00_Space_pager1 A:hover{color:#FF8C8C;font-family: Verdana;TEXT-DECORATION: none; letter-spacing:1px; }
#ctl00_Space_pager2 A:link{color:#FF8C8C;font-family: Verdana;TEXT-DECORATION: none; letter-spacing:1px; }
#ctl00_Space_pager2 A:visited{color:#FF8C8C;font-family: Verdana;TEXT-DECORATION: none; letter-spacing:1px;}
#ctl00_Space_pager2 A:hover{color:#FF8C8C;font-family: Verdana;TEXT-DECORATION: none; letter-spacing:1px; }
/* 下面为空间主体顶部和底部样式 */		
  .topimg{height:200px;padding-top:25px;}
  #ctl00_title_text{ display:block; width::80%; margin:5px 0 0 20px;}
.bodytop{background-image:url(bodytop.gif);
         background-repeat:repeat-x;
		 height:30px;
		 padding:7px 7px 0px 7px;
		 }
		 
.bodybottom{background-image:url(bodybottom.gif);
            background-repeat:repeat-x;
		    height:10px;
		    }
			
.gototop{font-size:10px; 
         font-family:Verdana;
		 text-align:center;
		 border:solid 1px #CCCCCC;
		 width:25px;
		 letter-spacing:-1px;
		 cursor:pointer;
		 border-bottom:0px;
		 padding:0px 3px 0px 3px;
		 }
		 

/* 下面为导航栏样式 */

.topmenu1{font-size:14px;
          width:60px;
          height:17px;
		  border:#312E35 1px solid;
		  border-bottom:0px;
		  text-align:center;
		  font-weight:bold;
		  padding-top:5px;
		  margin-right:3px;
		  cursor:pointer;
		  color:#000000;
		  }
		 
.topmenu2{font-size:14px;
          width:60px;
          height:17px;
	   	  border:#312E35 1px solid;
	  	  border-bottom:0px;
		  text-align:center;
		  padding-top:5px;
		  background-image:url(m1.jpg);
          background-repeat:repeat-x;
		  margin-right:3px;
		  cursor:pointer;
		  color:#000000;
		  }
.topmenu1 A:link{color:#000000;font-family: Verdana;TEXT-DECORATION: none; letter-spacing:1px; font-weight:bold;}
.topmenu1 A:visited{color:#000000;font-family: Verdana;TEXT-DECORATION: none; letter-spacing:1px; font-weight:bold;}
.topmenu1 A:hover{color:#000000;font-family: Verdana;TEXT-DECORATION: none; letter-spacing:1px; font-weight:bold;}

.topmenu2 A:link{color:#000000;font-family: Verdana;TEXT-DECORATION: none; letter-spacing:1px; }
.topmenu2 A:visited{color:#000000;font-family: Verdana;TEXT-DECORATION: none; letter-spacing:1px;}
.topmenu2 A:hover{color:#000000;font-family: Verdana;TEXT-DECORATION: none; letter-spacing:1px; }
		 
.bg{background-color:#FFFFFF;}

.ebody{border:#312E35 1px solid;
	   border-top:0px;
	   padding:10px 10px 0px 10px;
	   }
	   
/* 下面为用户信息框样式 */
	   
.userinfo{width:200px;
          background-color:#DCE6D9;
		  text-align:center;
          }	  
		   
.userinfo-top{background-image:url(b1.gif);
              background-repeat:no-repeat;
			  background-position:bottom;
			  width:212px;
			  height:6px;
			  }
			  
.userinfo-bottom{background-image:url(b2.gif);
                 background-repeat:no-repeat;
			     background-position:top;
			     width:212px;
		     	 height:6px;
				 margin-bottom:-7px;
			     }
				 
.userinfo-font1{font-size:12px;
				text-align:left;
				padding-top:5px;
				padding-bottom:5px;
				color:#333333;
				}

.userinfo-font2{font-size:14px;
                font-weight:bold;
				text-align:left;
				padding-left:1px;
				color:#333333;
				padding-bottom:7px;
				}
/* set millions of background images */
.Fillet { background: url(nt.gif) repeat;  }
.Fillet { width: 100%; }
.rbcontent { width:100%; }
.rbtop div { background: url(tl.gif) no-repeat top left; }
.rbtop { background: url(tr.gif) no-repeat top right; }
.rbbot div { background: url(bl.gif) no-repeat bottom left; }
.rbbot { background: url(br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
			 
/* 下面空间信息样式 */ 
.border-bottom{border-bottom:#DCE7D9 1px solid;
               height:23px;
               }


/* 下面为模块标题样式 */  

.etitle{
	background-image:url(b3.gif);
	background-repeat:repeat;
	width:212px;
	height:26px;
	font-weight:bold;
	padding-left:8px;
	padding-top:2px;
	letter-spacing:2px;
	color:#333333;
}		
.emtitle{
	background-image:url(b8.gif);
	background-repeat:repeat;
	width:408px;
	height:26px;
	font-weight:bold;
	padding-left:8px;
	padding-top:2px;
	letter-spacing:2px;
	color:#333333;
}
		
/* 下面为内容框样式 */

.data-font1{font-size:14px; letter-spacing:1px;}

A.data1:link{color:#777777;font-family: Verdana;TEXT-DECORATION: none; letter-spacing:1px;}
A.data1:visited{color:#777777;font-family: Verdana;TEXT-DECORATION: none; letter-spacing:1px;}
A.data1:hover{color:#000000;font-family: Verdana;TEXT-DECORATION: none; letter-spacing:1px;}
				 
.edata{ text-align:center;}	  
.xbox h1, .xbox h2, .xbox p {}
.xbox h1 { color:#fff;}
.xbox h2 {color:#06a; border:0;}
.xbox p {padding-bottom:0em;}
.xbox h2 {padding-top:0em;}
.xbox {background: transparent; margin:10px 0 10px 0; width:100%}

.xtop, .xbottom {display:block; background:transparent; font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {background:#FFF; border-left:1px solid #FFE1E1; border-right:1px solid #FFE1E1;}
.xb1 {margin:0 5px; background:#FFE1E1;}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}

.xboxcontent {display:block; background:#FFF; border:0 solid #FFE1E1; border-width:0 1px;}
			  
/* 下面为日志内容框样式 */

.diary-font1{font-size:11px;color:#FF8C8C; padding-top:2px; padding-bottom:10px; word-break:break-all;}
.diary-font2{font-size:12px;line-height:16px; padding-bottom:5px; text-align:left;word-break:break-all;}
.diary-font3{font-size:14px;line-height:20px; padding-bottom:5px; text-align:left;word-break:break-all;}
.diary-font4{ padding-bottom:5px; text-align:left;word-break:break-all;}

A.diary:link{color:#FF8C8C;font-family: Verdana;TEXT-DECORATION: none;}
A.diary:visited{color:#FF8C8C;font-family: Verdana;TEXT-DECORATION: none;}
A.diary:hover{color:#FF8C8C;font-family: Verdana;TEXT-DECORATION: none;}

.diary-title{font-size:14px;
             font-weight:bold;
			 border-bottom:#DCE6D9 solid 1px;
			 padding-bottom:1px;
			 letter-spacing:1px;
			 color:#FF8C8C;
			 }
			 
.diary-banner{background-image:url(banner.jpg);
              height:15px;
			  background-position:top;
			  background-repeat:repeat-x;
			  margin-top:10px;
			  margin-bottom:10px;
			  }
			  
/* 下面为视频框样式 */
	   
/*.movie{width:408;
          background-color:#DCE6D9;
		  text-align:center;
		  padding:3px 9px 3px 9px;
          }	  
		   
.movie-top{background-image:url(b6.gif);
              background-repeat:no-repeat;
			  background-position:bottom;
			  width:408px;
			  height:6px;
			  }
			  
.movie-bottom{background-image:url(b7.gif);
                 background-repeat:no-repeat;
			     background-position:top;
			     width:408px;
		     	 height:6px;
			     }*/
.video-content{
	border: solid 1px #000000;
	width:389px;
	height:241px; 
	background-color:Black;
	margin-left:9px;
}
				 
/* 下面为首页空间相册框样式 */
.ph_buttom{width:26px; height:19px; background-position:top; background-repeat:no-repeat; cursor:pointer; margin-left:2px; margin-right:2px;}
.ph_play{background-image:url(p4.gif);}
.ph_stop{background-image:url(p3.gif);}
.ph_next{background-image:url(p2.gif);}
.ph_prv{background-image:url(p1.gif);}

/* 下面为首页日志评论框样式 */
.font_size12{font-size:12px; text-align:left; padding-bottom:5px;}
.cdate{font-size:11px;  color:#FFC1C1; letter-spacing:-1px;}
.cdline{background-image:url(line.gif); background-position:bottom; background-repeat:repeat-x; margin-bottom:5px;}
.gbreply{background-color:#F7F9F7; border:#DCE6D9 solid 1px; padding:5px; margin-top:5px; margin-bottom:5px;}
.gbrf{color:#FF8C8C;}
.gbbor{background-image:url(b.gif); background-repeat:repeat-x; height:7px; margin-bottom:5px;}
.gbborx{background-image:url(b.gif); background-repeat:repeat; height:20px; padding:6px 5px 0px 5px; color:#333333; font-weight:bold; letter-spacing:2px; margin-bottom:20px;}
.gbn1{border:#FF8C8C solid 1px; border-right:0px; color:#FF8C8C; padding:4px 0px 2px 4px; float:left; width:37px; background-color:#F9F9F9}
.gbn2{border:#FF8C8C solid 1px; border-left:0px; color:#FF8C8C; float:left; width:200px; background-color:#F9F9F9;}
.gbinput{border:#F9F9F9 solid 1px; height:14px; width:196px; color:#666666; background-color:#F9F9F9;}
.gbinput2{border:#FF8C8C solid 1px; height:60px; width:400px; color:#666666; overflow:auto; margin-top:3px; margin-bottom:3px;}
.gbbut{border:#FF8C8C solid 1px; color:#FF8C8C; padding:2px 0px 2px 2px; float:left; width:50px; height:20px; background-color:#F9F9F9; font-size:12px;}
.gbico{filter:Alpha(Opacity=0); border:solid 1px #FF8C8C; padding:2px;}

/* 下面为首页最新留言框样式 */
.gb_btn{background-image:url(gb.gif); background-repeat:repeat-x; margin-bottom:5px; width:198px; height:22px; color:#FF8C8C; padding-top:4px; letter-spacing:2px; cursor:pointer;}

/* 下面为相册页样式 */
.ph_photo{border:solid #bbbbbb 1px; background-color:#F7F7F7; padding:15px; margin-bottom:15px;}
.ph_pt{color:#000000; font-weight:bold; letter-spacing:2px; font-size:14px; margin-bottom:10px;}
.ph_ptx{color:#000000; font-weight:bold; letter-spacing:2px; font-size:12px; margin-bottom:10px; padding-top:5px;}
.ph_pic{border:#BBBBBB solid 1px; background-color:#FFFFFF; width:128px; height:130px; padding:3px; float:left; margin-right:3px; margin-left:3px;}
.ph_picx{border:#BBBBBB solid 1px; background-color:#FFFFFF; width:120px; height:90px; padding:5px; float:left; margin-right:3px; margin-left:5px; margin-bottom:12px;}
.ph_ff{line-height:14px; margin-bottom:-3px;}
.ph_f1{color:#333333; padding-top:1px;}
.ph_line{background-image:url(../../eimg/l.gif); background-repeat:repeat-x; height:10px; margin-top:10px;}
.photo_line{width:120px; height:14px; overflow:hidden; display:block;}
A.photo_line:link{color:#333333;TEXT-DECORATION: none; }
A.photo_line:visited{color:#333333;font-family: Verdana;TEXT-DECORATION: none;}
A.photo_line:hover{color:#333333;font-family: Verdana;TEXT-DECORATION: none;}

/* 下面为视频页样式 */
.video_photo{border:solid #bbbbbb 1px; background-color:#F7F7F7; padding:15px 0 15px 0; margin-bottom:15px;}
.video_pt{color:#000000; font-weight:bold; letter-spacing:2px; font-size:14px; margin-bottom:10px;width:50%; padding-left:15px;}
.video_pic{border:#BBBBBB solid 1px; background-color:#FFFFFF; width:120px; height:110px; padding:5px;  float:left; margin-right:6px; margin-left:7px;
    #margin-bottom: 10px;           /** IE7 **/
    _margin-bottom: 6px;          /** IE6 **/
    margin-bottom: 10px;     /** IE8 **/}
.video_ff{line-height:14px; margin-bottom:-3px; }
.video_f1{color:#333333; padding-top:1px;}
.video_link{ width:120px; height:14px; overflow:hidden; display:block;}
A.video_link:link{color:#333333;TEXT-DECORATION: none; }
A.video_link:visited{color:#333333;font-family: Verdana;TEXT-DECORATION: none;}
A.video_link:hover{color:#333333;font-family: Verdana;TEXT-DECORATION: none;}

/*----------------------------------------------------------------------------------*/

.imgrize img{ max-width:400px;
width:expression(this.width>400&&this.width>this.height?"400px":this.width);
height:expresion(this.height>400?"400px":this.height);
max-width:400px;overflow:hidden;}
