@CHARSET "gb2312";

#zwxxBg{
	background:url("imagesbg_chief.png") no-repeat;
	width:699px;
	height:569px;
	float:left;
	display:inline;
	margin:10px 0 10px 150px;
}

#zwxxBg table{
	width:550px;
	float:left;
	display:inline;
	margin-left:100px;
	margin-top:120px;
}

#zwxxBg table .td1{
	width:90px;
	text-align:right;
	padding-right:10px;
}

#zwxxBg table .txtInput{
	border:solid 1px #ccc;
}

#zwxxBg table textarea {
	border:solid 1px #ccc;
	width:450px;
	height:260px;
}

#zwxxBg table td{
	height:26px;
}

#zwxxBg table #btnRow{
	height:30px;
}

#zwxxBg table #btnRow input{
	width:60px;
	cursor:pointer;
}
#dcode {
	padding: 5px;
	width: 150px;
	height: 60px;
	border: 1px solid black;
	background-color: white;
	position: absolute;
	display: none;
}