/*frind_css*/
.friend .m_t SPAN {
	LINE-HEIGHT: 40px; MARGIN: 2px 0px 0px; FONT-FAMILY: arial; COLOR: #ffb700; FONT-SIZE: 15px; FONT-WEIGHT: bold
}

.friend .m_t .link {
	PADDING-BOTTOM: 0px; LINE-HEIGHT: 34px; PADDING-LEFT: 0px; PADDING-RIGHT: 3px; COLOR: #5b8d0b; FONT-SIZE: 20px; PADDING-TOP: 0px
}
.friend
{
background:#fdfef6;
min-height:100px;
_height:100px;
overflow:hidden;
_overflow:visible;
}
.friend .h_list
{
line-height:24px;
margin:10px 15px 0;
}
.friend .h_list li
{
float:left;
width:110px;
white-space:nowrap;
overflow:hidden;
}
.friend .h_list a
{
color:#484848;
padding:0 0px
}