@charset "utf-8";
/* CSS Document */

body, ol, ul, li, table, tr, td, dt, dd, dl, h1, h2, h3, h4, h5, h6, form, input, select, textarea {
	margin:0;
	padding:0;
	font-family:"微软雅黑";
	font-size:12px;
	font-weight:normal;
}
html {
	overflow-x:hidden;
}
body {
	font-size:12px;
	color:#737373;
	margin:0;
	padding:0;
	_overflow:hidden;
	overflow-x:hidden;
	background:#f2f2f2 url(../images/zhd_02.jpg) repeat-x top;
}
input, button, select, textarea {
	outline:none
}
p {
	margin:0;
	padding:0;
}
a img {
	border:none;
}
.red {
	color:red;
}
.blue {
	color:#281e27;
}
.main .tjbtn .grey {
	background:grey;
	cursor:auto;
}
pre {
	margin:30px 0;
	padding:0;
	height:1px;
	border-bottom:1px solid #e5e5e5;
	clear:both;
}
li {
	list-style-type:none;
}
a {
	text-decoration:none;
	color:#6c6668;
}
input {
	vertical-align:middle;
	font-family:"微软雅黑";
}
table {
	border-collapse:collapse;
	font-family:"微软雅黑";
}
a:hover {
	cursor:pointer;
	text-decoration:underline;
	color:#f87819;
}
a, area {
blr:expression(this.onFocus=this.blur())
} /* for IE */
:focus {
	-moz-outline-style: none;
} /* for Firefox */
a {
	outline:none;
} /* for FF Chrome */
.clear {
	clear:both;
}


.bottom{ background:#2d2d2d; width:100%; clear:both; margin-top:40px; display:table;}
.footer{width:1000px; margin:0 auto; position:relative; color:#d0d0d0; padding:30px 0;}
.footer p{ line-height:22px; text-align:center;}
.page{ text-align:center; padding:30px 0; clear:both;}
.page a{ display:inline-block; padding:5px; margin:0 5px;}
