﻿.member-name {
	background-image: url(memberimg/member_01.gif);
	height: 30px;
	width: 239px;
	padding-top: 15px;
	padding-left: 30px;
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
	line-height: 12px;
}
.member-content {
	background-image: url(memberimg/member_03.gif);
	height: 136px;
	width: 239px;
	padding-left: 30px;
}
.member-menu {
	background-image: url(memberimg/member_04.gif);
	height: 93px;
	width: 101px;
	text-align: right;
	padding-top: 43px;
	padding-right: 30px;
	line-height: 18px;
}
.member-menu a:link, .member-menu a:visited {
	text-decoration: none;
	font-weight: lighter;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	}
	
.member-menu a:hover, .member-menu a:active {
	text-decoration: none;
	font-weight: lighter;
	color: #cccccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #F0F0F0;
	}
.right-l {
	width: 170px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.right-r {
	width: 205px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
