div#funchois_box {
    background: url("/img/fan_login_mid.gif") repeat-y scroll left top transparent;
	float:left;
	margin-bottom:10px;
	width:220px;
	font-size:13px;
}

div#funchois_box p {
    margin: 5px 0;
    text-align: center;
}
#user_name {
    color: #005FBD;
    font-size: 12px;
    font-weight: bold;
    margin: 0 !important;
    padding-top: 10px;
}

p.fc_bottom {
	margin-bottom:0 !important;
	padding:0;
	line-height:0;
	height:2px;
}

div#funchois_box img{
	margin-right:5px;
}


div#funchois_box .top_line{
	border-top: 1px solid #BBCCDD;
	width:85%;
	margin:5px auto;
	padding:3px 0 0;
}

div#funchois_box ul li{
	background: url(../img/yajirushi_3.gif) no-repeat scroll left center transparent;
	font-size: 12px;
	line-height: 1.5em;
	margin-bottom: 5px;
	margin-left: 5px;
	text-align: left;
	list-style-type:none;
	padding-left:10px;
}

#okifan_logout{
    color: #666666;
    font-size: 12px;
    margin:10px auto 15px;
	display:block;
}