@charset "utf-8";
/* CSS Document */
body {
	margin: 0px;
	height:auto;
	background:#002633;
	font-family:"宋体";
	height:1200;
}

td {
	font-size:10pt;
	}
	
a{ 
   text-decoration:none;
   color:#333;
}

a:hover{
	color:#F00;
	}

ul{
	margin:0;
	padding:0;
	list-style:none;
	}
li{list-style: none; }

.table_bg{
	background:url(zt_zxc_bg.jpg) no-repeat  top center;
	height:743px;
	}
	
.top_bg{
	background:url(zt_zxc_top.jpg) no-repeat top center;
	height:439px;}


.table_style{
	background:#9baa6e; margin-top:30px; margin-left:20px;}
	
.table_style td{

	color:#FFF;
	font-size:14px;
	background:#012734;}
	
.bottom{
	text-align:center;
	color:#b4b6b7;
	padding-top:30px;
	padding-bottom:40px;
	line-height:20px;}

.menu{
	float:right; padding-right:25px;}
.menu li{
	height:29px;
	float:left;
	padding:80px 15px 0 15px;}