﻿* 
 {
	font-family: Arial, Helvetica, sans-serif;
 }
body 
 {
	background-color: #CFEAF9;
	margin:auto;
	text-align: center;
	background-image:url(../img/bg.jpg);
	background-repeat:repeat-x;
	font-size:12px;
 }
 a
 {
    color: black;
	font-weight: bold;
	text-decoration: none;
 }
 a:hover
 {
    color: red;
	text-decoration: none;
	font-family: "黑体";
	font-size: 14px;
	font-weight: bold;
     }
#box 
 {
	height:200px;
	width:980px;
	background-image: url(../img/logo1.jpg);
	background-repeat: no-repeat;
	margin-top:0px;
	padding:0px;
 }
#jiange
 { 
    margin:5px 0px 0px 0px;
	padding:0;
	width:900px;
 }
#menu
{
	height:30px;
	line-height:30px;
	width: 980px;
	margin:auto;
}
 #main 
 {
      margin:auto;
      padding:0;
      width:980px;
      background:#c5e4f9;
 }
 #box
 {
     margin:8px auto;
     width:980px;
    
 }
#content
 {
   width:980px;
   margin:auto;
   background-color:#c5e4f9;
   border:2px solid red;
 }
   
#table{padding:0px;
margin:auto;
border-right:1px solid #F93;
border-bottom:1px solid #F93;
empty-cells:show;
border-collapse:collapse;
}
#table td
{
    margin-left:20px;
  height:25px;
  line-height:25px;
  overflow:hidden;
  font:normal 14px "宋体";
  color:#640000;
  border-left:1px solid #F93;
  border-top:1px solid #F93;
  letter-spacing:2px;
  text-align:left;
  padding:1px 1px 1px 5px;
  border-collapse:collapse;
  text-indent:0;
  }
  #table th{  height:25px;
  line-height:25px;
  overflow:hidden;
  font: normal 14px "宋体";
  font-weight:bold;
  color:#640000;
  border-left:1px solid #F93;
  background-color:#e9d5d5;
  border-top:1px solid #F93; 
  letter-spacing:2px;
  text-align:center;
  padding:1px 1px 1px 5px;
  text-indent:0;}
 #left
 {
     width:500px;
     float:left;
     padding:20 10 0 0;
     margin-top:30px;
     margin-bottom:10px
  }
 #jianjie
  {
    font-size:12px;
    width:475px;
    border-width:5px;
    text-align:left;
    line-height:20px;
    margin:auto;  
    margin-top:20px; 
    text-indent:25px;
    letter-spacing:0.5px;
    padding: 0px 6px;
  }
 #right
 {
     width:420px;
     float:right;
     padding:10 10 0 0;
     margin-right:15px;
     margin-bottom:10px;
     margin-top:30px; 
  }
  .host
  {
   margin-left:90px;
   line-height:24px;
   text-align:left; 
   padding:10px 0px;  
  }
  .lianxi
  {
      margin:auto;
      width:240px;
      padding:8px 4px;
      line-height:24px;
      text-align:left;
  }
  #lx
  {
    font-weight:bold;
    margin:auto;
    width:360px;
    padding:18px 4px;
    line-height:24px;
    text-align:left;
   }
 .num0
 {
   width:837px;
  margin-top:38px;
   margin-bottom:20px;
   margin-left:10px;
   float:left;
   clear:both;
     }
 .num1
 { 
    width:780px;
     margin-top:18px;
     margin-left:36px;
     text-align:center;
     clear:none;
     line-height:24px;
     }
 #bot
 {
     width:980px;
     margin:auto;
     padding:0;
     height:100px;
     background-image:url(../img/bot.jpg);
     clear:both;
 }
 #bottom
 {
     margin:0px;
     font-size:12px;
   text-align:center;
   padding:8px 0 0 0;
   background-repeat:repeat-x;
   line-height:20px;
 }
#bottom p
{
    margin:0px;
    padding:0px;
}

