﻿/* CSS Document */

body{
	margin:0;
	padding:0;
	border:0;
	font-family:"宋体";
	font-size:13px;
	background:#FFFFFF;
	color: #434343;
	line-height:1.8em;
	background-color: #dee6f2;
}
a{
	text-decoration:none;
	color:#434343;
}
a:hover{
  color:#434343;
}
img{
  border:0;
}
p{
	text-indent:2em;
	margin:5px 0px;
}
.mtop{
	margin-top:10px;
}
.con{
	width:955px;
	margin:0 auto;
	background-color: #FFF;
}
.tit1 {
	font-size: 14px;
	font-weight: bold;
	color: #0068b7;
	background: url(titbg.gif) no-repeat center top;
	text-align: center;
	height: 42px;
	width: 338px;
	line-height: 42px;
}
.tit2{
	border:#a6bfe2 solid 1px;
	padding:6px;
	height: 187px;
}
.font_tit {
	font-size: 16px;
	font-weight: bold;
	color: #0068b7;
}
.font_more{
	color:#a40000;
}
.txt{
	line-height:2.2em;
	font-size:14px;
}
.footer{
	background:url(footer.gif) repeat-x bottom;
	padding-top:20px;
	color:#eee;
	text-align:center;
}




		.zt_ul{width: 706px; }
		.zt_ul li{float: left; width: 338px; margin-left:10px;}
		.zt_ul li span{display: block; width: 338px; height: 42px; line-height:42px; background:  url(titbg.gif) 0 0 no-repeat; text-align:center;}
                .zt_ul li span a{ color: #0068b7; font-size:14px; font-weight:bold;}
		.zt_ul li div{height: 187px; padding:6px; border:1px solid #a6bfe2; position: relative;}
		.zt_ul li div p{line-height:25px; text-indent:2em; text-align:left;}
		.a_more{margin-left:258px; color: #a40000; position: absolute; bottom:10px; right:10px;}