/*
removed by seasun on 20220904
input.Button {
	border: 1px dashed #0066FF;
	background-color: #efefef;
}
*/
input.nofucus {
	background-color: #FFFFFF;
	/*border: 0.1px thick #35AAF9;*/
	border-width: 1px;
	border-style: solid;
	border-color: #35AAF9;
	outline-style:none;
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	height: 22px;
	margin-bottom:1px;
}
input.fucus {
	background-color: #EEF8FF;
	/*outline: 0.1px thick #ff6600;*/
	border-style: none;
	outline-width: 1px;
	outline-style: solid;
	outline-color: #ff6600;
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	height: 22px;
	margin-bottom: 1px;
}
input.nofucusbig{
	background-color: #FFFFFF;
	border: 1px solid #35AAF9;
	font-family: "宋体";
	font-size: 14px;
	color: #000000;
	height: 22px;
}
input.fucusbig{
	background-color: #EEF8FF;
	border: 1px solid #ff6600;
	font-family: "宋体";
	font-size: 14px;
	color: #000000;
	height: 22px;
}
select {
	border: 1px solid #35AAF9;
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	height: 22px;
}

select.fucus {
	border: 1px solid #35AAF9;
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	height: 22px;
}

select.nofucus {
	border: 1px solid #35AAF9;
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	height: 22px;
}

textarea.fucus {
	background-color: #EEF8FF;
	border: 1px solid #ff6600;
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	margin-bottom: 1px;
}
textarea.nofucus {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	border: 1px solid #35AAF9;
	margin-bottom: 1px;
}	
body{
        scrollbar-3d-light-color :#35AAF9;
        scrollbar-highlight-color :#35AAF9; 
        scrollbar-face-color : #F2F2F2;
        scrollbar-arrow-color : #FF6600;
        scrollbar-base-color : #F2F2F2; 
        scrollbar-dark-shadow-color :#35AAF9;
        scrollbar-shadow-color :#f9f9f9; 
        
}


A.menu:link {
	font-family: "宋体";
	font-size: 13px;
	color: #0D80CF;
	text-decoration: none;
	line-height:20px;
}
A.menu:visited {
	font-family: "宋体";
	font-size: 13px;
	color: #0D80CF;
	text-decoration: none;
	line-height:20px;
}
A.menu:hover {
	font-family: "宋体";
	font-size: 13px;
	color: #0D80CF;
	text-decoration: none;
	line-height:20px;
}
A.menu:active {
	font-family: "宋体";
	font-size: 13px;
	color: #0D80CF;
	text-decoration: none;
	line-height:20px;
}


A.menu2:link {
	font-family: "宋体";
	font-size: 12px;
	color: #ff6600;
	text-decoration: none;
}
A.menu2:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #ff6600;
	text-decoration: none;
}
A.menu2:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #ff6600;
	text-decoration: none;
}
A.menu2:active {
	font-family: "宋体";
	font-size: 12px;
	color: #ff6600;
	text-decoration: none;
	}
td.toolsbarbg {
	background-attachment: fixed;
	background-image: url(/portPrj/images/index_corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border: 1px solid #999999;

}
table.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-left-width: 0px;
	font-family: "宋体";
	font-size: 13px;
	color: #1067BE;
        line-height:20px;
}
.jump {
	height: 18px;
	
	width: 50px;
	font-family: "宋体";
	font-size: 12px;
	color: #333333;


}
td.listborder {
	border: 1px solid #999999;
}
tr.listtitle {
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
}
table.listtbltext {
	font-family: "宋体";
	font-size: 12px;
	color: #1067BE;
}


A.listtext:link {
	font-family: "宋体";
	font-size: 12px;
	color: #ff6600;
	text-decoration: none;
}
A.listtext:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #ff6600;
	text-decoration: none;
}
A.listtext:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #ff6600;
	text-decoration: none;
}
A.listtext:active {
	font-family: "宋体";
	font-size: 12px;
	color: #ff6600;
	text-decoration: none;
	}
	
A.pglinktext:link {
	font-family: "宋体";
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
A.pglinktext:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
A.pglinktext:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
A.pglinktext:active {
	font-family: "宋体";
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	}

td.click {
        border: 1px solid #ffffff;
}
span.reqfield
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #CC6600;
}
table.ziduan {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
}
table.state{
	font-family: "宋体";
	font-size: 12px;
	color: #0D80CF;
}
td.state_text{
	font-family: "宋体";
	font-size: 12px;
	color: #666666;
}