.toubiaobox {
	width: 595px;
	float: left;
	margin-top: 20px;
}
.zhaobiaobox {
	width: 540px;
	margin-top: 20px;
	float:right;
	
}
.borderbox {
	border: 2px #eee solid;
	box-shadow: 2px 2px 2px #fff;
	height: 400px;
	padding: 20px;
	margin-bottom:20px;
}
.toubiaobox h1, .zhaobiaobox > h1 {
	font-size: 26px;
	font-weight: normal;
	text-align: center;
	margin-bottom: 20px;
	color:#333;
}
.borderbox h2 {
	font-size: 20px;
	font-weight:normal;
	line-height: 40px;
	color: #366abe;
}
.borderbox textarea {
	width: 540px;
	height: 120px;
	border: 1px #f0f0f0 solid;
	color: #7e7e7e;
	padding: 3px;
}
ul.contentbox {
}
ul.contentbox li {
	line-height: 40px;
}
ul.contentbox li em {
	font-style: normal;
	width: 120px;
	text-align: right;
	display: inline-block;
	margin-right: 10px;
	font-weight: normal;
	color:#999;
}
.inputstyle {
	border: 1px #e0e0e0 solid;
	line-height: 30px;
	width: 260px;
	padding-left: 5px;
	margin-right: 5px;
	height:30px;
}
ul.contentbox li select {
	border: solid 1px #e0e0e0;
	padding: 5px;
	background: #fff;
	width: 90px;
	margin-right: 5px;
}
.btntijiao {
	background: #366abe;
	line-height: 30px;
	width: 100px;
	border: 0;
	border-radius: 3px;
	margin: 10px 0 0 135px;
	color: #fff;
	font-size: 16px;
	font-family: "微软雅黑"
}
.btntijiaored {
	background: #ed5f5b;
	line-height: 30px;
	width: 100px;
	border: 0;
	border-radius: 3px;
	margin: 10px 0 0 135px;
	color: #fff;
	font-size: 16px;
	font-family: "微软雅黑";
	
}
.tstext {
	margin-left: 10px;
}
.zhiaobiaolist {
	margin: 0px 0 20px 0;
}
.zhiaobiaotitle,.toubiaotitle {
	border-bottom: 1px solid #e0e0e0;
	line-height: 50px;
	font-size: 20px;
	font-weight:normal;
	
}
.zhiaobiaotitle div,.toubiaotitle div{ float:right; font-size:12px; font-weight:normal; color:#666;*margin-top:-50px;}
.zhiaobiaotitle em {
	font-style: normal;
	border-radius:2px;
	background:#ed5f5b;
	padding:0 4px 2px 4px;
	color:#fff;
	margin:-1px 5px 0 0;
	font-size:16px;
}

.toubiaotitle em {
	font-style: normal;
	border-radius:2px;
	background:#366abe;
	padding:0 4px 2px 4px;
	color:#fff;
	margin:-1px 5px 0 0;
	font-size:16px;
}
ul.tiwenbox,ul.tiwenboxblue {
	margin: 10px 0;
}
ul.tiwenbox li,ul.tiwenboxblue li {
	padding: 15px 0;
	font-weight: bold;
	font-size: 15px;
	border-bottom:1px #f9f9f9 solid;
}

ul.tiwenbox li span {
	background: #feebea;
	border:1px #eea4a1 solid;
	border-radius: 50%;
	padding:0px 5px;
	color: #ed5f5b;
	text-align: center;
	font-size: 12px;
	margin-right: 10px;
	font-weight: normal;
	float: left;
	height: 22px;
    width: 22px;
    line-height: 20px;
}
ul.tiwenboxblue li span {
	background: #e5efff;
	border:1px #366abe solid;
	border-radius:50%;
	padding:0px 5px;
	color: #366abe;
	text-align: center;
	font-size: 12px;
	margin-right: 10px;
	font-weight: normal;
	float: left;
	height: 22px;
    width: 22px;
    line-height: 20px;
}
ul.tiwenbox li em,ul.tiwenboxblue li em {
	font-style: normal;
	padding-left: 10px;
	/*line-height: 25px;*/
	display: block;
	margin-left: 20px;
	color:#333;
	cursor:pointer;
	word-wrap:break-word;
	word-break:break-all;
	font-weight:normal
}
ul.tiwenbox li em:hover,ul.tiwenboxblue li em:hover {

	color:#366abe;
}
ul.tiwenbox li ul li,ul.tiwenboxblue li ul li {
	font-weight: normal;
	font-size: 14px;
	margin-left: 40px;
	margin-top: 10px;
	color: #666;
	border: 1px #eee solid;
	border-radius: 5px;
	padding: 10px 10px 10px 38px;
	background: #f9f9f9;
	line-height:25px;
	position:relative
	
}
ul.tiwenbox li ul li span,ul.tiwenboxblue li ul li span{
	background: #e2f6cb;
	border-radius: 10px;
	padding:0px 5px;
	color: #589a0a;
	text-align: center;
	font-size: 12px;
	margin-right: 10px;
	font-weight: normal;
	float: left;
	line-height:20px;
	border:1px #89c768 solid;
	position:absolute;
	left:8px; top:13px;
	}

.pages {
	padding: 50px 30px;
	text-align: center
}
.pages label {
	padding: 0 10px;
	color: #ed5f5b;
	font-weight: bold
}
.pages a {
	border: 1px #c9c9c9 solid;
	padding: 10px;
	margin: 0 10px;
	color: #000;
}
.pages a:hover {
	border: 1px #ed5f5b solid;
	color: #ed5f5d;
}
.pages a.disabled {
	color: #ccc;
	border: 1px #e9e9e9 solid;
}
.pages a.disabled:hover {
	border: 1px #e9e9e9 solid;
	color: #ccc;
}