<style type="text/css">
<!--

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

#ti
    {margin:5px auto;
     text-align:center;
	 font-Size:12px;
	 width:905px;
	 }

#right{width:260px;
       float:right;}

#center{width:620px;
       float:left;
	   padding:10px;
	   border:1px solid #d7d7d7;
	   }
	   
	   
#mid{
     width:903px;
	 margin:0 auto;}

.mar{
	 border:1px solid #d7d7d7;}

.pad{
     padding:5px;}

.title_b{
      font:14px "宋体"; 
	  color:#000;
      text-align:left;
	  }	
	     
.wr{  font:14px "宋体"; 
	  color:#000;
      text-align:left;
}	   
.dq	{  font:12px "宋体"; 
	  color:#000;
      text-align:left;
}   

-->
</style>