BODY
{
	border-top-width: thin;
	font-weight: bold;
	border-left-width: thin;
	font-size: 20px;
	border-left-color: silver;
	background-image: url(Back101.gif);
	border-bottom-width: thin;
	border-bottom-color: silver;
	border-top-color: silver;
	font-family: 宋体;
	border-collapse: collapse;
	text-align: center;
	border-right-width: thin;
	border-right-color: silver;
}
.label
{
	font-size: 13px;
	background-image: none;
	font-family: 宋体;
	background-color: transparent;
	text-align: left;
}
.labeltitle
{
	font-size: 20px;
	font-weight:bold;
	color:Teal;
	background-image: none;
	font-family:黑体;
	background-color: transparent;
}

TABLE
{
	font-size: 13px;
	background-image: none;	
	font-family: "Times New Roman" , "宋体" , "Arial Narrow";
	background-color: transparent;
	
}
BUTTON
{
	font-size: 13px;
	line-height: 1.4;
	font-family: "宋体" , "Arial Narrow" , "Times New Roman";
}
.button
{
	background-image:url(Button.gif);
	font-family: "Times New Roman" , "宋体" , "Arial Narrow";
	text-align: center;
	font-size:13px;
	border-style:none;
	background-color:Transparent;
	width:58px;
	height:20px;
	color:Black;
	underline:none;	
}

.linkbutton
{
	font-weight: normal;
	font-size: 13px;
	background-image: url(Button.gif);
	width: 58px;
	color: black;
	border-top-style: none;
	line-height: 1.4;
	font-family: "Times New Roman" , "宋体" , "Arial Narrow";
	border-right-style: none;
	border-left-style: none;
	height: 20px;
	background-color: transparent;
	text-align: center;
	text-decoration: none;
	border-bottom-style: none;
	underline: none;
}

FONT
{
	font-size: 13px;
	line-height: 1.4;
	font-family: "宋体" , "Arial Narrow" , "Times New Roman";
}
LABEL
{
	font-size: 13px;
	background-image: none;
	font-family: 宋体;
	background-color: transparent;
}
TEXTAREA
{
	font-size: 13px;
	background-image: none;
	font-family: 宋体;
}
.textbox
{
	font-size: 13px;
	background-image: none;
	font-family: 宋体;
}

SELECT
{
	font-size: 13px;
	background-image: none;
	margin-left: 2px;
	font-family: 宋体;
}
.dropdownlist
{
	font-size: 13px;
	background-image: none;
	font-family: 宋体;
}
DIV
{
	font-size: 20px;
	font-family: 宋体;
}
.div
{
	DISPLAY: inline;
	WIDTH: 103px;
	HEIGHT: 17px;
	BACKGROUND-COLOR: transparent;
	font-size: 13px;
	font-family: 宋体;
}
INPUT
{
	BACKGROUND-COLOR: transparent;
	font-size: 13px;
	font-family: 宋体;

}
.ecline
{
	left: 5px;
	width: 100%;
	color: Teal;
	position: absolute;
	top: 30px;
	height: 2px;
}