/******åŸºç¡€æ ·å¼å¼€å§‹******/
body {
	font-family: Microsoft Yahei, Arial, Helvetica, sans-serif;

	color: #3d3d3d;
	background: #fff;
	text-align: justify;
	text-justify: inter-ideograph;
	font-size: 16px;
}

table {
	width: 100%;
	border-collapse: collapse;
}

table,
td {

	color: #2e2e2e;
}

html,
body,
div,
span,
p,
h1,
h2,
h3,
h4,
h5,
h6,
em,
img,
strong,
blockquote,
sub,
sup,
tt,
i,
b,
dd,
dl,
dt,
form,
label,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
ul,
li,
p,
a,
ol {
	margin: 0;
	padding: 0;
}

s,
i,
em {
	font-style: normal;
	text-decoration: none;
}

ul,
ol,
li {
	list-style-type: none;
	list-style: none;
}

button,
input,
select,
textarea {
	vertical-align: middle;
	font-family: Microsoft Yahei;
	margin: 0;
	padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
}

address,
cite,
dfn,
em,
var {
	font-style: normal;
}

code,
kbd,
pre,
samp {
	font-family: courier new, courier, monospace;
}

sup {
	vertical-align: text-top;
}

sub {
	vertical-align: text-bottom;
}

legend {
	color: #000;
}

fieldset,
img {
	border: 0;
}

button,
input,
select,
textarea {
	font-size: 100%;
}



a {
	color: #474747;
	text-decoration: none;
}

.white,
.white a {
	color: #fff;
	text-decoration: none;
}

.white,
a:hover {}

.clearfix {
	zoom: 1;
}

.clearfix:after {
	content: "";
	clear: both;
	display: block;
}

.fw {
	font-family: Microsoft Yahei, Arial, Helvetica, sans-serif;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.fb {
	font-weight: bold;
}

.disb {
	display: block;
}

.disn {
	display: none;
}



.color-1 {
	background-color: #249edc;
}

.color-2 {
	background-color: #17a668;
}

.color-3 {
	background-color: #741d88;
}

.color-4 {
	background-color: #da9627;
}

.color-5 {
	background-color: #ff9933;
}

.color-6 {
	background-color: #6666ff;
}

.color-7 {
	background-color: #ff99ff;
}

.color-8 {
	background-color: #66cc66;
}

.color-9 {
	background-color: #666;
}

.color-10 {
	background-color: #ff7800;
}

.color-11 {
	background-color: #ccc;
}

.color-12 {
	background-color: #ff3333;
}

.color-white {
	background-color: #fff;
}

.bgcolor-gray {
	background: #f5f5f5;
}


button,
input[type="button"],
input[type="submit"] {

	-webkit-appearance: none;
	appearance: none;


	border-radius: 0;
	background-image: none;
}