#club_menu {
	height: 26px;
	width: 704px;
	border-bottom: 3px solid #c08cee;
	margin-left: 10px;
	background-image: url(../images/member_activity_menu.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	overflow: hidden;
}
#club_menu ul{list-style:none; margin: 0; padding: 0;}
#club_menu li{float: left;}
#club_menu li a {display:block; text-indent:-3000px; margin-right:3px;}
#club_menu .first a {height:26px; width:79px; display:block;}
#club_menu .sec a {height:26px; width:117px; display:block;}
#club_menu .third a {height:26px; width:118px; display:block;}
#club_menu .first a:hover, #club_menu .over_a a{height:26px; width:79px; background:url(../images/member_activity_menu.gif) 0px 26px;}
#club_menu .sec a:hover, #club_menu .over_b a{height:26px; width:117px; background:url(../images/member_activity_menu.gif) -82px 26px;}
#club_menu .third a:hover, #club_menu .over_c a{height:26px; width:118px; background:url(../images/member_activity_menu.gif) -202px 26px;}

#activity {
	background: url(../images/line.gif) repeat-x top;
	width: 682px;
	margin: 20px 0 0 10px;
	overflow: hidden;
	float: right;
}
#activity ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#activity li {
	background: url(../images/line.gif) repeat-x bottom;
	padding-bottom: 30px;
	margin-top: 30px;
	clear: both;
	overflow: hidden;
}
#activity .img {
	height: 145px;
	width: 145px;
	border: #999 solid 1px;
	float: left;
	margin-right: 20px;
}
#activity .title {
	color: #bf8ec4;
}
#activity .more a {
	float: right;
	padding-top: 6px;
}
#activity a, #activity a:active, #search_sale .page a, #search_sale .page a:active {
	color: #333;
}
#activity a:hover, #search_sale .page a:hover {
	color: #960D5F;
}

#search_sale {
	width: 704px;
	margin: 20px 0 0 10px;
	overflow: hidden;
	float: right;
}
#search_sale .page {
	width: 704px;
	margin: 10px 0 0 0;
	text-align: center;
	float: left;
}
#search_sale a, #search_sale a:active {
	color: #a983f3;
}
#search_sale a:hover {
	color:#90F;
}

#search_sale .img {
	height: 128px;
	width: 128px;
	border: #999 solid 1px;
	margin-bottom: 8px;
}

#search_sale ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#search_sale li {
	float: left;
	width: 130px;
	margin: 0 0 30px 10px;
	text-align: center;
}
#activity_explan {
	width: 660px;
	padding: 10px;
	margin-top: 20px;
	overflow: hidden;
	float: right;
	border: #b4b4b4 solid 1px;
}
#activity_explan .title {
	color: #333;
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	background-color: #eee;
	width: 648px;
	border: 1px solid #ccc;
	display: block;
	padding-right: 6px;
	padding-left: 6px;
	margin-bottom: 10px;
}
#activity_explan .contents {
	width: auto;
	padding: 0px 10px;
}
#sign_act {
	width: auto;
}
#sign_act .fixed {
	float:left; 
	width:90px; 
	text-align:right;
	margin-right: 5px;
}
#sign_act .sead {
	text-align: center;
}
#sign_act p {
	margin: 5px 10px;
}
