﻿body {
	margin: 0 auto;
	padding: 0;
	background-color:#e9f2f7;
	font-family:"微软雅黑";
}

ul {
	list-style: none;
	padding: 0;
	margin: 0 auto;
}
a {
	text-decoration: none;
	color:#333;
	blr: expression(this.onFocus=this.blur());
}
img {
	border: 0;
}
h1, h2, h3 { overflow:hidden; font-family:"Microsoft Yahei"; }
h1 a, h2 a, h3 a { color:#000; }
h4, h5 { overflow:hidden; font-family:"Microsoft Yahei"; font-weight:normal; }



.g-box-1{width:1000px;margin:0 auto; margin-top:35px;}

.logo { width:1000px; height:200px; margin:0 auto;padding-top: 25px;}
.logo img{ width:200px; height:67px;}

/********************content Begin***************/
.content {width:100%; margin-top:35px;}
.content-con{width:1000px; height:270px; margin:0 auto; background: url(zt_05.png) no-repeat top center;overflow: hidden;}
.content-bt {color:#024e95; font-size:28px; text-align:center; line-height:60px; font-weight:bold; margin-top:0px;}
.content-text {color:#024e95;font-size:19px; text-indent:2em; width:92%;margin: 0 auto; padding-top:20px;line-height: 35px;text-align:left;}

/********************footer Begin***************/
.footer { width:100%; height:160px; background:#355e92; color:#fff; font-size:16px;}
.footer-con { width:1000px; margin:0 auto;padding-top: 50px;} 
.footer p { text-align:center; height:30px;}
