body {
	font-family: Arial, Helvetica, sans-serif, 宋体;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:14px;
	color: #666666;
}

td {
	font-family: Arial, Helvetica, sans-serif, 宋体;
	font-size:10pt;
	color: #666666;
}

th {
	font-family: Arial, Helvetica, sans-serif, 宋体;
	font-size:10pt;
	color: #666666;
}

a:link, a:visited{
 color:#336397;
 text-decoration: none
 }
a:hover { 
 color: #FF6600;
 text-decoration: underline
 }

.sls {
	color: #000033;
	font-family: "宋体";
	font-size: 12px;
}
.style1 {
	color: #059FE6;
	font-weight: bold;
}
.button {
	background: #6D93E1;
	color: #FFFFFF;
	cursor: hand;
	font-size: 9pt;
	height: 20px;
	padding: 1px;
	border-top: 1px solid #9EB7EB;
	border-right: 1px solid #384C74;
	border-bottom: 1px solid #384C74;
	border-left: 1px solid #9EB7EB;
	font-family: "宋体";
}
.font {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size:16px;
}

.biankuang {
	border-top: 2px solid #E6E6E6;
	border-right: 2px solid #E6E6E6;
	border-bottom: 2px none #E6E6E6;
	border-left: 2px none #E6E6E6;
}
.b2 {
	border: 1px solid #E2E2E2;
}
.hl {
	color: #000033;
	font-weight: normal;
	font-family: "宋体";
	font-size: 14px;
}
.xxbg1 {
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-width: thin;
	border-bottom-width: thin;

}
.xxbg2 {
	border-right-width: thin;
	border-right-style: solid;
}
.top_bline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.b_line {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.top_title{
	font-size:20pt;
	font-family:"宋体";
	font-weight: bold;
	color: #000000;
}
.tj_title{
	float:left;
	font-size:18px;
	color:#FFF;
	font-weight:200;
	height: 2em;
	line-height:2em;
	overflow: hidden;
	}
.tj_content
{
	font-size:14px; 
	text-align:left; 
	line-height:150%
	}