﻿body {
	height: 100%;
	color: #000;
	font-family:"Arial";
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
form,
textarea,
select,
table {
	padding: 0px;
	margin: 0px;
}

div,
span,
ul,
li,
ol,
dd,
dt,
dl,
td,
p {
	text-align: left;
}


/*h1, h2, h3, h4, h5, h6 {display:inline;}*/

img {
	border: 0px;
}

li {
	list-style-type: none;
}

ol,
ul {
	list-style: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0px;
}


textarea,
select {
	outline: 0px;
	margin-left: 3px;
}

select {
	height: 24px;
	padding: 2px 0px;
	position: relative;
	top: 1px;
}

blockquote,
div.audio {
	border: #fff 5px solid;
	padding: 10px;
	margin: 20px 0px;
	border-radius: 5px;
	box-shadow: 0px 0px 15px #aaa;
	background: #fdfdfd;
}

div.audio audio {
	width: 100%;
}

.submit {
	padding: 0px 18px;
	height: 24px;
	position: relative;
	top: -0.5px;
}

:root select {
	top: 0px
}

:root .submit {
	top: 0.5px
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	:root .submit {
		top: -0.2px
	}
}

body,
div,
span,
td {
	color: #444;
}

a {
	color: #444;
	text-decoration: none;font-family: "Arial";
}


/*a:visited	{color:#2b2b2b;}*/

a:hover {
	color: #000;
}

a:active {
	color: #000;
	text-decoration: underline;
}

.checkbox {
	height: 15px;
	width: 15px;
}

.bian,
#alttxt,
div.contents img,
.error3 {
	border-radius: 5px;
	box-shadow: 0px 0px 15px #aaa;
}

.bian2 {
	border-radius: 5px;
}

.bian2:hover,
.bianhover:hover {
	box-shadow: 0px 0px 15px #aaa;
}

.yuan,
div.contents input,
div.contents textarea,
div.contents select {
	border-radius: 5px;
}

.overtxt {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.yahei {
	font-family: 'Microsoft Yahei', '微软雅黑E\8F6F\96C5\9ED1', Arial, 'Hiragino Sans GB', '宋体B8B\4F53';
}
