﻿/* Start Table*/

table.tableBorder
{
	border: 1px outset #42ADF1;
	background-color: #FFFFFF;
}

table.purple
{
	border-width: 1px;
	border-style: outset;
	border-color: #D7C0F2;
}
table.green
{
	border-width: 1px;
	border-style: outset;
	border-color: #8EDCBF;
}
table.gray
{
	border-width: 1px;
	border-style: outset;
	border-color: #FFFEFF;
}
table.lightGray
{
	border-width: 1px;
	border-style: solid;
	border-color: #ECE9D8;
}

table.adminTable
{
	border: 1px #1C84D0 solid;
	background-color: #FFFFFF;
}

tr.column
{
	text-align: center;
	font-weight: bold;
	font-size: 9pt;
	background-color: #78ABDE;
	background-repeat: repeat-x;
	color: white;
	background-image: url(images/admin_bg_th.gif);
}
.gridHead
{
	height:20px;
	text-align: center;
	font-weight: bold;
	font-size: 9pt;
	background-color: #78ABDE;
	background-repeat: repeat-x;
	color: white;
	background-image: url(images/admin_bg_th.gif);	
	}
	
tr.columnOrange
{
	text-align: center;
	font-weight: bold;
	font-size: 9pt;
	background-color: #78ABDE;
	background-repeat: repeat-x;
	color: white;
	background-image: url(images/admin_bg_th.gif);
}

tr.f
{
	font-size: 9pt;
	background-color: #DDEEFF;
	border-top: 0px solid #53A3E2;
}
.f
{
	font-size: 9pt;
	background-color: #DDEEFF;
	border-top: 0px solid #53A3E2;
}

.f1
{
	font-size: 9pt;
	text-align:center;
	background-color: #DDEEFF;
	border-top: 0px solid #53A3E2;
}

table.PartL
{
	width: 160px;
	overflow: hidden;
	background: url(images/brown_bg.gif) repeat-y #ffd77b;
	border-bottom: 1px #E5B952 solid;
}
td.brown_head
{
	background: url(images/brown_head.gif) no-repeat #fff2d4;
	color: #333;
	font-size: 12px;
	text-align: center;
	padding: 6px 0 0 0;
	height: 18px;
	font-weight: bold;
	vertical-align: top;
}
td.brown_head a:link
{
	color: #333;
	text-decoration: none;
}
td.brown_head a:visited
{
	color: #333;
	text-decoration: none;
}
td.brown_head a:hover
{
	color: #333;
	text-decoration: underline;
}
td.solidtitle
{
	border:1px;
	border-color:#C7E7D4;
	border-style:solid;
	font-family:宋体| Verdana;
	font-size:10pt;
	font-weight:bold;
    color:white;	
}

table.b_table
{
	border-collapse: collapse;
}
tr.b_tr
{
	border: #000 solid 1px;
}

/*Sort style*/
th.header 
{     
	background-image: url(images/sort_normal.gif);
	cursor: pointer;	
	font-weight: bold;
	background-repeat: no-repeat; 
	background-position: center right;
	text-align:center;	
	padding-right:12px;
} 
th.headerSortDown
{
	background-image: url(images/sort_desc.gif);	
	background-color: #78ABDE;
} 
th.headerSortUp 
{
	background-image: url(images/sort_asc.gif);
	background-color: #78ABDE;
} 

th.headerSortDownUnit
{
	background-image: url(images/sort_desc.gif);	
	background-color: #8dbdd8
} 
th.headerSortUpUnit 
{
	background-image: url(images/sort_asc.gif);
	background-color: #8dbdd8
}

thead.column
{
	text-align: center;
	font-weight: bold;
	font-size: 9pt;
	background-color: #2272B1;
	background-repeat: repeat-x;
	color: white;
}
td.sub
{
	padding-right: 5px; 
	text-align: right; 
	vertical-align: bottom;
}


/* tables */
.tablesorter {
	font-family:arial;
	background-color: #CDCDCD;
	margin:10px 0pt 15px;
	font-size: 8pt;
	width: 100%;
	text-align: left;
}
.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #e6EEEE;
	border: 1px solid #FFF;
	font-size: 8pt;
	padding: 4px;
}
.tablesorter thead tr .header {
	background-image: url(bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
.tablesorter tbody td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;
}
.tablesorter tbody tr.odd td {
	background-color:#F0F0F6;
}
.tablesorter thead tr .headerSortUp {
	background-image: url(images/sort_asc.gif);
}
.tablesorter thead tr .headerSortDown {
	background-image:url(images/sort_desc.gif); 
}
.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
background-color: #8dbdd8;
}
/*学历打印报表相关*/
table .xlTable
{
     border-collapse:collapse;
     border:#000 solid 1px;	
     
	}
	.xlTable tr 
	{
		height:30px;
		
		}
	
		.xlTable tr td
		{
			font-weight:normal;
			  line-height:20px;
			 font-size:large;
			 height:auto;
			 text-align:center;
			}
		
.xlTd
{
	text-align:left;
	
	}		

/*bbs table */
tr.bbsColumn
{
	text-align: center;
	font-weight: bold;
	font-size: 9pt;
	background-repeat: repeat-x;
	color: #000000;
	border: 1px outset #42ADF1;
	background-image: url(images/bbs/bbs_03.gif);
	height:25px;
}

/* ===================================*/
TABLE {
	FONT: 100% Arial, Helvetica, sans-serif
}
TD {
	FONT: 100% Arial, Helvetica, sans-serif
}
.tbl {
	MARGIN: 1em 0px; WIDTH: 100%; BORDER-COLLAPSE: collapse
}
.tbl TH {
	BORDER-BOTTOM: #fff 1px solid; TEXT-ALIGN: left; BORDER-LEFT: #fff 1px solid; PADDING-BOTTOM: 0.5em; PADDING-LEFT: 0.5em; PADDING-RIGHT: 0.5em; BORDER-TOP: #fff 1px solid; BORDER-RIGHT: #fff 1px solid; PADDING-TOP: 0.5em
}
.tbl TD {
	BORDER-BOTTOM: #fff 1px solid; TEXT-ALIGN: left; BORDER-LEFT: #fff 1px solid; PADDING-BOTTOM: 0.5em; PADDING-LEFT: 0.5em; PADDING-RIGHT: 0.5em; BORDER-TOP: #fff 1px solid; BORDER-RIGHT: #fff 1px solid; PADDING-TOP: 0.5em
}
.tbl TH {
	BACKGROUND: url(tr_back.gif) #328aa4 repeat-x; COLOR: #fff
}
.tbl TD {
	BACKGROUND: #e5f1f4
}
.tbl TR.even TD {
	BACKGROUND: #e5f1f4
}
.tbl TR.odd TD {
	BACKGROUND: #f8fbfc
}
.tbl TH.over {
	BACKGROUND: #4a98af
}
.tbl TR.even TH.over {
	BACKGROUND: #4a98af
}
.tbl TR.odd TH.over {
	BACKGROUND: #4a98af
}
.tbl TH.down {
	BACKGROUND: #bce774
}
.tbl TR.even TH.down {
	BACKGROUND: #bce774
}
.tbl TR.odd TH.down {
	BACKGROUND: #bce774
}
.tbl TH.selected {
	
}
.tbl TR.even TH.selected {
	
}
.tbl TR.odd TH.selected {
	
}
.tbl TD.over {
	BACKGROUND: #ecfbd4
}
.tbl TR.even TD.over {
	BACKGROUND: #ecfbd4
}
.tbl TR.odd TD.over {
	BACKGROUND: #ecfbd4
}
.tbl TD.down {
	BACKGROUND: #bce774; COLOR: #fff
}
.tbl TR.even TD.down {
	BACKGROUND: #bce774; COLOR: #fff
}
.tbl TR.odd TD.down {
	BACKGROUND: #bce774; COLOR: #fff
}
.tbl TD.selected {
	BACKGROUND: #bce774; COLOR: #555
}
.tbl TR.even TD.selected {
	BACKGROUND: #bce774; COLOR: #555
}
.tbl TR.odd TD.selected {
	BACKGROUND: #bce774; COLOR: #555
}
.tbl TD.empty {
	BACKGROUND: #fff
}
.tbl TR.odd TD.empty {
	BACKGROUND: #fff
}
.tbl TR.even TD.empty {
	BACKGROUND: #fff
}

.tbl1 {
border-collapse:collapse; /* 关键属性：合并表格内外边框(其实表格边框有2px，外面1px，里面还有1px哦) */
border:solid #999; /* 设置边框属性；样式(solid=实线)、颜色(#999=灰) */
border-width:1px 0 0 1px; /* 设置边框状粗细：上 右 下 左 = 对应：1px 0 0 1px */
background:#fef5cc;
}
.tbl1 span{color:#f00;}
.tbl1 th{border:solid #999;border-width:0 1px 1px 0;padding:2px;color:#000;text-align:center;font-size:30px;line-height:40px;}
.tbl1 td {border:solid #999;border-width:0 1px 1px 0;padding:2px;text-align:center;}
.tbl1 input[type="text"]{border:0;border-bottom:#0a3a82 1px solid;background:#fef5cc;}

.tbl2{float:right;height:auto;overflow:hidden;width:95%;}
.tbl2 table{text-align:center;width:100%}
.tbl2 tr{height:25px;}
.tbl2 tr.tr1{background:#fdf8ef;}
.tbl2 .s{height:25px;line-height:25px;padding-top:0px;width:100%}
.tbl2 .s input{margin-top:4px;}
.tbl2 .s input[type="submit"]{background :url(images/btncx.gif) no-repeat;border:0;cursor:pointer;height:21px;width:40px}

.tbl3 {
border-collapse:collapse; /* 关键属性：合并表格内外边框(其实表格边框有2px，外面1px，里面还有1px哦) */
border:solid #000; /* 设置边框属性；样式(solid=实线)、颜色(#999=灰) */
border-width:1px 0 0 1px; /* 设置边框状粗细：上 右 下 左 = 对应：1px 0 0 1px */
background:#fff;
}
.tbl3 th{border:solid #000;border-width:0 1px 1px 0;padding:2px;color:#000;text-align:center;font-size:20px;line-height:40px;}
.tbl3 td {border:solid #000;border-width:0 1px 1px 0;font-size:15px;padding:2px;text-align:center;}
