.style2 {font-family: "宋体";font-size: 12px;color: #666666;}
.style7 {font-family: "宋体";font-size: 12px;font-weight:bold;color: #666666;}
.style3 {font-family: "宋体";font-size: 12px;color: #ff0000;}
.style8 {font-family: "宋体";font-size: 12px;color: #aaaaaa;}
.style4 {font-family: "宋体";font-size: 12px;font-weight:bold;color: #ff0000;}

a:link {text-decoration: none;color:#000000}
a:visited {text-decoration: none;color:#000000}
a:hover {text-decoration: none;color:#0042FF}
a:active {text-decoration: none;}
a {font-family: "宋体";font-size: 12px;line-height: 150%;}

table {font-family: "宋体";font-size: 12px;color: #000000;word-break: break-all;}
font {font-family: "宋体";font-size: 12px;color: #000000;}
td {line-height: 150%;table-layout:fixed;word-break: break-all;}

body {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	line-height: 150%;
	background-color: #efefef;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border: 0px;
	SCROLLBAR-HIGHLIGHT-COLOR: #eeeeee;
	SCROLLBAR-SHADOW-COLOR: #eeeeee;
	SCROLLBAR-DARKSHADOW-COLOR: #eeeeee;
	SCROLLBAR-3DLIGHT-COLOR: #eeeeee;
	SCROLLBAR-FACE-COLOR: #dddddd;
	SCROLLBAR-ARROW-COLOR: #aaaaaa;
	SCROLLBAR-TRACK-COLOR: #eeeeee;
	SCROLLBAR-BASE-COLOR: #eeeeee;
}

input {
	background-color: #f8f8f8;
	border: 1px solid #aaaaaa;
	height: 16px;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 12px;
	margin: 0px;
	padding: 1px;
}
textarea {
	background-color: #f8f8f8;
	border: 1px solid #aaaaaa;
	font-size: 12px;
	color: #555555;
	text-decoration: none;
	line-height: 14px;
	margin: 0px;
	padding: 1px;
	SCROLLBAR-HIGHLIGHT-COLOR: #eeeeee;
	SCROLLBAR-DARKSHADOW-COLOR: #eeeeee;
	SCROLLBAR-3DLIGHT-COLOR: #eeeeee;
	SCROLLBAR-SHADOW-COLOR: #eeeeee;
	SCROLLBAR-FACE-COLOR: #dddddd;
	SCROLLBAR-ARROW-COLOR: #aaaaaa;
	SCROLLBAR-TRACK-COLOR: #eeeeee;
	SCROLLBAR-BASE-COLOR: #eeeeee;
}

.button {
	font-size: 12px;
	color: #555555;
	height: 18px;
	line-height: 12px;
	background-color: #eeeeee;
	margin: 0px;
	padding: 2px;
	clear: left;
	border: 1px solid #aaaaaa;
}
.radio {
	background-color: #ffffff;
	border: 1px solid #ffffff;
	height: 16px;
	font-size: 12px;
	margin: 0px;
	padding: 1px;
}