/* CSS Document */

 body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFE8;
}

.bg_table{
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0066CC;
	border-left-color: #0066CC;
}

.tt_font{
	font-family: "宋体";
	font-size: 14px;
	color: #000000;
	line-height: 25px;
}


.tt_font a{
	font-family: "宋体";
	font-size: 14px;
	color: #0000CC;
	text-decoration: none;
	font-weight: bold;
}
.tt_font a:hover{
	font-family: "宋体";
	font-size: 14px;
	color: #0000CC;
	text-decoration: underline;
	font-weight: bold;
}

.img_font{
	font-family: "宋体";
	font-size: 9pt;
	color: #000099;
	text-align: center;
}

.lan_font{
	font-family: "宋体";
	font-size: 14px;
	color: white;
	background-color: #2F7BC1;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 5px;
}

.biao_font{
	font-family: "宋体";
	font-size: 14px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #003399;
	padding-top: 10px;
	padding-bottom: 6px;
}


.biao_font a{
	font-family: "宋体";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}

.biao_font a:hover{
	font-family: "宋体";
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
}


.bg_Imgtable{
	background-color: #F5F5F5;
}


.huigu_font{
	font-family: "宋体";
	font-size: 9pt;
	color: #000099;
	background-color: #EEF4FF;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 6px;

}

.huigu_font a{
	font-family: "宋体";
	font-size: 9pt;
	color: #000099;
	text-decoration: none;
}

.huigu_font a:hover{
	font-family: "宋体";
	font-size: 9pt;
	color: #000099;
	text-decoration: underline;
}


.time{
	font-family: "宋体";
	font-size: 9pt;
	color: #cccccc;
	text-align: right;
}