@charset "utf-8";
/* CSS Document */
#exhibit{
	width:730px;
	float:left;
	padding: 3px 8px 3px 8px;
	cursor:pointer;
	font-size:11px;
	
	}
	
	#exhibit2{
	float:left;
	width:740px;
	margin: 0;
	
	}
	
	#exhibit2 p{
		line-height:22px;
		font-size:12px;
	}

