body {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
	color: #000000;
	background-image: url(../images/bg.gif);
}
.ikey {
	height: 14px;
	width: 100px;
	border: #000000;
}

table {
	font-size: 12px;
	color: #000000;
	line-height: 20px;
    font-weight: bold;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #003366;
}
a:active {
	color: #000066;
}
.menu {
	padding-left: 30px;
}
li {
	font-size: 12px;
}
.coope {
	padding-left: 10px;
}
.hand {
	cursor: hand;
}
.menu_t {
	font-size: 14px;
	color: #6F573F;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
}
