﻿@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height:24px;
}
body {
	background-color: #edfbea;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.lukuang{
border:1px solid #05A31B;
padding:2px;
margin-top:10px;
}
.lukuang1{
border-left:1px solid #05A31B;
border-right:1px solid #05A31B;
border-bottom:1px solid #05A31B;
padding:2px;
}
.lukuang2{
border-left:1px solid #C3ECC0;
border-right:1px solid #C3ECC0;
border-bottom:1px solid #C3ECC0;
padding:2px;
}
.jj-k{
border:1px solid #BAE4B6;
padding:2px;
}
.huikuang{
border:1px solid #B9B9B9;
padding:2px;
}
.black {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.black14 {
	font-family: "宋体";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.blackT {
	font-family: "宋体";
	font-size: 12px;
	font-weight:bold;
	color: #000000;
	text-decoration: none;
}
.baise12T {
	font-family: "宋体";
	font-size: 12px;
	color: #ffffff;
	font-weight:bold;
	letter-spacing:1px;
	text-decoration: none;
}
.red {
	font-family: "宋体";
	font-size: 12px;
	color: red;
	text-decoration: none;
}