.header_new {
	background-color: #06b6eb;
	height: 50px;
	line-height: 50px;
	border-bottom: solid 1px #0091bc;
	font-size: 20px;
	color: #ffffff;
	margin-bottom: 2px;
	text-shadow: none;
	top:0;
}

.header_new_r {
	float: left;
	width: 17%;
	height: 50px;
	line-height: 50px;
	margin-top: 3px;
	text-align: center;
}

.header_new_t {
	width: 83%;
	text-align: center;
}

/*main.jspͷ��,��class��ʽ��������,���Ըĳ���id*/
#header-main {
	background-color: #06b6eb;
	height: 50px;
	line-height: 50px;
	border-bottom: solid 1px #0091bc;
}

/*person.jspͷ��*/
.header-person {
	background-color: #06b6eb;
	height: 90px;
	line-height: 90px;
	border-bottom: solid 1px #0091bc;
	color: #ffffff;
	text-shadow: none;
}

#header {
	width: 100%;
	height: 50px;
	line-height: 50px;
	background-color: #06b6eb;
	font-size: 20px;
	text-align: center;
	color: #fff;
	text-shadow: none;
}

#header .header-close {
	float: left;
	width: 17%;
	text-align: center;
	padding-top: 3px;
	text-align: center;
}

#header .header-title {
	width: 83%;
	text-align: center;
}


.ui-content {
	font-size: 0.9em;
		text-shadow: 0 /*{a-page-shadow-x}*/   0px /*{a-page-shadow-y}*/   0
		/*{a-page-shadow-radius}*/   #f3f3f3 /*{a-page-shadow-color}*/;
}

.listdiv {
	font-family: sans-serif;
	/* border-radius: .5em */ /*{global-radii-blocks}*/;
	background-color: #fff /*{a-body-background-color}*/;
	border: 1px solid #ddd;
	margin-bottom: 0.5em;
}

.bottom_line {
	align: center;
	margin: .8em;
	display:none;
}

.bottom_line>div {
	padding-bottom: 0.5em;
}

.listdiv>.headcss {
	border-bottom: 1px solid #ddd;
  margin-bottom: 0.5em;
  line-height: 1.6em;
  padding: 0.4em;
}

.leftimg {
	line-height: 0.9em;
	width:0.9em;
	padding: 0.3em;
	margin-left: 0.1em;
	text-align:center;
	background-color:#c20606;
	border-radius: .4em;
	float: left;
	color: #FFF;
}

._content {
	color:#666666;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	margin-left: 0.2em;

}