/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:#666666
}
body,td,th {
	font-size: 12px;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: none;
}

.menu{color:#FFF; font-weight:normal; font-size:14px;}
.kp{ padding:10px; line-height:150%; border:#dddddd solid 1px; border-top:none; background-color:#FFFFFF}
.main{ background:#ffffff}
#leftK{ width:220px; background:#ffffff}

