﻿<!--
body {
	margin: 0px;
	font-family: "宋体","Arial";
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}

table {
	border-collapse: collapse;
	font-family: "宋体","Arial";
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}

img {
	border: 0px;
}

form {
	margin: 0px;
}

input {
	font-family: "宋体","Arial";
	font-size: 12px;
	height: 18px;
}

select {
	font-family: "宋体","Arial";
	font-size: 12px;
	height: 18px;
}

textarea {
	font-family: "宋体","Arial";
	font-size: 12px;
	line-height: 18px;
}

a:link {
	color: #333333; text-decoration: underline;
}
a:visited {
	color: #333333; text-decoration: underline;
}
a:active {
	color: #333333; text-decoration: underline;
}
a:hover {
	color: #FF6600; text-decoration: none;
}

a.None:link {
	text-decoration: none;
}
a.None:visited {
	text-decoration: none;
}
a.None:active {
	text-decoration: none;
}
a.None:hover {
	text-decoration: none;
}

a.Menu:link {
	color: #0066EE; text-decoration: none;
}
a.Menu:visited {
	color: #0066EE; text-decoration: none;
}
a.Menu:active {
	color: #0066EE; text-decoration: none;
}
a.Menu:hover {
	color: #999999; text-decoration: underline;
}

a.Name:link {
	color: #000066; text-decoration: underline;
}
a.Name:visited {
	color: #000066; text-decoration: underline;
}
a.Name:active {
	color: #000066; text-decoration: underline;
}
a.Name:hover {
	color: #FF6600; text-decoration: none;
}

a.List:link {
	color: #000099; text-decoration: none;
}
a.List:visited {
	color: #000099; text-decoration: none;
}
a.List:active {
	color: #000099; text-decoration: none;
}
a.List:hover {
	color: #FF6600; text-decoration: underline;
}

a.White:link {
	color: #FFFFFF; text-decoration: none;
}
a.White:visited {
	color: #FFFFFF; text-decoration: none;
}
a.White:active {
	color: #FFFFFF; text-decoration: none;
}
a.White:hover {
	color: #FF6600; text-decoration: underline;
}

.View {
	cursor: hand;
	color: #000099;
	text-decoration: none;
}

.Show {
	cursor: hand;
	color: #000099;
	text-decoration: underline;
}

input.IMD {
	ime-mode: disabled;
}

.Px12 {
	font-size: 12px;
}

.Px12B {
	font-size: 12px;
	font-weight: bold;
}

.Px14 {
	font-size: 14px;
}

.Px14B {
	font-size: 14px;
	font-weight: bold;
}

.Px16 {
	font-size: 16px;
}

.Px16B {
	font-size: 16px;
	font-weight: bold;
}

.Search0 {
	cursor: hand;
	color: #FFFFFF;
}

.Search1 {
	background: url(../../img/green.gif);
	cursor: hand;
	color: #333333;
}

.Keyword {
	font-size: 3px;
}
-->
