@charset "gb2312";
/* CSS Document */

.lan
{
	height:45px;
	background-color:#e2f0ff;
}
.lan td
{
	
	border-bottom:1px #000 dotted;
}
.bai
{
	height:45px;
	background-color:#fff;
}
.bai td
{
	border-bottom:1px #000 dotted;
}
.left
{
	text-align:right;
	font-weight:bold;
	width:180px;
}
.clleft
{
	text-align:right;
	width:75px;
	color:#F00;
	float:left;
	clear:both;
}
.dfleft
{
	text-align:right;
	width:150px;
	height:20px;
	color:#F00;
}
.df
{
	background-color:#fff;
}
.zy
{
	color:#F00;
}