@charset "utf-8";

div#container div#left-cont h2 {
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
	padding:0;
	width:562px;
	height:75px;
	border:none;
	position:relative;
}

div#container div#left-cont .exhi {
	margin:0 auto;
	padding:20px 0 0;
	width:480px;
	font-size:12px;
	line-height:18px;
}
.exhiImg {
	margin:10px auto 0;
	width:480px;
	overflow:hidden;
}

.exhiImg img {
	margin:10px;
	display:block;
	float:left;
}

div#container div#left-cont .exhiImg p {
	margin:0 auto;
	padding:0;
	clear:left;
	width:460px;
	font-size:11px;
	line-height:18px;
}


