@charset "utf-8";

#party_head {background:url(../images/party_top.jpg) no-repeat;
	width:632px;
	height:149px;
	text-indent:-5000px;
	text-align:left;
}
#party_cont {
	background:#000;
	width:632px;
	color: #fff;
	text-align: left;
	padding-top:16px;
}
#party_cont p {margin:1em 8px;
	line-height:150%;
}
#party_cont h3 {margin:8px;
	border-bottom: solid 1px #fff;
	border-left:solid 8px #ccc;
	padding: 2px 0 4px 4px;
}

dl.info2 {
	font-size: 120%;
	font-weight: bold;
	margin:8px;
	line-height: 150%;	
}
dl.info2 dt {float:left;
	width:60px;
}
