body{
	font-size:12px;
	background-color:#ffffff;
}
a{
	font-size:12px;
	color:#000000;
	text-decoration:none;
}
.con{
	font-size:12px;
	color:#000000;
}

td{
	font-size:12px;
	line-height:150%;
	color:#000000;
}
.menu a{
	font-size:12px;
	color:#FFFFFF;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #666666;
	background-image:url(images/index_02.gif);
	line-height:38px;
	padding:0px 20px;
	text-align:center;
	float:left;
	width:150px;
	font-weight:bold;
}
.menu a:hover{
	background-image:url(images/index_021.gif);
}