@charset "utf-8";
/*====================================
*内容：通用样式
*制作者：fengyanchao
*联系方式：fengyanchao@ceopen.cn
*创建日期：2008-10-6
====================================*/
html, body {
	height:100%;
	font-size:12px;
	font-family:"宋体", arial, helvetica, sans-serif;
}
table {/* 刘冰增加 */
	font-size:12px;
}
html, body, div, a img, img, h1, h2, h3, h4, h5, p, span, ul, li, dl, dt, dd, ol, form {
	margin:0;
	padding:0;
	border:0;
	list-style:none;/* 刘冰增加 
	outline:none;
	blr:expression(this.onFocus=this.blur());
	增加结束 */
}
/* link */
a:link {
	text-decoration:none;
}
a:visited {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a:active {
	text-decoration:none;
}
/* img */
img {
	border:0;
	vertical-align:middle;
}
/* input 输入框边框颜色  张春 */
.input98 {
	width:98%;
}
.input0 {
	border:none;
}
/* select 输入框边框颜色--开始  张春 */
select {
	height:20px;
	vertical-align:middle;
	font-size:12px;
}
.select217 {
	width:217px;
}
.select82 {/* 收箱 shoulatter.html 页面底部的下拉列表框样式 */
	width:82px;
	height:19px;
	line-height:19px;
}
textarea.textareaRevert {/* 回复页面 auto_reply.html 的文本框样式 */
	width:563px;
	height:110px;
	margin:13px 0 4px 14px;
	font-size:12px;
	padding:5px;
	padding-right:0;
}
/* select 输入框边框颜色--结束  张春 */
/* 字体样式--开始  张春 */
.fontFamily {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
/* 字体样式--结束  张春 *   
/* p元素公用样式--开始  张春 */
p.heightP {
	height:25px;
	line-height:25px;
	font-size:12px;
}
/* p元素公用样式--结束  张春 */

/* 公用样 式*/
.clear {
	clear:both;
}
.floatLeft {
	float:left;
}
.overflow {
	overflow:hidden;
	text-indent:-9999px;
	cursor:pointer;
}
.alignLeft {
	text-align:left;
}
.alignRight {
	text-align:right;
}
.alignCenter {
	text-align:center;
}
.paddingT4 {
	padding-top:4px;
	height:25px;
}
.paddingL9 {
	padding-left:9px;
}
.paddingL5 {
	padding-left:5px;
}
.paddingL14 {
	padding-left:14px;
}
.paddingL19 {
	padding-left:19px;
}
.paddingL18 {
	padding-left:18px;
}
.marginL11 {
	margin-left:11px;
}
.marginR7 {
	margin-right:7px;
}
.marginR20 {
	margin-right: 20px;
}
.borderRight {
	border-right:1px #acbed4 solid;
}
/* readtemplate.html 按钮一行距左边十四个像素 张春 */
.paddingR13 {
	padding-right:13px;
}
.padding40 {
	padding:0 40px;
}
/*font*/
.fontWeight {
	font-weight:bold;
}
.fontWeiNo {
	font-weight:normal;
}
/*左侧相关字体颜色*/
/*----------------按钮样式---------------*/
/**设置弹出层按钮样式**/
.onClickButton {
	height:20px;
	padding:0 15px;
	line-height:19px;
	cursor:pointer;
	border:0;
	width: auto;
	_width: 0;
	overflow:visible !ie;
									 
}
.button11{
	line-height:20px;
}
span.buttonRight{
	display:inline-block;
	cursor:pointer;
	border:none;
}
span.buttonRight1{
	display:inline-block!important;
	*display:inline!important;
	*display:inline;
	cursor:pointer;
}

/*--------topFrame.html------------------以下为头部，左侧样式请勿动----------------**/
.topF {
	width:100%;
}
.topFrame {
	width:100%;
	height:78px;
}
.topFrame h1 {
	float:left;
	width:160px;
	height:78px;
}
.topFrame .privy {
	float:left;
	width:410px;
	height:78px;
	padding-top:21px;
}
.topFrame .system {
	float:right;
	width:200px;
	height:78px;
	text-align:right;
}
.topFrame .system p {
	padding:0 16px 0 0;
	height:44px;
	line-height:44px;
	overflow:hidden;
	margin:0;
}
.topFrame .system .search {
	width:186px;
	padding:0 13px 0 0;
	margin:0;
}
.topFrame .system .search .SeInput {
	width:119px;
	height:18px;
	margin-right:0 !important;
	margin-right:-2px;
}
.topFrame .system .search .SeInput2 {/* 开发增加的样式 */
	width:134px;
	height:18px;
	margin-right:0 !important;
	margin-right:-2px;
}
.topFrame .system .search .SeButton {
	width:34px;
	height:20px;
}
.topFrame .system .search .SeButtonR {
	width:13px;
	height:20px;
}
.topFrame input {
	border:0;
	float:left;
	overflow:hidden;
}
/*leftFrame.html*/
.leftF {
	overflow:hidden;
	overflow-x:none;
}
.leftFTab {
	height:100%;
}
.leftFrame {
	width:161px;
	height:100%;
}
.menu {
	width:161px;
	height:80px;
	padding:6px 0 0px 0;
}
.leftH3X {
	height:27px;
	margin:0 0 0 6px;
}
.leftH3X a {
	display:block;
	float:left;
	width:50px;
	height:27px;
	font-size:14px;
	padding-left:50px;
	line-height:27px;
}
.leftH3X a:hover {
	text-decoration:none;
}
.botB, .pupDivOver {
	height:30px;
	width:9px;
	float:left;
	margin-top:0;
	cursor:pointer;
}
.pupDivOver {
	position:relative;
}
.Zpup {
	position:absolute;
	top:18px;
	left:-15px;
	width:65px;
	display:none;
	padding:0;
}
.Zpup li {
	text-align:left;
	height:20px;
	overflow:hidden;
}
.Zpup li a {
	/*padding:1px 0 1px 8px;*/
	margin:1px;
	width:63px;
	padding:1px;
}
.menu2 {
	padding:8px 0 0 5px;
	text-align:left;
	clear:both;
}
.menu2 h3 {
	width:130px;
	height:25px;
	margin:8px 0;
	padding-left:19px;
}
.floatL {
	float:left;
	width:80px;
}
/*左侧新建文件夹*/
.menu2 a.all {
	float:right;
	width:23px;
	height:21px;
	margin-top:4px;
}
.menu2 .leftAll0 {
	display:none;
}
.menu2 .leftAll0 input {
	float:left;
}
.menu2 .leftAll0 .inputAll {
	width:110px;
	height:18px;
}
.menu2 .leftAll0 .buttonAll {
	width:35px;
	height:20px;
	border:0;
}
/**/
.menu2 ul {
	margin:0;
	padding-left:0;
}
.menu2 ul li {
	height:23px;
	line-height:23px;
	padding-left:40px;
}
.menu2 .yuyin ul li {
	padding-left:21px;
}
/* 新建文件夹 */
.rightFrame .newFile {
	width:100%;
	float:left;
}
.rightFrame .newFile input {
	float:left;
	overflow:hidden;
}
.rightFrame .newFile .fileInput {
	width:180px;
	height:18px;
}
.rightFrame .newFile .fileButton {
	width:47px;
	height:20px;
}
/*左测新建文件显示*/
.leftNew {
	height:100%;
	max-height:80px;
	height:expression(document.body.clientWidth > 80? "80px": "auto" );
	overflow-x:hidden;
	overflow-y:auto;
	margin-right:5px;
}
/*左侧收缩按钮*/
.leftStyle1, .leftStyle2, .leftStyle3, .leftStyle4 {
	width:155px;
	height:9px;
	cursor:pointer;
	border:0;
}
/*清空超链接*/
.fontDelet {
	margin-left:20px;
}
/*-----------------------以上为头部，左侧样式请勿动---------------------------*/
/*------------------以下为右侧最大宽度，请勿动---------------------------*/
/*底部页面声明*/
.footer {
	width:100%;
	line-height:22px;
	float:left;
	margin:0;
	padding:20px 0;
	margin-left:10px;
}
.rightTitle {
	font-size:13px;
	font-weight:bold;
}
/**------------------------以下为公共模板样式，请参照---------------------------**/
/*-+++++++++右侧：信箱表格++++++++++++*/
.tableMail th {
	height:24px;
	line-height:24px;
}
.tableMail th span {
	display:block;
	height:24px;
}
.tableMail th input {
	margin-top:5px;
 *margin-top:0px !important;
 *margin-top:0px;
}
.tableMail th span img {
	margin-top:5px;
}
.tableMail td {
	height:24px;
	line-height:24px;
}
.tableMail .alignL {
	text-align:left;
	padding-left:8px;
}
.tableMail .alignR {
	text-align:right;
	padding-right:8px;
}
.tableMail .alignM {
	text-align:center;
}
.tableMail .biaoR {
	padding-right:18px;
}
.tableMail img {
	text-align:right;
	vertical-align:middle;
}
.tableMail img.imgM {
	text-align:center;
	vertical-align:middle;
}
/**回复页面 auto_reply.html 表单上一页下一页链拉样式开始 张春**/
.tableMail a.mailBlue {
	padding:0 2px;
}
.tableMail a.mailUp {
	padding-left:12px;
}
.tableMail a.mailDn {
	padding-right:12px;
}
/**回复页面 auto_reply.html 表单上一页下一页链拉样式 张春**/

/*+++++++++++分页效果++++++++++*/
.page {
	height:29px;
	line-height:29px;
	text-align:right;
	padding-right:15px;
}
/*+++++++++++ 收件箱 shoulatter.html  张春 ++++++++++*/
.pageClue {
	height:29px;
	line-height:29px;
	padding-left:15px;
}
.pageClue p {
	width:40%;
	float:left;
	padding-right:15px;
	margin:0;
}
.pageClue p.clueR {
	text-align:right;
	float:right;
}
/**+++++++++++++++++++-设置弹出样式+++++++++++++++++**/
/**弹出层内容公共样式**/
.sheZhiContent {
	margin:5px 10px;
	font-size:12px;
}
.sheZhiContent th, .sheZhiContent td {
	font-size:12px;
}
.sheZhiContent th {
	font-weight:normal;
	text-align:left;
	padding:2px 10px;
}
.sheZhiContent td {
	text-align:left;
	padding:2px 2px;
}
.buttonDiv {
	text-align:center;
	padding:10px 0;
}
/* 文件夹页--冯艳超*/
.mainFrameX {
	height:57px;
}
.mainFrameX p {
	margin:0;
}
.mainFrameX ul {
	height:44px;
	padding:6px 0 0 9px;
}
.mainFrameX .listR {
	padding:0 5px;
}
.mainFrameX li.frameLeft {/* mailFrame.html 显示用户,邮件信息 */
width:50%;
float:left;
	  line-height:22px;
}
.mainFrameX li.frameRight {/* mailFrame.html 显示空间 */
	width:30%;
	float:left;
	line-height:22px;
	text-align:right;
	padding-top:13px;
}
.mainFrameX li.frameRight p {
	float:right;
	line-height:16px;
}
.frameRoom {
	float:right;
	width:100px;
	height:14px;
	text-align:left;
	position:relative;
}
.frameRoom .frameBg {
	height:12px;
	margin:1px;
}
.frameRoom .frameFig {
	height:12px;
	line-height:12px;
	position:absolute;
	top:0;
	left:0;
	width:100px;
	height:14px;
	text-align:center;
}
.mainFrameX li.frameMiddle {/* mailFrame.html 显示时间 */
	width:20%;
	float:left;
	text-align:right;
	line-height:44px;
}

.indexHan .left9 {
	padding-left:9px;
	text-align:left;
}
.indexHan .left40 {
	padding-left:40px;
	text-align:left;
}
.indexHan .right40 {
	padding-right:40px;
	text-align:right;
}
/** 首页 刘冰增加*/
.indexHan .right42 {
	padding-right:42px;
	text-align:right;
}
/**刘冰增加 结束*/
/** 通讯录 tel.html 冯艳超*/
.telLeft {
	float:left;
	width:150px;
	padding-left:14px;
}
.telLeftBg {
	max-height:250px;
	height:250px;
}
.telNav {
	padding:10px;
}
/* 标签式样 */
.telLeftBg ul {
	padding:3px 0;
}
.telLeftBg li {
	padding:3px 0 3px 3px;
}
.telLeftBg a {
	width:150px;
	height:23px;
	line-height:23px;
	display:block;
}
.telLeftBg #tabOpen {
	width:150px;
	height:23px;
	font-weight:bold;
	text-decoration:none;
	display:block;
}
.telLeftBg a span, .telLeftBg #tabOpen span, .telLeftBg a:hover span {
	padding-left:10px;
}
/* 标签内容式样 */
.telRight {
	margin-left:168px;
}
.telRight table {
	float:left;
}
.paLeft9 {
	padding-left:9px;
	text-align:left;
}
/*企业通讯录-搜索*/
.telSearch {
	padding:10px 0 0 5px;
}
.telSearch select {
	width:79px;
	margin-right:10px!important;
	margin-right:6px;
}
.telTitle {
	font-size:12px;
	font-weight:bold;
	padding:15px 0 6px 5px;
}
.telSearch0 {
	padding:5px 0;
}
.telSearch0 input {
	float:left;
}
.telSearch .inputSea {
	width:117px;
	height:18px;
}
.telSearch .buttonSea {
	width:20px;
	height:20px;
}
/*通讯录-添加联系人 allLink.html*/
.allLeft {
	width:248px;
	height:412px;
	float:left;
}
.allLinkTable td, .allLinkTable2 td {
	padding:3px;
}
.allLeft th.bixun {
	width:247px;
	height:29px;
	line-height:29px;
	text-align:left;
}
.allLeft th.kexuan {
	width:247px;
	height:29px;
	line-height:29px;
}
.allRight th.kexuan {
	width:257px;
	height:29px;
	line-height:29px;
}
.allRight th.shangwu {
	width:257px;
	height:31px;
	line-height:31px;
}
.allLinkTable .leftP5px, .allLinkTable2 .leftP5px {
	text-align:right;
	padding-right:5px;
}
.allLinkTable .inputAll {
	width:170px;
}
.allRight {
	float:left;
	width:518px;
	height:412px;
	display:none;
}
.allLinkTable2 {
	margin-left:1px;
}
.height8px {
	height:8px;
}
.lineHeight31 {
	line-height:31px;
}
/*添加组*/
.allGroupTable {
	padding:13px;
}
.allGroupTable td {
	padding:3px;
}
.allGroupTable .inputGroup {
	width:468px;
}
.allGroupTable textarea {
	width:566px;
	height:201px;
}
/*导入*/
.enterText {
	width:759px;
}
.enterText p {
	margin:10px 0;
	line-height:18px;
}
.enterText span {
	padding-right:5px;
}
.enterText span.dispy {
	float:left;
	display:block;
	height:50px;
	width:10px;
}
/**写信页面 compose.html 按钮样式开始 张春**/
.txt {
	padding-top: 2px;
	height: 20px;
}
.inputWD {
	width: 99.6% 
}
/** 写信页面 compose.html 右侧样式 **/
.writeTab {
	height:31px;
}
/*
.writeTab a {
	width:59px;
	height:23px;
	display:block;
	float:left;
	overflow:hidden;
	padding-right:7px;
}
*/
.writeTab a {
	height:23px;
	display:block;
	float:left;
	padding-right:10px;
}

.writeTab span, .composeTab span {
	cursor:pointer;
	display:block;
	float:left;
}

.writeTab span{
	display:block;
	float:left;
	height:23px;
}

.writeTab .send, .writeTab .save, .writeTab .close, .writeTab .allGroup, .writeTab .delet, .writeTab .enter, .writeTab .go, .writeTab .revert, .writeTab .forward, .writeTab .delete, .writeTab .move, .writeTab .more, .writeTab .upload, .writeTab .dnload {
/*	width:59px;*/
	height:16px;
	line-height:16px;
	vertical-align:middle;
	display:block;
	margin-top:4px;
	float:left;
}
.writeTab .allLinkWidth, .writeTab .allLinkWidth:hover {
/*	width:102px;*/
}
.writeTab .allLink {
/*	width:102px;*/
	height:18px;
	line-height:18px;
	vertical-align:middle;
	display:block;
	margin-top:4px;
}
.writeTab .allGroup, .writeTab .thoroughDele, .writeTab .listRejigger, .writeTab .listNew, .writeTab .listDel {
/*	width:81px;*/
	height:19px;
	line-height:17px;
	vertical-align:middle;
	display:block;
	margin-top:4px;
}
/*
.writeTab .allGroupWidth, .writeTab .allGroupWidth:hover {
	width:81px;
}*/
.writeTab .send/* 发送 */, .writeTab .thoroughDele/* 彻底删除 */ {
	padding-left:26px;
}
.writeTab .save {/* 草稿箱 */
	padding-left:21px;
}
.writeTab .close/* 取消 */, .writeTab .delete/* 删除 */, .writeTab .move/* 移动 */, .writeTab .more/* 更多 */, .writeTab .upload/* 上传 */, .writeTab .dnload/* 下载 */ {
	padding-left:25px;
}
.writeTab .revert/* 回复 */, .writeTab .forward/* 转寄 */ {
	padding-left:28px;
}
.writeTab .listRejigger {/* 目录更改 */
	padding-left:29px;
}
.writeTab .listNew/* 新建目录 */, .writeTab .listDel/* 删除目录 */ {
	padding-left:31px;
}
.composeTab {/* 语音邮件页面 composevoice.html 录音一行链接样式 */
	height:29px;
	padding-left:5px;
}
.composeTab a {
/*	width:45px;*/
	height:21px;
	display:block;
	float:left;
	overflow:hidden;
	padding-right:7px;
	margin-top:4px;
}
/*.composeTab a.signedBg {
	width:79px;
	height:21px;
	display:block;
	float:left;
	overflow:hidden;
	padding-right:7px;
	margin-top:4px;
}*/
.composeTab p {
	float:left;
	margin-top:7px;
	 _margin-top:4px;
	padding:0 2px 0 15px;
}
.composeTab a:hover {
	text-decoration:none;
}
/*
.composeTab a.signedBg:hover {
	text-decoration:none;
}*/
.composeTab .record, .composeTab .play, .composeTab .stop {
/*	width:45px;*/
	height:21px;
	line-height:21px;
	vertical-align:middle;
	display:block;
}
.composeTab .record {/* 录音 */
	padding-left:18px;
}
.composeTab .play {/* 播放 */
	padding-left:18px;
}
.composeTab .stop {/* 停止 */
	padding-left:18px;
}
.composeTab .signed {/* 签名档 */
/*	width:79px;*/
	height:21px;
	line-height:21px;
	vertical-align:middle;
	display:block;
	padding:0 22px;
}
/*通讯录*/
.writeTab .allLink {
	padding-left:36px;
}
.writeTab .allGroup {
	padding-left:40px;
}
.writeTab .delet {
	padding-left:25px;
}
.writeTab .enter {
	padding-left:25px;
}
.writeTab .go {
	padding-left:25px;
}
/****搜索-高级***/
.searchNu {
	width:484px;
	margin:0px 0 20px 0;
}
.inputSeaNu {
	width:468px;
	margin:0px 0 20px 0;
	line-height:22px;
}
.searchNu th {
	text-align:left;
	padding:2px 0 2px 10px;
}
.searchNuTb p {
	margin:0 0 5px 0;
}
/*换肤*/
.huanfu li {
	float:left;
	width:142px;
	margin:5px 16px;
}
.huanfu li a {
	display:block;
	width:142px;
	height:97px;
	text-align:center;
	padding-top:3px;
}
.huanfu li p {
	margin:5px 0;
}
/** 写信页面 compose.html 写信页样式 **/
.readMailInfo table {
	margin:10px 0 0 10px;
}
.readMailInfo table td {
	height:23px;
	vertical-align:middle;
	padding:0 5px;
}
.layout {
	table-layout:fixed;
}
.readMailInfo .linfoRight {/* 写信页面 compose.html 右侧联系人区域 */
	float: right;
	margin: 0px 10px 0px 0px;
	width: 200px;
}
.readMailInfo .linfoRight h3, .titleAppendix {
	height:25px;
	line-height:25px;
	margin:20px 0 0 10px;
}
/* 标签式样 */
.readMailInfo .linfoRight h3 span {
	font-size:13px;
	font-weight:bold;
	padding-left:30px;
	height:24px;
	line-height:24px;
	display:block;
	margin-left:5px;
}
.titleAppendix span {
	font-size:13px;
	font-weight:bold;
	padding-left:26px;
	height:24px;
	line-height:24px;
	display:block;
}
.titleAppendix a {
	width:79px;
	height:24px;
	line-height:24px;
	display:block;
	text-align:center;
	float:left;
	margin-left:5px;
}
.tibOpen, .titleAppendix a:hover {
	width:79px;
	height:24px;
	line-height:24px;
	display:block;
	text-align:center;
	float:left;
	margin-left:5px;
	text-decoration:none;
}
#tab2 {
	display:none;
}
.content {/* 写信页面 compose.html 右面联系要预留区 */
	margin:5px 0 20px 10px;
	width:188px;
	height:305px;
}
.content div.appendix {
	width:100%;
	height:276px;
	float:left;
}
.appManager {
	width:100%;
	height:29px;
	line-height:29px;
	vertical-align:middle;
	float:left;
}
.readMailInfo .huaDong {
	float: right;
	margin: 200px 3px 0px 0px;
}
.readMailInfo .huaDong a {
	cursor:pointer;
}
.readMailInfo .preFD {
	border: 0px;
	padding: 0px;
	width: 11px;
	cursor: pointer;
	height: 11px;
}
.readMailInfo .nextFD {
	border: 0px;
	padding: 0px;
	width: 11px;
	cursor: pointer;
	height: 11px
}
.readMailInfo .inputMeinu {/* 写信页面 compose.html 文本框预留区内复选框一行的样式 */
	height:23px;
}
.readMailInfo .inputMeinu p {
	float:left;
	height:23px;
	line-height:23px;
	vertical-align:middle;
}
.readMailInfo .inputMeinu p.meinuL {
	width:80%;
}
.readMailInfo .inputMeinu p.meinuL input {
	margin:0 5px;
	padding:0;
}
.readMailInfo .inputMeinu p.meinuR {
	width:18%;
	text-align:right;
}
.readMailInfo .contentTitle {
	padding: 0 12px 0 0;
}
.readMailInfo .tableTime {
	padding-left:20px;
}
a.accessories {
	padding:0px 6px;
	position:relative;
	cursor:pointer;
	top:0px;
	text-decoration:none;
}
span.accessories {
	padding:0px 6px 0px 14px;
	position:relative;
	cursor:pointer;
	top:0px;
	text-decoration:none;
}
input.accessories {
	position:absolute;
	width:80px;
	height:20px;
	top:0px;
	left:-5px !important;
	left:-5px;
	cursor:pointer;
	opacity:0;
	filter:alpha(opacity=0);
	padding:0;
}
a.big {
	padding:0px 6px 0px 18px;
}
.textEdit {/*  写信页面 compose.html 文本编辑预留区 */
	width:98%;
	height:280px;
	margin:5px;
}
.textEdit .height255 {/*  写信页面 compose.html 文本编辑预留区高度 */
	height:255px;
}
.textEdit .height232 {/*  写信页面 composevoice.html 文本编辑预留区高度 */
	height:232px;
}
/**写信页面 compose.html 按钮样式结束 张春**/
/*冯艳超加入*/
/*信件显示附件的样式 zxy begin*/
input.addfile {
	height:18px;
	opacity:0;
}
.subtitle {
	padding:6px 0 0 20px;
	vertical-align: top;
}
.content_title {
	padding: 0px 0 5px 12px;
}
/*end*/
/**回复页面 auto_reply.html 按钮样式开始 张春**/
.readMail {
	width:98%;
	margin:5px;
	height:auto!important;
	height:200px;
	min-height:200px;
}
.readMail h1 {
	font-size:13px;
	margin:0;
}
.readMail p {
	text-indent:2em;
	list-style:20px;
	margin:0;
}
/**回复页面 auto_reply.html 按钮样式结束 张春**/
/**登录页面 login.html 按钮样式开始 张春**/
.loginBg {
	width:100%;
	height:100%;
	_height:99%;
}
.login {
	width:659px;
	height:100%;
	margin:0 auto;
	position:relative;
}
ul.loginUl {
	position:absolute;
	bottom:0;
	float:left;
	width:100%;
	list-style:none;
	line-height:22px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:right;
}
.loginTable {
	width:227px;
	height:246px;
	position:absolute;
	top:195px;
	right:42px;
}
.loginTable table {
	line-height:30px;
}
.loginTable td {
	padding:0 5px;
	vertical-align:middle;
}
.loginTable .input177 {
	width:177px;
	height:18px;
	line-height:18px;
}
.loginTable .input177 a:hover {
	background:#BEF5D6;
}
.loginTable h5 {
	margin-left:20px;
	padding:15px 0 0 36px;
	height:29px;
}
.loginTable h5 a {
	padding:0;
}
.loginButton {
	width:74px;
	height:32px;
	margin:3px 0 23px 44px;
	border:0;
	cursor:pointer;
}
/**登录页面 login.html 按钮样式结束 张春**/

/**语音邮件 composevoice_play.html 样式开始 张春**/
.composevoicePlay {
	margin:19px 0 0 17px;
	line-height:22px;
}
.composevoicePlay ul {
	padding:5px 0;
	margin:5px 0;
}
.composevoicePlay p, .composevoicePlay img {
	padding-left:4px;
}
.composevoicePlay img {
	padding-bottom:30px;
}
.composevoicePlay h3 {
	padding-left:4px;
	font-size:12px;
	line-height:30px;
}
/**语音邮件 composevoice_play.html 样式结束 张春**/

/**发送成功smsok.html,发送失败sms_error.html 样式开始 张春**/
.smsok {
	margin:34px 0 0 31px;
}
.smsok dt {
	width:54px;
}
.smsok dd {
	line-height:22px;
}
.smsok dd {
	line-height:22px;
}
/**发送成功smsok.html,发送失败sms_error.html 样式结束 张春**/

/**回执 returnRec.html 样式开始 张春**/
.returnRec {
	width:260px;
	height:189px;
	position:relative;
	line-height:24px;
}
.returnRecP {
	position:absolute;
	bottom:20px;
	left:43px;
}
.returnRecP input {
/*	margin-left:4px;*/
}
/**回执 returnRec.html 样式结束 张春**/
