﻿body
{
	font-size: 12px;
	background-color: #EFF8FF;
}
#title
{
	text-align: center;
	margin: 6px;
	font-weight: bold;
}
#content
{
	margin: 6px;
}
img
{
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, color=black);
	margin: 6px;
}
.button
{
	background-color: #EDF8FC;
	border: outset 1px #3399FF;
}
.p1, td
{
	font-size: 14px;
	line-height: 24px;
	font-family: "宋体";
}
.p2
{
	font-size: 14px;
	line-height: 24px;
	color: #333333;
}
.p3
{
	font-size: 14px;
	line-height: 24px;
	color: #0033cc;
}
.p4
{
	font-size: 14px;
	line-height: 24px;
	color: #0033cc;
}
.padd10
{
	padding-left: 10px;
}
.f12
{
	font-size: 13px;
	line-height: 20px;
}
