	
	/*上传动画*/
	.IcoUpload{background-image:url(http://mimg.127.net/p/jy3style/lib/day4replace/images/upload.gif); background-repeat:no-repeat;}

	
	.ABtn{display:block; float:left; height:22px!important; height:24px;line-height:20px!important; line-height:22px; padding-top:4px;padding-top/**/:2px; padding-left:12px; padding-right:12px; background-position:0 -96px; outline:none; border:1px solid #000;}
	.ABtn:link,.ABtn:visited{text-decoration:none; color:#333;}
	.ABtn:hover{background-position:0 -128px; text-decoration:none; color:#333;}
	
	/*输入框*/
	.Ipt,.IptOnF{font-family:Arial; background-color:#fff; height:21px; line-height:15px; padding-top/**/:1px; padding-top:2px; padding-left:2px; border:1px solid #ccc;
	}
	.IptNml{}
	.IptOnF{color:#000; background-color:#FFFFE1;}/*鼠标聚焦效果*/


	/*通用快速搜索框*/
	.gSchBar{display:block; width:175px; height:20px; text-align:right; margin:0px; padding:0px;}
		.gSchBar .gSchBtn{display:block; width:20px; height:20px; background-position:-512px -128px; margin:0px;}
		.gSchBar .gSchBtn:hover{ background-position:-512px -160px;}
		.gSchBar .gSchIpt{color:#999; border-right:none; height:20px; margin:0px; width:150px}
		.gSchBar .IptOnF{color:#000;}

	/*通用快速确认框*/
	.gQSmbBar{display:block; width:200px; height:20px; text-align:right; margin:0px; padding:0px;}
		.gQSmbBar .gQSmbBtn{display:block; width:20px; height:20px; background-position:-544px -128px; margin:0px;}
		.gQSmbBar .gQSmbBtn:hover{ background-position:-544px -160px;}
		.gQSmbBar .gQSmbIpt{color:#999; border-right:none; height:20px; margin:0px;}
		.gQSmbBar .IptOnF{color:#000;}

	/*通用快速取消按钮，配合上面2个快速框使用（如有需要）*/
	.gQCnlBtn{display:block; width:20px; height:20px; background-position:-576px -128px; margin:0px;}
	.gQCnlBtn:hover{ background-position:-576px -160px;}

	/*通用定位*/
	.fLe{float:left;}
	.fRi{float:right;}
	.hide{display:none;}
	.clear{clear:both;font-size:0px;height:0;background-color:transparent;overflow:hidden;line-height:0px}
	.wd{width:100%}
	.Unable{color:#999;}
	.HideFocus{outline:none;}/*hide-focus:expression(this.hideFocus=true);去除a标签虚线框*/ 
	
	/*通用字体颜色*/
	.fnt_Red,.fnt_Red:link,.fnt_Red:visited,.fnt_Red:hover,.fnt_Red a:link,.fnt_Red a:visited,.fnt_Red a:hover{color:#e60012;}/*红色警告*/
	.fnt_Green,.fnt_Green:link,.fnt_Green:visited,.fnt_Green:hover,.fnt_Green a:link,.fnt_Green a:visited,.fnt_Green a:hover,.uFDtl_msg_scan{color:#009944;}/*绿色成功*/
	.fnt_Blue,.fnt_Blue:link,.fnt_Blue:visited,.fnt_Blue:hover,.fnt_Blue a:link,.fnt_Blue a:visited,.fnt_Blue a:hover{color:#00b7ee;}/*特殊蓝色*/
	.fnt_Black,.fnt_Black:link,.fnt_Black:visited,.fnt_Black:hover,.fnt_Black a:link,.fnt_Black a:visited,.fnt_Black a:hover{color:#000;}/*特殊黑色*/
	.fnt_Dcr{color:#777;}/*灰色，辅助信息说明*/
	/*字体Size*/
	.fnt_S12{font-size:12px;}/*12象素字体*/
	.fnt_S14{font-size:14px;}/*14象素字体*/
	.fnt_S16{font-size:16px;}/*16象素字体*/
	.fnt_chinese{ font-family:"宋体";}/*中文宋体*/
	.txt_underline{text-decoration:underline;}
	/*已发送状态ico*/
	.icoSendOk{background-position:-422px -73px; width:24px;}/*已发送状态（成功）*/
	.icoSending{background-position:-454px -73px; width:24px;}/*已发送状态（发送中）*/
	.icoSendUnk{background-position:-486px -73px; width:24px;}/*已发送状态（未知状态）*/
	.icoSendFailure{background-position:-518px -73px; width:24px;}/*已发送状态（失败）*/
	.icoSend{background-position:-550px -73px; width:24px;}/*已发送状态（部分成功）*/
	.icoSendALL{/*见下面*/}/*已发送状态（通用）*/


	/*通用框架*/
	body.All_C_Page{padding:0px; margin:7px 13px; overflow-x:hidden; overflow-y:auto; }
		.ContentWp{margin:0;}

	/*通用工具条*/
	.gToolbar{height:26px; line-height:26px; padding:8px; margin:0px; background-color:#eee; background-position:0px -1568px;}/**/
		html>body .gToolbar .Sel,html>body .gToolbar .SelA{margin-top:3px; }/*FF, Opera*/
		.gToolbar .Sel,.gToolbar .SelA{float:left; margin-right:10px; margin-top:2px; width:94px;}
		.gToolbar .SelA{width:auto;}
		.SelOptLine{color:#ccc;}/*.gToolbar */
		.SelInTT{color:#999;}
		.gToolbar .Ipt,.gToolbar .IptOnF{float:left; margin-right:10px; margin-top:2px; }
		.gToolbar .Txt{float:left; margin-right:10px; }
		.gToolbar .Extra{float:right; white-space:nowrap; }
		.gToolbar .gSchBar{margin-top:2px;}
	.gTbrTop{}/* margin-bottom:10px;*/
	.gTbrBtm{}/* margin-top:10px;*/
	.gTbrSmb{padding-left:190px;}/*padding-left:104px;*/
		.gTbrSmb .ImpBtn{margin-right:24px;}

	/*通用分隔线*/
	.Hr,.HrSub,.HrSub2{height:0px; margin:0px; padding:0px; border:0px; border-top:1px solid #999; border-bottom:1px solid #ccc;}
		.Hr hr,.HrSub hr,.HrSub2 hr{display:none;}


	/*通用提示栏*/
	.gTips{ padding:4px 8px; line-height:18px; font-size:12px; margin:4px 0px; border:1px solid #333; background-color:#eee;}
		.gTips .icoCls{ position:relative; display:block; width:12px; height:12px; line-height:12px; float:right; margin-top:2px; margin-right:-4px; background-position:-74px -9px;}
		.gTips .icoCls:hover{ background-position:-74px -41px;}
		.gTips .icoTips,.gTips .icoInfo{ position:relative; float:left; display:block; width:16px; height:16px; background-position:-104px -8px; left:-1px; top:0px;}
		.gTips .icoInfo{background-position:-136px -72px;}
		.gTips .IcoLoading{background-position:0px 0px;}
		.gTips .icoSendALL{background-position:-582px -71px; width:20px; margin-left:-2px;}/*已发送状态（通用）*/
	.Tips_Nml{border:1px solid #ddddb8; background-color:#FFFFE1; color:#6d6500;}
	.Tips_Scs{border:1px solid #d5e2c7; background-color:f1ffe3; color:#007130;}
	.Tips_War{border:1px solid #e6cfcf; background-color:#ffeaea; color:#a40000;}
		.Tips_War .icoTips{background-position:-104px -72px;}
	.Tips_Nml_C{color:#777;}
	.Tips_Nml_C b{color:#000;}

	/*通用表格*/
	.gTable{width:100%; margin:12px 0px;}
		.gTable td,.gTable th{line-height:26px; padding:6px; vertical-align:top;}
		.gTable th{text-align:right; padding-right:18px; width:160px; white-space:nowrap; }
		.gTable .Sel,.gTable .SelA{margin-top:1px;}
		.gTable .HrWp{height:auto; line-height:2px; font-size:2px; padding:6px;}
		.gTable .Ipt,.gTable .IptOnF{width:180px;}


	/*通用系统对话框*/
	.MsgPageWp,.ErrorPageWp{text-align:center; margin-top:60px; margin-bottom:16px;}
	.gSysWin_Wp{text-align:left; width:460px; margin-left:auto; margin-right:auto;}
		.gSysWin_WpIn{}
			.gSW_TT_Wp{height:28px;}
				.gSW_TT_tb{width:100%; height:28px; cursor:default;}
					.LftCorner{width:27px; background-position:-256px -128px;}
					.MidTxt{color:#fff; font-weight:bold; background-position:0px -704px; font-size:14px}
					.RigCorner{width:27px; background-position:-319px -128px;}
						.RigCorner a{display:block; width:27px; height:28px; background-position:-287px -160px;}
						.RigCorner a:hover{background-position:-319px -160px;}
			.gSW_Con_WpIn,.gSW_Footer_WpIn{border:1px solid #333;}/*blue*/
			.gSW_Con_Wp{width:100%; background-color:#fff;}
				.gSW_Con_WpIn{border-top:none; border-bottom:none;}
					.SW_Ico_Wp{padding:20px 0px; width:0px}
						.SW_Ico{display:block; width:32px; height:32px; background-position:-384px -128px;}
						.SW_Ico_Wp .SW_Ico{margin-left:20px;}
					.SW_Con_Wp{padding:16px 26px; font-size:14px;}
						.gSW_mCon{line-height:22px;}
							.gSW_mCon td,.gSW_mCon th{font-size:14px;vertical-align:top; line-height:26px; padding:4px;}
							.gSW_mCon th{text-align:right; width:130px; padding-left:0px; padding-right:0px;}
							.gSW_mCIn_Wide{ margin:-16px -26px; width:457px; height:180px; overflow-x:hidden; overflow-y:auto;}
							.gSW_mCIn_WideUOf{margin:-16px -26px; width:457px; padding:0px; overflow:hidden;}
								.gSW_mCIn_WideUOf .gSW_mCIn_Wide{margin:0px; height:194px;}
							.gSW_mCIn_RWp{margin:0px; margin-right:-26px; width:364px; padding:0px; overflow:hidden;}
								.gSW_mCIn_RWp .gSW_mCIn_Wide{margin:0px; width:364px; height:74px;}
								.gSW_mCIn_RWp .gSW_mCIn_Wide .Ibx_gTable td{border:none; height:24px; line-height:24px;}
							span.LstWarInfo{font-size:12px;}
							div.LIcoMsgTt{margin:0px; padding:0px; height:64px; position:relative; }/*带图标标题*/
								div.LIcoMsgTt .SW_Ico{position:absolute; left:26px;  top:16px;}
								div.LIcoMsgTt .Txt{position:absolute; font-size:14px; height:22px; line-height:22px; top:21px; left:74px; width:370px;}
							.LBtmMsg{margin:0px; border:none; }
							.LMsgTt{padding-top:4px; padding-bottom:10px; line-height:22px; display:block; font-weight:bold; font-size:14px;}
			.gSW_Footer_Wp{width:100%;}
				.gSW_Footer_WpIn{border-top:none; height:50px;}
					.gSW_Footer_WpIn .Btn{float:right; margin-right:16px; margin-top:10px;}
					.gSW_Footer_WpIn .gSW_ftTips{float:left; margin-left:12px; margin-top:10px;}
					.gSW_Footer_WpIn .fnt_Dcr div{color:#777;}
	/*错误提示*/
	.Er_Bck{width:560px; margin-bottom:10px;}
		.Er_Bck .SW_Ico_Wp .SW_Ico{width:68px; height:68px; background-position:-1504px -64px;}
			.Er_Bck .gSW_mCon .mConIn{font-size:12px; margin-top:18px;}
			.Er_Bck .gSW_mCon ol,.Er_Bck .gSW_mCon ul{ margin-left:26px;}
				.Er_Bck .gSW_mCon ol li,.Er_Bck .gSW_mCon ul li{list-style-type:decimal; margin:8px 0px; line-height:18px;}
				.Er_Bck .gSW_mCon ul li{list-style-type:square;}
					/*.Er_Bck .gSW_mCon ol ol{ margin-left:0px;}*/
					.Er_Bck .gSW_mCon ol ol li{list-style-type:lower-alpha;}
		.Er_Bck .gSW_Footer_WpIn{text-align:center;}
			.Er_Bck .gSW_Footer_WpIn .Btn{float:none;}
			.Er_Bck .gSW_Footer_WpIn .gSW_ftTips{display:none}
	/*通用对话框联系人列表*/
	.ifr_lstAddr_Wp{width:250px; height:140px; margin:6px 0px 14px 0px; border:1px solid #ccc;}
	.lstAddr_Wp{ width:250px; height:140px; overflow-x:hidden; overflow-y:auto;}
	.tbAddrLst{ table-layout:fixed;}
	.tbAddrLst td{height:24px; line-height:24px; border-bottom:1px solid #f4f4f4; cursor:pointer; cursor:hand; font-size:12px; }
		.tbAddrLst td.tdIco{width:22px;}
		.tbAddrLst td.tdTxt{width:230px; white-space:nowrap; word-break:break-all; overflow:hidden; text-overflow:ellipsis; empty-cells:show;}
		.tbAddrLst td b.icoCmdOK{display:none; width:14px;}
		.tbAddrLst tr.Selected{background-color:#FFFFCA; font-weight:bold;}
		.tbAddrLst tr.Selected td b.icoCmdOK{display:block; margin-left:4px; width:14px; color:green;}
		.tbAddrLst tr.OnFocus{background-color:#FFFFE1;}
	/*通用对话框联系组列表*/
	.lstAddrG_Wp{ width:250px; height:140px; overflow-x:hidden; overflow-y:auto; border:1px solid #ccc;}
	table.tbAddrGLst{ table-layout:fixed;}
	table.tbAddrGLst tr td{padding:0px; height:24px; line-height:24px; cursor:pointer; cursor:hand; font-size:12px; vertical-align:middle; border-bottom:1px solid #f4f4f4;}/**/
		table.tbAddrGLst td.tdChk{width:24px; text-align:center;}
		table.tbAddrGLst td.tdTxt{width:230px; white-space:nowrap; word-break:break-all; overflow:hidden; text-overflow:ellipsis; empty-cells:show;}
		table.tbAddrGLst tr.Selected{background-color:#FFFFCA; font-weight:bold;}
		table.tbAddrGLst tr.OnFocus{background-color:#FFFFE1;}
	/*从通讯录添加对话框*/
	.tb_AtAddrL{table-layout:fixed;}
	.tb_AtAddrL,.tb_AtAddrL td{padding:0px; margin:0px;}
		.tb_AtAddrL td.td_C{width:190px;}
		.tb_AtAddrL td.td_I{width:26px;vertical-align:middle; text-align:center;}
		.tb_AtAddrL td.td_I .IcoImg{width:16px; height:16px; background-position:-515px -90px; margin:auto;}
		.tCCm{border:1px solid #ccc; height:305px; font-size:12px}

		


	/*无意义撑位，演示用*/
	.NoUsePadding{ height:90px;}

/*通讯录搜索*/
.Cmp_Rtxlser{height:35px;border-bottom:1px solid #eee; text-align:center; padding:0px; margin:0px; padding-left:4px; position:relative;}
	.Cmp_Rtxlser .gSchBar{float:left;}
	.Cmp_Rtxlser .icoAdd{display:block; position:absolute; right:7px; top:9px; width:16px; height:16px; background-position:-864px -0px;}
	.Cmp_Rtxlser .icoAdd:hover{background-position:-864px -32px;}
	
.Cmp_Rtxl,.Cmp_tSchRzWp{width:182px; height:375px; padding:0px; margin:2px auto; overflow:auto; overflow-x:hidden}
.tCCm .Cmp_Rtxl,.tCCm .Cmp_tSchRzWp{width:188px;}
	.Cmp_RTtit{height:21px;line-height:21px;margin:2px auto;overflow:hidden}	/*通讯录组名*/
		.Cmp_RTtit a{margin:0px; padding:0px;}
		.Cmp_RTtit a.Cmp_Stxz{float:left; height:21px; line-height:21px; overflow:hidden; white-space:nowrap;}
		.Cmp_RTtit a.Cmp_Stxz:link,.Cmp_RTtit a.Cmp_Stxz:visited,.Cmp_RTtit a.Cmp_Stxz:hover{color:#333; text-decoration:none; }
		.Cmp_RTtit a.Cmp_Stxz:hover{color:#000;}
		.Cmp_RTtit .IcoImg{display:block;width:16px;height:21px;float:left}
			a.Cmp_r{background-position:-40px -5px}
			a.Cmp_r:hover{background-position:-40px -37px}
			a.Cmp_d{background-position:-8px -5px}
			a.Cmp_d:hover{background-position:-8px -37px}
	.Cmp_RTcont{}/*通讯录条目*/
		.Cmp_RTcont a{height:24px; line-height:24px; clear:both; display:block; overflow:hidden; padding-left:16px;}
		.Cmp_RTcont a:link,.Cmp_RTcont a:visited,.Cmp_RTcont a:hover{color:#666; text-decoration:none;}
		.Cmp_RTcont a:hover{color:#000;}
		.Cmp_RTcont a.IcoImg,.Cmp_RTcont a.IcoImg:visited{background-position:14px -325px;text-indent:23px}
		.Cmp_RTcont a.UnUse,.Cmp_RTcont a.UnUse:visited,.Cmp_RTcont a.UnUse:hover,.UnUse .tSchRz_iName,.UnUse .tSchRz_iEmail{color:#ccc; cursor:default}
		.Cmp_RTcont a.UnUse:hover{ background-color:#FFF}
	.Cmp_RtISmp{height:303px; overflow-x:hidden; overflow-y:auto;}
		table.Cmp_RtI{table-layout:fixed; border-bottom:1px solid #eee; cursor:pointer; cursor:hand;}
		table.Cmp_RtI_Hv{}/*鼠标动作*/
		table.Cmp_RtI td.RtITT{font-size:12px; color:#666; height:24px; line-height:24px; overflow:hidden; white-space:nowrap; padding-left:4px;}
		table.Cmp_RtI td.Extra{font-size:12px; height:24px; line-height:24px; width:46px; text-align:center;}

/*通讯录查找结果*/
div.Cmp_tSchRzWp{}
	.tSchRz_gTT{padding:0 8px;font-weight:bold;line-height:18px; color:#666;}
	div.Cmp_tSchRzWp td.tSchRz_Item{ padding:6px 10px;}
		/*a.tSchRz_iA:link,a.tSchRz_iA:visited,a.tSchRz_iA:hover{text-decoration:none;color:#333;display:block; padding:8px 10px;}
		a.tSchRz_iA:hover{background-color:#FFFFE1;}*/
			div.tSchRz_iName{line-height:14px; overflow:hidden; white-space:nowrap;}
			div.tSchRz_iEmail{line-height:14px; color:#999; font-size:11px; overflow:hidden; white-space:nowrap;}

/* gloabel end */

	/*按钮*/
	/*输入框*/
	.Ipt,.IptOnF{border:1px solid #a8b7c0; }
	.Hr{border-top:1px solid #D1D8DB; border-bottom:1px solid #f6f9fb;}
	.HrSub{border-top:1px solid #D1D8DB; border-bottom:none;}/*子分隔线*/
	.HrSub2{border-top:none;border-bottom:1px solid #ededed;}/*子子分隔线*/
	.Tips_Nml_C{ border:1px solid #e0e5e5; background-color:#f6fafd;}
	
	/*通用背景框（一级）*/ /*写信页面，读信等页面公用*/
	.gCBgWp{background-color:#f6fafd; border-top:1px solid #e0e7ed; border-bottom:1px solid #e0e7ed;}

	/*通用系统对话框*/
	.gSW_Con_WpIn,.gSW_Footer_WpIn{border:1px solid #B0B3B5;}
	.gSW_Con_WpIn{border-top:none; border-bottom:none;}
	.gSW_Footer_Wp{background-color:#F6F9FB;}
	.gSW_Footer_WpIn{border-top:none;}
	.gSW_Footer_WpIn .HrSub{border-top-color:#D0DBDF;}

/*--通用Class 结束--*/
/*--图片集成 开始--*/
	/*--f1.gif，纵向平铺、框架元素以及非浅色背景的ico集合。--*/
	.IcoImg,.F1Img{background-image:url(../img/f1.gif);background-repeat:no-repeat;}

	/*--f2.gif，横向平铺--*/
	.F2Img{background-image:url(../img/f2.gif);background-repeat:repeat-x;}

/*--图片集成 结束--*/
	.Cmp_tip table tr.Cmp_TipOn,.Cmp_RTcont a:hover,table.Cmp_RtI_Hv,.autofinish_over{ background-color:#E6F3FB}/*鼠标划过背景蓝色*//*通讯录可用*/
	.Cmp_att{ background-color:#E7F1FA;}/*附件区域背景色*/
	.Cmp_tip table tr td b{ color:#0068B7}/*写信提示命中文字颜色*/
	.ctn{ background-color:#A5DD3D}/*上传进度条内部色*/
	.Cmp_editor_wide,.Cmp_editor,.Cmp_table td input.Ipt,.Cmp_table td .Ipt{border-color:#839BB1}/*写信输入框边框颜色*/
	.Cmp_txlbox,.Cmp_PslMpWp,.Cmp_TBtit a{border-color:#C9D3DB}/*写信的通讯录边框色*/
	.Cmp_TBtit a{background-color:#F6FAFD}/*写信通讯录标签未选定背景色*/
	.Cmp_RHcont a.on,.Cmp_RHcont a.on:hover{ background-color:#ffeda1;border-color:#FFC467}/*写信信纸选中的背景及边框色*/
	.Cmp_cpt_txlW{border-color:#C9D3DB}/*写信成功快速添加通讯录边框色*/
	.CMPth_lbtab{ border-top-color:#E0EBF5; border-bottom-color:#E0EBF5; background-color:#F9FCFE}/*添加到通讯录上下边框色及其背景色*/
	.CMPth_lbtab th{ border-bottom-color:#E4EBF0; background-color:#F3F9FC}/*表格头部色彩及底边色*/
/*--写信 结束--*/

/* 从通讯录添加弹框的输入框样式调整 */
#popAddressInput{height:18px!important;padding-top:0px!important;padding-bottom:0px!important}
