#main #contentmain #right #pagemain h1 {
	font-size: 14px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 5px;
	clear: both;
	background-color: #A8A816;
	height: 18px;
	color: #FFF;
}
#main #contentmain #right #pagemain {
	width: 400px;
	float: left;
}
#main #contentmain #right img {
	margin: 10px;
	padding: 4px;
	border: 1px solid #CCC;
}


#main #contentmain #right #pagemain h2 .title {
	float: left;
	width: 100px;
	font-weight: bold;
}
#main #contentmain #right #pagemain h2 {
	font-size: 12px;
	margin: 4px;
	padding: 8px;
	clear: both;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}
