@charset "utf-8";
.zi {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
}

BODY {
	SCROLLBAR-FACE-COLOR: #c6b78f;
	SCROLLBAR-HIGHLIGHT-COLOR: #e0e0e0;
	SCROLLBAR-SHADOW-COLOR: #e0e0e0;
	SCROLLBAR-3DLIGHT-COLOR: #bda463;
	SCROLLBAR-ARROW-COLOR: #e0e0e0;
	SCROLLBAR-TRACK-COLOR: #ccc1a9;
	SCROLLBAR-DARKSHADOW-COLOR: #40340d;
	SCROLLBAR-BASE-COLOR: #e0e0e0;
}
tr {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #40340d;
}
#application{
width:643px;
height:529px;
overflow-y:auto;
overflow-x:hidden;
display:block;
padding-top:15px;
}
#application .header{
width:500px;
margin:5px auto;
text-align:center;
}
#information{
width:570px;
margin:0px auto;
padding:0px;
}
#information .title{
margin:0px 0px 10px 25px;
font-size:14px;
/*font-weight:bold;*/
}
#information .title span{
color:#FF3300;
font-weight:bold;
}
#information dl{
padding: 0px;
list-style: none;
margin: 0px auto;
width: 500px;
overflow: hidden;
clear: both;
margin-bottom:25px;
}

#information dt{
padding-left: 5px;
width: 100px;
display: block;
overflow: hidden;
white-space: normal;
word-break: break-all;
word-wrap: break-word;
float: left;
line-height: 1.8em;
margin: 3px 0px;
}
#information dd{
padding-left: 5px;
width: 350px;
display: block;
overflow: hidden;
white-space: normal;
word-break: break-all;
word-wrap: break-word;
float: left;
line-height: 1.8em;
margin: 3px 0px;
}
.editor_button {
	background: #D7CDB7;
	border: 1px solid #D2C5A4;
	height=15px;
	}
#select_type{
width:570px;
margin:0px auto;
padding:0px;
}
#select_type dl {
padding: 0px;
list-style: none;
margin: 0px auto;
width: 500px;
overflow: hidden;
clear: both;
margin-bottom:5px;
}
#select_type dt {
width: 150px;
display: block;
overflow: hidden;
white-space: normal;
word-break: break-all;
word-wrap: break-word;
float: left;
line-height: 1.8em;
margin: 3px 0px;
text-align:right;
font-weight:bold;
}
#select_type dd {
padding-left: 15px;
width: 300px;
display: block;
overflow: hidden;
white-space: normal;
word-break: break-all;
word-wrap: break-word;
float: left;
line-height: 1.8em;
margin: 3px 0px;
text-align:left;
}
form{
margin:0px;
padding:0px;
}

.info{
text-align:left;
margin:35px auto;
overflow:auto;
width:400px;
}