body{
	padding:0px;
	margin:0px;
}

img {
	cursor: pointer;
}

.refine_table {
	margin: 0px;
	text-align: center;
	padding: 0px;
	background: #fff;
	font-family: "Times New Roman", Georgia, Serif;
	font-size: 18px;
	border-spacing: 0px;
	padding: 0px;
	border: none;
	border-bottom: 1px #000 solid;
	border-right: 1px #000 solid;
}

.refine_table tbody {
	width: 100%;
}

.refine_table tr {
	width: 100%;
	background: #ffffff;
}

.refine_table tr td {
	background: transparent;
	height: 44px;
	font-family: "Times New Roman", Georgia, Serif;
	font-size: 18px;
	line-height: 26px;
	min-width: 30px;
	border: none;
	border-top: 1px #000 solid;
	border-left: 1px #000 solid;
}

.refine_td_input {
	height: 20px;
	width: 100%;
	border: none;
	background: transparent;
	text-align: center;
	line-height: 20px;
	min-width:40px;
	font-family: "Times New Roman", Georgia, Serif;
	font-size: 18px;
}

.refine_td_select {
	border: none;
	background: transparent;
	text-align: center;
	line-height: 20px;
	width: 60px;
	clip: rect(0, 0, 0, 0);
	font-family: "Times New Roman", Georgia, Serif;
	font-size: 14px;
}

.refine_td_select2 {
	border: none;
	background: transparent;
	text-align: center;
	line-height: 26px;
	clip: rect(0, 0, 0, 0);
	width: 80px;
	font-family: "Times New Roman", Georgia, Serif;
	font-size: 16px;
}

.refine_td_select2 option {
	width: 80px;
	font-family: "Times New Roman", Georgia, Serif;
	font-size: 16px;
}

.LockRow /*固定行的样式*/ {
	position: relative;
	/*top: expression(this.parentElement.parentElement.parentElement.scrollTop);*/
	top: 0px;
	z-index: 2;
}

.LockCell /*固定列的样式*/ {
	position: relative;
	/*left: expression(this.parentElement.parentElement.parentElement.parentElement.scrollLeft);*/
	left: 0px;
	z-index: 0;
	height: 20px;
	font-family: "Times New Roman", Georgia, Serif;
	font-size: 18px;
	line-height: 26px;
	min-width: 30px;
	border-top: 1px #000 solid;
	border-left: 1px #000 solid;
}

.LockCell td {
	height: 20px;
	font-family: "Times New Roman", Georgia, Serif;
	font-size: 18px;
	line-height: 20px;
	min-width: 30px;
	border-top: 1px #000 solid;
	border-left: 1px #000 solid;
}

.LockCross /*行列交叉处样式*/ {
	z-index: 3;
}

.divBoxing /*外出div样式*/ {
	clear: both;
	/*overflow: scroll;*/
	position: relative;
}

.tbLock /*设置单元格间隙的样式*/ {
	
}

.lockRowBg {
	
}

.lockColumnBg {
	
}

.buttons_01 {
	background: url(../image/buttons_01.png) no-repeat;
	width: 77px;
	height: 26px;
	border: none;
	text-align: center;
	cursor: pointer;
	line-height: 26px;
	color: #fff;
	overflow: hidden;
}
.buttons_51 {
	background: url(../image/left_pro07ov.gif) no-repeat;
	width: 51px;
	height: 26px;
	border: none;
	text-align: center;
	cursor: pointer;
	line-height: 26px;
	color: #fff;
	overflow: hidden;
}
.buttons_68 {
	background: url(../image/login_dl.gif) no-repeat;
	width: 68px;
	height: 26px;
	border: none;
	text-align: center;
	cursor: pointer;
	line-height: 26px;
	color: #fff;
	overflow: hidden;
}
.refine_table .table_listth_2{
	clear:both;
	background: url(../image/tablelist_th_2.gif) repeat-x;
	color: #07417d;
}

.refine_table .table_listth_3,.t_3{
	clear:both;
	    background: #abd5ff;
    color: #212121;
	font-weight:bold;
	font-size:14px;
}
.t_t .t_3{height:20px;line-height: 35px;}

.t_t tr{line-height: 35px;}

.refine_table .table_listth_4{
	clear:both;
	background: url(../image/tablelist_th_2.gif) repeat-x bottom;
	color: #07417d;
}
.refine_table .list_header {
	background: url(../image/list_head_bg.png) repeat-x;
	height: 33px;
	width: 100%;
	color: #358ad8;
}
.refine_table .table_listth_3 a{
	color: #358ad8;
	font-size:14px;
	text-decoration:none;
}
.col-red{color:red;}
.add_tiltediv{
	width: 100%;
	font-size: 24px;
	height: 4%;
	padding: 1% 0;
	border-bottom: 1px solid #ccc;
	font-weight: bold ;
	text-align: center;
	background: #e5f5fd;
}
input{line-height:30px;text-align: center;height:30px;}
input[type='button']{line-height:22px;}
select{height:30px;}