
body{
	margin:0;
	padding:0;
	vertical-align: baseline;
	font-size:14px;
	color:#333;
	font-family:'Microsoft YaHei','Helvetica Neue', 'Hiragino Sans GB', 黑体, Arial, sans-serif;
	background: url("../images/bg-con.png") no-repeat;
	background-size:cover;
•  	width: 100%;
	}
ul,li,img {list-style:none;border:none; padding:0; margin:0;}
a {text-decoration:none;cursor:pointer;outline:none; color:#333}	


/*正文*/
.local{
	width:1230px;
	margin:0 auto;
	height:40px;
	line-height:40px;
	background: url("../images/current_home.png") no-repeat left center;
	padding-left:20px;
	font-size:13px;
	}
.site-map{
	width:1230px;
	margin:0 auto;
	min-height: 500px;
	margin-bottom: 30px;
	background: rgba(255,255,255,0.7);
	}
.map-table{
	width: 1100px;
	margin: 0 auto;
	padding-top: 30px;
}	
.map-table table{
	border-collapse:collapse;
	margin: 0 auto;
}
.map-table th{ height:34px;}
.map-table table, th, td
  {
  border: 1px solid #a2cfde;
  text-align: center;
  vertical-align:middle;
  }
  .map-table td{
	height:34px; 
	vertical-align:middle; 
  }
  .map-table a{
	  margin: 0 6px;
	display: inline-block;
  }
  .table-li { text-align: left; padding-left: 20px;}
