.myTd {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
}
body {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:link {
	font-size: 12px;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	text-decoration: none;
}
.myTdTitle {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.worning {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
.hx {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.hc {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.lx {
	font-size: 12px;
	color: #3300FF;
	text-decoration: none;
	font-weight: normal;
}
.lc {
	font-size: 12px;
	font-weight: bold;
	color: #3300FF;
	text-decoration: none;
}
.rx {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	font-weight: normal;
}
.rc {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.myFrame {
	margin: 0px;
	padding: 0px;
	height: 460px;
	width: 600px;
}

.myShowDiv {
	border: 2px dashed #CCCCCC;
	margin: 1px;
	padding: 1px;
	background-color: #B7CBFF;
}
.myButton {
	font-weight: bold;
	background-repeat: no-repeat;
	height: 30px;
	width: 88px;
	text-align: center;
	margin: 3px;
	padding: 6px;
	border: 1px dotted;
	vertical-align: middle;
}

