﻿
.maintabelmanagemax
{
	width: 1024px;
	border-style: solid;
	border-color: Silver;
}

.maintabelmanagemin
{
	width: 100%;
	border-style: solid;
	border-color: Silver;
}


.DoData
{
	border: 1px solid #C8D6DF;
	margin: 5px;
	padding: 10px;
	color: #0CADE4;
}
body
{
	margin: 0;
	font-family: Arial;
	font-size: 12px;
	height: 100%;
}
dt img
{
	border: 0;
}

form
{
	margin: 0; /*height: 409px;*/
}
table, td
{
	font-size: 12px;
}
a
{
	color: #000;
	text-decoration: none;
}

/*提示框结束*/

/*Table样式*/
table
{
	border-collapse: collapse; /*table-layout:fixed;*/
}
.searchHead a
{
	color: Blue;
}
.searchHead a:hover
{
	color: blue;
}
div
{
	scrollbar-face-color: #8FC7F9;
	scrollbar-shadow-color: #E0E0E0;
	scrollbar-3dlight-color: #E0E0E0;
	scrollbar-arrow-color: #E0E0E0;
	scrollbar-track-color: #E0E0E0;
	scrollbar-darkshadow-color: #E0E0E0;
}

.tbcs
{
	height: 30px;
	width: 98%; /*	border-width:1px; 	border-style:solid; 	border-color: #7B966B;*/
	border-style: none;
}

.tbxzcs
{
	height: 30px;
	 width: 100px;/*	border-width:1px; 	border-style:solid; 	border-color: #7B966B;*/
	border-style: none;
}

.tblogaddcs
{
	height: 30px;
	width: 98%;
	border-style: none;
	text-align: center;
	background-color: transparent;
}

.tblogaddcsrqsj
{
	height: 30px;
	width: 98%;
	border-style: none;
	text-align: center;
	background-color: transparent;
}

.tblogaddcsnocor
{
	height: 30px;
	width: 98%;
	border-style: none;
	text-align: center;
}

.tbtscs
{
	height: 50px; /*	border-width:1px; 		border-style:solid; 	border-color: #7B966B;*/
	width: 98%;
	border-style: none;
}



.tablefoot
{
	background-color: #8DB903;
	vertical-align: middle;
	height: 23px;
}

.bgwhiteleft
{
	text-align: left;
	background-color: #FFFFFF;
	height: 25px;
}
.bgwhiteleft td
{
	border: 1px solid #7B966B;
	font-size: 13px;
	text-align: left;
	height: 25px;
}

select:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.txtBox input
{
	border: 1px solid black;
	height: 16px;
	width: 75%;
	padding: 0;
	overflow: hidden;
}

.tablefoot td
{
	border: 1px solid #7B966B;
	text-align: center;
	border: 0px;
	padding: 3px;
}
.tablehead
{
	background-color: #8DB903;
	border-bottom: 0px;
	vertical-align: middle;
	height: 20px;
	font-weight: bold;
	font-size: 14px;
}
.trLeft
{
	text-align: left;
	height: 25px;
}

li
{
	list-style: none;
}
.tdleft
{
	width: 120px;
	text-align: left;
}

.trLeft input
{
	height: 15px;
}

.trstyle td
{
	background-color: #D6E2ED;
	text-align: center;
	height: 20px;
	padding: 2px;
	font-size: 15;
	border: 1px solid #7B966B;
}
.tdright
{
	text-align: right;
	color: #00599B;
}

.tdright a
{
	text-decoration: none;
	color: #00599B;
}

.trContent td
{
	border: 1px solid #7B966B;
	text-align: left;
	padding: 2px;
	font-size: 15;
}

.trLeft td
{
	border: 1px solid #7B966B;
	padding: 1px;
	font-size: 15;
}

#divcontent
{
	overflow-x: scroll;
	overflow-y: hidden;
	width: 100%;
	height: auto;
}

.divscroll
{
	overflow-x: scroll;
	overflow-y: hidden;
	width: 100%;
	height: auto;
}

#divcontent td
{
	border: 1px solid #7B966B;
}
#tablecontent
{
	border-collapse: collapse;
}
#tablecontent .trContent
{
	height: 17px;
	padding: 1px;
}

/*检索头部*/

.searchHead td
{
	border: 1px solid #7B966B;
	white-space: nowrap;
	height: 16px;
}
/*Table样式结束*/

ul.TabBarLevel1
{
	list-style: none;
	margin: 0;
	padding: 0;
	height: 23px;
	border-bottom: 1px solid lightgray;
}

#tabsF a
{
	float: left;
	background-color: #8DB903;
	padding: 0 0 0 4px;
	text-decoration: none;
	height: 23px;
}
#tabsF a span
{
	float: left;
	display: block;
	background-color: #8DB903;
	padding: 5px 15px 4px 6px;
	color: #000000;
}
.DivSelect
{
	position: relative;
	background-color: transparent;
	width: 140px;
	height: 18px;
	overflow: hidden; /*隐藏了小三角，因为宽度为110px,而select宽度为130px*/
	border-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

/*设置Select样式*/
.SelectList
{
	position: relative;
	background-color: transparent;
	top: -1px;
	left: -2px;
	border-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	width: 160px;
	display: block;
	height: 20px;
	overflow: hidden;
}
.logtoptd
{
	width: 80px;
	border: 1px solid #7B966B;
	padding: 1px;
	font-size: 15;
	text-align: center;
}
.logtoptdrqsj
{
	width: 160px;
	border: 1px solid #7B966B;
	padding: 1px;
	font-size: 15;
	text-align: center;
}
.logfoottd
{
	border: 1px solid #7B966B;
	padding: 1px;
	font-size: 15;
}
.logtd
{
	border: 1px solid #7B966B;
	padding: 1px;
	font-size: 15;
}
.imgclass
{
	position: relative;
	left: 0px;
	top: 0px;
}
