@charset "gb2312";
/* CSS Document */

div.dleft {
	float:left;
	width: 160px;
	border: 1px solid #FB9F47;
	padding: 3px;
	margin-top: 5px;
	height:auto;

}
div.dright {
	float: right;
	width: 780px;
	border: 1px solid #FB9F47;
	padding: 3px;
	margin-top: 5px;

}

h1.STYLE4 {
	font-size: 16px;
	font-weight:bold;
	text-align:center
	font-family: Verdana, Geneva, sans-serif;
}

div.space {
	font: 0px/0px sans-serif;clear: both;display: block
}

fieldset {
	width: 210px;
	color:#333333;
	height: 150px;
}
legend {
	font-weight: bold;
	color: #003399;
}