/* 新 Web 应用程序项目的默认 CSS Stylesheet */
html,
body {
	width: 100%;
	height: 100%;
}

BODY,
TD,
P,
LI,
INPUT,
TEXTAREA,
UL,
DL,
LABEL,
SPAN {
	MARGIN: 0px;
	SCROLLBAR-FACE-COLOR: #dee3e7;
	font-size: 14px;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #dee3e7;
	COLOR: #000000;
	SCROLLBAR-3DLIGHT-COLOR: #d1d7dc;
	SCROLLBAR-ARROW-COLOR: #006699;
	SCROLLBAR-TRACK-COLOR: #efefef;
	FONT-FAMILY: 宋体;
	SCROLLBAR-DARKSHADOW-COLOR: #98aab1;
	font-weight: normal;
	font-size: 14px;
	word-spacing: normal;
	text-transform: none;
	font-family: Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
	color: #000000;
}

input[type="button"] {
	padding: 2px 6px;
	cursor: pointer;
}

.mainDiv {
	overflow-x: auto;
	WIDTH: expression(document.body.clientWidth-35);
	HEIGHT: expression((document.body.clientHeight-this.offsetTop-2>this.children[0].offsetHeight)?(this.children[0].offsetHeight+20) : (document.body.clientHeight-this.offsetTop-30))
}

.headtd {
	font-size: 14px;
	word-spacing: normal;
	text-transform: none;
	font-family: Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
	color: #ffffff;
}

.textbox {
	border-right: #666666 0px solid;
	border-top: #666666 0px solid;
	font-size: 14px;
	border-left: #666666 0px solid;
	color: #000000;
	border-bottom: #666666 0px solid;
	font-family: "宋体";
	background-color: #ffffff;
	padding: 2px;
}

.nextpage {
	BACKGROUND-COLOR: #36B3E4;
}

.textboxnothing {
	border-right: 0px;
	border-top: 0px;
	font-size: 14px;
	border-left: #000000 1px;
	color: #000000;
	border-bottom: #000000 1px;
	font-family: "宋体";
	background-color: #ffffff;
	padding: 2px;
}

.newbody {
	background-color: #FDFCFE;
}

.newtitle {
	background-image: url(header_bg.gif);
}

.newtable {
	background-color: #06A8FF;
}


.newtd1 {
	background-color: #F0FAFF;
}

.newtd2 {
	background-color: #ffffff;
}


input[type="submit"] {
	cursor: pointer;
}

#printshow1 {
	line-height: 40px;
	padding: 0 17px;
	border-bottom: 2px solid #3888C4;
	font-size: 16px;
	font-weight: bold;
}







.button_blue {
	height: 20px;
	color: #ffffff;
	font-family: "宋体";
	font-size: 14px;
	background-image: url(11.gif);
	text-decoration: none;
	padding: 2px 10px;
	border: 0;
}

.textbox_show {
	font-size: 14px;
	color: #000000;
	font-family: "宋体";
	background-color: #FDF7FC;
	border-style: Groove;
	text-decoration: none;

}

.datadownlist {
	background-color: #e9f0f8;
	font-size: 14px;
	color: #666666;
}

.tddisp {
	DISPLAY: none
}




.Twhname1 {
	font-size: 14px;
	FONT-FAMILY: 宋体;
	BORDER-RIGHT: 0px solid;
	BORDER-TOP: 0px solid;
	BORDER-LEFT: 0px solid;
	BORDER-BOTTOM: 1px solid;
}


.charts {
	width: 500px;
	height: 330px;
}


/* new */
.borderTable {
	width: 100%;
	border: 1px solid #06A8FF;
}

.borderTable th,
.borderTable td {
	border: 1px solid #06A8FF;
	height: 30px;
	padding: 0 6px;
}

.borderTable .tdBg {
	width: 16%;
	background-color: #F0FAFF;
	text-align: right;
}

.borderTable td input[type="text"] {
	width: 95%;
}

.container {
	padding: 0 17px;
}

.lineBar {
	height: 6px;
	background: url(../images/lingbg.jpg);
}

.topLine {
	height: 26px;
	background: url(../images/bg0003.gif);
	margin-bottom: 10px;
}

img {
	vertical-align: unset;
}

.layui-laydate-footer span:hover {
	color: #4d77b1
}

.layui-laydate .layui-this,
.layui-laydate .layui-this>div {
	background-color: #4d77b1 !important;
}