﻿body,
td,
th {
	font-family: "微软雅黑";
}

ul,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
form,
p {
	padding: 0;
	margin: 0;
}

body {
	background-color: #ffffff;
	background: url(../images/zdgkml_01.jpg) repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}



a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #ff0000;
	text-decoration: underline;
}

a img {
	border: 0px;
}

.list_title {
	margin-top: 25px;
	border-bottom: #0670ca 3px solid;
}

.list_title_txt {
	font-size: 24px;
	color: #FFFFFF;
	line-height: 50px;
	border-radius: 10px 10px 0 0;
	background: url(../images/zdgkml_05.png);
	width: 225px;
	text-align: center;
}

.list_table {
	margin-top: 15px;
	color: #5a5a5a;
}

.mylist li {
	float: left;
	list-style: none
}

.mylist a {
	margin: 10px;
	width: 200px;
	height: 56px;
	line-height: 56px;
	text-align: center;
	font-size: 20px;
	background: #ffffff;
	display: block;
	background: #ffffff;
	display: block;
	border: #a5a2a2 1px solid;
}

.list_table_small a {
	width: 240px;
	height: 66px;
	line-height: 33px;
	font-size: 20px;
	background: url(images/zdgkml_04.png);
	display: block;
	vertical-align: middle;
}

.list_mt {
	font-size: 16px;
	color: #0670ca;
	line-height: 36px;
	margin-top: 10px;
	padding: 10px;
	border: #E4E4E4 1px solid;
}

.footer {
	width: 100%;
	position: relative;
	height: 50px;
}

.footer_bg {
	filter: alpha(opacity=50);
	opacity: 0.5;
	background: #000;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	z-index: 1;
}

.footer_con {
	width: 1200px;
	height: 50px;
	margin: 0 auto;
	font-size: 14px;
	line-height: 25px;
	color: #fff;
	overflow: hidden;
	z-index: 9;
	position: relative;
}

.footer_con .con_left {
	float: left;
	width: 100%;
	margin: 0 auto;
	text-align: center;
}

.footer_con .con_left p {}

.footer_con .con_left span {
	float: left;
	display: inline;
	margin: 5px 10px;
}

.footer_con .con_left a {
	color: #fff;
}

.footer_con .con_left a:hover {
	color: #F8FF00;
}

.footer_con .con_right {
	margin: 0 auto;
	text-align: center;
	width: 100%;
}

.footer_con .con_right a {
	color: #fff;
}

.footer_con .con_right a:hover {
	color: #F8FF00;
}

.footer_logo {
	padding-top: 40px;
	width: 1200px;
	height: 100px;
	margin: 0 auto;
}

.footer_logo img {
	padding: 0 20px;
}

.mylist {
	margin-top: 20px;
}
.table_calss{
        width: 1200px;margin:0 auto;
}
.clearboth{
	margin-top: 50px;
}
