td{
	color: #454545;
	font-size: 12px;
}
.border-right {
	border-right: 1px solid #e2e2e2;
}
.border-t-b {
	border-top: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
}
body {
	/*background: #454545;*/
}
.td1 {
	line-height: 19px;
}
a:link {
	color: 454545;
	text-decoration: none;
}
a:visited {
	color: 454545;
	text-decoration: none;
}
a:active {
	color: 454545;
	text-decoration: none;
}
a:hover {
	color: #FF3300;
	text-decoration: underline;
}
.border_l_r {
	border-right: 1px solid #e2e2e2;
	border-left: 1px solid #e2e2e2;
}
.border_t {
	border-top: 1px solid #e2e2e2;
}
.input {
	border: 1px solid #e1e1e1;
}
.url {
	font-family: "Arial", "宋体";
	font-size: 11px;
	color: #333333;
}
.td {
	line-height: 19px;
}
.news {
	font-size: 14px;
	font-weight: bold;
}

