<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "GB2312";

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
	display: block;
}
audio, canvas, video {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
[hidden] {
	display: none;
}
html {
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
body {
	_height: 100%;
}
body, div, p, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset, legend, input, textarea, button, select, th, td, blockquote, pre, code, hr, article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
	margin: 0;
	padding: 0;
}
body, button, input, select, textarea {
	font: 14px/1.5 "Microsoft YaHei",Arial,"STHeiti",SimSun;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
th {
	text-align: inherit;
}
caption, th {
	text-align: left;
	font-weight: normal;
}
img {
	border: 0;
	vertical-align: bottom;
}
iframe {
	display: block;
	border: none;
}
ol, ul {
	list-style: none;
}
a {
	outline: none;
	text-decoration: none;
}
#doyoo_panel a {
	text-decoration: none;
	color:#333;
}
a:hover {
	cursor: pointer;
	text-decoration: none;
}
em, i {
	font-style: normal;
}

fieldset {
	border: 0;
}
button, input, select, textarea {
	vertical-align: baseline;
	*vertical-align: middle;
	outline: none;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}
button[disabled], html input[disabled] {
	cursor: default;
}
input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
}
input[type="search"] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}
textarea {
	overflow: auto;
	vertical-align: top;
}
/*******************************
           Typography
*******************************/
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;

}
.teachers-list&gt;li&gt;a&gt;h3{font-size:18px;color:#535353;font-weight:bold;}
hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
}
mark {
	background: #FF0;
	color: #000;
}
code, pre {
	font-family: monospace, serif;
}
pre {
	white-space: pre-wrap;
}
html {
	color: #535353;
}
.yahei {
	font-family: Arial, "Microsoft YaHei", SimSun;
}
.clearfix{
	zoom: 1;
}
.clearfix:after{
	visibility: hidden;
	display: block;
	content: ".";
	font-size: 0;
	height: 0;
	clear: both;
}
a {
	color: #999;
}
.search-hots&gt;a:hover{color:#f00;}
.infos&gt;a:hover{color:#f00;}
.kw_mark{
	color:#535353;
	font-weight:bold;
}
.kw_mark:hover{
	color:#535353;
}
/*a:hover {
	color: #b7131c;
}*/
</pre></body></html>