@charset "utf-8";
/* CSS Document */

*{margin:0; padding:0;}
body{ background-color:#ececec}
.bk{width:950px; padding:5px; background-color:#FFF; margin:0 auto;}
.bk1{width:960px; margin:0 auto;}
.xbk1{
	border:solid 1px #d3d3d3;
	background-color: #FFF;
	font-size: 9pt;
}
.xbk2{
	border:solid 1px #A3CCF0;
	background-color: #FFF;
}
.tp14_24{
	font-size: 14px;
	line-height: 24px;
	text-decoration: none;
}
.bt{
	font-size:14px;
	line-height: 22px;
	font-weight: bold;
	color: #077DAF;
}
.bt1{
	font-size:14px;
	line-height: 22px;
	font-weight: bold;
	color: #0353B4;
}

.tp9_24{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 24px;
	text-decoration: none;
}
.tp9_20{
	font-size: 9pt;
	line-height: 20px;
	text-decoration: none;
}
.tp9_22{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 22px;
	text-decoration: none;
}
.tp16{
	font-family: "黑体";
	font-size: 16px;
	line-height: 30px;
	text-decoration: none;
}
.tp18{
	font-size: 18px;
	line-height: 35px;
	text-decoration: none;
	font-weight: bold;
}
.tp20{
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	line-height: 40px;
	text-decoration: none;
	color: #F00;
}
.bg{
	background:#fff;
	font-size:9pt;
	line-height: 24px;
	border-bottom:#CCC dashed 1px;
}
.bg:hover{background-color:#9FD9F4}
.biao{
	font-size: 9pt;
	line-height: 22px;
	background-color: #FFF;
	border: 1px solid #333;
}
a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	color: #333;
	text-decoration: none;
}

.bt a:link{color: #077DAF;}
.bt a:visited {color: #077DAF;}
.bt1 a:link{color: #0353B4;}
.bt1 a:visited {color: #0353B4;}

//新加样式
#author p{
	font-size:12px;
}
#content p{
	padding:15px 0;
}





