   <style type="text/css">

body  {
	font-size: 12px;
    margin:8px 0px 16px 0px;
	padding:0px;
	text-align:center;
	background:url(bg.gif) fixed center;
	color:#04271B;
	font-family: Verdana, Arial, "宋体";
}
/*  超连接样式 */
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover{
    color:#FF3300;
    text-decoration:none;
}

 #container { 
	width: 800px;  
	background: #FFFFFF;
	margin: 0 auto; 
	text-align: left; 
	font-size: 12px;
} 
 #header { 
	
	height:125px;width:800px;background:url(top.jpg) fixed center;border-bottom:3px double #7BAE10; 
} 
#header #blogname {
	margin: 0; 
	padding: 40px 200px 0px 400px; 
    font-size: 30px;
	font-family: "微软雅黑" Verdana, Arial, Helvetica, sans-serif;
	color: #60980F;
	display:none;
	
}
/*  留言本副标题 */
#header #blogtitle {
	margin: 0; 
	padding: 65px 80px 10px 80px ;
    font-size: 12px;
}
#header #blogskin {
	margin: 0; 
	padding: 0px 50px 0px 80px ;
    font-size: 12px;
}
/*  留言本导航菜单 */
#header #menu {

}
#header #menu ul {
	  margin:0;
	  padding:0px 0px 0px 0px;
	  list-style:none;
}
#header #menu li {
      display:inline;
      margin:0;
      padding:0;
}
#header #menu a {
      float:left;
	  margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
}
  
#header #menu a span {float:none;}
  
#header #menu a:hover span {
      color:#FFF;
}
#header #menu a:hover {
      background-position:0% -42px;
}


 #mainContent {
	margin: 0px 0px 0px 0px; 
	
} 
#messageview {
	margin: 0 auto;
	font-size: 12px;
	position: relative;
	width: 820px;
} 
#messageview1 {
	margin: 0 auto;
	font-size: 12px;
	position: relative;
	width: 800px;
}   
#page{
	height:40px;
	background: #fff;
	line-height:40px;
	text-align:center;
	clear:both;
	text-align:center;
	width:auto;
	}
#page a{
	border: 1px solid #2D6DB5;
	padding-left:4px;	
	padding-right:4px;
	color:#000000;	
}
.page_hover{
	padding-left:4px;	
	padding-right:4px;
	color:blue;	
}
#page a:hover{
	border: 1px solid #2D6DB5;
	padding-left:4px;	
	padding-right:4px;
	color:#fff;	
	background: #ccc;
}
   
/*  留言本底部 */
 #footer { 
	margin:0px;
	height:60px;
	background:#669825;
	padding-top:12px;
	padding-bottom:12px;
	color:#000000;
	border-top:3px double #7BAE10;
} 
 #footer p {
	margin: 0; 
	padding: 10px 0; 
}

.biankuang{
     margin: 0em 0.5em 0em 0.5em;
     border:1px #468dc0 dotted;
     padding:4px;
	   }
	   
.liebiao{
     background:url(sidebar.gif) repeat-x;
	 font-size: 14px;
	 font-weight: bold;
}

.title   {color:  #000000;
          font-size: 14px;
		  font-weight: bold;
		  background: #B8DAAF;
}
.sider   {color:  #000000;
          font-size: 11px;
		  padding: 5px 0px 0px 5px; 
		  
}
.bottom   {color:  #0092F2;
          font-size: 12px;
		  font-weight: bold;
		  background: #E5F1FC;
}
.content   {
          font-size: 12px;
}
/*文本框样式*/
.input_text_name {background: #EFF6FB;border: 1px solid #A3D8F7;padding-top: 3px;padding-left: 3px;width:120px;height: 20px;}
.input_text_title {background: #EFF6FB;border: 1px solid #A3D8F7;padding-top: 3px;padding-left: 3px;width:280px;height: 20px;}
.input_text_yanzhengma {background: #EFF6FB;border: 1px solid #A3D8F7;padding-top: 3px;padding-left: 3px;width:45px;height: 20px;}

.button {height: 23px;width: 60px;background: #EFF6FB;	border: 1px solid #A3D8F7;}
.STYLE2 {font-size: 10px;}


   </style>
