.bluelefttd {
	background-image: url(image/blue_left_top_bottom.gif);
	height: 4px;
	width: 5px;
}
.bluerighttd {
	background-image: url(image/blue_right_top_bottom.gif);
	height: 4px;
	width: 5px;
}
.bluetable {
	background-color: #0163a1;
	font-color: #ffffff;
	}
.greylefttd {
	background-image: url(image/g_left_top_bottom.gif);
	height: 4px;
	width: 5px;
}
.greyrighttd {
	background-image: url(image/g_right_top_bottom.gif);
	height: 4px;
	width: 5px;
}
.greytable {
	background-color: #E2E2E3;
	}
.graytable {
	background-color: #cccccc;
	}
.gray1table {
	background-color: #D8D09C;
	font-family: "宋体", "楷体_GB2312";
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	}
	.gray2table {
	background-color: #E7E7D3;
	font-family: "宋体", "楷体_GB2312";
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	}
.greentable{
	background-color: #8CCB9C;
	font-family: "宋体", "楷体_GB2312";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.whitetalbe {
	font-family: "宋体", "楷体_GB2312", "华文中宋";
	font-size: 12px;
	background-color: #FFFFFF;
	margin: 0px;
	color:#333333;
	text-align: left;
}
.redtable {
	background-color: #E6A41C;
	}

.td1 {
	background-image: url(image/line-top.gif);
	background-repeat: repeat-x;
	background-position: center;
}

.p2cm {
	font-family: "宋体", "楷体_GB2312", "华文中宋";
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-indent: 1pc;
}
.p4cm {
	font-family: "宋体", "楷体_GB2312", "华文中宋";
	font-size: 14px;
	color: #333333;
	text-indent: 1pc;
	text-align:left;
}
.p1cm {
	font-family: "宋体", "楷体_GB2312", "华文中宋";
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.tdbottom {
	background-image: url(image/line-down.gif);
	background-repeat: repeat-x;
}
.grayleft {
	background-image: url(image/g_left_top_bottom.gif);
	height: 4px;
	width: 5px;
}
.grayright {
	background-image: url(image/g_right_top_bottom.gif);
	height: 4px;
	width: 5px;
}
.graytd {
	background-color: #e2e2e3;
}
.yellowtable {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d8d09c;
	border-right-color: #d8d09c;
	border-bottom-color: #d8d09c;
	border-left-color: #d8d09c;
	background-color: #d8d09c;

}
.redytable {
	background-color: #F1A641;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F1A641;
	border-right-color: #F1A641;
	border-bottom-color: #F1A641;
	border-left-color: #F1A641;
}
.BG_0{
	background-color: #FFFFFF;
}
.BG_1{
	background-color: #F7F7F7;
}
