﻿/*分页控件*/
* {
	font-family: "微软雅黑", "宋体", "Times New Roman";
	font-size: 14px;
	color: #333;
}
.margin-3 {
	margin-top: 3px;
}
.page-area {
	overflow: hidden;
	height: 30px;
	line-height: 30px;
	margin: 10px 0px;
}
DIV .ShowPage {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	FONT-SIZE: 12px;
	PADDING-BOTTOM: 3px;
	COLOR: #149f11;
	PADDING-TOP: 0px;
	TEXT-ALIGN: left;
	font-weight: normal;
	float: right;
}
DIV .ShowPage A {
	FONT-SIZE: 12px;
	PADDING-RIGHT: 5px;
	BACKGROUND-POSITION: 50% bottom;
	PADDING-LEFT: 5px;
	BACKGROUND-IMAGE: url(img/meneame.jpg);
	PADDING-BOTTOM: 3px;
	COLOR: #00660a;
	MARGIN-RIGHT: 3px;
	PADDING-TOP: 3px;
	TEXT-DECORATION: none;
	border: 1px none #0c86ae;
}
DIV .ShowPage A:hover {
	FONT-SIZE: 12px;
	BACKGROUND-IMAGE: none;
	COLOR: #00528B;
	BACKGROUND-COLOR: #FFFFFF;
	border: 1px solid #149f11;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
DIV .ShowPage A:active {
	FONT-SIZE: 12px;
	BORDER-RIGHT: #13a500 1px solid;
	BORDER-TOP: #13a500 1px solid;
	BACKGROUND-IMAGE: none;
	BORDER-LEFT: #13a500 1px solid;
	COLOR: #1bb202;
	BORDER-BOTTOM: #13a500 1px solid;
	BACKGROUND-COLOR: #f0ffed;
}
DIV .ShowPage SPAN.current {
	FONT-SIZE: 12px;
	PADDING-RIGHT: 4px;
	PADDING-LEFT: 4px;
	FONT-WEIGHT: bold;
	PADDING-BOTTOM: 2px;
	COLOR: #FFFFFF;
	MARGIN-RIGHT: 3px;
	PADDING-TOP: 2px;
	BACKGROUND-COLOR: #1bb202;
	border: 1px solid #999999;
}
DIV .ShowPage SPAN.disabled {
	FONT-SIZE: 12px;
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 3px;
	COLOR: #55A0FF;
	MARGIN-RIGHT: 3px;
	PADDING-TOP: 3px;
	border: 1px none #0C86AE;
}
/*分页控件*/
/*文本框样式*/
.txt-input {/*灰色边框*/
	border: 1px solid #ccc;
	height: 22px;
	line-height: 22px;
	padding:4px;
	border-radius: 3px;
	width: 95%;
}
.txt-input-gre {/*绿色边框*/
	border: 1px solid #ccc;
	height: 17px;
	line-height: 17px;
	padding: 2px;
	border-radius: 0px;
	width: 120px;
	margin-top: 4px;
}
.txt-input-gray {/*灰色边框*/
	border: 1px solid #ccc;
	height: 20px;
	line-height: 20px;
	padding: 4px;
	border-radius: 3px;
}
.txt-input-date {/*搜索框日期控件*/
	background: url(images/icon-datePicker.gif) no-repeat right;
	border: 1px solid #ccc;
	height: 17px;
	line-height: 17px;
	padding: 2px;
	border-radius: 3px;
	margin-top: 4px;
}
.txt-input-date1 {/*日期控件*/
	background: url(images/icon-datePicker.gif) no-repeat right;
	border: 1px solid #ccc;
	height: 17px;
	line-height: 17px;
	padding: 2px;
	border-radius: 3px;
}
.txt-input-date2 {/*搜索框日期控件*/
	background: url(images/icon-datePicker.gif) no-repeat right;
	border: 1px solid #ccc;
	height: 22px;
	line-height: 22px;
	padding: 4px;
	border-radius: 3px;
	margin-top: 4px;
}
.timefw {
	margin-top: 2px;
}
/*多行文本*/
.txtarea {
	border: 1px solid #ccc;
	width: 65%;
	margin: 5px 0;
	padding: 5px;
}
/*文本框样式*/

/*表单提示信息 红色12号*/
.form_tsxx {
	color: #f00;
	font-size: 12px;
}
/*按钮*/
.btn-area {
	height: 30px;
	margin: 10px 0px;
	padding: 0px;
	overflow: hidden;
}
.btn-long {
	background: url(images/btn-long.jpg) no-repeat;
	width: 98px;
	height: 30px;
	line-height: 30px;
	border: none;
	cursor: pointer;
	font-size: 12px;
	color: #fff;
	text-align: center;
}
.btn-long1{
	background: url(images/btn-long1.jpg) no-repeat;
	width:165px;
	height: 30px;
	line-height: 30px;
	border: none;
	cursor: pointer;
	font-size: 12px;
	color: #fff;
	text-align: center;
}
.btn-longv {
	background: url(images/btn-longv.jpg) no-repeat;
	width: 98px;
	height: 30px;
	line-height: 30px;
	border: none;
	cursor: pointer;
	font-size: 12px;
	color: #fff;
	text-align: center;
}
.btn-longger {
	background: url(images/btn-longger.jpg) no-repeat;
	width: 130px;
	height: 30px;
	line-height: 30px;
	border: none;
	cursor: pointer;
	font-size: 12px;
	color: #fff;
	text-align: center;
}
.btn-longgerv {
	background: url(images/btn-longgerv.jpg) no-repeat;
	width: 130px;
	height: 30px;
	line-height: 30px;
	border: none;
	cursor: pointer;
	font-size: 12px;
	color: #fff;
	text-align: center;
}
.btn-short {
	background: url(images/btn-short.jpg) no-repeat;
	width: 60px;
	height: 30px;
	line-height: 30px;
	border: none;
	margin-right: 5px;
	cursor: pointer;
	font-size: 12px;
	color: #fff;
	text-align: center;
}
.btn-shortv {
	background: url(images/btn-shortv.jpg) no-repeat;
	width: 60px;
	height: 30px;
	line-height: 30px;
	border: none;
	margin-right: 10px;
	cursor: pointer;
	font-size: 12px;
	color: #fff;
	text-align: center;
}
.btn-short-a {
	background: url(images/btn-short.jpg) no-repeat;
	width: 60px;
	height: 30px;
	line-height: 30px;
	border: none;
	margin-right: 10px;
	display: block;
	font-size: 12px;
	color: #fff;
	text-align: center;
}
.btn-long-a {
	background: url(images/btn-long.jpg) no-repeat;
	width: 98px;
	height: 30px;
	line-height: 30px;
	border: none;
	margin-right: 10px;
	display: block;
	font-size: 12px;
	color: #fff;
	text-align: center;
}
.btn-longger-a {
	background: url(images/btn-long.jpg) no-repeat;
	width: 130px;
	height: 30px;
	line-height: 30px;
	border: none;
	margin-right: 10px;
	display: block;
	font-size: 12px;
	color: #fff;
	text-align: center;
}
.btn-short1 {
	background: url(images/btn-short1.jpg) no-repeat;
	width: 60px;
	height: 23px;
	line-height: 23px;
	border: none;
	margin-top: 4px;
	cursor: pointer;
	font-size: 12px;
	color: #fff;
	text-align: center;
	float: left;
}
.btn-short2 {
	background: url(images/btn-short2.jpg) no-repeat;
	width: 60px;
	height: 26px;
	line-height: 26px;
	border: none;
	margin-top:2px;
	cursor: pointer;
	font-size: 12px;
	color: #576f83;
	text-align: center;
	float: left;
}
.btn-green {
	background: url(images/btn-green.jpg) no-repeat;
	width: 92px;
	height: 26px;
	line-height: 26px;
	border: none;
	color: #fff;
	cursor: pointer;
	font-size: 12px;
}
.btn-green1 {
	background: url(images/btn-green1.jpg) no-repeat;
	width: 79px;
	height: 26px;
	line-height: 26px;
	border: none;
	color: #fff;
	cursor: pointer;
	margin-left: 0px;
	font-size: 12px;
}
.btn-link:visited, .btn-link {
	background: url(images/btn-long.jpg) no-repeat;
	width: 98px;
	height: 24px;
	line-height: 24px;
	display: block;
	text-align: center;
	font-size: 12px;
	color: #fff;
}
/* 按钮样式*/

a.l-btn1 {
	background-position: right 0;
	text-decoration: none;
	display: inline-block;
	zoom: 1;
	height: 24px;
	padding-right: 18px;
	cursor: pointer;
	outline: none;
}
a.l-btn1 span.l-btn-left1 {
	display: inline-block;
	background-position: 0 -48px;
	padding: 4px 0px 4px 18px;
	line-height: 16px;
	height: 16px;
}
a.l-btn-plain1 span.l-btn-left1 {
	padding-left: 5px;
}
a.l-btn1 span span.l-btn-text1 {
	display: inline-block;
	vertical-align: baseline;
	width: auto;
	height: 16px;
	line-height: 16px;
	font-size: 12px;
	padding: 0;
	margin: 0;
	color: #fff;
}
a:hover.l-btn1 {
	background-position: right -24px;
	outline: none;
	text-decoration: none;
}
a:hover.l-btn1 span.l-btn-left1 {
	background-position: 0 bottom;
}
a.l-btn1 {
	color: #fff;
	background-image: url('images/linkbutton_bg.png');
	background-repeat: no-repeat;
}
a.l-btn1 span.l-btn-left1 {
	background-image: url('images/linkbutton_bg.png');
	background-repeat: no-repeat;
}
/*搜索条件*/
.search-area {
	margin: 10px 0px 10px 0px;
	overflow: hidden;
	border: 1px solid #ccc;
	border-top: none;
	font-size: 12px;

}
.search-area .search-title {
	background: url(images/ss-tt-bg.jpg) repeat-x;
	height: 24px;
	line-height: 24px;
	font-size: 12px;
	font-weight: bold;
	text-indent: 10px;
	width:100%;
	overflow: hidden;


	
}
.search-content {
	margin: 5px;
	overflow: hidden;
	margin-bottom: 10px;
}
.search-content ul {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 85%;
	_padding-bottom: 10px;
}
.seatch-item {/*搜索条目*/
	float: left;
	width: 185px;
	line-height: 30px;
	padding: 4px;
	height: 30px;
	text-align: right;
	font-size: 12px;
	vertical-align: middle;
}
.seatch-item span {
	line-height: 30px;
	font-size: 12px;
}
.search-content .ssbtn-area {/*打印搜索按钮区域*/
	float: right;
	height: 48px;
	width: auto;
	margin-top: 8px;
	margin-right: 8px;
}
.btn-kscz {
	background: url(images/btn-kscz.jpg) no-repeat;
	width: 48px;
	height: 48px;
	border: none;
	cursor: pointer;
	float: left
}
.btn-xz {
	background: url(images/btn-xz.jpg) no-repeat;
	width: 48px;
	height: 48px;
	border: none;
	cursor: pointer;
	float: left
}
.btn-dyyl {
	background: url(images/btn-dyyl.jpg) no-repeat;
	width: 48px;
	height: 48px;
	border: none;
	cursor: pointer;
	float: right;
}
/*select选择控件样-绿色样式*/
.select * {
	margin: 0;
	padding: 0;
}
.select {
	border: 1px solid #065208;
	float: left;
	display: inline;
}
.select div {
	border: 1px solid #ccccc;
	float: left;
} /*select选择控件样式*/
/* 子选择器，在FF等非IE浏览器中识别 */  
.select>div {
	width: 120px;
	height: 17px;
	overflow: hidden;
}
/* 通配选择符，只在IE浏览器中识别 */  
* html .select div select {
	display: block;
	float: left;
	margin: -2px;
}
.select div>select {
	display: block;
	width: 124px;
	float: none;
	margin: -2px;
	padding: 0px;
	height: 22px;
}
.select:hover {
	border: 1px solid #666666; /*鼠标移上的效果 */
}
.select select>option {
	text-indent: 2px; /*option在FF等非IE浏览器缩进2px */
}
/*select选择控件样-灰色样式*/
.select2 * {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	font-size: 12px;
}
.select2 {
	border: 1px solid #cccccc;
	float: right;
	display: inline;
	height: 22px;
 *height:23px;
	z-index: 2000000;
	margin-right: 2px;
	margin-top: 4px;
	_margin-top: 0px;
}
.select2 div {
	border: 1px solid #FFFFFF;
	float: left;
	width: 115px;
}
/* 子选择器，在FF等非IE浏览器中识别 */
.select2>div {
	width: 115px;
	height: 20px;
 *height:20px;
	overflow: hidden;
	z-index: 1;
}
/* 通配选择符，只在IE浏览器中识别 */
* html .select2 div select {
	width: 119px;
	display: block;
	float: left;
	margin: -2px;
	background-color: Transparent;
	font-size: 12px;
	line-height: 24px;
	height: 24px;
}
.select2 div>select {
	display: block;
	width: 116px;
	float: none;
	margin: -2px;
	padding: 0px;
	height: 24px;
}
.select2:hover {
	border: 1px solid #dddddd;/*鼠标移上的效果 */
}
.select2 select>option {
	text-indent: 2px;/*option在FF等非IE浏览器缩进2px*/
}
/*标准内页标题样式*/
.title {
	background: url(images/title-bg.jpg) repeat-x;
	height: 27px;
	font-weight: bold;
	font-size: 14px;
	line-height: 27px;
	color: #405e20;
	overflow: hidden;
}
.title span {
	height: 27px;
	font-family: "Times New Roman", "宋体";
	font-weight: bold;
	font-size: 14px;
	line-height: 27px;
	color: #405e20;
}
.l-title-bg {
	background: url(images/l-title-bg.jpg);
	width: 10px;
	height: 27px;
	float: left;
}
.r-title-bg {
	background: url(images/r-title-bg.jpg);
	width: 10px;
	height: 27px;
	float: right;
}
.l-title-bg1 {
	background: url(images/l-title-bg1.jpg);
	width: 10px;
	height: 27px;
	float: left;
}
.r-title-bg1 {
	background: url(images/r-title-bg1.jpg);
	width: 10px;
	height: 27px;
	float: right;
}
/*标准内页标题样式*/
/*.easyui-layout
{
    border:1px solid #ccc;
    border-top:none;
}
以上统一样式*/

.wapper {
	margin: 10px;
	overflow: hidden;
}
.wapper1 {
	overflow: hidden;
}
.content-wapper {
	border: 0px;
	border-top: none;
	height: 100%;
	overflow: hidden;
	margin: 0px;
}
.content-wapper1 {
	border: 0px;
	border-top: none;
	overflow: hidden;
	margin: 0px;
}
.content-wapper h2, .content-wapper h2 span {/*标题样式*/
	display: block;
	margin: 10px;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
.content-wapper .info {
	line-height: 24px;
	text-align: center;
	font-size: 12px;
}
/*管理页面tabs切换样式*/
.manger-tabs {
	height:auto;
	margin-top: 10px;
	margin-bottom: 0px;
	width:100%;
	overflow:hidden;
}
.manger-tabs .greenbg:visited, .manger-tabs .greenbg {
	background: url(images/team-green.jpg) no-repeat;
	height: 26px;
	width: 120px;
	display: block;
	color: #fff;
	text-align: center;
	line-height: 26px;
	margin-right: 4px;
}
.manger-tabs .whitebg:visited, .manger-tabs .whitebg {
	background: url(images/team-white.jpg) no-repeat;
	height: 26px;
	width: 120px;
	display: block;
	color: #666;
	text-align: center;
	line-height: 26px;
	margin-right: 4px;
}
.tabs-wapper {
	border: 1px solid #ccc;
	margin: 0px;
	overflow: hidden;
}
/*管理页面tabs切换样式*/

/*展示列表样式*/
.table-wapper {
	border: 0px solid #ccc;
	border-right: none;
	border-bottom: none;
	height: auto;
	overflow: hidden;
}
.manger-table,
.table-wapper .manger-table {
	border: 1px solid #ccc;

    border-collapse:collapse;
}
.gray-row {
	background: #ecebf0;/*灰色背景*/
}

.table-wapper .manger-table td,
.manger-table td {
	height: 24px;
	font-size: 14px;
	line-height: 24px;
	border:1px solid #ccc;

	padding-left: 5px;
}
.lev2{
	text-indent:2em;
}
.cd_lv1{
	background:url(images/icon_add.png) no-repeat;
	height:24px;
	display:block;
	padding-left:25px;
	line-height:24px;
	text-decoration:none;
	font-weight:bold;
}

.cd_lv2{
	background:url(images/icon_sub.png) no-repeat;
	height:24px;
	display:block;
	padding-left:25px;
	line-height:24px;
	text-decoration:none;
	font-weight:bold;
}

.table-th {
	/*表头*/
	background: url(images/table-tit-bg.jpg) repeat-x;
	height: 24px;
	font-weight: bold;
	line-height: 24px;
	font-size: 14px;
}
.table-th1 {
	/*表头*/
	background: url(images/table-tit-bg1.jpg) repeat-x;
	height: 24px;
	font-weight: bold;
	line-height: 24px;
	font-size: 14px;
	color:#856102;;
}
.table-th48 {
	/*表头*/
	background: url(images/table-tit-bg2.jpg) repeat-x;
	height: 48px;
	font-weight: bold;
	line-height: 48px;
	font-size: 14px;
}
.table-th a {
	font-weight: bold;
	font-size: 14px;
}
/*展示列表样式*/
/*流程相关样式*/
.lc-wapper {
	background: #FFF;
	overflow: hidden;
	width: 741px;
	margin: 0 auto;
}
.lc-tit {
	font-size: 20px;
	font-family: "微软雅黑", "宋体", "Times New Roman";
	line-height: 30px;
	text-align: center;
	margin-top: 20px;
}
.lc-txt {
	height: 20px;
	padding: 4px;
	width: 90%;
	border: 1px solid #ccc;
}
.lc-txtarea {
	margin: 5px 0;
	width: 95%;
	border: 1px solid #ccc;
	padding: 5px;
	border-radius: 3px;
}
.lc-time {
	margin: 0px 10px;
	height: 30px;
	line-height: 30px;
	border-bottom: 1px dashed #ccc;
	margin-bottom: 10px;
}
.list-bm {
	padding-left: 5px;
	font-size: 14px;
	line-height: 30px;
}
.list-time {
	float: right;
	padding-right: 5px;
}
.ts-tit {
	height: 30px;
	line-height: 30px;
	border: 1px solid #badbbe;
	background-color: #e6f8e8;
	background: -webkit-linear-gradient(top, #f4fcf5 0, #e6f8e8 100%);
	background: -moz-linear-gradient(top, #f4fcf5 0, #e6f8e8 100%);
	background: -o-linear-gradient(top, #f4fcf5 0, #e6f8e8 100%);
	background: linear-gradient(to bottom, #f4fcf5 0, #e6f8e8 100%);
	background-repeat: repeat-x;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f4fcf5, endColorstr=#e6f8e8, GradientType=0);
	font-size: 14px;
	padding-left: 10px;
}
/*输入表格样式*/

.table-wapper .input-table {
    *border-collapse:collapse;
	border: 1px solid #ccc;
}
.table-wapper .input-table td {
	height: 30px;
	font-size: 12px;
	line-height: 30px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
.table-wapper .input-table td .noborder td {
	border: none;
}
.table-wapper .input-table .table-wapper .manger-table td {
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	height: 24px;
}
.table-wapper .input-table td td input {
	margin-right: 4px;
}
.table-wapper .input-table td .mailnum {
	border-top: 1px solid #fff2a8;
	border-left: 1px solid #fff2a8;
}
.table-wapper .input-table td .mailnum th {
	background: #fefdeb;
	font-size: 14px;
	font-family: "微软雅黑", "宋体", "Times New Roman";
	text-align: left;
	padding: 0 5px;
	border-right: 1px solid #fff2a8;
	border-bottom: 1px solid #fff2a8;
	height: 37px;
}
.table-wapper .input-table td .mailnum td {
	border-right: 1px solid #fff2a8;
	border-bottom: 1px solid #fff2a8;
}
.table-wapper .input-table .input-tit {
	font-weight: bold;
	padding-right: 5px;
	background: #f8fef4;
	font-size: 14px;
}
.table-wapper .input-table .input-tit-1 {
	background-color: #e6f8e8;
	background: -webkit-linear-gradient(top, #f4fcf5 0, #e6f8e8 100%);
	background: -moz-linear-gradient(top, #f4fcf5 0, #e6f8e8 100%);
	background: -o-linear-gradient(top, #f4fcf5 0, #e6f8e8 100%);
	background: linear-gradient(to bottom, #f4fcf5 0, #e6f8e8 100%);
	background-repeat: repeat-x;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f4fcf5, endColorstr=#e6f8e8, GradientType=0);
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #badbbe;
}
.table-wapper .input-table .input-content {
	margin: 5px;
	overflow: hidden;
	display: block;
	word-break: break-all;
}
/*无背景*/
.table-wapper .input-table-noborder {
}
.table-wapper .input-table-noborder td {
	height: 30px;
	font-size: 12px;
	line-height: 30px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.table-wapper .input-table-noborder td td {
	border: none;
}
.table-wapper .input-table-noborder .table-wapper .manger-table td {
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	height: 24px;
}
.table-wapper .input-table-noborder td td input {
	margin-right: 4px;
}
.table-wapper .input-table-noborder .input-tit {
	font-weight: bold;
	padding-right: 5px;
	background: #ffff;
	font-size: 14px;
}
.table-wapper .input-table-noborder .input-content {
	margin: 5px;
	overflow: hidden;
	display: block;
	word-break: break-all;
}
/*统计总数*/
.manger-tatol {
	background: url(images/manger-total-bg.jpg) repeat-x;
	height: 23px;
	border: 1px solid #ccc;
	border-bottom: 0px;
	margin: 0px;
	line-height: 23px;
	font-weight: bold;
	text-indent: 5px;
}
.manger-tatol span {
	line-height: 23px;
	font-weight: bold;
}
/*信息订阅*/
.rss-area {
	margin: 10px 20px;
	overflow: hidden;
}
.rss-area1 {
	margin: 5px;
	border: 1px solid #d3c881;
	color: #f8f3de;
	padding: 5px;
}
.rss-area ul li {
	float: left;
	height: 26px;
	line-height: 26px;
}
.rss-tit {
	background: url(images/rss-tit.jpg) repeat-x;
	height: 26px;
	border: 1px solid #b3b3b3;
	padding-left: 15px;
	line-height: 26px;
}
.rss-tit1 {
	height: 26px;
	line-height: 26px;
	background: #f8f3de;
	border-bottom: 1px solid #d3c881;
}
.rss-tit span {
	float: left;
	display: block;
}
.rss-tit1 span {
	float: left;
	display: block;
	font-size: 13px;
	font-weight: bold;
	color: #bd9700;
	padding-left: 5px;
}
.arrowdown {
	background: url(images/arrow-down.png) no-repeat;
	width: 16px;
	height: 16px;
	display: block;
	float: right;
	margin-top: 5px;
	margin-right: 8px;
}
.arrowleft {
	background: url(images/arrow-left.png) no-repeat;
	width: 16px;
	height: 16px;
	display: block;
	float: right;
	margin-top: 5px;
	margin-right: 8px;
}
.rss-content {
	border: 1px solid #b3b3b3;
	border-top: none;
	padding: 10px;
}
.rss-content1 {
	padding: 0px;
	border: 1px solid #b3b3b3;
	border-top: none;
	overflow: hidden;
}
.rss-area1 .rss-content1 {
	border: 0px;
}
.rss-tit .rss-check {
	display: block;
	margin-top: 7px;
	margin-right: 3px;
 *margin-top:3px;
	float: left;
}
.rss-check {
	display: block;
	margin-top: 5px;
	margin-right: 3px;
 *margin-top:2px;
	float: left;
}
.rss-fl {
	border: 1px solid #b99219;
	background: #fdfad8;
	padding: 10px;
}
.rss-fl h1 {
	display: block;
	height: 26px;
	font-weight: bold;
	line-height: 26px;
	color: #b99219;
}
.rss-fl .rss-check {
	display: block;
	margin-top: 2px;
	margin-right: 3px;
 *margin-top:2px;
	float: left;
}
.rss-instruction {
	background: #f3f3f3;
	border: 1px solid #b3b3b3;
	padding: 10px;
	overflow: hidden;
	margin: 20px 5px;
	margin-top: 0px;
	margin-bottom: 10px;
}
.rss-instruction p {
	line-height: 24px;
	font-weight: bold;
	padding-left: 10px;
	display: block;
}
.phone {
	background: url(images/phone.jpg) no-repeat;
	height: 40px;
	width: 40px;
	display: block;
	float: left;
	margin-right: 10px;
}
.ins-list {
	float: left;
}
.ins-list li {
	height: 20px;
	line-height: 20px;
}
/*个人中心样式*/
.icon-refresh {
	background: url(images/icon-refresh.png) no-repeat left;
	height: 16px;
	font-size: 12px;
	float: right;
	display: block;
	padding-left: 20px;
	margin-top: 10px;
	margin-right: 5px;
}
.center-left {
	margin-right: 263px !important;
	margin-right: 260px;
}
.center-right {
	float: right;
	width: 260px;
	padding-left: 0px;
	border-left: 1px solid #86c791;
}
.center-profile {
	background: url(images/profile-bg.jpg) no-repeat right bottom;
}
.center-content {
	margin-right: 10px;
	margin-bottom: 10px;
	overflow: hidden;
}
.center-bg {
	background: url(images/center-bg.jpg) repeat-x;
	height:35px;/*border-bottom:1px solid #86c791;*/
}
.center-bg .center-tit-bg {
	background: url(images/center-tit-bg.jpg) no-repeat;
	width: 210px;
	height:35px;
	line-height: 35px;
	color: #fff;
	display: block;
	padding-left: 10px;
	font-size: 14px;
	font-weight: bold;
	float: left;
} 
.center-bg .todomail {
	background: url(images/center-title.jpg) no-repeat;
	background-position: 0px -35px;
	width: 100px;
	height: 35px;
	line-height: 35px;
	display: block;
	color: #fff;
	float: left;
	text-align: center;
	
}
.center-bg .todomailc {
	background: url(images/center-title.jpg) no-repeat;
	background-position: 0px 0px;
	width: 100px;
	height: 35px;
	line-height: 35px;
	display: block;
	color: #fff;
	float: left;
	text-align: center;
	
}
.center-bg .sysnotice {
	background: url(images/center-title.jpg) no-repeat;
	background-position: -100px -35px;
	height: 35px;
	width: 100px;
	line-height: 35px;
	display: block;
	color: #999;
	float: left;
	text-align: center;

}
.center-bg .sysnoticec {
	background: url(images/center-title.jpg) no-repeat;
	background-position: -100px 0px;
	height: 35px;
	width: 100px;
	line-height: 35px;
	display: block;
	color: #999;
	float: left;
	text-align: center;
	
}
.weather-info {
	margin: 10px;
	background: #e6eef8;
	height: 30px;
	line-height: 30px;
	color: #666;
	padding-left: 5px;
	
}
.weather-info span {
	font-family: "微软雅黑", "宋体";
	font-size: 14px;
}
.center-table-th {
	background: url(images/table-tit-bg.jpg) repeat-x;
	height: 24px;
	font-weight: bold;
	line-height: 24px;
	border-bottom: 1px solid #86c791;
	font-size: 12px;
}
.center-more {
	float: right;
	display: block;
	margin-top: 10px;
	margin-right: 10px;
}
.article {
	height: 26px;
	line-height: 26px;
	padding-left: 20px;
	font-size: 14px;
}
.border-left {
	border-left: 1px solid #86c791;
}
.information-table-wapper {
	margin: 10px;
	margin-top: 0px;
	overflow: hidden;
	_height: 128px;
}
.information-table {
}
.information-table td {
	height: 32px;
	line-height: 32px;
	font-size: 14px;
}
.profile-name span {
	display: block;
	float: left;
}
.profile-value span {
	display: block;
	float: left;
}
.icon-edit {
	background: url(images/icon-personedit.png) no-repeat bottom;
	width: 20px;
	height: 20px;
	display: block;
	float: left;
	padding-top: 9px;
}
.icon-jf-help {
	background: url(images/question.gif) no-repeat bottom;
	width: 20px;
	height: 20px;
	display: block;
	float: left;
	padding-top: 3px;
}
.icon-jf-help1:visited, .icon-jf-help1 {
	background: url(images/question.gif) no-repeat left;
	width: 80px;
	height: 20px;
	display: inline-block;
	padding-left: 20px;
	font-size: 12px;
	color: #1359b8;
	text-decoration: underline;
	line-height: 20px;
}
/*多身份区域*/
.position-area {
	width: 260px;
	margin: 0 auto;
	overflow: hidden;
	margin-bottom: 10px;
	margin-left: 10px;
}
.position-tit {
	background: url(images/position-bg.jpg) no-repeat left;
	width: 225px;
	height: 38px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	padding-left: 55px;
	line-height: 38px;
}
.position-tit .float-left {
	height: 38px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	line-height: 38px;
}
.position-list-area {
	width: 260px;
	/*background: url(images/position-area-bg.jpg) repeat-y;*/
	overflow: hidden;
}
.position-area-bottom {
	width: 260px;
	height: 10px;
	/*background: url(images/position-area-bottom.jpg) no-repeat;*/
	overflow: hidden;
}
.position-list-area ul {
	display: block;
	width: 240px;
	overflow: hidden;
	margin: 5px auto;
}
.position-item {
	float: left;
	width: 78px;
	height: 78px;
	text-align: center;
	padding: 15px 0;
	border: 1px solid #fff;
	cursor: pointer;
}
.curposition-item {
	float: left;
	width: 78px;
	height: 78px;
	text-align: center;
	border-radius: 3px;
	padding: 15px 0;
	border: 1px solid #badbbe;
	background-color: #e6f8e8;
	background: -webkit-linear-gradient(top, #f4fcf5 0, #e6f8e8 100%);
	background: -moz-linear-gradient(top, #f4fcf5 0, #e6f8e8 100%);
	background: -o-linear-gradient(top, #f4fcf5 0, #e6f8e8 100%);
	background: linear-gradient(to bottom, #f4fcf5 0, #e6f8e8 100%);
	background-repeat: repeat-x;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f4fcf5, endColorstr=#e6f8e8, GradientType=0);
	cursor: pointer;
}
.position-img {
	width: 48px;
	height: 53px;
	overflow: hidden;
	margin: 0 auto;
	cursor: pointer;
}
a img {
	border: none;
	cursor: pointer;
}
.position-link {
	width: 60px;
	display: block;
	line-height: 18px;
	text-align: center;
	margin: 0 10px;
	cursor: pointer;
}
.cur-position-link {
	width: 60px;
	display: block;
	line-height: 18px;
	text-align: center;
	font-weight: bold;
	color: #061d66;
	font-size: 12px;
	margin: 0 10px;
	cursor: pointer;
}
/*身份切换弹出框文字样式*/
.position-link1 {
	width:120px;
	display: block;
	line-height: 18px;
	text-align: center;
	cursor: pointer;
	overflow:hidden;

}
.cur-position-link1 {
	width:120px;
	display: block;
	line-height: 18px;
	text-align: center;
	font-weight: bold;
	color: #061d66;
	font-size: 12px;
	cursor: pointer;
}
.plantchange-area {
	width: 280px;
	margin: 0 auto;
	overflow: hidden;
}
.plant-tit {
	background: url(images/plantchang-bg.jpg) no-repeat left;
	width: 225px;
	height: 38px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	padding-left: 55px;
	line-height: 38px;
}
.plant-item {
	float: left;
	width: 80px;
	height: 120px;
}
.plant-img {
	width: 63px;
	height: 71px;
	margin: 5px auto;
}
.plant-link {
	width: 66px;
	display: block;
	margin: 0 auto;
	text-align: center;
}
.plant-item span {
	display: block;
	text-align: center;
	line-height: 24px;
}
#p-liangyou {/*粮油平台*/
	background: url(images/p-liangyou.jpg) no-repeat;
}
#p-nongji {/*农机平台*/
	background: url(images/p-nongji.jpg) no-repeat;
}
#p-xumu {/*畜牧平台*/
	background: url(images/p-xumu.jpg) no-repeat;
}
#p-xuanchuan {/*宣传平台*/
	background: url(images/p-xuanchuan.jpg) no-repeat;
}
#p-nyxxw {/*农业信息网*/
	background: url(images/p-nyxxw.jpg) no-repeat;
}
#p-mryz {/*每日一助*/
	background: url(images/p-mryz.jpg) no-repeat;
}
#p-wclw {/*万村联网工程*/
	background: url(images/p-wclw.jpg) no-repeat;
}
#p-bwnmxx {/*百万农民信箱*/
	background: url(images/p-bwxx.jpg) no-repeat;
}
#p-njsw {/*农家书屋*/
	background: url(images/p-njsw.jpg) no-repeat;
}
/*邮件管理相关样式*/
.mail-btn-area {
	height: 30px;
	line-height: 30px;
	padding: 5px 0px;
	border: 1px solid #badbbe;
	background-color: #e6f8e8;
	background: -webkit-linear-gradient(top, #f4fcf5 0, #e6f8e8 100%);
	background: -moz-linear-gradient(top, #f4fcf5 0, #e6f8e8 100%);
	background: -o-linear-gradient(top, #f4fcf5 0, #e6f8e8 100%);
	background: linear-gradient(to bottom, #f4fcf5 0, #e6f8e8 100%);
	background-repeat: repeat-x;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f4fcf5, endColorstr=#e6f8e8, GradientType=0);
	overflow: hidden;
}
/*没有高度限制*/
.mail-btn-area1 {
	line-height: 30px;
	padding:5px 0px;
	border: 1px solid #badbbe;
	background-color: #e6f8e8;
	background: -webkit-linear-gradient(top, #f4fcf5 0, #e6f8e8 100%);
	background: -moz-linear-gradient(top, #f4fcf5 0, #e6f8e8 100%);
	background: -o-linear-gradient(top, #f4fcf5 0, #e6f8e8 100%);
	background: linear-gradient(to bottom, #f4fcf5 0, #e6f8e8 100%);
	background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f4fcf5, endColorstr=#e6f8e8, GradientType=0);
	overflow: hidden;
	*height:80px;
}
.mail-btn-area1 ul,
.mail-btn-area ul {
	display: block;
	height: 30px;
	margin-top: 0px;
}

.mail-btn-area ul li,
.mail-btn-area1 ul li {
	float: left;
	height: 30px;
	margin: 0 10px;
 *margin-left:5px;
 *margin-right:5px;
}
.mail-btn-area1 ul li 
{
    margin-bottom:10px;
}
.mail-tips {
	margin: 10px 0;
	color: #f00;
	line-height: 24px;
}
.mail-information {
	background: #f5f7fa;
	border-bottom: 1px solid #c5d2da;
	padding: 10px;
	overflow: hidden;
	border-top: 1px solid #fff;
}
.mail-tit {
	font-size: 14px;
	font-weight: bold;
	line-height: 28px;
	border-bottom: 1px solid #c5d2da;
	margin-bottom: 5px;
}
.mail-title {
	background: url(images/mail-title-green.jpg) repeat-x;
	height: 30px;
	line-height: 30px;
	width: 120px;
	padding-left: 10px;
}
.mail-title-bg {
	background: url(images/mail-title-gray.jpg) repeat-x;
	height: 30px;
	line-height: 30px;
	margin-bottom: 10px;
}
.db-tips {
	border: 1px solid #ccc;
	border-radius: 3px;
	background: #fef8e7;
	padding: 10px;
	margin: 0px 0px 5px 0px;
}
.db-txt {
	line-height: 22px;
	font-size: 12px;
}
.db-edit:visited, .db-edit {
	color: #05367f;
	width: 40px;
	height: 20px;
	display: inline-block;
	border: 1px solid #fef8e7;
	text-align: center;
	line-height: 20px;
	border-radius: 2px;
	font-size: 12px;
}
.db-edit:hover {
	color: #fff;
	width: 40px;
	height: 20px;
	display: inline-block;
	background: #006;
	border: 1px solid #333;
	text-align: center;
	line-height: 20px;
	border-radius: 3px;
	font-size: 12px;
}
.detailinfo td {
	height: 26px;
	line-height: 26px;
	padding: 0 5px;
	border-bottom: 0px solid #c5d2da;
}
.detailinfo td span {
	float: left;
}
.mail-content {
	font-size: 14px;
	line-height: 26px;
	margin: 10px;
}
.mail-fj {
	margin: 10px;
	border: 1px solid #c5d2da;
	background: #f5f7fa;
}
.mail-fj-tit {
	font-size: 14px;
	margin: 10px;
	line-height: 28px;
	border-bottom: 1px solid #c5d2da;
}
.mail-fj-content {
	margin: 0 10px;
	line-height: 24px;
	margin-bottom: 10px;
	overflow: hidden;
}
.fj-help
{
    color:#666;
    margin:0 10px 0px 10px;
    background:url(images/icon-list.jpg) no-repeat left;
    padding-left:20px;
}
.fast-reply {
	padding: 10px;
	background: #f5f7fa;
	border-top: 1px solid #c5d2da;
}
.fullmood {
	display: block;
	height: 26px;
	float: right;
	width: 120px;
	line-height: 26px;
	text-align: center;
}
.fullmood:hover {
	background: #093;
	color: #fff;
}
.fullmood2 {
	display: block;
	height: 26px;
	width: 90px;
	line-height: 26px;
	text-align: center;
}
.fullmood2:hover {
	background: #093;
	color: #fff;
}
.fast-reply .txt-hf {
	border: 1px solid #ccc;
	height: 26px;
	width: 99%;
	padding-left: 5px;
	line-height: 26px;
}
.txt-hf2 {
	color: #ccc;
}
.fj-item {
	height: 40px;
	display: block;
	overflow: hidden;
	margin: 0 5px 10px 5px;
	border: 1px solid #f5f7fa;
}
.fj-item:hover {


	height: 40px;
	background: #e6effa;
    color:#fff; 
	border: 1px solid #c5d2da;
	display: block;
	overflow: hidden;
	margin: 0 5px 10px 5px;
	cursor: pointer;
}

.fj-img {
	float:left;
	width: 40px;
	height: 40px;
	overflow: hidden;

	
}
.fj-img img
{

}
.fj-item .fj-name {
	display: block;
	float:left;
	width: 820px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	line-height: 40px;
	margin: 0 10px;
}
.fj-item span {
	display: block;
	color: #666;
	line-height: 40px;
	text-align: center;
	float: left;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
}
.icon-add-address {
	background: url(images/add-address.png) no-repeat left;
	height: 20px;
	float: left;
	padding-left: 20px;
	margin-left: 10px;
}
.icon-add-address1 {
        background: url(images/add-address1.png) no-repeat left;
	height: 22px;
	float: left;
        width: 100px;
	padding-left: 20px;
	margin-left: 10px;
        margin-right: 10px;
}
.ico-db {/*代办设置按钮*/
	background: url(images/icon-clock.png) no-repeat left;
	height: 25px;
	padding-left: 25px;
	font-size: 12px;
	display: block;
}
.replay-btn-area/*邮件内容页按钮区*/ {
	height: 30px;
	overflow: hidden;
	background-color: #e6f8e8;
	background: -webkit-linear-gradient(top, #f4fcf5 0, #e6f8e8 100%);
	background: -moz-linear-gradient(top, #f4fcf5 0, #e6f8e8 100%);
	background: -o-linear-gradient(top, #f4fcf5 0, #e6f8e8 100%);
	background: linear-gradient(to bottom, #f4fcf5 0, #e6f8e8 100%);
	background-repeat: repeat-x;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f4fcf5, endColorstr=#e6f8e8, GradientType=0);
	overflow: hidden;
	padding: 5px 0;
}
.replay-btn-area ul {
	height: 30px;
	margin-top: 0px;
	display: block;
	margin-left: 10px;
}
.replay-btn-area ul li {
	float: left;
}
/*写信样式*/

.send-zt {
	margin-left: 5px;
	margin-right: 5px;
	display: block;
	margin-top: 5px;
	overflow: hidden;
}
.send-zt li {
	display: block;
}
.fj-bg {
	background: #e7faff;
	padding:5px;
	line-height:20px;
}
.addfj
{
    background:url(images/attachment.png) no-repeat left;
    height:20px;
    width:85px;
    line-height:20px;
    padding-left:24px;
    text-decoration:underline;
    display:block;
    float:left;
}

.mailselect
{
    height:20px;
    line-height:20px;
    background:url(images/rarrow.png) no-repeat left;
    padding-left:20px;
}
/*写信人选择样式*/
.nui-addr {
	background-color: rgb(232, 240, 247);
}
.nui-addr:hover {
	border-color: rgb(109, 146, 184);
}
.nui-addr {
	border-width: 1px;
	border-style: solid;
	padding: 2px 9px;
	outline: 0px;
	border-radius: 17px;
	height: 15px;
	color: rgb(127, 127, 127);
	line-height: 15px;
	font-size: 12px;
	cursor: pointer;
	margin: 4px;
}
/*定时发送提示框*/

.mailtips-table td {
	height: 30px;
}
.mailtips-table .point {
	font-family: "微软雅黑", "宋体";
	font-size: 14px;
	font-weight: bold;
}
.mailtips-table .tips {
	font-family: "微软雅黑", "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #f00;
}
/*写信人A样式*/
.nui-addr-add {
	border-width: 0px;
	border-style: solid;
	padding: 2px 5px 2px 3px;
	border-radius: 0px;
	top: 14px;
 *top:21px;
	right: 18px;
	font-family: verdana;
	font-weight: 700;
	text-decoration: none;
	display: inline;
	position: absolute;
	width: 0px;
	height: 4px;
	background: url(images/icon-cls.gif) no-repeat;
}
/*写信人input无边框样式*/
.noborder-txt {
	height: 15px;
	line-height: 15px;
	padding: 2px 5px;
	border: 0px;
}
/*写信-通讯录列表*/
.addr-item {
	background: url(images/icon-per.png) no-repeat left;
	line-height: 26px;
	padding-left: 20px;
	display: block;
	height: 26px;
	overflow: hidden;
}
.addr-item:hover {
	background: url(images/icon-per.png) no-repeat left #e6effa;
	cursor: pointer;
}
.addr-item span {
	display: block;
	float: left;
}
.addr-item .addr-add {
	float: left;
	background: url(images/icon-addr-add.png) no-repeat;
	width: 13px;
	height: 13px;
	line-height: 26px;
	display: block;
	margin-left: 4px;
	margin-top: 6px;
}
.sjr {
	max-height: 118px;
 _height:expression((document.documentElement.clientHeight||document.body.clientHeight)<118?"118px":"");
	overflow-y: auto;
	_overflow-x: none;
}
/*邮件-通讯录样式*/
.tree-area {
	background: #eef3fa;
	padding: 10px;
}
.tree-lv1 {
	margin: 0px;
	font-size: 14px;
	line-height: 30px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 5px;
}
.lv1-name {
	font-size: 14px;
	line-height: 30px;
	float: left;
	padding-left: 5px;
	display: block;
	font-weight: bold;
}
.tree-lv1 .add-new {
	background:url(images/min_add.png) no-repeat center;
	width:30px;
	height:30px;
	float:right;
	display:block;
}
.tree-lv1 .add-group {
	background:url(images/icon-register.png) no-repeat center;
	width:16px;
	height:30px;
	float:right;
	margin-right:5px;
	display:block;
}
.tree-lv2 {
	margin: 0px;
	display:block;
	height: 26px;
	line-height: 26px;
	margin-bottom: 1px;
	width:255px;
	overflow:hidden;
	
}

.tree-lv2:hover{
	background-color: #68d753;
}

.tree-lv2 .lv2-link img{
	float:left;
	margin-top:5px;
	margin-right:2px;
}
.tree-lv2 .lv2-link:visited, 
.tree-lv2 .lv2-link {
	padding-left:10px;
	font-size: 12px;
	display: block;
	line-height:26px;
	height: 26px;
	width:190px;
	float:left;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	
}
.tree-lv2:hover,
.tree-lv2 .lv2-link:hover {
	
	color:#fff;
	line-height: 26px;
}


.tree-lv2cur
{
    color:#fff;
    background-color: #2ac20d;
	background: -webkit-linear-gradient(top, #2ac20d 0, #29b20d 100%);
	background: -moz-linear-gradient(top, #2ac20d 0, #29b20d 100%);
	background: -o-linear-gradient(top, #2ac20d 0, #29b20d 100%);
	background: linear-gradient(to bottom, #2ac20d 0, #29b20d 100%);
	background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#2ac20d, endColorstr=#29b20d, GradientType=0);
	width:255px;
	overflow: hidden;
	

}
.tree-lv2cur .lv2-link
{
    color:#fff;
}
.gsend{
	background:url(images/sand.png) center no-repeat;
	width:20px;
	height:20px;
	float:right;
	padding:3px;
	display:block;
}
.modify{
	background:url(images/modify.png) no-repeat center;
	width:20px;
	height:20px;
	float:right;
	padding:3px 0px;
	display:block;
	margin-right:5px;
}
.tree-del{
	background:url(images/icon-cls.png) center no-repeat;
	width:20px;
	height:20px;
	float:right;
	padding:3px 0px;
	display:block;
	margin-right:5px;
}

.tree-down{
	background:url(images/arrow-down.gif) center no-repeat;
	width:20px;
	height:20px;
	float:right;
	padding:3px 0px;
	display:block;
	margin-right:5px;
}
/*邮件-待办提示框*/
.deal-time {
	margin: 0 20px;
	margin-top: 20px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
}
.deal-time h1 {
	display: block;
	height: 22px;
	line-height: 22px;
	color: #666;
	font-weight: bold;
	font-family: "微软雅黑", "黑体", "宋体";
	font-size: 13px;
}
.deal-time h1 img {
	float: left;
}
.time-content {
	margin-top: 10px;
	height: 65px;
}
.time-select {
	border-radius: 3px;
	border: 1px solid rgb(247, 247, 247);
	width: 90px;
	padding-left: 10px;
	display: block;
	padding-top: 7px;
	padding-bottom: 7px;
	float: left;
	margin-right: 20px;
	margin-bottom: 5px;
}
.time-select:hover, .time-selected {
	border-radius: 3px;
	border: 1px solid #ccc;
	width: 90px;
	padding-left: 10px;
	display: block;
	padding-top: 7px;
	padding-bottom: 7px;
	background: #f4f4f4;
	float: left;
	margin-right: 20px;
	margin-bottom: 5px;
}
.icon-radio {
	background: url(images/icon-null.jpg) no-repeat;
	height: 14px;
	width: 14px;
	display: block;
	float: left;
	padding-right: 5px;
}
.icon-radio-seleted {
	background: url(images/icon-selected.jpg) no-repeat;
	height: 14px;
	width: 14px;
	display: block;
	float: left;
	padding-right: 5px;
}
.radio-txt {
	height: 14px;
	display: block;
	float: left;
	line-height: 14px;
	color: #666
}
.icon-check {
	background: url(images/icon-null.jpg) no-repeat;
	height: 14px;
	width: 14px;
	display: block;
	float: left;
	padding-right: 5px;
}
.icon-check-seleted {
	background: url(images/icon-selected.jpg) no-repeat;
	height: 14px;
	width: 14px;
	display: block;
	float: left;
	padding-right: 5px;
}
.check-txt {
	height: 14px;
	display: block;
	float: left;
	line-height: 14px;
	color: #666
}
.Tdate {
	background: url(images/icon-tdate.gif) no-repeat;
	width: 14px;
	height: 14px;
	display: block;
	float: left;
}
.msg-time {
	margin: 10px 0px;
	padding: 5px 0px;
}
.msg-tips {
	padding-left: 55px;
	color: #666;
}
.deal-txts {
	width: 438px;
	height: 50px;
	border: 1px solid #ccc;
}
.txts {
	padding: 10px 0px;
}
.select-area {
	margin-top: 10px;
	padding: 0px 20px;
	border-top: 1px solid #e1e1e1;
	background: rgb(250, 250, 250);
	height: 40px;
}
.select-item {
	margin: 0;
	width: auto;
	display: block;
	float: left;
	margin-right: 5px;
}
.select-area ul {
	margin-top: 13px;
	display: block;
	float: left;
}
.deal-btn-selected {
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	border: 1px solid #090;
	line-height: 22px;
	height: 22px;
	width: 45px;
	display: block;
	text-align: center;
	color: #fff;
	float: right;
	margin-top: 9px;
	margin-right: 5px;
	background-color: #5cc65c;
	background: -webkit-linear-gradient(top, #5cc65c 0, #08a908 100%);
	background: -moz-linear-gradient(top, #5cc65c 0, #08a908 100%);
	background: -o-linear-gradient(top, #5cc65c 0, #08a908 100%);
	background: linear-gradient(to bottom, #5cc65c 0, #08a908 100%);
	background-repeat: repeat-x;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#5cc65c, endColorstr=#08a908, GradientType=0);
}
.deal-btn {
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	border: 1px solid #e1e1e1;
	line-height: 22px;
	height: 22px;
	width: 45px;
	display: block;
	text-align: center;
	color: #666;
	float: right;
	margin-top: 9px;
	background-color: #efefef;
	background: -webkit-linear-gradient(top, #ffffff 0, #efefef 100%);
	background: -moz-linear-gradient(top, #ffffff 0, #efefef 100%);
	background: -o-linear-gradient(top, #ffffff 0, #efefef 100%);
	background: linear-gradient(to bottom, #ffffff 0, #efefef 100%);
	background-repeat: repeat-x;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#efefef, GradientType=0);
}
/*待办事宜中待办状态*/
.db-timeout {
	background: url(images/icon-timeout.png) no-repeat;
	display: inline-block;
	height: 24px;
	width: 24px;
}
.db-timeout:hover {
	background: url(images/icon-timeouthover.png) no-repeat;
	display: inline-block;
	height: 24px;
	width: 24px;
}
.db-undeal {
	background: url(images/icon-undeal.png) no-repeat;
	display: block;
	height: 24px;
	width: 24px;
}
.db-undeal:hover {
	background: url(images/icon-undealhover.png) no-repeat;
	display: block;
	height: 24px;
	width: 24px;
}
/* 农技人员通讯录列表样式*/
.admin-list {
	margin: 10px 0px;
	margin-bottom: 0px;
	border: 1px solid #ccc;
	border-top: none;
}
.admin-title {
	background: url(images/ss-tt-bg.jpg) repeat-x;
	height: 24px;
	line-height: 24px;
	font-size: 12px;
	font-weight: bold;
	text-indent: 10px;
	overflow: hidden
}
.admin-list .content {
	padding: 10px;
	overflow: hidden;
}
.admin-item {
	float: left;
	display: block;
	height: 24px;
	line-height: 24px;
	width: auto;
	margin-right: 10px;
}
.admin-link {
	background: url(images/icon-admin.png) left no-repeat;
	height: 20px;
	display: block;
	line-height: 20px;
	padding-left: 20px;
	margin: 2px 0;
}
.js-wapper {
	margin: 10px auto;
	width: 580px;
}
/*.js-list{
	display:block;
	margin:10px 20px;
	}
.js-item{
	width:530px;
	overflow:hidden;
	display:block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	}
.js-item span,
.js-item{
	line-height:30px;
	font-size:14px;
	font-family:"微软雅黑", "宋体", "Times New Roman";
}
.js-item span{
	width:70px;
	text-align:right;
	display:block;
	float:left;
	padding-right:10px;
}*/
.nj-table {
	margin: 10px 20px;
}
.nj-table td {
	line-height: 30px;
	font-size: 14px;
	font-family: "微软雅黑", "宋体", "Times New Roman";
	padding-right: 10px;
}
.js-name {
	font-size: 17px;
	font-family: "微软雅黑", "宋体", "Times New Roman";
	font-weight: bold;
	padding: 0 10px;
	border-bottom: 1px solid #ccc;
}
/*农技人员信息边框*/
.xtop, .xbottom {
	display: block;
	background: transparent;
	font-size: 1px;
}
.xb1, .xb2, .xb3, .xb4 {
	display: block;
	overflow: hidden;
}
.xb1, .xb2, .xb3 {
	height: 1px;
}
.xb2, .xb3, .xb4 {
	background: #f3f3f3;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
.xb1 {
	margin: 0 5px;
	background: #ccc;
}
.xb2 {
	margin: 0 3px;
	border-width: 0 2px;
}
.xb3 {
	margin: 0 2px;
}
.xb4 {
	height: 2px;
	margin: 0 1px;
}
.xboxcontent {
	display: block;
	background: #fff;
	border: 0 solid #ccc;
	border-width: 0 1px;
	overflow: hidden;
}
.xboxcontent .top, .xboxcontent .bottom {
	height: 35px;
	line-height: 35px;
	background: #f3f3f3;
}
.xboxcontent .bottom {
	height: 26px;
	text-align: right;
	padding-top: 7px;
	padding-bottom: 2px;
}
.xboxcontent .top .tit {
	font-size: 16px;
	font-family: "微软雅黑", "宋体", "Times New Roman";
	background: url(images/nj-person.png) left no-repeat;
	padding-left: 35px;
	margin-left: 10px;
	float: left;
}
.top .close {
	height: 16px;
	width: 16px;
	display: block;
	float: right;
	margin-top: 7px;
	margin-right: 10px;
	background: url(images/a-close.png) no-repeat;
}
.top .close:hover {
	background: url(images/a-close2.png) no-repeat;
}
/*农业技术人员通讯录*/
.tech-tit {
	background: url(images/tech-body.jpg) repeat-x;
	height: 120px;
}
.tech-nj {
	background: url(images/tech-nj.jpg) no-repeat;
	height: 120px;
	width: 285px;
	float: left;
}
.tech-ly {
	background: url(images/tech-ly.jpg) no-repeat;
	height: 120px;
	width: 285px;
	float: left;
}
.tech-yy {
	background: url(images/tech-yy.jpg) no-repeat;
	height: 120px;
	width: 285px;
	float: left;
}
.tech-last {
	background: url(images/tech-last.jpg) no-repeat;
	width: 8px;
	height: 120px;
	float: right;
}
.tech-more {
	width: 70px;
	float: right;
	padding-top: 50px;
}
.tech-more .more:visited, .tech-more .more {
	background: url(images/tech-more.jpg) right no-repeat;
	height: 24px;
	display: block;
	width: 70px;
	line-height: 24px;
	font-size: 12px;
}
.tech-body {
	margin-left: 13px;
	border: 2px solid #86c791;
	border-top: 0px;
	height: 100%;
	overflow: hidden;
	margin-bottom: 13px;
}
.tech-ul {
	margin: 10px;
	display: block;
	height: 100%;
	overflow: hidden;
}
.tech-ul li {
	float: left;
	display: block;
	width: 93px;
	height: 93px;
	margin-bottom: 10px;
}
.tech-img {
	width: 73px;
	height: 73px;
	margin: 0 auto;
}
.tech-name {
	width: 93px;
	height: 20px;
	line-height: 20px;
	display: block;
	text-align: center;
}
/*农业主体通讯录*/
.tech-snqy {
	background: url(images/tech-snqy.jpg) no-repeat;
	height: 120px;
	width: 285px;
	float: left;
}
.tech-zyhzs {
	background: url(images/tech-zyhzs.jpg) no-repeat;
	height: 120px;
	width: 285px;
	float: left;
}
.tech-jtcg {
	background: url(images/tech-jtcg.jpg) no-repeat;
	height: 120px;
	width: 285px;
	float: left;
}
.tech-zydh {
	background: url(images/tech-zydh.jpg) no-repeat;
	height: 120px;
	width: 285px;
	float: left;
}
.tech-nyzydh {
	background: url(images/tech-nyzydh.jpg) no-repeat;
	height: 120px;
	width: 285px;
	float: left;
}
.tech-njl {
	background: url(images/tech-njl.jpg) no-repeat;
	height: 120px;
	width: 285px;
	float: left;
}
/*网上调查相关样式*/
.vote-content {
	border: 1px solid #ccc;
	padding: 10px;
	margin: 10px;
}
.vote-content table td {
	height: 30px;
}
.vote-intro {
	border: 1px solid #77a0ab;
	background: #edfbfc;
	padding: 10px;
	text-indent: 2em;
}
.vote-bg {
	BORDER-BOTTOM: #999 5px solid;
	BORDER-LEFT: #999 1px solid;
	PADDING-BOTTOM: 30px;
	BACKGROUND-COLOR: rgb(255,255,255);
	MARGIN: 20px auto;
	PADDING-LEFT: 30px;
	WIDTH: 700px;
	PADDING-RIGHT: 30px;
	BORDER-TOP: #999 1px solid;
	BORDER-RIGHT: #999 5px solid;
	PADDING-TOP: 50px
}
.vtt, .vtt span {
	font-size: 14px;
	font-weight: bold;
	line-height: 26px;
}
.sele, .sele span {
	font-size: 13px;
	line-height: 24px;
}
/*跳转页面样式*/
.change-bg 
{
    
	background:url(images/change-bg.jpg) repeat-x bottom #d1eeff;;
	
}
.icon-area {
	
	width: 840px;
	margin: 40px auto;
}
.changepo-area {
	margin: 20px;
	overflow: hidden;
}
.icon-item {
	width: 120px;
	height: 96px;
	display: block;
	float: left;
	margin-bottom: 15px;
}
.icon-img {
	width: 63px;
	margin: 0 auto;
}
.icon-item span {
	display: block;
	font-family: "微软雅黑", "黑体", "宋体";
	font-size: 14px;
	display: block;
	line-height: 26px;
	text-align: center;
}
/*农业问答-提问*/
.tw-wapper {
	border: 1px solid #7bad45;
	margin: 10px;
	background: url(images/tw-wapper-bg.jpg) repeat-x;
}
.btn-tj:visited, .btn-tj {
	background: url(images/btn-green.jpg) no-repeat;
	width: 92px;
	height: 26px;
	display: block;
	margin: 0 auto;
	color: #fff;
	font-weight: bold;
	line-height: 26px;
}
.tw-table {
	width: 880px;
	margin: 10px auto;
}
/*农时农事*/
.month-area {
	width: 912px;
	margin: 10px auto;
	display: block;
}
.month-area td {
	line-height: 24px;
}
.month-1 {
	background: url(images/mouth-1.jpg) no-repeat;
	width: 76px;
	height: 47px;
	display: block;
}
.month-bg-1 {
	background: url(images/mouth-bg-1.jpg) no-repeat;
	width: 76px;
	height: 47px;
	display: block;
}
.month-13 {
	background: url(images/mouth-13.jpg) no-repeat;
	width: 34px;
	height: 47px;
	display: block;
}
.month-bg-13 {
	background: url(images/mouth-bg-13.jpg) no-repeat;
	width: 34px;
	height: 47px;
	display: block;
}
.month {
	background: url(images/mouth.jpg) no-repeat;
	width: 76px;
	height: 47px;
	display: block;
}
.month-bg {
	background: url(images/mouth-bg.jpg) no-repeat;
	width: 76px;
	height: 47px;
	display: block;
}
.pro-list-area {
	width: 912px;
	margin: 10px auto;
	margin-top: 0px;
}
.pro-item {
	width: 228px;
	height: 350px;
	display: block;
	overflow: hidden;
	margin-bottom: 10px;
}
.pro-img {
	width: 206px;
	height: 194px;
	overflow: hidden;
	margin: 0 auto;
}
.pro-tit {
	width: 206px;
	margin: 0 auto;
	text-align: center;
	font-size: 14px;
	line-height: 24px;
	height: 24px;
	color: #e6ad45;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}
.pro-content {
	width: 206px;
	margin: 0 auto;
	line-height: 22px;
	font-size: 12px;
	text-indent: 2em;
	height: 110px;
	overflow: hidden;
}
.pro-more:visited, .pro-more {
	display: block;
	background: url(images/pro-more.jpg) no-repeat;
	width: 107px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	float: right;
	color: #999999;
	margin-right: 11px;
}
/**/
.profile-area {
	margin: 0 10px;
	height: 100%;
	overflow: hidden;
	margin-bottom: 10px;
}
.profile-img {
	float: left;
	width: 79px;
	height: 130px;
	margin-right: 10px;
	padding-top: 8px;
	overflow: hidden;
}
.profile-img .qd {
	width: 79px;
	height: 26px;
	padding-top: 7px;
	overflow: hidden;
}
.profile-ul {
	display: block;
}
.profile-ul li {
	height: 30px;
}
.profile-name span {
	font-family: "微软雅黑", "黑体", "宋体";
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
}
.profile-name {
	float: left;
	margin-right: 30px;
}
.profile-tit {
	font-family: "微软雅黑", "黑体", "宋体";
	font-size: 14px;
	width: 45px;
	line-height: 30px;
	float: left;
	font-weight: bold;
}
.profile-value {
	float: left;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}
.profile-value span {
	font-family: "微软雅黑", "黑体", "宋体";
	font-size: 14px;
	line-height: 30px;
}
.mail-ss {
	border-top: 1px solid #000;
}
.mail-ss td {
	border-top: 1px solid #000;
}
.check-box1 input {
	margin-top: 4px;
	margin-right: 2px;
 *margin-top:0px;
 *margin-right:0px;
	float: left;
}
.check-box1 label {
	float: right;
	display: block;
}
/*地区管理新样式*/ 
.area-wapper {
	border: 1px solid #ccc;
	margin: 10px;
	margin-top: 0px;
	border-top: 0px;
	padding: 10px;
}
.nowarea {
	font-weight: bold;
	height: 28px;
	line-height: 28px;
	background: #eafefb;
	margin-bottom: 10px;
	border: 1px solid #bfe2bb;
	padding-left: 10px;
}
.area-bg {
	background: #f9f9f9;
	height: 70px;
	margin-bottom: 10px;
	padding: 10px;
	padding-bottom: 0px;
}
.area-bg h1 {
	display: block;
	color: #17690c;
	height: 22px;
	line-height: 22px;
}
.area-bg h1 img {
	float: left;
	border: 0px;
	margin-right: 4px;
}
.area-bg .tips {
	line-height: 22px;
}
/*农业咨询*/
.question-item {
	list-style: none;
	list-style-position: outside;
	height: 52px;
	border-bottom: 1px dashed #cdcdcd;
	vertical-align: middle;
	position: relative;
}
.question-item:hover {
	background: #f2ffe8;
	cursor: pointer;
}
.question-num {
	width: 52px;
	height: 46px;
	background: url(images/question-num.png) no-repeat;
	text-align: center;
	line-height: 20px;
	vertical-align: middle;
	padding-top: 6px;
	color: #02245d;
	position: absolute;
	top: 0px;
	left: 0px;
}
.question-body {
	height: 52px;
	margin-right: 100px;
	margin-left: 60px;
}
.question-btn {
	height: 52px;
	width: 160px;
	position: absolute;
	top: 0px;
	right: 0px;
}
.question-info {
	height: 22px;
	line-height: 22px;
	color: #999;
}
.wd-tit:visited, .wd-tit {
	font-size: 14px;
	color: #000;
	min-width: 700px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	line-height: 30px;
	height: 30px;
	display: block;
}
.gl:visited, .gl {
	background: url(images/add-btn.jpg);
	height: 20px;
	width: 60px;
	border: none;
	display: block;
	color: #000;
	text-align: center;
	line-height: 20px;
	margin: 16px 5px;
 *display:inline-block;
  *float:left;
}
.question-wapper {
	margin: 10px 0px;
}
/*answeradd农业咨询后台问答样式*/
.question-area {
	border: 1px solid #ccc;
	background: #eefdd9;
	padding: 10px;
	margin-bottom: 10px;
	overflow: hidden;
	margin-top: 10px;
}
.question-area .question-tit {
	background: url(images/question.gif) 0px 5px no-repeat;
	border-bottom: 1px solid #ccc;
	padding-left: 20px;
	line-height: 23px;
	padding-top: 3px;
	font-size: 14px;
	font-weight: bold;
}
.question-user-info {
	font-weight: normal;
	color: #666;
	padding-top: 5px;
	height: 25px;
	font-size: 12px;
}
.question-user-info a {
	text-decoration: none;
	font-size: 12px;
}
.question-area .question-content p {
	line-height: 26px;
	padding: 5px;
	font-size: 14px;
	display: block;
	width: 100%;
}
.queation-zw {
	border: 1px solid #ccc;
	padding: 5px;
	color: #000;
	font-size: 14px;
	background: #fff;
	padding: 10px;
	margin: 0;
}
.answer-tools {
	height: 30px;
}
.answer-tools ul {
	float: right;
}
.answer-tools ul li {
	line-height: 30px;
	float: left;
	margin-top: 3px;
	list-style: none;
	width: 120px;
}
.team-btn {
	background: url(images/team-btn.jpg);
	width: 65px;
	height: 25px;
	color: #666;
	border: none;
	font-size: 12px;
}
.answer-tips {
	display: block;
	margin: 10px 0;
	background: #fff6ea;
	border: 1px solid #ffc97c;
	padding-left: 10px;
	line-height: 30px;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}
.team-btn-area {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: right;
	height: 32px;
}
.answer-class {
	text-align: right;
	height: 32px;
	margin-right: 10px;
	overflow: hidden;
}
.answer-class ul {
	height: 32px;
	float: right;
	margin: 0px;
	padding: 0px;
	display: block;
}
.answer-class ul li {
	float: left;
	list-style: none;
	width: 100px;
	text-align: left;
	line-height: 32px;
	font-size: 12px;
}
.answer-class ul li input {
	margin-bottom: -2px;
}
a.quest-btn {
	background: url(images/quest-btn.jpg) no-repeat;
	width: 102px;
	height: 32px;
	text-align: center;
	color: #fff;
	display: block;
	line-height: 32px;
	font-size: 14px;
	font-weight: bold;
	float: right;
}
.answer-area {
	border: 1px solid #87b5d3;
	background: #e7f7fc;
	padding: 10px;
	margin: 10px 0;
}
.answer-area .answer-user-info {
	background: url(images/answer.png) left no-repeat;
	height: 26px;
	border-bottom: 1px solid #87b5d3;
	padding-left: 20px;
}
.answer-area .zw-user-info {
	background: url(images/question.gif) left no-repeat;
	height: 26px;
	border-bottom: 1px solid #87b5d3;
	padding-left: 20px;
}
.answer-area .zw-user-info .answer-per, .answer-area .answer-user-info .answer-per {
	font-size: 14px;
	color: #333;
	line-height: 26px;
	float: left;
}
.answer-area .zw-user-info .answer-per span, .answer-area .answer-user-info .answer-per span {
	font-size: 12px;
	font-weight: bold;
	color: #333;
	margin-left: 10px;
	line-height: 26px;
}
.answer-area .zw-user-info .ansewr-time, .answer-area .answer-user-info .ansewr-time {
	float: right;
	font-size: 12px;
	line-height: 26px;
}
.answer-area .answer-content {
	line-height: 26px;
	padding: 5px;
	text-indent: 2em;
	font-size: 14px;
	margin-top: 10px;
}
.answer-area .answer-content p {
	line-height: 26px;
	padding: 5px;
	text-indent: 2em;
	font-size: 14px;
}
.answer-area .answer-tools {
	height: 30px;
}
.answer-area .answer-tools ul {
	padding: 0px;
	margin: 0px;
	display: block;
	float: right;
}
.answer-area .answer-tools ul li {
	line-height: 30px;
	float: left;
	margin-top: 3px;
	list-style: none;
	width: 120px;
}
.answer-area2 {
	border: 1px solid #ffd599;
	background: #fff5e5;
	padding: 10px;
	margin: 10px 0;
}
.answer-area1 .answer-user-info {
        border-bottom: 1px solid #87b5d3;
}
.answer-area2 .answer-user-info {
        border-bottom: 1px solid #ffd599;
}
.answer-area1 .zw-user-info {
	
	border-bottom: 1px solid #87b5d3;
	
}
.answer-area2 .zw-user-info {
	
	border-bottom: 1px solid #ffd599;
	
}
.answer-area1 {
	border: 1px solid #87b5d3;
	background: #f5fdfb;
	padding: 10px;
	margin: 10px 0;
}
.answer-area1 .answer-user-info,
.answer-area2 .answer-user-info {
	background: url(images/answer.png) left no-repeat;
	height: 26px;
	border-bottom: 1px solid #87b5d3;
	padding-left: 20px;
}
.answer-area1 .zw-user-info,
.answer-area2 .zw-user-info {
	background: url(images/question.gif) left no-repeat;
	height: 26px;

	padding-left: 20px;
}
.answer-area1 .zw-user-info .answer-per, .answer-area1 .answer-user-info .answer-per,
.answer-area2 .zw-user-info .answer-per, .answer-area2 .answer-user-info .answer-per {
	font-size: 14px;
	color: #333;
	line-height: 26px;
	float: left;
}
.answer-area1 .zw-user-info .answer-per span, .answer-area1 .answer-user-info .answer-per span,
.answer-area2 .zw-user-info .answer-per span, .answer-area2 .answer-user-info .answer-per span {
	font-size: 12px;
	font-weight: bold;
	color: #333;
	margin-left: 10px;
	line-height: 26px;
}
.answer-area1 .zw-user-info .ansewr-time, .answer-area1 .answer-user-info .ansewr-time,
.answer-area2 .zw-user-info .ansewr-time, .answer-area2 .answer-user-info .ansewr-time {
	float: right;
	font-size: 12px;
	line-height: 26px;
}
.answer-area1 .answer-content,
.answer-area2 .answer-content {
	line-height: 26px;
	padding: 5px;
	text-indent: 2em;
	font-size: 14px;
	margin-top: 10px;
}
.answer-area1 .answer-content p
.answer-area2 .answer-content p {
	line-height: 26px;
	padding: 5px;
	text-indent: 2em;
	font-size: 14px;
}
.answer-area1 .answer-tools,
.answer-area2 .answer-tools {
	height: 30px;
}
.answer-area1 .answer-tools ul, 
.answer-area2 .answer-tools ul {
	padding: 0px;
	margin: 0px;
	display: block;
	float: right;
}
.answer-area1 .answer-tools ul li,
.answer-area2 .answer-tools ul li {
	line-height: 30px;
	float: left;
	margin-top: 3px;
	list-style: none;
	width: 120px;
}
.good-answer {
	border: 1px solid #ccc;
	background: #fff;
	height: 20px;
	width: 60px;
	padding-top: 3px;
	line-height: 20px;
	color: #ff0000;
	text-align: center;
	margin-left: 30px;
	cursor: pointer;
}
.good-answer img {
	border: none;
	margin-bottom: -4px;
}
.good-answer span {
	font-size: 12px;
}
.bestanswer {
	font-size: 14px;
	font-weight: bold;
	background: url(images/bestanswer.png) left no-repeat;
	padding-left: 22px;
	height: 26px;
	display: inline-block;
	color: Red;
	line-height: 26px;
	margin-left: 8px;
	float: left;
}
.other-question {
	padding: 10px 0px;
	overflow: hidden;
}
.other-question ul {
	margin: 0px;
	padding: 0px;
	display: block;
}
.other-question-tit {
	font-size: 14px;
	font-weight: bold;
	line-height: 26px;
	border-bottom: 1px solid #ccc;
	color: #666;
}
.other-question .other-question-item {
	list-style: none;
	border-bottom: 1px dashed #ccc;
}
.other-question-link {
	font-size: 14px;
	line-height: 26px;
	color: #333;
	text-decoration: none;
}
.other-question-link img {
	border: none;
}
.other-question-link .good {
	background: url(images/icon-good.jpg) left no-repeat;
	height: 24px;
	display: inline-block;
	width: 10px;
	padding-left: 20px;
	color: #F00;
}
.other-question .other-question-item .other-question-date {
	float: right;
	line-height: 26px;
	width: 200px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}
.other-question-date .tw-r {
	width: 150px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	display: block;
	float: left;
	text-align: left;
}
.other-question-date .tw-date {
	width: 50px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	display: block;
	float: left;
}
/*积分的等级说明页面样式*/
.lm_jf {
	background-image: url(images/LM_DJJF.jpg);
	height: 38px;
	width: 962px;
	margin-right: auto;
	margin-left: auto;
}
.nr_qx {
	background-image: url(images/jf-yhdj.jpg);
	height: 292px;
	width: 962px;
	margin-right: auto;
	margin-left: auto;
}
.nr_jf {
	background-image: url(images/DJJF.jpg);
	height: 160px;
	width: 962px;
	margin-right: auto;
	margin-left: auto;
}
.lm_qx {
	background-image: url(images/LM_QX.jpg);
	height: 38px;
	width: 962px;
	margin-right: auto;
	margin-left: auto;
}
.lm_czjf {
	background-image: url(images/LM_CZJF.jpg);
	height: 38px;
	width: 962px;
	margin-right: auto;
	margin-left: auto;
}
.nr_czjf {
	background-image: url(images/NR_CZJF.jpg);
	height: 105px;
	width: 962px;
	margin-right: auto;
	margin-left: auto;
}
.lm_mrjf {
	background-image: url(images/LM_MRJF.jpg);
	height: 38px;
	width: 962px;
	margin-right: auto;
	margin-left: auto;
}
.nr_mrjf {
	background-image: url(images/NR_MRJF.jpg);
	height: 315px;
	width: 962px;
	margin: 0 auto;
}
/*公共政务省市县总览页面*/
.pub-more {
	height: 28px;
	background: #e6f8e8;
	line-height: 28px;
	text-align: right;
	margin-bottom: 10px;
}
.pub-more a {
	font-size: 12px;
	padding-right: 10px;
}
/*公共政务各市县列表页面*/
/*新增-问题总览数据筛选区域*/
.select-data {
	margin: 10px 0px;
	border: 1px solid #538c0f;
}
.select-bg {
	background: #f1f1f1;
	border-bottom: 1px dotted #999;
}
.bottom-line {
	border-bottom: 1px dotted #999;
}
.select-data .select-tit {
	color: #060;
	line-height: 40px;
	width: 110px;
	text-align: right;
	padding-right: 10px;
}
.select-ul li {
	float: left;
	width: 90px;
	text-align: center;
	height: 40px;
	line-height: 40px;
	background: #fff;
	font-size: 12px;
}
.select-ul li a {
	font-size: 12px;
}
.select-cur:visited, .select-cur {
	background: rgb(102, 204, 82);
	padding: 5px 5px;
	border-radius: 3px;
	border: 1px solid transparent;
	height: 16px;
	text-align: center;
	color: rgb(255, 255, 255);
	line-height: 16px;
	display: inline-block;
	cursor: pointer;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	margin: 7px auto;
	font-size: 12px;
}
/*地区提示*/
.dqts-kj {
	height: 555px;
	width: 860px;
	margin: auto;
}
.dqts-kj .dqts-yqts {
	background-image: url(images/dqts-yqts.jpg);
	height: 48px;
	width: 860px;
	margin-top: 8px;
}
.dqts-kj .dqts-sm {
	background-image: url(images/dqts-sm.jpg);
	float: right;
	height: 70px;
	width: 217px;
	margin-top: 185px;
	margin-right: 100px;
}
.dqts-kj .dqts-tb {
	background-image: url(images/dqts-tb.jpg);
	float: left;
	height: 485px;
	width: 415px;
	margin-top: 5px;
	margin-left: 100px;
}
/*工作日志样式*/
.blog-content {
	background-image: url(images/gzrz-nrbj.jpg);
	background-repeat: repeat-x;
	background-color: #fff;
	margin: 10px 0px;
	padding: 10px;
	border: 1px solid #d9e9c4;
	overflow: hidden;
}
.blog-content .informaition {
	margin: 0 10px;
	border-bottom: 1px solid #d9e9c4;
	height: 25px;
	line-height: 25px;
}
.blog-content .informaition .fbp {
	float: left;
	width: 300px;
	font-size: 15px;
	color: #039;
	font-weight: bold;
}
.blog-content .informaition .fbp span {
	font-size: 15px;
	color: #039;
	font-weight: bold;
}
.blog-content .informaition .fbt {
	float: right;
	width: 300px;
	text-align: right;
	font-size: 12px;
	color: #a5a5a5;
}
.blog-content .informaition .fbt span {
	font-size: 12px;
	color: #a5a5a5;
}
.blog-content .blog-c, .comment-area .blog-c {
	margin: 10px 10px 0px 10px;
	text-indent: 2em;
	line-height: 24px;
}
.blog-c img {
	width: 500px;
	margin: 10px auto;
	display: block;
}
.fb-comment {
	height: 30px;
	margin: 10px 0;
	background: #fff6ea;
	border: 1px solid #ffc97c;
	padding-left: 10px;
	line-height: 30px;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}
.comment-txt {
	border: 1px solid #ccc;
	width: 100%;
	height: 140px;
}
.comment-area {
	border: 1px solid #ccc;
	margin: 10px 0px;
	padding: 10px;
	background-color: #fcfdeb;
	background: -webkit-linear-gradient(top, #fcfdeb 0, #ffffff 100%);
	background: -moz-linear-gradient(top, #fcfdeb 0, #ffffff 100%);
	background: -o-linear-gradient(top, #fcfdeb 0, #ffffff 100%);
	background: linear-gradient(to bottom, #fcfdeb 0, #ffffff 100%);
	background-repeat: repeat-x;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#fcfdeb, endColorstr=#ffffff, GradientType=0);
}
.comment-area .information {
	margin: 0 10px;
	border-bottom: 1px solid #ccc;
	height: 25px;
	line-height: 25px;
}
.comment-area .information .c-p {
	float: left;
	width: 300px;
	font-size: 15px;
	color: #039;
	font-weight: bold
}
.comment-area .information .c-t {
	float: right;
	width: 300px;
	text-align: right;
	font-size: 12px;
	color: #a5a5a5;
}
/*发布工作圈附件样式*/
.blogfj {
	margin: 5px;
	overflow: hidden;
}
.blogfj .bfj-item {
	width: 100px;
	height: 80px;
	display: block;
	overflow: hidden;
	float: left;
}
.blogfj .bfj-item .bfj-pic {
	width: 80px;
	height: 80px;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
}
.blogfj .bfj-item .bfj-pic .cls {
	background: url(images/icon-cls.png) no-repeat;
	width: 16px;
	height: 16px;
	position: absolute;
	right: 0px;
	top: 0px;
	display: block;
}
.blogfj .bfj-item .bfj-add {
	background: url(images/bfjadd.jpg) no-repeat;
	width: 80px;
	height: 80px;
	display: block;
	margin: 0 auto;
}
.blogfj .bfj-item .bfj-add:hover {
	background: url(images/bfjaddhover.jpg) no-repeat;
	width: 80px;
	height: 80px;
	display: block;
	margin: 0 auto;
}
/*朋友圈样式*/
.friend-area {
	margin: 10px 0px 20px 0px;
	background-image: url(images/gzrz-nrbj.jpg);
	background-repeat: repeat-x;
	background-color: #fff;
	border: 1px solid #d9e9c4;
	padding-top: 10px;
	overflow: hidden;
}
.friend-area .photo {
	float: left;
	width: 110px;
	padding-left: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.friend-area .photo .p-div {
	width: 65px;
	height: 80px;
	margin: 15px;
	font-weight: bold;
	margin-top: 5px;
	overflow: hidden;
}
.friend-area .photo .p-div img
{
    width:65px;
}
.friend-area .f-content {
	margin-left: 110px !important;
	margin-left: 110px;
	margin-buttom: 10px;
	margin-right: 10px;
}
.friend-area .f-content .f-info {
	height: 24px;
	overflow: hidden;
}
.friend-area .f-content .f-info .f-name {
	float: left;
	margin-right: 15px;
	_display: inline-block
}
.friend-area .f-content .f-info .f-time {
	font-size: 12px;
	margin-top: 4px;
	height: 20px;
	line-height: 20px;
	color: #a5a5a5;
	margin-right: 15px;
	float: left;
	_display: inline-block
}
.friend-area .f-content .f-info .f-num {
	font-size: 12px;
	margin-top: 4px;
	height: 20px;
	line-height: 20px;
	margin-right: 15px;
	color: #a5a5a5;
	float: left;
	_display: inline-block
}
.friend-area .f-content .f-info .f-new {
	background: url(images/f-new.png) no-repeat;
	_background: url(images/f-new.gif) no-repeat;
	width: 63px;
	height: 24px;
	float: left;
}
.friend-area .f-content .f-nr {
	text-indent: 2em;
	line-height: 24px;
	margin-bottom: 10px;
}
.friend-area .f-content .f-pic {
	margin-bottom: 10px;
	overflow: hidden;
}
.friend-area .f-content .f-pic ul {
	background: #ccc;
	display: block;
	margin-bottom: 10px;
}
.friend-area .f-content .f-pic .pic-item {
	width: 120px;
	height: 120px;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
	display: block;
	overflow: hidden;
	background: #ccc;
}
.tit-link {
	display: block;
	float: left;
	margin-left: 200px;
	height: 27px;
	line-height: 27px;
}
.tit-link .red {
	color: #ff0000;
}
/*更换主题界面*/
.theme-title {
	background-color: #e6f8e8;
	background: -webkit-linear-gradient(top, #f4fcf5 0, #e6f8e8 100%);
	background: -moz-linear-gradient(top, #f4fcf5 0, #e6f8e8 100%);
	background: -o-linear-gradient(top, #f4fcf5 0, #e6f8e8 100%);
	background: linear-gradient(to bottom, #f4fcf5 0, #e6f8e8 100%);
	background-repeat: repeat-x;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f4fcf5, endColorstr=#e6f8e8, GradientType=0);
	font-size: 16px;
	font-weight: bold;
	border: 1px solid #badbbe;
	width: 900px;
	height: 40px;
	line-height: 40px;
	margin: 20px auto;
	text-align: center;
	color: #95c09a;
}
.po-title {
	background-color: #e6f8e8;
	background: -webkit-linear-gradient(top, #f4fcf5 0, #e6f8e8 100%);
	background: -moz-linear-gradient(top, #f4fcf5 0, #e6f8e8 100%);
	background: -o-linear-gradient(top, #f4fcf5 0, #e6f8e8 100%);
	background: linear-gradient(to bottom, #f4fcf5 0, #e6f8e8 100%);
	background-repeat: repeat-x;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f4fcf5, endColorstr=#e6f8e8, GradientType=0);
	font-size: 16px;
	font-weight: bold;
	border: 1px solid #badbbe;
	height: 40px;
	line-height: 40px;
	margin: 20px;
	text-align: center;
	color: #95c09a;
}
.theme-name {
	width: 900px;
	height: 40px;
	border-bottom: 1px solid #cccccc;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin: 0 auto;
	line-height: 40px;
}
.theme-name input {
	margin-right: 10px;
}
.theme-body {
	width: 900px;
	height: 178px;
	overflow: hidden;
	margin: 20px auto;
}
.theme-body .theme-item {
	width: 450px;
	height: 178px;
	text-align: center;
	overflow: hidden;
	float: left;
}
/*商务服务样式*/
.buy-title {/*买卖信息样式*/
	background: url(images/buy-titlebg.jpg) no-repeat;
	height: 26px;
	margin: 10px 0px;
	padding-left: 30px;
}
.buy-title .name {
	height: 26px;
	line-height: 26px;
	display: block;
	float: left;
}
.buy-title .djl span,
.buy-title .djl {
	background: url(images/buy-djl.jpg) no-repeat;
	width: 100px;
	height: 21px;
	line-height: 21px;
	color: #fff;
	float: right;
	margin-top: 5px;
	font-size: 12px;
	text-align: center;
}
.buy-wapper {
	margin: 0 10px;
	overflow: hidden;
}
.buy-wapper .buy-info1 {
	width: 55%;
	float: left;
	background: url(images/buy-arrow.jpg) no-repeat top right;
}
.buy-wapper .buy-info2 {
	width:45%;
	float:left;
}

.buy-wapper .buy-info2 .buycontent{
	height:333px;
	margin-top:10px;
	border:1px solid #cccccc;
	padding:0px 10px;
	line-height:30px;
	overflow-x:hidden;
	overflow-y:auto;
}
.buy-wapper .buy-info2 .buycontent h1{
	line-height:29px;
	display:block;
	font-weight:bold;
	margin-top:1px;
	height:29px;
	
}


.nyzt .dqselect {
	height: 22px;
	margin:10px 0px 10px 0px;
	overflow: hidden;
}
.nyzt .dqselect a {
	height: 22px;
	width: 56px;
	background-image: url(images/dq_bj.jpg);
	display: block;
	float: left;
	margin-right: 6px;
	line-height: 22px;
	color: #000;
	text-align: center;
	font-weight: normal;
}
.nyzt .dqselect .qs {
	background-image: url(images/dq_qs.jpg);
	font-weight: bold;
	color: #FFF;
}
.nyzt .dqselect .wsdq {
	background-image: url(images/dq_qs.jpg);
	width: 56px;
	float: right;
	font-weight: bold;
	color: #FFF;
	font-size:12px;
}
.input_select {
	height: 26px;
	background-color: #f0f4eb;
	border: 1px solid #b8b8b8;
	padding: 5px 10px;
	line-height: 26px;
	font-family: "宋体";
	font-size:12px;
	margin:0px 0px;
}
.mjxx .list li {
	height: 30px;
	color: #666666;
	font-family: "宋体";
	font-size: 14px;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.mjxx .list li span {
	float: right;
	height: 23px;
	display: block;
	line-height:23px;
	text-align: right;
	padding-right: 6px;
}
.mjxx .list {
}


.mjxx .list li a {
	color: #666;
	height: 30px;
	display: block;
	overflow: hidden;
	line-height: 30px;
	font-size: 14px;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	text-indent: 8px;
}

.mjxx .tit {
	background-color: #C1F2FF;
	background-image: url(images/tit_bj.jpg);
	background-repeat: repeat-x;
	height: 24px;
	line-height: 25px;
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	text-indent: 10px;
	overflow: hidden;
}

.mjxx .list li a p {
	line-height: 15px;
	float: left;
	height: 15px;
	font-family: "宋体";
	font-size: 12px;
	width: 37px;
	background-image: url(images/bt_bj1.jpg);
	color: #FFF;
	margin-top: 8px;
}
.mjxx {
	width:49%;
	overflow: hidden;
}
.mcxx .list li {
	height: 30px;
	color: #666666;
	font-family: "宋体";
	font-size: 12px;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.mcxx .list li span {
	float: right;
	height: 23px;
	display: block;
	line-height: 23px;
	text-align: right;
	padding-right: 6px;
}
.mcxx .list {
}


.mcxx .list li a {
	color: #666;
	height: 30px;
	display: block;
	overflow: hidden;
	line-height: 30px;
	font-family: "宋体";
	font-size: 12px;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	text-indent: 8px;
	background-repeat: no-repeat;
	background-position: left center;
}
.mcxx .tit {
	background-color: #C1F2FF;
	background-image: url(images/tit_bj.jpg);
	background-repeat: repeat-x;
	height: 24px;
	line-height: 25px;
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	text-indent: 10px;
	overflow: hidden;
}

.mcxx .list li a p {
	line-height: 15px;
	float: left;
	height: 15px;
	font-family: "宋体";
	font-size: 12px;
	width: 37px;
	background-image: url(images/bt_bj2.jpg);
	color: #FFF;
	margin-top: 8px;
}
.mcxx {
	width: 49%;
	overflow: hidden;
}
/*个人中心样式*/
.icon-refresh
{
    background:url(images/icon-refresh.png) no-repeat left;
    height:16px;
    font-size:12px;
    float:right;
    display:block;
    padding-left:20px;
    margin-top:10px;
    margin-right:5px;
}
.letterspac{/*字间距*/
	letter-spacing:-2px;
}
.center-left {
	margin-right: 283px !important;
	margin-right: 280px;
	height:466px;
	background: url(images/center-left.jpg) no-repeat left bottom;
	background-color: #ffffff;
}
.center-right {
	float: right;
	width: 280px;
	height:466px;
	background: url(images/center-right.jpg) center bottom no-repeat ;
	background-color:#fff;
}
.center-content 
{
    margin-top: 0px;
	margin: 10px;

}
.center-content .profile-area {
	margin:0px;
	min-height:184px;
}
.center-content .profile-area .profile-img {
	padding: 2px;
	border: 2px solid #ccc;
	border-radius: 3px;
	width: 79px;
	height: 97px;
	float: left;
	margin-right: 10px;
}
.center-content .profile-area ul li {
	margin-bottom: 8px;
}
.center-content .profile-area .profile-icon {
	display: block;
	width: 80px;
	height: 66px;
	float: left;
	text-align: center;
}
.center-content .profile-area .profile-icon span {
	display: block;
	width: 80px;
	overflow: hidden;
}
.center-content .profile-area .profile-icon .icon-link {
	background: url(images/profile-icon.png) no-repeat;
	width: 46px;
	height: 46px;
	display: block;
	margin: 0 auto;
	position: relative;
}
.center-content .profile-area .profile-icon .icon-link .icon-num {
	width: 16px;
	height: 16px;
	position: absolute;
	right: 0px;
	top: 0px;
	background: url(images/profile-icon.png) no-repeat;
	background-position: 0px -46px;
	line-height:14px;
	font-size:12px;
	color:#fff;
	font-weight:bold;
	
}
.lbSign-click
{/*已签到*/
    background:url(images/lbSign-click.png) no-repeat;
    width:46px;
    height:46px;
    border:none;
    cursor:pointer;
   
   
}
#unread {/*未读邮件*/
	background-position: 0px 0px;
}
#todo {/*待办邮件*/
	background-position: -46px 0px;
}
#lev {/*等级*/
	background-position: -92px 0px;
}
#inte {/*积分*/
	background-position: -138px 0px;
}
#lbSign {/*签到*/
	background-position: -184px 0px;
	border:0px;
	cursor:pointer;
}
#setting {/*账号维护*/
	background-position: -230px 0px;
}
#nyzx
{
    background-position: -276px 0px;
}
#mmxx
{
    background-position: -322px 0px;
}
#ggxx
{
    background-position: -368px 0px;
}
.center-content .weather {
	width: 110px;
	float: right;
}
.center-list {
	background: #ffffff;
	border: 1px solid #ccc;
	margin-bottom:10px;
}
.center-list .center-title {
	background: url(images/center-list-bg.jpg) repeat-x;
	height: 35px;
}
.center-list .center-title .todomail {
	background: url(images/center-title.jpg) no-repeat;
	background-position: 0px -35px;
	width: 100px;
	height: 35px;
	line-height: 35px;
	display: block;
	color: #fff;
	float: left;
	text-align: center;
}
.center-list .center-title .todomailc {
	background: url(images/center-title.jpg) no-repeat;
	background-position: 0px 0px;
	width: 100px;
	height: 35px;
	line-height: 35px;
	display: block;
	color: #fff;
	float: left;
	text-align: center;
}
.center-list .center-title .sysnotice {
	background: url(images/center-title.jpg) no-repeat;
	background-position: -100px -35px;
	height: 35px;
	width: 100px;
	line-height: 35px;
	display: block;
	color: #999;
	float: left;
	text-align: center;
}
.center-list .center-title .sysnoticec {
	background: url(images/center-title.jpg) no-repeat;
	background-position: -100px 0px;
	height: 35px;
	width: 100px;
	line-height: 35px;
	display: block;
	color: #999;
	float: left;
	text-align: center;
}
.center-list .content {
	margin: 10px;
}
.center-list .content .center-listitem {
	height: 26px;
	line-height: 26px;
	border-bottom: 1px dotted #333;
}
.center-listitem .list-link {
	width: 435px;
	font-family: "宋体";
	line-height: 26px;
	padding-left: 20px;
	display: block;
	float: left;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}
.center-listitem .underlinetiem {
	width: 195px;
	line-height: 26px;
	font-size: 12px;
	float: right;
}
.center-listitem .comefrom {
	width: 100px;
	line-height: 26px;
	font-size: 12px;
	float: right;
	text-align: right;
}
.sign-ontime {
	background: url(images/icon-ontime.jpg) left no-repeat;
}
.sign-outtime{
	background:url(images/icon-outtime.jpg) left no-repeat;
}
.center-right .con-box {
	border: 1px solid #4cc5ad;
}
.center-right .con-box .title {
	height: 32px;
	background: #4cc5ad;
	color: #fff;
	line-height:32px;
	padding-left:10px;
}
.center-right .con-box .title img
{
    float:left;
}
.center-right .con-box .rolearea
{
    height:165px;
    overflow-x:hidden;
    overflow-y:scroll;
}
.center-right .con-box .role-item {
	height: 55px;
	padding: 0 55px;
	width: 170px;
	border-bottom: 1px dotted #666;
	display: block;
	overflow: hidden;
}
.center-right .con-box .role-hover {
	background:url(images/role-bg.png) repeat;
	
}
.center-right .con-box .role-item .role-pic {
	width: 40px;
	height: 40px;
	float: left;
	margin-right: 10px;
	overflow: hidden;
	margin-top: 7px;
}
.center-right .con-box .role-item .role-info {
	line-height: 55px;
	width: 120px;
	height: 55px;
    overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	font-size: 12px;
}
.center-right .con-box .content{
	width:255px;
	height:200px;
	margin:10px auto;
	overflow:hidden;
}
.center-right .con-box .content .app-item{
	width:85px;
	height:90px;
	margin-bottom:10px;
	float:left;
	overflow:hidden;
	display:block;

}
.tj-greenbg
{
    background:#faf7af;
    color:#856102;
}


.tree-search{
	height:30px;
}
.tree-search div{
	height:25px;
	width:245px;
	padding:0 5px;
	border:1px solid #ccc;
}
.tree-search div input{
	height:25px;
	line-height:25px;
	font-size:12px;
	color:#ccc;
	width:220px;
	border:0px solid #ccc;
	background-color:transparent;	
}
.tr-found{
	background:url(../JS/easyui/themes/icons/search.png) center no-repeat;
	display:block;
	width:20px;
	height:25px;
}
/*通讯录检索页面*/
.found-wapper{
	width:600px;
	min-height:400px;
	margin:0 auto;
	
	overflow:hidden;
}
.found-txt{
	height:100px;
	border-bottom:1px solid #ccc;
	overflow:hidden;
}
.f-w{
	height:40px;
	width:450px;
	border:1px solid #09F;
	margin:0px auto;
	margin-top:30px;
	border-radius:5px;
	background:#fff;
}
.f-w .s-txt{
	height:40px;
	width:380px;
	float:left;
	border:none;
	margin-left:5px;
}
.findlink{
	
	height:40px;
	width:50px;
	float:right;
	background:url(images/icon-findlink.jpg) no-repeat;
	border:none;
	cursor:pointer;
}
.f-r{
	margin:10px 20px;
}
.findresult{
	width:580px;
	margin:0 auto;
}
.joinlink:visited,
.joinlink{
	background:#09F;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	padding:2px 5px;
	color:#fff;
	margin-right:10px;
}
.add-msg
{
	background:url(images/icon-msg.png) no-repeat center;
	width:30px;
	height:30px;
	float:right;
	display:block;
	cursor:pointer;
}
.txljg{
	background:#ebf2f9;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-bottom:1px solid #ccc;
	margin-bottom:10px;
	}
.txljg td{
	padding:0px 10px;
}
.txljg:hover{
	background:#fdfea6;
}
.group-name{
	width:205px;
	height:28px;
	line-height:28px;
	font-weight:bold;
	background:url(images/group11.png) left center no-repeat;
	padding-left:25px;
	border-bottom:1px solid #ccc;
}
.group-num{
	width:120px;
	height:28px;
	line-height:28px;
	font-weight:bold;
	float:left;
	margin-right:5px;
	overflow:hidden;
}
.group-sum{
	width:80px;
	height:28px;
	line-height:28px;
	
	font-size:12px;
	padding-left:20px;
	float:left;
	color:#444;


}
/*每日一特产*/
.tc-add
{
    background: url(images/tc-add.jpg) no-repeat;
	width: 52px;
	height: 20px;
	line-height: 20px;
	margin-top:3px;
	border: none;
	cursor: pointer;
	font-size: 12px;
	color: #fff;
	text-align: center;
}
/*会务云*/
.hw-print
{
    background: url(images/hw-print.jpg) no-repeat;
	width: 80px;
	height: 20px;
	line-height: 20px;
	margin-top:3px;
	border: none;
	cursor: pointer;
	font-size: 12px;
	color: #fff;
	text-align: center;
}
/*三奖上报*/
.main_wapper{
	margin-top:10px;
	border:1px solid #ccc;
	padding:40px 100px;
}
.main_wapper h1{
	font-size:20px;
	font-weight:bold;
	text-align:center;
	line-height:100px;
}
.main_wapper h4{
	font-size:14px;
	line-height:30px;
	margin:0px;
	display:block;
}
.bg_green:visited,
.bg_green{
	background:url(images/bg_green.png) no-repeat;
	display:block;
	width:110px;
	text-align:center;
	line-height:33px;
	height:33px;
	float:left;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
.bg_white{
	background:url(images/bg_white.png) no-repeat;
	width:100px;
	height:33px;
	display:block;
	float:left;
	line-height:33px;
	text-align:center;
	text-decoration:none;
	
}
.title .right-90px .fh{
	height: 26px;
	width: 60px;
	float: left;
	background-image: url(images/tb_fhui.png);
	display: block;
        background-repeat:no-repeat;
        margin-top: 1px;
        
}
.title .right-90px {
	height: 28px;
	width: 90px;
	float: right;
	background-image: url(images/title_r_bj-90px.jpg);
	display: block;
    background-repeat:no-repeat;

        
}