body {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	background-image: url(images/bg.gif);
	margin: 0px;
	line-height: 18px;
	background-repeat: no-repeat;
}
.copyright {
	font-size: 12px;
	line-height: 13px;
	color: #666633;
}
a:link {
	/*font-weight: bold;*/
	color: #899F63;
	text-decoration: none;
}
a:visited {
	/*font-weight: bold;*/
	color: #888888;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #EAA653;
}
.space2 {
	line-height: 24px;
}
.title {
	font-size: 17px;
	font-weight: bold;
	color: #669933;
	padding-bottom: 8px;
}
.title01 {
	font-size: 17px;
	font-weight: bold;
	color: #6666CC;
	padding-bottom: 8px;
}
.title02 {
	font-size: 17px;
	font-weight: bold;
	color: #FF6600;
	padding-bottom: 8px;
}
.title03 {
	font-size: 17px;
	font-weight: bold;
	color: #66CC00;
	padding-bottom: 8px;
}
.title04 {
	font-size: 17px;
	font-weight: bold;
	color: #9C5AA8;
	padding-bottom: 8px;
}
.title05 {
	font-size: 17px;
	font-weight: bold;
	color: #9E6969;
	padding-bottom: 8px;
}
.title06 {
	font-size: 17px;
	font-weight: bold;
	color: #c43e36;
	padding-bottom: 8px;
}
.author {
	font-style: italic;
	color: #006666;
}
.number {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	line-height: 13px;
}
.topspace {
	padding-top: 5px;
}
.bold {
	font-weight: bold;
	color: #333333;
}
.img {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding: 0px;
}
.img_right {
	float: right;
	margin-bottom: 8px;
}
.img_left {
	float: left;
	padding-right: 8px;
}
.cap {
	font-size: 16px;
	font-variant: small-caps;
	color: #009966;
	font-weight: bold;
}
.recipe {
	color: #666666;
	font-weight: bold;
}
.sec_title {
	font-weight: bold;
	color: #316AC5;
	font-size: 17px;
	font-variant: small-caps;
}
.location {
	font-weight: bold;
	color: #44C518;
}
.allcap {
	font-size: 12px;
}
.result {
	font-size: 16px;
	background-color: #99A37B;
	padding: 8px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-top-color: #666633;
	border-bottom-color: #666633;
	color: #FFFFFF;
	letter-spacing: 2px;
}
.sectitle1 {
	font-weight: bold;
	color: #6666CC;
	font-size: 16px;
}
.note {
	font-size: 12px;
	color: #999900;
}
.article_white {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.year {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
.article01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0099FF;
	text-decoration: none;
}
.article02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F1991A;
	text-decoration: none;
}
.article03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #66cc00;
	text-decoration: none;
}
.article04 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #9C5AA8;
	text-decoration: none;
}
.article05 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #9E6969;
	text-decoration: none;
}
.article06 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #c43e36;
	text-decoration: none;
}
.recipe01 {
	font-size: 14px;
	font-weight: bold;
	color: #578ABA;
	text-decoration: none;
}
.recipe02 {
	font-size: 14px;
	font-weight: bold;
	color: #C4654A;
	text-decoration: none;
}
.recipe03 {
	font-size: 14px;
	font-weight: bold;
	color: #669966;
	text-decoration: none;
}

.recipe04 {
	font-size: 14px;
	font-weight: bold;
	color: #FF3366;
	text-decoration: none;
}

.recipe05 {
	font-size: 14px;
	font-weight: bold;
	color: #CC9900;
	text-decoration: none;
}

.textbox {
	background-color: #DFEDFC;
	padding: 8px;
	float: right;
	width: 250px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 8px;
	border: 2px dotted #999999;
}
.blueoutline {
	border: 2px dotted #0099CC;
	padding: 5px;
}

li+li{
	padding-top: 6px;
}

