/********基本信息********/
body,html
{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #000;
	height: 100%;
	font-family: Verdana;
	/** 新增加 **/
	background-color: #f0f4f7;
    /**scrollbar-arrow-color:#6b9ddc;**/
    /**scrollbar-base-color:#e4eef7;**/
    
	word-break:break-all;
	word-wrap:break-word;
}

a
{
	color: #000;
	text-decoration: none;
}

a:link
{
	font-weight:normal;
	color:#3582ab;
}

a:visited
{
	font-weight:normal;
	color:#3582ab;
}

a:hover
{
	font-weight:normal;
	color: red;
	text-decoration: none;
}

a img
{
	border: 0px;
}

/********每个功能模块左边的树菜单********/
a.GridViewTree:link
{
	color:White;
}

a.GridViewTree:visited
{
	color:White;
}

a.GridViewTree:hover
{
	color:#3FF;
	text-decoration: none;
}
a.Menu:link
{
	color:#014162;
}

a.Menu:visited
{
	color:#014162;
}

a.Menu:hover
{
	color:#3FF;
	text-decoration: none;
}
.tdbg
{	
	margin:0 0 0 0;
	padding:0 0 0 0;
	background-image:url('Images/Menu/menu_l.gif');    
}

/********查看详细内容的样式********/
/*.viewtable table
{
    width:100%;
	border:0; 
	padding:0;
	color:#3582ab;
}
.viewtd td
{
	background-color:#3582ab;
}*/

/********登录界面背景********/
#login_body
{
	background-color: #D2DBE7;
	width: 100%;
	height: 100%;
}

#login_bg
{
	/**width: 768px;
	height: 471px;
	margin: 40px auto;***/
	width: 990px;
	height: 590px;
	margin: auto auto;
	background-image: url(Images/Login/Login.jpg);
	
}
#login_input
{
	/**clear: both;
	float: right;
	margin-right: 55px;
	
	margin-right: 350px;
	margin-top: 280px;*/	
	padding-top: 257px;
	margin-left: 430px;
}

/********登录输入框********/

/********页面头部********/
#header
{
	/*background-image: url(Images/img_02.gif);*/
	background-image: url(Images/index_02.gif);
}

#banner
{
	width:180px;
	height:80px;
	clear:both;
	/*background-image: url(Images/img_01.gif);*/
	background-image: url(Images/index_01.gif);
	clear: both;
}

#toolbar
{
	height: 25px;
	/*background-image: url(Images/img_03.gif);*/
	background-image: url(Images/index_04.gif);
}

#toolbar ul
{
	clear: left;
	float: right;
	margin: 0px 5px 0px auto;
	padding: 0px;
	border: 0px;
	text-align: center;
	list-style-type: none;
	color:#0000FF;
}

#toolbar ul li
{
	float: left;	/*横向显示
	display: block;
	/*background-image: url(Images/img_08.gif);*/
	padding: 0px 10px;
	height: 25px;
	line-height: 25px;
	text-align: center;
}
/*
#toolbar ul li img
{
	width: 12px;
	height: 12px;
	padding-top: 4px;
}

#toolbar ul li.leftborder
{
	background-image: url(Images/img_07.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 5px;
	height: 25px;
}

#toolbar ul li.rightborder
{
	background-image: url(Images/img_09.gif);
	background-repeat: no-repeat;
	width: 5px;
	height: 25px;
}*/

#toolbar ul li a
{
	color: #FFFFFF;
	text-decoration: none;
}

#toolbar ul li a:hover
{
	color: #F00;
	text-decoration: none;
}

/********页面主体********/
#maincontainer
{
}

/********左侧菜单功能区********/
#left
{
	float: left;
	width: 200px;
	height:600px;
	padding:0 0 0 0;
	margin:0 0 0 0;
	/*background-color: #6b9ac4;*/
}

#funccontainer
{
	clear: both;
	width: 200px;
}

#menu
{
	height:600px;
	float:left;
	padding:0 0 0 0;
	margin:0 0 0 0;
}

#menubody
{
	float:left;
	/*padding:0 0 0 0;
	margin:0 0 0 0;*/
	/*background-image: url(Images/img_32-2.gif);*/
	width: 200px;
	height: 600px;
	/*background-color:#f0f4f7;*/
	/*background-color:#6b9ac4;*/
}

.menutable
{
	float: left;
	width: 200px;
	/*height:600px;*/
	/*padding:0 0 0 0;
	margin:0 0 0 0;*/
}

#lefttop
{
	clear: both;
	width: 186px;
	height: 5px;
	line-height: 15px;
	margin: 0px auto;
	background-image: url(Images/Menu/menu_l_h.gif);
	text-align: center;
    color: #3C4681;
}

#toolbtn
{
	clear: both;
	float: right;
	/*margin: 5px auto;*/
	/*width: 10px;*/
	height: 600px;
}
#menutop
{
	/*width: 145px;
	height:5px;*/
	text-align:center;
	font-size:medium;
	font-family:黑体;
	/*padding-top:8px;*/
	color:White;
	height:20px;
	background-image: url(Images/Menu/menu_bg_t.gif);
}
.frameBd
{
	margin-left:4px;
	margin-right:0px;
}
#menutree 
{
	width: 200px;
	height: 600px;
	background-color:#f0f4f7;
	margin: 10px 0px 0px 2px;
/*	overflow: auto;*/    
}

/*.ParentNodeStyle
{
	background-image: url(Images/Menu/menu_bg_t.gif);
	background-position:left;
    background-repeat:no-repeat;
    height:20px;
    width:180px;
}*/

.TreeView  
{
    border-bottom:1px dotted #B2B2B2 !important;
}

.TreeView div
{
    margin-left:0px;
}

.TreeView table
{
    border-top:1px dotted #B2B2B2 !important;
}

.TreeView div table
{
    border-bottom:none !important;
    border-top:none !important;
}

.TreeView table td
{
    padding:0px 0;
    white-space:nowrap;    
    word-break:break-all;
    word-wrap:break-word;
}

a.SelectedNodeStyle 
{
    background:#E5E5E5;
    display:block;
    padding:0px 0 0px 0px;
}

.RootNodeStyle
{
	background-image: url(Images/Menu/menu_bg_l.gif);
	background-position:left;
    background-repeat:no-repeat;
    height:20px;
    width:200px;    
}
/*.NodeStyle
{
	background-image: url(Images/Menu/menu_bg_l.gif);
	background-position:left;
    background-repeat:no-repeat;
    height:20px;
    width:180px;
}*/

#menubottom
{
	width: 145px;
	height:10px;
	margin: 0px 0px 0px 2px;
	background-image: url(Images/img_34.gif);
}

/*
#toolbtn ul
{
	margin: 0px;
	padding: 6px 0px;
	border: 0px;
	text-align: center;
	list-style-type: none;
}

#toolbtn ul li
{
	display: block;
	padding: 0px auto;
	height: 48px;
	line-height: 48px;
}*/

/********主界面显示区********/
#main
{
	/*width:100%;*/
	/*clear: both;*/
	margin:auto;
	/*float: left;*/
	overflow: auto;
	height:24px;
}

/********公告区域********/
#desk_bulletin_area 
{
	width: 100%;
	border: 1px;
	background-image: url(Images/content_bg.gif);	
	background-repeat: repeat;
	text-align: left;
	vertical-align: top;
}

/********其它消息区域********/
#desk_message_area
{
	/*margin-top:0px;*/
	/*margin-right:0px;*/
	/*clear: both;*/
	/*float: right;*/
	/*width: 34%;*/
	/*height: 550px;*/
	text-align: center;
	border-width:1px;
	border-style:solid;
    border-color:Gray;
    border-bottom-width:0px;
    /*margin:-7px 0 0 0;*/
}

.desktop
{
	/*width: 100%;*/
	height: 188px;
	/*margin: 0px auto;*/
	border-bottom-style: solid;
	border-bottom-color: Gray;
	border-bottom-width: 1px;
	/*background-image: url(Images/img_32-2.gif);
	/*background-image: url(Images/detail_bg.gif);*/
	background-image: url(Images/content_bg.gif);
	background-repeat: repeat;
	text-align: left;
	vertical-align: top;
}

.desktop table
{
	width: 100%;
	border: 0px;
	
	/*margin: 0px;*/
	/*padding: 0px;*/
}

/********此项为邮件日程论坛在主界面上显示的样式********/
.desktop .bul_dis
{
	text-align: left;
	width: 100%;
	border: 0px;
	margin: 0px;
	padding: 0px;
	background-image: none;	
}

.desktop .bul_dis .title
{
	/*padding-left: 8px;*/
	vertical-align: top;
	/*background-image: url(Images/desktop_bulletin_title_bg.gif);*/
	background-image: url(Images/index_18_2.gif);
	background-repeat: repeat-x;
	height: 32px;
	line-height: 32px;
	color: White;
	width:425px;
}

.desktop .bul_dis .content
{
	height: 360px;
}
.desktop .table_bg
{
    vertical-align:top;
	border: 0px;
    border-style:solid;
    border-color:Gray;
    /*height:188px;*/
    width:100%;
	background-image: url(Images/img_32-2.gif);
	/*background-image: url(Images/content_bg.gif);*/
}
.desktop .table_bg tr
{
    vertical-align:top;
	color:#3582ab;
	/*background-color:expression('#ffffff,#e4eef7'.split(',')[rowIndex%2]); */
}
.desktop table .title
{
	vertical-align: top;
	/*background-image: url(Images/desk_title_bg.gif);*/
	/*background-image: url(Images/index_19_2.gif);	*/
	background-image: url(Images/index_18_2.gif);	
	background-repeat: repeat-x;
	height: 24px;
	line-height: 24px;
}
.desktop table .title a
{
	color:White;
    font-weight:normal;
}
.desktop table tr th
{
	color: #FFF;
	text-align: left;
	/*padding-left: 8px;*/
}

.desktop table tr th img
{
	vertical-align: middle;
}

.desktop table tr td
{
	/*padding-left: 8px;*/
}

.bul_dis .title th
{
	color: #069;
}

/********此项为主界面的中部公告部分********/
.desktopM
{
	/*width: 100%;*/
	/*height: 500px;*/
	/*margin: 10px 1px 0px 20px;*/
	border: 1px;
	/*background-image: url(Images/img_32-2.gif);
	/*background-image: url(Images/detail_bg.gif);*/
	background-image: url(Images/content_bg.gif);	
	background-repeat: repeat;
	text-align: left;
	vertical-align: top;
}

.desktopM table
{
	width: 100%;
	border: 0px;
	margin: 0px;
	/*padding: 0px;*/
}

/********此项为公告在主界面上显示的样式********/
.desktopM .bul_dis
{
	text-align: left;
	width: 100%;
	border: 0px;
	margin: 0px;
	/*padding: 0px;*/
	background-image: none;
}

.desktopM .bul_dis .title
{
	/*padding-left: 8px;*/
	vertical-align: top;
	/*background-image: url(Images/desktop_bulletin_title_bg.gif);*/
	background-image: url(Images/index_18_2.gif);
	background-repeat: repeat-x;
	height: 23px;
	line-height: 23px;
	color: White;
	width:420px;
}

.desktopM .bul_dis .content
{
	height: 360px;
}
.desktopM .table_bg
{
	width:100%;
    vertical-align:top;
	border: 1px;
    border-style:solid;
    border-color:Gray;
    /*height:500px;*/
	background-image: url(Images/img_32-2.gif);
	/*background-image: url(Images/content_bg.gif);*/
}
.desktopM .table_bg1
{
    vertical-align:top;
	border: 0px;
    border-style:solid;
    border-color:Gray;
    /*height:500px;*/
	background-image: url(Images/img_32-2.gif);
	/*background-image: url(Images/content_bg.gif);*/
}
.desktopM .table_bg tr
{
    vertical-align:top;
	color:#3582ab;
	/*background-color:expression('#ffffff,#e4eef7'.split(',')[rowIndex%2]); */
}
.desktopM table .title
{
	vertical-align: top;
	/*background-image: url(Images/desk_title_bg.gif);*/
	/*background-image: url(Images/index_19_2.gif);	*/
	background-image: url(Images/index_18_2.gif);	
	background-repeat: repeat-x;
	height: 24px;
	line-height: 24px;
}
.desktopM table .title a
{
	color:White;
    font-weight:normal;
}
.desktopM table tr th
{
	color: #FFF;
	text-align: left;
	/*padding-left: 8px;*/
}

.desktopM table tr th img
{
	vertical-align: middle;
}

.desktopM table tr td
{
	/*padding-left: 8px;*/
}

.bul_dis .title th
{
	color: #069;
}

/********页面底部********/
#footer
{
	text-align:center;
	clear: both;
	width: 100%;
	height: 20px;
	line-height: 20px;
	color: #DCE7F1;
	background-image: url(Images/index_30.gif);
}

.table {
	width: 300px;
	border: 1px solid #000000;
	background-image: url(Images/img_32-2.gif);
    filter:progid:DXImageTransform.Microsoft.Shadow(Color=#999999,Direction=120,strength=2)
}
.table-top {
	height: 24px;
	background-image: url(Images/img_23.gif);
	}
.table-top-font {
    color: #FFFFFF;
	font-weight: bold;
	vertical-align: middle;
	text-align: left;
	text-indent: 5px;
    width: 180px;
}
a.link-right:link {color: #1f3a87; text-decoration: none;}
a.link-right:visited {text-decoration: none; color: #1f3a87;}
a.link-right:hover {text-decoration: none; color: #FF0000;}
a.link-right:active {text-decoration: none;}
/*******中间主体*******/
.main-top-left {
	font-weight: bold;
	vertical-align: middle;
	text-align: left;
	color: #006699;
	width: 250px;
	/*background-image: url(Images/img_18.gif);*/
	background-image: url(Images/img_18_new.gif);
	text-indent: 10px;
	height: 25px;
}
.main-top-middle {
	/*background-image: url(Images/img_20.gif);*/
    background-image: url(Images/img_20_new.gif);
}
.main-top-right {
	vertical-align: middle;
	text-align: center;
	background-image: url(Images/img_21.gif);
	width:34px
}
a.link-main-top:link {color: #006699; text-decoration: none;}
a.link-main-top:visited {text-decoration: none; color: #006699;}
a.link-main-top:hover {text-decoration: none; color: #FF0000;}
a.link-main-top:active {text-decoration: none;}
.main-main {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	text-align: left;
}

/********功能内容区样式********/
.contentmenu
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 200px;
	height: 100%;
	/*background-color: #c6c6c6;
	background-color: #6f8fc1;*/
	overflow: auto;
}

.contentmenu .menutree
{
	padding-top: 20px;
}

.contentmain
{
	margin: 0px 40px 20px 220px;
	overflow: auto;
}

.contentbody
{
	margin: 0px 0px 0px 2px;
	width:99%;
	overflow-y:auto;
	overflow-x:hidden;
	/*float:left;
	overflow:auto;
	height:1500px;*/
	height:100%;
}
.content_title
{
	float:left;
    font-size:14px;
    font-weight:bold;
    color:#3582ab;
    margin: 10px 0px 0px 0px;
    height:30px;
	line-height: 30px;
    display:inline;
}

.content_btn
{
	margin-top:0px;
	height: 30px;
	line-height: 30px;
    display:inline;
}

.content_btn ul
{
	float: right;
	list-style-type: none;
    display:inline;
}

.content_btn ul li
{
	float: left;	/*横向显示*/
	/*display: block;*/
	padding: 10px 0px 0px 10px;
	height: 30px;
	line-height: 30px;
    display:inline;
}

.content_btn .button
{
	width: 75px;
	border: 0px #000;
	color: #ffffff;
	/*background-color: /*#c6c6c6  #457ca7;*/
	background-image: url(Images/btn.gif);
	height: 24px;
	line-height: 24px;
	cursor: pointer;
    display:inline;
}

.content_detail
{
	height: auto;
}

.content_detail .button
{
	width: 75px;
	border: 0px #000;
	color: #ffffff;
	/*background-color: /*#c6c6c6  #457ca7;*/
	background-image: url(Images/btn.gif);
	height: 24px;
	line-height: 24px;
	cursor: pointer;	
}
.button
{
	width: 75px;
	border: 0px #000;
	color: #ffffff;
	/*background-color: /*#c6c6c6  #457ca7;*/
	background-image: url(Images/btn.gif);
	height: 24px;
	line-height: 24px;
	cursor: pointer;
}

.content_list
{
	height:auto;
	clear:both;
}

.content_assess
{
	height: auto;
	clear:both;
}

.content_tab
{
}

.content_tab table
{
	width: 100%;
	border: 0;
}

.content_list table
{
	width: 100%;
	border: solid 1px #777;
	writing-mode: tr-tb;
}

.content_list .label_area
{
}

.content_list .text_area
{
}

/*.input
{
	width: 100%;
	background: #E3E3E3;
	border-bottom: #333333 1px solid;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	color: #333333;
	cursor: text;
	padding: 1px;
}*/

.content_list input
{
	/*border: solid 1px #c6c6c6;*/
	border: solid 1px #6f8fc1;
}

.content_list .button
{
	width: 75px;
	border: 0px #000;
	height: 26px;
	/*background: #F2F2F2;
	border: #c6c6c6 1px solid;
	color: #333333;*/
	color: #ffffff;
	background-image: url(Images/btn.gif);
	cursor: hand;
	font-size: 12px;
	/*padding: 1px;*/
}

.pagination
{
}

.pagination .left
{
	float: left;
}

.pagination .right
{
	float: right;
}

.treeul
{
	clear: both;
	float: left;
	margin: 0px auto 0px 0px;
	padding: 0px;
	border: 0px;
	text-align: left;
	list-style-type: none;
}

.treeul li
{
	float: left;	/*横向显示*/
	display: block;
	padding: 5px 20px;
	height: 12px;
	line-height: 12px;
	text-align: center;
	width: 100px;
}

/********定位的表格样式********/
.table1
{
	border:0;
	width:100%;
}
.table1 tr
{
	background-color:#3582ab;
	word-break:break-all;
	word-wrap:break-word;
}
.table2
{
	width:100%;
	border:0;
}
.table2 tr
{ 
	/*padding:5px 5px 5px 5px;*/
	/*background-color:expression('#e4eef7,#f0f4f7'.split(',')[rowIndex%2]);*/
	background-color:#f0f4f7;
}
.table2 td
{
	padding:5px 5px 5px 5px;
}
/********自定义公式样式**********/
.tb_Formula
{
	width:100%;
	border:0;
}
.tb_Formula tr
{ 
	padding:5px 5px 5px 5px;
	/*background-color:expression('#e4eef7,#f0f4f7'.split(',')[rowIndex%2]); */
	background-color:#f0f4f7;
}
/*.tb_Formula td
{
	width:expression('12%,88%'.split(',')[cellIndex%2]); 
	text-align:expression('center,left'.split(',')[cellIndex%2]); 
}*/
/********查看详细信息的表格样式（非档案库）********/
.table2_view
{	
	width:100%;
	border:0;
	color:#3582ab;
}
.table2_view tr
{
	/*background-color:expression('#e4eef7,#f0f4f7'.split(',')[rowIndex%2]); */
	background-color:#f0f4f7;
}
.table2_view td
{
	padding:5px 5px 5px 5px;
	text-align:left;
}
/********查看详细信息的表格样式（档案库）********/
.table2_archivesView
{	
	width:100%;
	border:0;
	color:#3582ab;
}
.table2_archivesView tr
{
	/*background-color:expression('#e4eef7,#f0f4f7'.split(',')[rowIndex%2]); */
	background-color:#f0f4f7;
}
.table2_archivesView td
{
	padding:5px 5px 5px 5px;
	width:50%;
	text-align:left;
	/*width:expression('50%,50%'.split(',')[cellIndex%2]);
	text-align:expression('left,left'.split(',')[cellIndex%2]);*/
}
/********查看详细信息的表格样式（长沙理工档案库）********/
.table3_archivesView
{	
	width:100%;
	border:0;
	color:#3582ab;
}
.table3_archivesView tr
{
	/*background-color:expression('#e4eef7,#f0f4f7'.split(',')[rowIndex%2]); */
	background-color:#f0f4f7;
}
.table3_archivesView td
{
	/*width:50%;*/
	padding:5px 5px 5px 5px;
	text-align:left;
	/*width:expression('50%,50%'.split(',')[cellIndex%2]);
	text-align:expression('left,left'.split(',')[cellIndex%2]);*/
}
/********bbs回帖样式********/
.table1_bbs_repost
{
	border:0;
	width:100%;
}
.table1_bbs_repost tr
{
	background-color:#3582ab;
	word-break:break-all;
	word-wrap:break-word;
}
.table2_bbs_repost
{
	width:100%;
	border:0;
}
.table2_bbs_repost th
{
	padding:5px 5px 5px 5px;
	background-color:#6f8fc1;
}
.table2_bbs_repost th span
{
	color:White;
}
.table2_bbs_repost tr
{
	color:#3582ab;
	/*background-color:expression('#e4eef7,#f0f4f7'.split(',')[rowIndex%2]); */
	background-color:#f0f4f7;
}
.table2_bbs_repost td
{
	padding:5px 5px 5px 5px;
	text-align:left;
}
.table3_bbs_repost
{
	border:0;
	width:100%;
}
.table3_bbs_repost tr
{
	background-color:#a0b8e8;
	word-break:break-all;
	word-wrap:break-word;
}
.table4_bbs_repost
{
	width:100%;
	border:0;
}
.table4_bbs_repost th
{
	padding:5px 5px 5px 5px;
	background-color:#a0b8e8;
}
.table4_bbs_repost th span
{
	color:White;
}
.table4_bbs_repost tr
{
	color:#3582ab;
	/*background-color:expression('#e4eef7,#f0f4f7'.split(',')[rowIndex%2]); */
	background-color:#f0f4f7;
}
.table4_bbs_repost td
{
	padding:5px 5px 5px 5px;
	text-align:left;
}

/************考核(有日期控件)***********/
.tb_access1 
{
	width:100%;
	border:0;
}
.tb_access1 tr
{ 
	/*background-color:expression('#e4eef7,#f0f4f7'.split(',')[rowIndex%2]);*/
	background-color:#f0f4f7;
}
.tb_access1 td
{ 
	padding:5px 5px 5px 5px;
/*	width:expression('5%,15%'.split(',')[cellIndex%2]); */
/*	text-align:expression('center,left'.split(',')[cellIndex%2]); */
}
/************考核(无日期控件)*************/
.tb_access 
{
	width:100%;
	border:0;
}
.tb_access tr
{ 
	/*background-color:expression('#e4eef7,#f0f4f7'.split(',')[rowIndex%2]); */
	background-color:#f0f4f7;
}
.tb_access td
{ 
	padding:5px 5px 5px 5px;
	/*width:expression('10%,15%'.split(',')[cellIndex%2]); 
	text-align:expression('center,left'.split(',')[cellIndex%2]); */
}
/***********修改密码页面************/
.tb_password
{
	width:100%;
	border:0;
}
.tb_password tr
{ 
	/*background-color:expression('#e4eef7,#f0f4f7'.split(',')[rowIndex%2]);*/
	background-color:#f0f4f7;
}
.tb_password td
{ 
	padding:5px 5px 5px 5px;
	/*width:expression('130px,200px'.split(',')[cellIndex%2]); 
	text-align:expression('right,left'.split(',')[cellIndex%2]); */
}

.div_css
{
	overflow-y: scroll;
	overflow-x: hidden;
	height:95%;
}
/********聊天室*******/
.wrap
{
	word-break:break-all;
	width:98.5%;
	height:90%;
	overflow-y: scroll;
	overflow-x: hidden;
	/*overflow:auto;*/
}
.wrap1
{
	word-break:break-all;
	width:350px;
}
.calendar
{
	/*background-image: url(Images/btn.gif);*/
	background-image: url(Images/ll.jpg);	
	background-repeat: repeat-x;
}
/*************新增数据表格样式**************/
.table_add
{
	width:100%;
	border:0;
	background-color:#3582ab;
}
.table_add tr
{
	background-color:#f0f4f7;
}
.table_add td
{
	padding:5px 5px 5px 5px;
}

/*************考勤管理样式*************/
.timetabletop
{
	background-color:#f4f4f4;
	border-top:1px solid #79A7E2; 
	border-right:1px solid #79A7E2; 
	border-left:1px solid #79A7E2; 
	border-bottom:1px solid #DDDDDD;
}
	
.timetabletop td
{
	height:25px;
	line-height:25px;
	border:1px solid #DDDDDD;
	/*margin:1px;	
	letter-spacing:2px;
	padding:1px;*/
	text-align:center;
}

.title1
{
	background:#f4f4f4;
	color:#898989;
	display:block;
	height:25px;
	line-height:25px;
	font-weight:bold;
	cursor:pointer;
}
	
.title2
{
	background-image: url(Images/title.jpg);
	text-decoration:none;
	color:#3582ab;
	font-weight:bold;
	border-bottom-width:0px; 
	border-top-width:0px;
	cursor:pointer;
}
.title3
{
	background:#f8f8f8;
	border:1px solid #DDDDDD;
}
.time_view
{	
	width:97.7%;
	border-collapse:collapse;
}
.time_view tr
{
	/*background-color:expression('#e4eef7,#f0f4f7'.split(',')[rowIndex%2]); */
}
.time_view td
{
	padding:5px 5px 5px 5px;
	text-align:left;
	vertical-align:top;
	width:14%;
	border:1px solid #EEEEEE;
}

/****打印页面****/
.printView
{	
    width:100%;
	color:#3582ab;
    border-collapse:collapse;
}
.printView tr
{
	background-color:#f0f4f7;
}
.printView td
{
	padding:5px 5px 5px 5px;
    text-align:left;
    border:1px solid #3582ab;
}

/*多个表在同一页面，去掉合并在一起的边框*/
.multiTable
{	
    width:100%;
	/*color:#000000;*/
    border-collapse:collapse;
}
.multiTable tr
{
	background-color:#f0f4f7;
}
.multiTable td
{
	padding:5px 5px 5px 5px;
    border:1px solid #3582ab;
}
.multiTable .noneTopBorder
{
	border-top-width:0px;
}
.multiTable .noneBottomBorder
{
	 border-bottom-width:0px;
}
	
/*多页面，去掉合并在一起的边框,使边框与字都成黑色*/
.multiTableView
{	
    width:100%;
	/*color:#000000;*/
    border-collapse:collapse;
}
.multiTableView tr
{
	background-color:#f0f4f7;
}
.multiTableView td
{
	padding:5px 5px 5px 5px;
    border:1px solid #000000;
}
.multiTableView .noneTopBorder
{
	border-top-width:0px;
}
.multiTableView .noneBottomBorder
{
	 border-bottom-width:0px;
}
/*****去掉边框****/
.multiTable2 td
{
	border-top-width:0px;
	border-bottom-width:0px;
}
.multiTable3 td
{
	border-top-width:0px;
}
.multiTable4
{
	border-bottom-width:0px;
	border-right-width:0px;
	border-top-width:0px;
	border-left-width:0px;
}
.multiTable4 td
{
	border-bottom-width:0px;	
	border-right-width:0px;
}
.multiTableAll
{
	border-right-width:0px;
	border-top-width:0px;
	border-left-width:0px;
}
/*#titletable a:hover{color:#3582ab;}
#titletable a,a:visited{color:#f4f4f4;}*/

/***********客户管理查询表格的样式************/
.table_custom
{
	background-color:#f8f8f8; 
	margin-top:50px;
	border: 1px solid #DDDDDD;
	width:100%;
}

.table_custom td
{
	padding:5px 5px 5px 5px;
}
/************报表详细信息样式***************/
.table_view_report
{
	width:97.5%;
	border:0;
	background-color:#3582ab;
}
.table_view_report tr
{
	background-color:#f0f4f7;
}
.table_view_report td
{
	padding:5px 5px 5px 5px;
}
.input_report
{
	border:none;
	background-color:#f0f4f7;
}