
/**
*重置、初始化css样式
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,th,td {
	padding: 0;
	margin: 0;
}
body{
	
}

table{
	border-collapse: collapse;
	border-spacing: 0;
}
img {
	border: 0;
}
ol,ul {
	list-style: none;
}
a{
	text-decoration:none;
	cursor:pointer
}
input[type="button"],button{cursor:pointer;border:0 none;outline:none;}
.ab1{
	min-width: 1200px;
	height: 1024px;
	background:url(../images/banner1.jpg) no-repeat center 0;
}
.ullis{
	height: 590px;

	overflow-y: scroll;
	margin-left: 0px;
}
.info1{
	text-align: center;
}
.table{
	margin: 0 auto;
	width: 847px;
	padding-top: 341px;
	color: #ffffff;
	
	font-size: "黑体";
	padding-left: 353px;
}
.table tr  td{
padding: 13px 0;
border-bottom: 1px #81af84 solid;
}
thead tr th{
	font-size: 24px;
	color: #ffffff;
	padding: 13px 0;
	font-size: "黑体";
	background: url(../images/ss.jpg) no-repeat right center;

}
thead tr th.last{background: none;}
.ullis{width: 796px; margin-top: 3px;overflow: auto;padding-right: 10px;
padding-left: 10px;}
.foot{border-top:5px solid #ae0015;background-color:#1a1a1a;height:120px;padding-top:30px;width:100%;min-width: 1100px;}
.foot .bottomLink{width:960px;margin:0 auto 20px; text-align:center;color:#fff;}
.foot .bottomLink a{color:#fff; font-size:14px;}
.foot .bottomLink a:hover{color:#ff0;}
.foot .info{line-height:24px;font-size:12px;color:#fff;width:960px;margin:0 auto;text-align:center;color:#ccc;}
.foot .info span{font-family: Tahoma;}
/**/