#infoLink a:link {color: #D7CD99; text-decoration: underline;}
#infoLink a:hover {background: none;}
#infoLink a:visited {color: #D7CD99; text-decoration: underline;}

#main .img01 {
	text-indent: -10000px;
	background-repeat: no-repeat;
	background-position: center bottom;
}

#infomation {
        height:auto;
	overflow:visible;
	margin-bottom:20px;
}
#infomation .txt {
	width:620px;
	margin:10px auto;
	padding:0 0 10px 10px;
	text-align:left;
	line-height:18px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #443200;
}
#infomation h4 { 
	font-size: 12px;
	font-weight:bold;
	color:#AF892F;
}
#infomation h5{ 
	font-size: 12px;
	color:#AF892F;
}
#infomation .entry-footer {
	font-size:11px;
	text-align:right;
}


