a {
	color:#000;
	text-decoration:none;
}
a:hover {
	color:#000;
	text-decoration:underline;
}
p {
	margin:0px;
	padding:0px;
}
img {
	border:none;
	text-align: center;
}
.numberingphoto {
	float: left;
}
.numberingphoto a:link, .numberingphoto a:active, .numberingphoto a:visited {
	display: block;
	padding: 2px 0px 0px 0px;
	color: #000000;
	font-size: 11px;
	width: 18px;
	height:16px;
	text-decoration: none;
	text-align:center;
}
.numberingphoto a:hover, .currentnumberingphoto {
	text-decoration: none;
	background-color: #6da73f;
	font-weight:bold;
}
.maincontent_title {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5e9d9;
	height: 27px;
	color: #666;
	text-align: left;
	padding: 15px 17px 0px 0px;
	font-weight: bold;
	font-size: 18px;
}
.maincontent_text {
	padding: 15px 20px 0px 0px;
	height: auto;
	line-height: 16px;
	font-size: 14px;
}
.lineheight14 {
	line-height: 14px;
	font-size: 12px;
}
.rightpadding15px {
	padding: 0px 15px 0px 0px;
}
.rightlinepicture {
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #6da73f;
}
.text_lightgreen {
	color: #67b330;
}
.inputfield {
	background-color: #FFF;
	border: 1px solid #969696;
	font-size: 11px;
}
.button {
	background-color: #80af65;
	border: 1px solid #80af65;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}
.celA {
	background-color: #E9E9E9;
	margin: 0px;
	padding: 12px;
	border: 1px solid #CCC;
	width: 266px;
}
.celB {
	background-color: #D1E4C9;
	margin: 0px;
	padding: 12px;
	border: 1px solid #94C081;
	min-width: 266px;
}
