/*exhibition*/


.group {
	margin-top: 15px;
}

.group h4 {
	font-size: 16px;
	font-weight: bold;
	color: #006600;
	background-image: url(../info-images/dot-gr.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	height: 22px;
	border-bottom: 2px solid #006600;
	line-height: 22px;
}
.group table {
	width:500px;
	margin-top: 15px;
	border: 1px solid #009900;
	color: #333333;
}
.group td {
	border: 1px solid #006600;
	padding: 3px 10px;
}
.group .left {
	background-color: #B0DB99;
	color: #006600;	
}
.end {
	margin-top: 40px;
	margin-bottom: 30px;
}
.group .right a {
	color: #006600;
}
.group .right a:hover {
	color: #FFFFFF;
	background-color: #006600;

}



.pdf img {
	border: 1px solid #999999;
}
