.left h2{
	width:700px;
	height:36px;
	background:url(../images/h2_event.jpg) no-repeat top left;
}

.frame{
	width:700px;
	height:auto;
	margin:20px 0px;
	overflow:auto;
}

	.frame ul{
		text-align:center;
		width:600px;
		margin:20px auto;
	}
	
	.frame li{
		padding-bottom:20px;
		border-bottom:1px #6E5324 solid;
	}
