td {
	font-size: 12px;
}
body {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.ipt {
	font-size: 12px;
	color: #0060A6;
	border: 1px solid #999999;
}
.h20 {
	line-height: 20px;
}
.sha {
	filter: DropShadow(Color=#FFFFFF, OffX=1, OffY=1, Positive=1);
}
.more {
	color: #FF0000;
	text-decoration: none;
}
.more:hover {
	color: #FF0000;
	text-decoration: underline;
}
.menu:hover {
	color: #FFFF00;
	text-decoration: none;
}
.menu {
	color: #FFFFFF;
	text-decoration: none;
}
.ipt-key {
	font-size: 12px;
	color: #004284;
	text-decoration: none;
}
.td-kuan {	border: 1px solid #CACACA;
}
