td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #444444;
}
.tdmenu {
	font-size: 13px;
	color: #FFFFFF;
	letter-spacing: 1px;
}
a:link{
	color: #444444;
	text-decoration: none;
}
a:visited{
	color: #444444;
	text-decoration: none;
}
a:hover{
	color: #FF6600;
	text-decoration: none;
}
.a1:link{
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
.a1:visited{
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
.a1:hover{
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: underline;
}
.line {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.tablenews {
	overflow-x: hidden;
	overflow-y: scroll;
	height: 270px;
	width: 100%;
	visibility: visible;
}
.tableqc {
	overflow-x: hidden;
	overflow-y: scroll;
	height: 550px;
	width: 100%;
	visibility: visible;
}
.divbox {
	padding: 5px;
	border: 1px solid #999999;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 170px;
}
.divbox2 {
	padding: 5px;
	border: 1px solid #999999;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 220px;
}
.title {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.tdintro {
	padding: 5px;
}
