/* CSS Document */
body{
	paddding:0px;
	margin:0px;
	font-size:14px;
	line-height:20px;
	font-family:"微软雅黑";
	background:#FFF;
	color:#333;
	
	}
h1,h2,h3,h4,h5,h6,p{
	padding:0px;
	margin:0px;
	}
ul,li{
	padding:0px;
	margin:0px;
	list-style-type:none;
	}	

.topbar{
	height:90px;
	width:1100px;
	margin:0px auto;
	margin:
	text
	}
a{ text-decoration:none; color:#333}	
a img{ border:none;}
	
.logo{ width:190px; height:50px; display:block; float:left; background:url(../images/za_logo.png) no-repeat 0 0; margin:20px 0 0 20px;}	
.menu{ width:500px; display:block; float:right; margin:40px 0px 0px 0px;}
.menu li{ display:block; float:right; color:#666666;  font-size:18px; padding:0px 25px;}

.bannerbg{ height:420px; background:url(../images/za_banner.png?v21090801) #57acff no-repeat center top; clear:both; overflow:hidden}

.prolist{ width:1100px; margin:30px auto; height:260px;}
.prolist .piclist{ width:1100px; float:left; overflow:hidden; height:255px; }
.prolist .piclist li{ width:150px; display:block; float:left; padding:0px 16px; height:255px; overflow:hidden;}
.prolist .piclist li h3{ text-align:center; font-size:20px; font-weight:lighter; padding:10px 0px 5px 0px;}
.prolist .piclist li p{ padding:5px 0px; line-height:18px; font-size:12px;}

.footer{ height:135px; background:#666666;}
.footer a{color:#FFF;}
.footer .fcon{ width:1100px; margin:0px auto;}
.footer .fcon p.textleft{ display:block; float:left; padding:20px 0 0 10px; margin:0px; color:#FFF;}

