.namecard-border-lefttop{
	background:url(../images/namecard/corner-left-top.png);
	background-repeat:no-repeat;
	width:11px;
	height:11px;
}

.namecard-border-righttop{
	background:url(../images/namecard/corner-right-top.png);
	background-repeat:no-repeat;
	width:11px;
	height:11px;
}

.namecard-border-rightbtm{
	background:url(../images/namecard/corner-right-btm.png);
	background-repeat:no-repeat;
	width:11px;
	height:11px;
}

.namecard-border-leftbtm{
	background:url(../images/namecard/corner-left-btm.png);
	background-repeat:no-repeat;
	width:11px;
	height:11px;
}

.namecard-border-top{
	background:url(../images/namecard/top.png);
	background-repeat:repeat-x;
	height:11px;
}

.namecard-border-btm{
	background:url(../images/namecard/btm.png);
	background-repeat:repeat-x;
	height:11px;
}

.namecard-border-left{
	background:url(../images/namecard/left.png);
	background-repeat:repeat-y;
	height:100%;
	width:11px;
}

.namecard-border-right{
	background:url(../images/namecard/right.png);
	background-repeat:repeat-y;
	height:100%;
	width:11px;
}

.namecard-bg{
	background-color:#fff;
	border:1px solid #ccc;
	-webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.3);
	/*
	background:url(../images/namecard/bg-repeat.png);
	background-repeat:repeat;
	*/
}

.topselection a{
	/*
	background:url(../images/namecard/btn-hover.gif);
	background-repeat:repeat-x;
	*/
	height:15px;
	border:1px solid #ccc;
	border-top:0px;
	padding:5px;
	color:#000;
	width:90px;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	background-color:#fff;
}

.namecard-groupbg .topselection a:hover{
	/*background-colo*/
}

.namecard-groupbg .subselection a,.namecard-groupbg-fg .subselection a{
	padding:5px;
	width:90px;
	height:15px;
	overflow:hidden;
	border:1px solid #ccc;
	border-top:0px;
	background-color:#fff;
	color:#666;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}

.namecard-groupbg .subselection a:hover,.namecard-groupbg-fg .subselection a:hover{
	background-color:#ccc;
}

.namecard-groupbg .subselection_unfriend a,.namecard-groupbg-fg .subselection_unfriend a{
	padding:5px;
	width:90px;
	height:15px;
	overflow:hidden;
	border:1px solid #ccc;
	border-top:0px;
	background-color:#fff;
	color:#999;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}

.namecard-groupbg .subselection_unfriend a:hover,.namecard-groupbg-fg .subselection_unfriend a:hover{
	background-color:#666;
	color:#fff;
}

.namecard-groupbg .subselection_newgroup a,.namecard-groupbg-fg .subselection_newgroup a{
	padding:5px;
	width:90px;
	height:15px;
	overflow:hidden;
	border:1px solid #ccc;
	border-top:0px;
	background-color:#CCC;
	color:#666;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}

.namecard-groupbg .subselection_newgroup a:hover,.namecard-groupbg-fg .subselection_newgroup a:hover{
	background-color:#000;
	color:#fff;
}

.friendselected a{
	background:url(../images/noti_right.png);
	background-repeat:no-repeat;
	background-position:5px 8px;
}


.namecard-msgborder-left{
	float:left;
	background:url(../images/namecard/btn_grey-left.png);
	background-repeat:no-repeat;
	height:25px;
	width:9px;
}

.namecard-msgborder-right{
	float:left;
	background:url(../images/namecard/btn_grey-right.png);
	background-repeat:no-repeat;
	height:25px;
	width:13px;
}

.namecard-addfriendicon a{
	background:url(../images/namecard/button_plus.png);
	background-repeat:no-repeat;
	background-position:5px 5px ;
}

.namecard-addfriendicon2 a{
	background:url(../images/namecard/button_plus.png);
	background-repeat:no-repeat;
	background-position:5px 8px ;
}

.namecard-interesticon a{
	background:url(../images/namecard/button_heart.png);
	background-repeat:no-repeat;
	background-position:5px 5px ;
}

.namecard-interesticon_selected a{
	background:url(../images/namecard/button_heart_selected.png);
	background-repeat:no-repeat;
	background-position:5px 5px ;
}

.namecard-author a{
	color:#666;
	font-size:12px;
	font-weight:bold;
}

.namecard-author a:hover{
	color:#000;
}
