@charset "gb2312";
BODY {
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 10pt;
	color:#111111
}
td {font-size: 10pt}



a:link {
	text-decoration: none;
	color: #111111
}
a:visited {
	color: #111111;
	text-decoration: none
}
a:active {color: #ff0000; text-decoration: none}
a:hover {color: #ff0000; text-decoration: none}


.title
{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
.zhaoqiu_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #111111;
}


.content
{
	font-size: 14px;
	color: #111111;
	line-height: 26px;
	border-bottom-style: dashed;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: 1px;
	border-left-width: thin;
	border-bottom-color: #FFCC99;
}.xuexiao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #111111;
	font-weight: normal;
}
.table {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.mouse {
	cursor: hand;
}

