html {
	font-size: 16px;
	background: #fff;
}

body {
	font-family: "微软雅黑";
}
*{
	margin:0;
	padding:0;
	/*border:0;*/
	font-size: 12px;
	font-family: "微软雅黑";
	/*color:#000;*/
}
.clear{
	clear:both;
}
body,
img,
p,
span,
form,
a,
input,
div,
dl,
dt,
dd,
ul,
ol,
li,
th,
td,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
fieldset,
legend,
textarea,
blockquote {
	margin: 0;
	padding: 0;
}

ul,
li {
	list-style: none;
}

a {
	text-decoration: none;
	color: #333333;
}

.clear {
	clear: both;
}

image {
	border: 0;
}

* {
	margin: 0;
	padding: 0;
	/*list-style: none;*/
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

.tcdPageCode {
	padding: 15px 20px;
	text-align: left;
	color: #ccc;
	text-align: center;
}

.tcdPageCode a {
	display: inline-block;
	color: #428bca;
	display: inline-block;
	height: 25px;
	line-height: 25px;
	padding: 0 10px;
	border: 1px solid #ddd;
	margin: 0 2px;
	border-radius: 4px;
	vertical-align: middle;
}

.tcdPageCode a:hover {
	text-decoration: none;
	border: 1px solid #428bca;
}

.tcdPageCode span.current {
	display: inline-block;
	height: 25px;
	line-height: 25px;
	padding: 0 10px;
	margin: 0 2px;
	color: #fff;
	background-color: #428bca;
	border: 1px solid #428bca;
	border-radius: 4px;
	vertical-align: middle;
}

.tcdPageCode span.disabled {
	display: inline-block;
	height: 25px;
	line-height: 25px;
	padding: 0 10px;
	margin: 0 2px;
	color: #bfbfbf;
	background: #f2f2f2;
	border: 1px solid #bfbfbf;
	border-radius: 4px;
	vertical-align: middle;
}
h6{
	clear: both;
}
