td {
	font-size: 12px;
	line-height: 22px;
}
body {
	margin: 0px;
	background-image: url(../pic/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.td_bk {
	border: 1px solid #C6E8F9;
	background-color: #F1FAFE;
}
a:link {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FF021E;
	text-decoration: underline;
}
a.aa:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.aa:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.aa:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
