#ftglist {
	font-size: 11px;
	padding: 0px 5px 0px 5px;
	width: 557px;
	overflow: hidden;
}

#ftglist .filterbox1 {
	float:left;
	margin-right: 30px;
	margin-bottom: 20px;
}

#ftglist .filterbox2 {
}

#ftglist .filterbox1 select, #ftglist .filterbox2 select{
	color: #fff;
	background:#02659C;
	border: none;
}

#ftglist .filterlabel {
	text-transform: uppercase;	
	color:#02659C;
}
	
#ftglist .filterbox_select1 {
	width: 200px;
}

#ftglist .filterbox_select2 {
	width: 50px;
}

#ftglist .box {
	width:251px; 
	height:130px; 
	float:left;
	margin-top:4px;
	margin-right:25px;
	margin-bottom: 8px;
	padding-bottom:2px;
	background:#188fc5;
	color:#8BEEFF;
	font-weight:bold;
	font-size:11px;
	line-height:17px;
	cursor: pointer;
}


#ftglist .header {
	background:url(../images/r_k_bg.jpg);
	height:16px;
	margin-left:4px;
	margin-right:4px;
}

#ftglist .header_text {
	background:#188fc5;
	float:left;
	height: 16px;
	overflow: hidden;
	padding-left:4px;
	padding-right:4px;
	margin-left:5px;
	font-size:14px;
	font-weight:bold;
	color:white;
	text-transform:uppercase;
	padding-top:0px;
	vertical-align:bottom;
}

#ftglist .content{
	height:100px;
	margin:5px;
}

#ftglist .imgborder{
	height:79px;
	width:72px;
	float:left;
	text-align:center;
	margin-right: 4px;
	border: 2px solid #fff;
/*	background: url(../images/flag_bg.jpg) repeat scroll center bottom;*/
	background-position: bottom;
}

#ftglist .avatar {
	border: none;
}

#ftglist .databox {
	height:110px;
	margin-left: 90px;
}

#ftglist .data_title {
	float:left;
	margin-right:2px;
	line-height: 15px;
}

#ftglist .data_value{
	color:#ffffff;
	font-weight:normal;
	padding-left:2px;
	text-align: left;
	padding-right:8px;
	line-height: 15px;
}

#ftglist .ball_border {
	position: absolute;
	margin-top: 86px;
}

#ftglist .cash{
	height:15px;
	padding-top:2px;
}

#ftglist .cash img{
	border: none;
}

