﻿body {
	FONT-SIZE: 12px;
	SCROLLBAR-HIGHLIGHT-COLOR: buttonface;
	SCROLLBAR-SHADOW-COLOR: buttonface;
	SCROLLBAR-3DLIGHT-COLOR: buttonhighlight;
	SCROLLBAR-TRACK-COLOR: #eeeeee;
	SCROLLBAR-DARKSHADOW-COLOR: buttonshadow;
}

td {
	font-size: 12px;
}

input {
	border: 1px solid #666666;
	font-size: 12px;
    height: 23px;
}

select {
	border: 1px solid 444444;
	font-size: 12px;
	margin: 1px;
	padding: 1px;
}

textarea {
	border: 1px solid #444444;
	font-size: 12px;
}

option {
	border: 1px solid 444444;
	font-size: 12px;
}

a:link {
	text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

a:visited {
	text-decoration: none;
	color: #000000;
}

a:active {
	text-decoration: none;
	color: #000000;
}

.opentitle{
	background-color: #ff9900;
	color: White;
	height:22;
	cursor: hand;
	border-top: 1px outset #FFFFFF;
	border-right: 1px outset #003366;
	border-bottom: 1px outset #003366;
	border-left: 1px outset #FFFFFF;
}

.closetitle{
	background-color: #ff9900;
	color: White;
	height:22;
	cursor: hand;
	border-top: 1px outset White;
	border-right: 1px outset #003366;
	border-bottom: 1px outset #003366;
	border-left: 1px outset White;
}

.tdheader {
	color: #FFFFFF;
}

.noborderinput {
	font-size: 12px;
	border: none;
}

.treeframe {
	border: 1px inset;
	background-color: #EEEEEE;
}

.dparent {
	background-color: #FCF4E4;
}

.tdbigger {
	font-size: 9pt;
}

.choice {
	font-size: 12px;
	border: none;
}

#tipBox {
	position: absolute; 
	width: 200px; 
	z-index: 100;
	padding: 3px;
	border: 1pt #e0e0e0 solid;
	font-size: 9pt;
	background: #FFFFCC; 
	visibility: hidden;
	filter:alpha(opacity=90);
}

.pitable {
	font-size: 12px;
	padding: 3px;
	border: thin dashed #999999;
}

.smlip {
	border: 1px solid #666666;
	font-size: 9px;
}

.smlip02 {
	border: 1px solid #666666;
	font-size: 12px;
}

.smlfont {
	font-size: 12px;
}

.dahao {
	FONT-SIZE: 14px; line-height: 25px;
    text-align: center;
    }
    .dahao3 {
	FONT-SIZE: 12px; 


}