.pt12 {
	font-size: 12px;
}
.navi {
	font-size: 14px;
	background-color: #FFEFCE;
	font-weight: bold;


}
.con {
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	height: auto;
	width: auto;
	float: none;
	background-color: #FFCC66;
	padding: 1px;
	border-top: thin none #999999;
	border-right: thin solid #999999;
	border-bottom: thin solid #999999;
	border-left: thin none #999999;

}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
.con2 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0000CC;
	padding: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFCC;
	border-right-color: #FFFFCC;
	border-bottom-color: #FFFFCC;
	border-left-color: #FFFFCC;
	width: auto;

}
h1 {
	color: #666666;
	font-size: 16px;
}
.line {
	line-height: 20px;
}
#column dl {
	margin: 0px;
	padding: 10px;
}
#column dt {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#column dd {
	padding-right: 15px;
	padding-bottom: 10px;
}
