/* CSS Document */

#club_list {
	}
	
#club_list h1 {
	margin:0px 0 20px 0;
	font-size:20px;
	font-weight:normal;
	}

#club_list h2 {
	margin:20px 0 5px 0;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	}

#club_list p {
	border-bottom:1px dashed #e6e6e6;
	margin:0;
	padding:2px 0 2px 0;
	}	
.tab {
	position:absolute;
	left:300px;
	width:300px;
	}	