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

#ftlist .filterbox1 {
	font-size: 8pt;
	color: #fff;
}

#ftlist td {
/*	padding: 5px 5px;*/
}

#ftlist .filterbox2 {
}

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

#ftlist .filterlabel {
	text-transform: uppercase;	
	font-weight: bold;
}
	
#ftlist .filterbox_select1 {
	width: 150px;
}

#ftlist .filterbox_select2 {
	width: 50px;
}

#ftlist .box {
	width: 251px; 
	height: 130px; 
	float:left;
	margin-top: 4px;
	margin-bottom: 8px;
	margin-right: 25px;
	padding-bottom: 2px;
	background: #188fc5;
	color: #8BEEFF;
	font-weight: bold;
	font-size: 11px;
	line-height: 17px;
	cursor: pointer;
}
	
#ftlist .header {
	background:url(../images/r_k_bg.jpg);
	height:16px;
	margin-left:4px;
	margin-right:4px;
}

#ftlist .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;
}

#ftlist .content{
	height:100px;
	margin:5px;
	
}
#ftlist .leftbox {
	float: left;
}

#ftlist .imgborder{
	height:78px;
	width:72px;
	text-align:center;
	margin-right: 4px;
	border: 2px solid #fff;
	overflow: hidden;
/*	background: url(../images/flag_bg.jpg) repeat scroll center bottom;*/
}

#ftlist .avatar{
	border: none;
}

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

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

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

#ftlist .ball_border {
	margin-top: 3px;
}


#ftlist .ball_inact {
	background: url("../images/labda.jpg");
	width: 85px; 
	height: 18px;
}

#ftlist .ball_act {
	background: url(../images/labda_a.jpg);
	height: 18px;
	overflow:hidden;
}

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

#ftlist .cash img{
	border: none;
}

