@charset "utf-8";
/*====================================
*内容：框架及通用样式
*制作者：fengyanchao
*联系方式：fengyanchao@ceopen.cn
*创建日期：2008-10-6
====================================*/
html, body {
	color:#4f4f4f;
	background:#fff;
}
/* input 输入框边框颜色  张春 */
input {
	vertical-align:middle;
	padding:0;
	margin:0;
}
.input {
	border:#9bc094 1px solid;
}
.inputOff {
	border:#9bc094 1px solid;
}
textarea {
	border:#9bc094 1px solid;
}
/* select 输入框边框颜色--开始  张春 */
select {
	border:#9bc094 1px solid;
}
/* select 输入框边框颜色--结束  张春 */
/* 字体样式--开始  张春 */
.fontBlue {
	color:#31598d;
}
.fontBlue2 {
	color:#7c9dbc;
}
.fontGreen {
	color:#2b8315;
}
.fontGreenPlay {/* 语音邮件 composevoice_play.html */
	color:#94be5c;
}
.fontGreenCom {/* 语音邮件 composevoice_play.html */
	color:#7890b4;
}
.fontGray {/* 语音邮件 composevoice_play.html */
	color:#495259;
}
.fontGrayPlay {/* 语音邮件 composevoice_play.html */
	color:#787d83;
}
.fontRed {/* 发送错误 sms_error.html */
	color:#ea0b03;
}
.fontSize14 {
	font-size:14px;
}
/* 收信页面 shoulatter.html 收件箱字体颜色 */
.font0d4da4 {
	color:#0d4da4;
}
/* 收件箱页面 composevoice.html 主题的链接字体颜色 */
.fontblack {
	color:#000;
}
/* 字体样式--结束  张春 */
/*字体样式add by zm--*/
.red {
    color:red;
}
/* added--*/   
/*公用样式*/
/*分隔线-样式*/
.mailBr {
	color:#d2dbe4;
}
/* readtemplate.html 按钮一行距左边十四个像素 张春 */
/*所有标题颜色*/
body h3 {
	color:#4f4f4f;
}
div a {
	color:#444;
}
div a:hover {
	color:#2a8413;
}
.fontRed {
	color:#dd3400;
}
/*左侧相关字体颜色*/
/*左侧上部超链接*/
.menu .leftH3X a {
	color:#3d3d3d;
/*	font-weight:bold;*/
}
.menu .leftH3X a:hover {
	color:#2c8312;
}
/*左侧标题超链接*/
.menu2 h3 a {
	color:#316324;
	font-size:12px;
}
.menu2 ul li a {
	color:#3d3d3d;
}
.menu2 ul li a:hover {
	color:#2c8312;
}
/*清空链接前的线*/
.menu2 ul li {
	color:#c8d5e5;
}
/*清空超链接*/
.fontDelet,.fontDelet a:link {
	color:#2f6321;
}
a.fontDelet:hover {
	color:#669cd8;
}
.fontList {/*未读信件*/
	color:#3d3d3d;
	font-weight:bold;
}
.rightTitle {/*右侧标题14号字*/
	color:#5b9d08;
}
.rightH3 {/*右侧标题12号字*/
	color:#2a8413;
}
/*右侧相关字体颜色*/
.tableMail th {/*右侧表格标题*/
	color:#4f4f4f;
}
.tableMail td, .tableMail td a {/*右侧表格项文字*/
	color:#4e4e4e;
}
.tableMail td span.fontBlue {
	color:#4e4e4e;
}
.tableMail td a:hover {
	color:#2c8312;
}
a.fontRightDelet:link, a.fontRightDelet:visited {/*删除链接*/
	color:#316324;
	text-decoration:underline;
}
a.fontRightDelet:hover {
	color:#444;
	text-decoration:none;
}
/*底部页面声明*/
.footer {
	color:#6b6b6b;
}
.footer p {
	color:#6b6b6b;
}

/*----------------按钮样式---------------*/
/**设置弹出层按钮样式**/
.onClickButton {
	background:url(../qyyj/button1.gif) 0 0 no-repeat;
	color:#fff;
	font-size:12px;
}
span.buttonRight{
    background:url(../qyyj/button1.gif) right -21px no-repeat;
}
span.buttonRight1{
        background:url(../qyyj/button1.gif) right -21px no-repeat;
}
/*
.onClickButton {
	width:51px;
	background:url(../qyyj/button.gif) 0 -1px no-repeat;
}
.onClickButton38 {
	width:38px;
	background:url(../qyyj/button.gif) 0 -201px no-repeat;
}
.onClickButton63 {
	width:63px;
	background:url(../qyyj/button.gif) -1px -94px no-repeat;
}
.onClickButton86 {
	width:86px;
	background:url(../qyyj/button.gif) -1px -159px no-repeat;
}
.onClickButton108 {
	width:108px;
	background:url(../qyyj/button.gif) -1px -180px no-repeat;
}*/
/*--------topFrame.html------------------以下为头部，左侧样式请勿动----------------**/
.topF {
	background:url(../qyyj/bgX.gif) top left repeat-x;
}
.topFrame {
	height:78px;
	width:100%;
	max-width:1018px;
	width:expression(document.body.clientWidth > 1018? "1018px": "auto" );
}
.topFrame h1 {
	background:url(../qyyj/logo_bg.gif) no-repeat;
}

.topFrame h1 img {
	width:160px;
	height:78px;
	border:0;
}
.topFrame .privy {
	color:#666;
}
.topFrame .privy a {
	color:#000;
}
.topFrame .system p{
	color:#666;
}
.topFrame .system p a{
	color:#666;
}
/*头部搜索*/
.topFrame .system .search .SeInput {/*输入框小扩大镜*/
	border:1px solid #99c091;
	border-right:none;
	background:#fff url(../qyyj/search.gif) left no-repeat;
	padding-left:15px;
}
.topFrame .system .search .SeInput2 {/*输入框小扩大镜*/
	border:1px solid #99c091;
	border-right:none;
	background:#fff;
}
.topFrame .system .search .SeButton {/*搜索*/
	background:url(../qyyj/button.gif) -73px 0 no-repeat;
}
.topFrame .system .search .SeButtonR {/*高级搜索*/
	background:url(../qyyj/button.gif) -107px 0 no-repeat;
}
/*左侧样式*/
.leftFrameTab {
	background:url(../qyyj/left_bottom.gif) left bottom no-repeat;
}
.leftFrame {
	background:url(../qyyj/left_bg.gif) top left repeat-y;
}
.menu {
	background:url(../qyyj/left_menu_bg.gif) top left no-repeat;
}
.leftH3X {
	background:url(../qyyj/left_menu_td.gif) top left no-repeat;
}
a.readtemplate {
	background:url(../qyyj/left_menu_icon.gif) 11px 2px no-repeat;
}
a.shoulatter {
	background:url(../qyyj/left_menu_icon.gif) 11px -31px no-repeat;
}
a.tel {
	background:url(../qyyj/left_menu_icon.gif) 11px -61px no-repeat;
	font-size:13px;
}
.botB, .pupDivOver {
	background:url(../qyyj/left_menu_icon.gif) 0 -84px no-repeat;
}
.Zpup {
	border:1px solid #c7c7c7;
	background:#fff;
}
.Zpup li a {
	font-weight:normal;
	font-size:12px;
	color:#13396c;
	line-height:20px;
}
.Zpup li a:hover {
	background:#d7eed1;
}
.menu2 h3 {
	line-height:25px;
	font-size:12px;
	background:url(../qyyj/left_menu_h4.gif) left top no-repeat;
	color:#316324;
}
.menu2 a.all {
	background:url(../qyyj/left_menu_icon.gif) -16px -91px no-repeat;
}
.menu2 li.Inbox {
	background:url(../qyyj/left_menu_icon.gif) 6px -123px no-repeat;
}
.menu2 li.Sent {
	background:url(../qyyj/left_menu_icon.gif) 6px -148px no-repeat;
}
.menu2 li.Draft {
	background:url(../qyyj/left_menu_icon.gif) 6px -170px no-repeat;
}
.menu2 li.dellatter {
	background:url(../qyyj/left_menu_icon.gif) 6px -194px no-repeat;
}
.menu2 li.chuangjian {
	background:url(../qyyj/left_menu_icon.gif) 6px -215px no-repeat;
}
/*左侧新建文件夹-输入框、按钮*/
.menu2 .leftAll0 .inputAll {
	border:1px solid #9abf94;
	border-right:none;
}
.menu2 .leftAll0 .buttonAll {
	background:url(../qyyj/button.gif) -85px -21px no-repeat;
}
/**/
/*左测新建文件显示*/
.leftNew {
	border-bottom:1px solid #aacef0;
}
/*左侧收缩按钮*/
.leftStyle1 {
	background:url(../qyyj/shangxia.gif) no-repeat 0 0;
}
.leftStyle2 {
	background:url(../qyyj/shangxia.gif) no-repeat 0 -13px;
}
.leftStyle4 {
	background:url(../qyyj/shangxia.gif) no-repeat 0 -27px;
}
.leftStyle3 {
	background:url(../qyyj/shangxia.gif) no-repeat 0 -40px;
}
/*-----------------------以上为头部，左侧样式请勿动---------------------------*/
/*------------------以下为右侧最大宽度，请勿动---------------------------*/
.rightFrame {
	margin-top:0;
	width:100%;
	max-width:843px;
	width:expression(document.body.clientWidth > 843? "843px": "auto" );
}
.rightFrame p.paddingL9 {
	color:#505050;
	font-size:14px;
}
/* 新建文件夹 */
.rightFrame .fileInput {/*输入框小扩大镜*/
	border:1px solid #9abf93;
	border-right:none;
}
.rightFrame .fileButton {/*搜索*/
	background:url(../qyyj/button.gif) -73px -94px no-repeat;
}
/**------------------------以下为公共模板样式，请参照---------------------------**/
/*-+++++++++右侧：信箱表格++++++++++++*/
.tableMail {
	border-top:1px solid #eaeff3;
}
.tableMail th {
	background:url(../qyyj/table_th_bg.gif) top repeat-x;
}
.tableMail th span {
	background:url(../qyyj/table_Rth_bg.gif) bottom right no-repeat;
}
.tableMail td {
	border-bottom:1px solid #f0f0f0;
}
.tableMail tr.alt td {
	background:#f9f9f9; /*这行将给所有偶数行加上背景色*/
}
.tableMail tr.over td {
	background:#f5fff4;/*鼠标经过背景颜色*/
}
.tableMail tr.over td.biaoR {
	background:#f5fff4 url(../qyyj/table_tab.gif) right no-repeat;/*鼠标经过右侧箭头图标*/
}
/**回复页面 auto_reply.html 表单上一页下一页链拉样式开始 张春**/
.tableMail a.mailBlue {
	color:#4f4f4f;
}
.tableMail a.mailUp {
	background:url(../qyyj/ico_all.gif) -88px -16px no-repeat;
}
.tableMail a.mailDn {
	background:url(../qyyj/ico_all.gif) -48px -27px no-repeat;
}
/**回复页面 auto_reply.html 表单上一页下一页链拉样式 张春**/

/*+++++++++++分页效果++++++++++*/
.page {
	background:#f6f6f6;
	border-top:1px solid #fff;
}
.page, .page a {/*分页*/
	color:#4f4f4f;
}
/*+++++++++++ 收件箱 shoulatter.html  张春 ++++++++++*/
.pageClue {
	border-top:1px solid #fff;
	color:#444;
}
.pageClue p.clueR ,.pageClue p.clueR span.font0d4da4 {
	color:#444;
}
/**+++++++++++++++++++-设置弹出样式+++++++++++++++++**/
/* 文件夹页--冯艳超*/
.mainFrameX li.frameLeft {/* mailFrame.html 显示用户,邮件信息 */
	color:#454545;
}
.mainFrameX li.frameLeft .fontBlue2 {
	font-weight:normal;
	background:url(../qyyj/new_mail.gif) 0 5px no-repeat;
	color:#464646;
	padding-left:18px;
}
.mainFrameX li.frameMiddle {/* mailFrame.html 显示时间 */
	color:#343434;
}
.mainFrameX li.frameRight {/* mailFrame.html 显示用户,邮件信息 */
	color:#333;
}
.frameRoom {
		background:url(../qyyj/space.gif) left top no-repeat;
}
.frameRoom .frameBg {
		background:#93c089;
}
.indexHan td {
	font-weight: normal;
}
/** 通讯录 tel.html 冯艳超*/
.telBody {
	background:url(../qyyj/tel_left_bo.gif) 0px bottom no-repeat !important;
	background:url(../qyyj/tel_left_bo.gif) -3px 0 bottom no-repeat;
}
.telNav {
	background:#fff;
}
/* 标签式样 */
.telLeftBg #tibOpen {
	font-weight:bold;
	background:url(../qyyj/tel_lefth3.gif) top left no-repeat;
}
/* 标签内容式样 */
.telRight table {
	border-top:1px solid #fff;
}
.telRight table a {
	color:#333;
}
/*企业通讯录-搜索*/
.telSearch .inputSea {
	border:1px solid #78b361;
	border-right:none;
}
.telSearch .buttonSea {
	border:1px solid #78b361;
	border-left:none;
	background:url(../qyyj/ico_all.gif) -85px -150px no-repeat;
}
/*通讯录-添加联系人 allLink.html*/
.allLeft {
	border-top:1px solid #d4e6f2;
	background:url(../qyyj/tel_all_1.gif) right no-repeat;
}
.allLeft th.bixun {
	color:#dd3400;
	border-bottom:1px solid #d4e6f2;
	background:#ffeaea;
}
.allLeft th.kexuan {
	border-bottom:1px solid #d3e6f2;
	background:#eef5fc;
}
.allRight th.kexuan {
	border-bottom:1px solid #d3e6f2;
	border-top:1px solid #d4e6f2;
	background:#eef5fc;
}
.allRight th.shangwu {
	background:url(../qyyj/tel_all_3.gif) left no-repeat;
}
.allLinkTable .inputAll {
	color:#bcbcbc;
}
.allRight {
	background: url(../qyyj/tel_all_2.gif) 246px 0 no-repeat;
}
/*添加组*/
.allGroupTable {
	background: url(../qyyj/allgroupTable.gif) top left no-repeat;
}
/*换肤*/
.huanfu li a {
}
.huanfu .current {
	background:url(../qyyj/huanfu_bg.gif) 0 0 no-repeat;
}
.huanfu .joinus {
	background:url(../qyyj/huanfu_bg.gif) 0 -100px no-repeat;
}
/**写信页面 compose.html 按钮样式开始 张春**/
.inputborder {
	border:1px solid #9bc094;
}
.txt {
	border: #9abf93 1px solid;
}
/** 写信页面 compose.html 右侧样式 **/
.writeTab {
	background:url(../qyyj/read_bg.gif) no-repeat;
}
/*
.writeTab a {
	color:#0e4067;
	background:none;
	border:0;
}
.writeTab a:hover {
	background:url(../qyyj/button.gif) left -22px no-repeat;
	text-decoration:none;
}
*/
.writeTab a {
	color:#4f4f4f;
	background:none;
}
.writeTab a:hover {
	background:url(../qyyj/button1.gif) right -246px no-repeat;
	text-decoration:none;
	color:#fff;
}
.writeTab a:hover span.bgLeft {
	background:url(../qyyj/button1.gif) left -222px no-repeat;
	display:block;
	float:left;
}
/*
.writeTab .allLinkWidth:hover {
	background:url(../qyyj/button.gif) left -46px no-repeat;
}
.writeTab .allGroupWidth:hover {
	background:url(../qyyj/button.gif) left -70px no-repeat;
}
*/
.writeTab .send {/* 发送 */
	background:url(../qyyj/ico_all.gif) 2px -3px no-repeat;
}
.writeTab .save {/* 草稿箱 */
	background:url(../qyyj/ico_all.gif) 2px -23px no-repeat;
}
.writeTab .close {/* 取消 */
	background:url(../qyyj/ico_all.gif) 2px -40px no-repeat;
}
.writeTab .revert {/* 回复 */
	background:url(../qyyj/ico_all.gif) 2px -93px no-repeat;
}
.writeTab .forward {/* 转寄 */
	background:url(../qyyj/ico_all.gif) 2px -113px no-repeat;
}
.writeTab .delete {/* 删除 */
	background:url(../qyyj/ico_all.gif) 2px -136px no-repeat;
}
.writeTab .thoroughDele {/* 彻底删除 */
	background:url(../qyyj/ico_all.gif) 2px -306px no-repeat;
}
.writeTab .move {/* 移动 */
	background:url(../qyyj/ico_all.gif) 2px -157px no-repeat;
}
.writeTab .more {/* 更多 */
	background:url(../qyyj/ico_all.gif) 2px -177px no-repeat;
}
.writeTab .upload {/* 上传 */
	background:url(../qyyj/ico_all.gif) 6px -400px no-repeat;
}
.writeTab .dnload {/* 下载 */
	background:url(../qyyj/ico_all.gif) 6px -418px no-repeat;
}
.writeTab .listRejigger {/* 目录更改 */
	background:url(../qyyj/ico_all.gif) 2px -438px no-repeat;
}
.writeTab .listNew {/* 新建目录 */
	background:url(../qyyj/ico_all.gif) 2px -463px no-repeat;
}
.writeTab .listDel {/* 删除目录 */
	background:url(../qyyj/ico_all.gif) 2px -486px no-repeat;
}
.composeTab {/* 语音邮件页面 composevoice.html 录音一行链接样式 */
	background: #f6f6f6;
}
.composeTab a {
	color:#4f4f4f;
	border:0;
	background:none;
}
/*
.composeTab a.signedBg {
	color:#0e4067;
	border:0;
	background:none;
}
*/
.composeTab p {
	border-right:1px #444 solid;
	margin-right:5px;
}
.composeTab a:hover {
	background:url(../qyyj/button1.gif) right -200px no-repeat;
	color:#2a8413;
}
.composeTab a:hover span.bgLeft1{
	background:url(../qyyj/button1.gif) left -178px no-repeat;
	color:#2a8413;
}
/*
.composeTab a.signedBg:hover {
	background:url(../qyyj/button.gif) left -137px no-repeat;
	color:#1851B8;
}*/
.composeTab .record {/* 录音 */
	background:url(../qyyj/ico_all.gif) -83px -92px no-repeat;
}
.composeTab .play {/* 播放 */
	background:url(../qyyj/ico_all.gif) -83px -109px no-repeat;
}
.composeTab .stop {/* 停止 */
	background:url(../qyyj/ico_all.gif) -83px -129px no-repeat;
}
.composeTab .signed {/* 签名档 */
	background:url(../qyyj/ico_all.gif) 2px -325px no-repeat;
}
/*通讯录*/
.writeTab .allLink {
	background:url(../qyyj/ico_all.gif) 3px -199px no-repeat;
}
.writeTab .allGroup {
	background:url(../qyyj/ico_all.gif) 3px -220px no-repeat;
}
.writeTab .delet {
	background:url(../qyyj/ico_all.gif) 3px -243px no-repeat;
}
.writeTab .enter {
	background:url(../qyyj/ico_all.gif) 3px -265px no-repeat;
}
.writeTab .go {
	background:url(../qyyj/ico_all.gif) 3px -286px no-repeat;
}
/****搜索-高级***/
.searchNuTb {
	border-right:1px solid #93c087;
}
.searchNu span {
	color:#858585;
}
.searchNu {
	color:#000;
}
.searchNu th {
	color:#4f4f4f;
}
/*******设置首页prefer.html******/
.preferOver {
	width:226px;
	height:67px;
	background:url(../qyyj/prefer_bg.gif) left top no-repeat;
}
/** 写信页面 compose.html 写信页样式 **/
.readMailInfo {
	border-top: #fff 1px solid;
	border-bottom: #fff 1px solid;
	width:auto !important;
	max-width:820px;
 width:expression(document.body.clientwidth > 820? "820px": "auto" );
	min-width:615px;
	width:615px;
}
.readMailInfo .linfoRight {/* 写信页面 compose.html 右侧联系人区域 */
	background: url(../qyyj/read_right.gif) left no-repeat;
}
/* 标签式样 */
.readMailInfo .linfoRight h3, .titleAppendix {
	background: url(../qyyj/h3_bg.gif) no-repeat;
	font-size:13px;
}
.readMailInfo .linfoRight h3 span, .titleAppendix span.titleAff {
	background:url(../qyyj/ico_all.gif) 0px -351px no-repeat;
	color:#454545;
}
.titleAppendix span.titleApp {
	background:url(../qyyj/ico_all.gif) 2px -376px no-repeat;
	color:#0e4ca3;
}
.tibOpen, .titleAppendix a:hover {
	background:url(../qyyj/title_a.gif) no-repeat;
}
.content {/* 写信页面 compose.html 右面联系要预留区 */
	background:none;
}
.appManager {
	background:#ecf3fd;
}
.readMailInfo .preFD {
	background:url(../qyyj/prefd.gif) no-repeat;
}
.readMailInfo .nextFD {
	background: url(../qyyj/nextfd.gif) no-repeat;
}
.readMailInfo .inputMeinu {/* 写信页面 compose.html 文本框预留区内复选框一行的样式 */
	background: #f6f6f6;
}
.readMailInfo .tableTime {
	background:url(../qyyj/ico_all.gif) -86px -1px no-repeat;
}
span.accessories {
	background:url(../qyyj/tag.gif) no-repeat;
}
a.big {
	background:url(../qyyj/ico_all.gif) 0 -75px no-repeat;
}
/**写信页面 compose.html 按钮样式结束 张春**/
/**登录页面 login.html 按钮样式开始 张春**/
.loginBg {
	background:url(../qyyj/login_bg.gif) repeat-x;
}
.login {
	background:url(../qyyj/login.jpg) no-repeat;
}
ul.loginUl {
	border-top:1px #e4e4e4 solid;
	color:#9e9e9e;
}
.loginTable table {
	color:#1d1d1d;
}
.loginTable span {
	color:#1d1d1d;
}
.loginTable h5 {
	font-size:12px;
	background: url(../qyyj/login_h5_bg.gif) no-repeat;
	color:#7ea973;
}
.loginTable h5 a {
	color:#7ea973;
}
.loginTable a {
	color:#0e428a;
	padding-left:26px;
}
.loginButton {
	background:url(../qyyj/login_button.gif) no-repeat;
}
/**登录页面 login.html 按钮样式结束 张春**/

/** 开发为大附件加的 开始**/
.shezhi_title{
    background:#F0F8FE;
    }

.shezhi_content{
    background:#fff;
    border-top:1px solid #ebf1f8;
     }
.shezhi_content th{
     background:#F8FBFF;
     padding:2px 5px;
     font-weight:normal;
     text-align:left;
     height:24px;

    }
.shezhi_content td{
      background:#FFF;
      padding:2px 5px;

     }
.shezhi_content a{
       color:#0033FF;
    }
.shezhi_content a:hover{
      text-decoration:underline;
   }
.title_1{
     color:#00469e;
     background:#F0F8FE;
     font-size:12px;
     font-weight:bold;
     padding:5px;
   }
.onClickDiv2{/* 开发书写的样式 */
    width:500px;
    border-top:1px solid #C4D3E6;
    border-left:1px solid #C4D3E6;
    border-bottom:3px solid #9eb5d2;
    border-right:2px solid #9eb5d2;
    background:#fff;
    }
/**开发为大附件加的 结束 **/




/**弹出层内容样式**/
.cardIco {
	background-image:url(../qyyj/onClick_icon.gif);
	background-repeat:no-repeat;
}
/**弹出层内容样式**/
/**---设置弹出样式(大附件中使用)  结束---**/

/*  大附件提示页面样式      */
.infotiptitle_red {
	border-top:#c4d3e6 1px solid;
	border-left:#c4d3e6 1px solid;
	border-bottom:3px solid #9eb5d2;
	border-right:3px solid #9eb5d2;
	color:#4f4f4f;
	font-size:12px;
	font-family:"宋体", arial, helvetica, sans-serif;
}
.infotiptitle_red a {
	color:#4f4f4f;
}
.infotip_red {
	background-color:#f0f8fe;
	border-bottom:#ebf1f8 1px solid;
	color:#00469e;
	padding-left:5px;
	font-size:12px;
	font-family:"宋体", arial, helvetica, sans-serif;
}
/**语音邮件 composevoice_play.html 样式开始 张春**/
.composevoicePlay ul {
	border-top:1px #dfeaf0 solid;
	border-bottom:1px #dfeaf0 solid;
	background:#f8fcff;
}
.composevoicePlay li {
	color:#000;
	padding-left:4px;
}
/**语音邮件 composevoice_play.html 样式结束 张春**/


/*---网络书签按钮样式-----*/
.setupLayer151 {
	background:url(../qyyj/ydsq_03.gif) no-repeat;
	width:82px;
	height:20px;
	cursor:hand;
}
.setupLayer1511 {
	background:url(../qyyj/ydsq1_03.gif) no-repeat;
	width:82px;
	height:20px;
	cursor:hand;
}
.setupLayer152 {
	background:url(../qyyj/ydsq_05.gif) no-repeat;
	width:82px;
	height:20px;
	cursor:hand;
}
.setupLayer1521 {
	background:url(../qyyj/ydsq1_05.gif) no-repeat;
	width:82px;
	height:20px;
	cursor:hand;
}
.setupLayer153 {
	background:url(../qyyj/ydsq_07.gif) no-repeat;
	width:82px;
	height:20px;
	cursor:hand;
}
.setupLayer1531 {
	background:url(../qyyj/ydsq1_07.gif) no-repeat;
	width:82px;
	height:20px;
	cursor:hand;
}
.setupLayer154 {
	background:url(../qyyj/ydsq_09.gif) no-repeat;
	width:82px;
	height:20px;
	cursor:hand;
}
.setupLayer1541 {
	background:url(../qyyj/ydsq1_09.gif) no-repeat;
	width:82px;
	height:20px;
	cursor:hand;
}
.back1 {
	background:url(../qyyj/back1.gif) no-repeat;
	width:3px;
	height:17px;
}
/**回执 returnRec.html 样式开始 张春**/
.returnRec {
	background:url(../qyyj/returnRec_bg.jpg) no-repeat;
}
/**回执 returnRec.html 样式结束 张春**/

/** 设置样式 **/
.qqShowBD {
	margin-top:0;
	margin-left:1px;
	width:100%;
	max-width:843px;
	width:expression(document.body.clientWidth > 843? "843px": "auto" );
}
.qqShowBD h3 {
	color:#5b9d08;
	background:url(../qyyj/read_bg.gif) no-repeat;
	text-align:left;
	font-size: 12px;
	height:31px;
	line-height:31px;
	padding-left:15px;
}
ul.enterUl {
	padding:10px 13px;
	list-style-type: none;
}
ul.enterUl li {
	float:left;
	width:226px;
	height:67px;
	margin:0px 11px 9px 5px;
	cursor:pointer;
	overflow:hidden;
}
ul.enterUl li.borderWhite {
	background:none;
}
ul.enterUl li.bd {
	background:url(../qyyj/prefer_bg.gif) no-repeat;
}
.enterTip {
	width:100%;
	padding: 6px 0 0 11px;
}
.enterTip h4 {
	width:60%;
	float:left;
	color:#069;
	font: bold 12px Verdana;
	padding-left:13px;
	margin-top:6px;
	color:#288510;
}
.grayDiv {
	width:65%;
	float:left;
	margin:0;
	padding:0;
	color:#288510;
	padding-left:13px;
}
.enterImg {
	width:30%;
	float:left;
	border:0;
	margin-top:5px;
}
.indexToday1 {
	background: url(../qyyj/prefer_01.gif) no-repeat;
	width: 48px;
	height: 35px;
}
.indexToday2 {
	background: url(../qyyj/prefer_02.gif) no-repeat;
	width: 46px;
	height: 43px;
}
.indexToday3 {
	background: url(../qyyj/prefer_03.gif) no-repeat;
	width: 47px;
	height: 47px;
}
.indexToday4 {
	background: url(../qyyj/prefer_04.gif) no-repeat;
	width: 48px;
	height: 47px;
}
.indexToday5 {
	background: url(../qyyj/prefer_05.gif) no-repeat;
	width: 48px;
	height: 49px;
}
.indexToday6 {
	background: url(../qyyj/prefer_06.gif) no-repeat;
	width: 46px;
	height: 50px;
}
.indexToday7 {
	background: url(../qyyj/prefer_07.gif) no-repeat;
	width: 52px;
	height: 50px;
}
.indexToday8 {
	background: url(../qyyj/prefer_08.gif) no-repeat;
	width: 48px;
	height: 39px;
}
.indexToday9 {
	background: url(../qyyj/prefer_09.gif) no-repeat;
	width: 47px;
	height: 46px;
}
.indexToday10 {
	background: url(../qyyj/prefer_10.gif) no-repeat;
	width: 57px;
	height: 41px;
}
.indexToday11 {
	background: url(../qyyj/prefer_11.gif) no-repeat;
	width: 48px;
	height: 42px;
}
.indexToday12 {
	background: url(../qyyj/prefer_12.gif) no-repeat;
	width: 48px;
	height: 38px;
}
.indexToday13 {
	background: url(../qyyj/prefer_13.gif) no-repeat;
	width: 48px;
	height: 44px;
}
.indexToday14 {
	background: url(../qyyj/prefer_14.gif) no-repeat;
	width: 46px;
	height: 46px;
}
.indexToday15 {
	background: url(../qyyj/prefer_15.gif) no-repeat;
	width: 41px;
	height: 41px;
}
.indexToday16 {
	background: url(../qyyj/prefer_16.gif) no-repeat;
	width: 48px;
	height: 35px;
}

/**设置弹出层样式**/
.onClickDiv {
	width:510px;
	background:url(../qyyj/onClick_leBo.gif) left bottom no-repeat;
}
.sheZhiTitle {
	background:#F0F8FE;
}
.onClickRiBo{
	background:url(../qyyj/onClick_riBo.gif) bottom right no-repeat;
}
.onClickRiTop{
	background:url(../qyyj/onClick_riTop.gif) right top no-repeat;
}
.onClickLeftTop{
	background:url(../qyyj/onClick_leftTop.gif) left top no-repeat;
	padding:0 0 10px 0px;
}
/**弹出层内容样式**/
.preferPup {
	border-right:1px solid #7398c8;
	border-left:1px solid #7398c8;
	background:#fff;
}
.onClickLeftTop .title {
	width:100%!important;
	width:510px;
	height:50px;
	overflow:hidden;
}
.onClickLeftTop h3 {
	padding-left:10px;
	color:#2b8312;
	font-size:12px;
	height:50px;
	line-height:40px;
	overflow:hidden;
	float:left;
	width:200px;
	margin:0 0 0 8px;
}
.onClickLeftTop p {
	float:right;
	width:34px;
	padding-top:7px;
	margin:0 8px 0 0!important;
	margin:0;
}

/* 设置-弹出层表格样式 */
.sheZhiContent {
	background:none;
}
.sheZhiContent th {
	font-weight:normal;
	text-align:left;
	height:24px;
	padding:2px 5px;
	color:#2b8313;
}
.sheZhiContent td {
	padding:2px 5px;
	color:#333;
}
.sheZhiContent a {
	color:#333;
}
.sheZhiContent a:hover {
	text-decoration:underline;
}
.sheZhiContent .inputborder {
	border:1px solid #8db5d7;
}

/**屏蔽透明层样式**/
#ma {
	position:absolute;
	z-index:1;
	height:100%;
	width:90%;
	display:none;
	background:#fff;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	opacity:0.8;
}
#ma1 {
	position:absolute;
	z-index:3;
	height:100%;
	width:90%;
	display:none;
	background:#fff;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	opacity:0.8;
}
#ma2 {
	position:absolute;
	z-index:6;
	height:139%;
	width:90%;
	display:none;
	background:#fff;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	opacity:0.8;
}
#Layer1 {
	position:absolute;
	left:20%;
	top:15%;
	z-index:2;
	display:none;
}
#Layer2 {
	position:absolute;
	left:20%;
	top:15%;
	z-index:4;
	display:none;
}
#Layer3 {
	position:absolute;
	left:20%;
	top:15%;
	z-index:6;
	display:none;
}
