﻿/*--CSS global-wolee.net-slemarover-------2010-6-29---------------------------------------*/
body{
	 background-color:#000;
	 /*--固定背景图片顶部--*/
	 background-repeat:repeat-x;
	 background-position:0px 0px;
	 /*---结束--*/
      text-align:left;
	 font-family:"黑体", Verdana,"Times New Roman", Times, serif;
	 font-size:13px;
	 color:#BFBFBF;}
a{ color:#000; }
p{ font-size:12px;
    font-family:Georgia, "Times New Roman", Times, serif;}
a:link{color:#000;
       text-decoration:none;}
a:visited{
         color:#000;
		 text-decoration:none;}
/*the new css Doc*/
#new {
     background-color:#993366;
	 margin:250px auto ;
	 width:100%;
	 height:110px;
         }
#content{
         padding-top:20px;
		 padding-left:50px;
		 }
/*-V2.0beta css Begin-*/
#layout{
       margin:0px auto;
	   width:100%;height:100%;
		}
#head{
	  width:100%;height:10px;
	  border:0px solid #bbb;
	  margin:0px  0px;
	  padding:3px;
	  }
#logo{
      background-image:url();
	  width:144px;
	  height:145px;
      margin:190px auto auto auto;
	  }
#footer{
       
		background-image:url(../1img/bg.png);
		border:0px solid #999;
		position:absolute;
		bottom:16px;
		left:0px;
		width:100%;height:10px;
		font-family:Verdana;
		font-size:12px;
		color:#999;
		}
#blog{
	  width:153px;
	  height:20px;
	  margin:0px auto
	  
	  }		
/*--V2.0beta over--*/