.members1 table{
width:100%;
}
.members1 td{
border-bottom:1px solid #e3e3e3;
padding:10px 40px;
}
.member_cat_l{
float:left;
width:98px;
height:114px;

}
.member_cat_l a{
width:98px;
height:69px;
display:block;
text-align:center;
padding:45px 0 0 0;
color:#000;
text-decoration:none;
background:url('../images/bg_member_tab_all.png') no-repeat;
}
.member_cat_l a:hover{
filter: alpha(opacity=50);
-moz-opacity:0.50;
opacity:0.50;
}
.member_cat_r{
width:550px;
float:right;
}
.member_cat_r li{
width:98px;
height:24px;
margin:0 10px 6px 0;
display:block;
float:left;
}
.member_cat_r li a{
display:block;
width:98px;
height:20px;
padding:4px 0 0 0;
text-align:center;
color:#000;
text-decoration:none;
background:url('../images/bg_member_tab.png') no-repeat;
}
.member_cat_r li a:hover{
filter: alpha(opacity=50);
-moz-opacity:0.50;
opacity:0.50;
}
.memberbox{
width:187px;
height:167px;
background:url('../images/bg_member_list.png') no-repeat;
padding:15px;
color:#000;
text-align:center;
float:left;
margin:0 5px 10px 0;
}
.memberbox h3{
height:70px;
}
#member{
padding:15px 0;
}

.url{
	word-wrap:break-word;
}