@charset "gb2312";
body {
	background-color: #f3f3f3;
}
dl {
	background-color: #fff;
	padding: 0px 10px 0px 10px;
	overflow: auto;
}
dt, dd {
	height: auto;
	min-height: 40px;
	line-height: 40px;
	float: left;
}
dt {
	text-align: right;
	font-size: 16px;
	width: 20%;
	margin-left: 1%;
	margin-right: 1%;
}
dd {
	font-size: 16px;
	padding-left: 2%;/*
	padding-top: 6px;*/
	color: #000;
	width: 76%;
}
i {
	font-style: normal;
}
input[type="text"], input[type="date"], input[type="number"], input[type="tel"] {
	padding: 5px;
	border: 1px solid #eee;
	height: 20px;
	line-height: 30px;
	width: 92%;
}
textarea {
	width: 92%;
	padding: 2%;
}
.oaHead {
	font-size: 20px;
	padding: 10px;
	text-align: center;
	background-color: #e84a1b;
	color: #fff;
	overflow: auto;
}
.oaHead img {
	left: 10px;
	width: 25px;
	height: 25px;
	border: 0px;
	position: absolute;
}
.oaHead span {
	font-size: 30px;
	color: #fff;
	float: right;
	line-height: 26px;
}
.dlAera {
	margin-bottom: 5px;
}
.typeTag {
	width: 100%;
	overflow: auto;
	padding-top: 5px;
	padding-bottom: 10px;
	background-color: #fff;
}
.typeTag a {
	color: #666;
}
.typeTag li {
	position: relative;
	float: left;
	padding: 5px 10px 5px 10px;
	margin: 2px;
	font-size: 16px;
	border-bottom: 1px solid #ccc;
}
.examineTipsCount {
	top: 0px;
	right: 0px;
	border: solid 8px #f00;
}
#typeTagNow {
	border-bottom: 1px solid #e84a1b;
}
.examineTips {
	padding: 10px;
}
.examineList {
	background-color: #fff;
}
.examineList li {
	padding: 0px 10px 10px 10px;
	border-bottom: 1px solid #ccc;
	overflow: auto;
}
/*ΙκΗλΙσΕϊ*/
.waitingList div {
	float: left;
	padding: 2%;
	padding-left: 0px;
	line-height: 200%;
}
.waitingList {
	overflow: auto;
	padding: 10px;
	padding-left: 0px;
}
.waitingLeft {
	text-align: right;
	width: 16%;
}
.waitingCenter {
	width: 71%;
}
.waitingRight {
	text-align: right;
	width: 6%;
}
.waitingRight img {
	margin-top: 20px;
	width: 20px;
}
.projectContent {
	font-size: 16px;
	color: #000;
	margin-right: 10px;
}
.projectDate {
	font-size: 12px;
	color: #999;
}
.paySum {
	color: #f00;
}
.examineStatus {
	color: green;
}
.article {
	line-height: 180%;
	padding: 10px 20px 30px 20px;
	color: #666;
	font-size: 16px;
	background-color: #fff;
}
.title {
	font-weight: bold;
	font-size: 18px;
}
.greyNote {
	font-size: 12px;
	color: #999;
}
.moreMenu {
	background-color: #e84a1b;
	right: 0px;
	top: 46px;
	position: absolute;
	font-size: 18px;
	display: none;
}
.moreMenu span {
	padding: 10px 20px 10px 20px;
	display: block;
	color: #fff;
}

.myModButton {
	width: auto;
	padding-left: 20px;
	padding-right: 20px;
	float: left;
	margin-top: 10px;
	margin-right:30px;
}
input[type="text"],input[type="date"],input[type="number"] {
	margin-top: 6px;
	margin-bottom: 6px;
}
