@charset "utf-8";
/* CSS Document */
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, a,img {
	margin:0;
	padding:0;
	font:14px "微软雅黑";
}
html {
	background:#dde2d9 url(/globalimages/mzjhd0515_pic_top.jpg) no-repeat top center;
	padding-top:250px;
}
body {
	display:inline-block;
	width:100%;
	text-align:center;
}
img {
	border:0;
}
a {
	text-decoration:none;
	cursor:pointer;
	border:0;
}
strong {
	font-weight:bold;
}
ul, ol, li, dt, dd {
	list-style:none;
}
em, i {
	font-style:normal;
}
.dis-in-b {
	display:inline-block;
}
.f-l {
	float:left;
}
.f-r {
	float:right;
}
.clear {
	content:'.';
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.text-center {
	text-align:center;
}

/*尾部样式*/
#foot {
	display:block;
	padding:20px;
	background:url(/globalimages/mzjhd0515_pic_footbg.jpg);
}
.yqlj select {
	width:150px;
	border:none;
	border-bottom:1px solid #87898f;
	background:transparent;
	font:14px "微软雅黑";
	color:#87898f;
	margin:0 10px;
}
#foot .lj {
	padding:20px;
	font:14px/2em "微软雅黑";
	color:#898b92;
}
#foot .lj a {
	font:14px/2em "微软雅黑";
	color:#fff;
	margin:0 10px;
}
#foot p {
	font:14px/2em "微软雅黑";
	color:#898b92;
}
#foot .zm {
	margin:20px 10px;
}
#foot .zm a {
	margin:0 10px;
}