.ib
{
	height: 340px;
	width: 120px;
	padding: 0px 0px;	
	border: 1px solid #6699cc;
	background-color: #6699cc;
}
.ib-head
{
	background-color: #6699cc;
	border: 1px solid #6699cc;
	color: #fff;
	font-size: 140%;
}

.ib-foot 
{
	background-color: #6699cc;
	border: 1px solid #6699cc;
	color: #fff;
	float: left;
	width: 119px;
	height: 20px;
}

.ib-foot a
{
	color: #ffffff !important;
	text-decoration: none !important;
}

.top_part
{
	width: 120px;
	height: 165px;	
	padding-top: 3px;
	background-color: #ffffff;
}

.bottom_part
{
	background-color: #6699cc;
}

.ib-subhead
{
	background-color: #99ccff;
	border: 1px solid #99ccff;
	color: #fff;
}

.main_wico
{
	float: left;
	width: 57px;
	height: 70px;
	text-align: center;
}
.main_wico img
{
	border: 0px;
	padding: 0px;
	margin: 0px;
}

.mid_wico
{
	width: 57px;
	height: 60px;
	float: left;
	text-align: center;
	padding: 15px 0 0 0;
}	

.tmp
{
	float: right;
	font-size:20px;
	width: 50px;
	font-weight: bold;
	letter-spacing: -1;
	color: #882200;

}

.prs
{
	float: right;
	padding: 15px 0 0 0;
	font-size: 14px;
}

.r_wico
{
	width: 118px;
	height: 65px;
	float: left;
	text-align: center;
	font-size: 12px;
}

.r_wico .val
{
	font-size: 11px;
	font-weight: bold;	
}

.det
{
	float: left;
	width: 119px;
	background-color: #def;	
	height: 19px;
	margin: 0;
	padding: 3px 0;
}

#ts_s, #ts_n
{
	width: 120px;
	float: left;
}

#ts_n .ts_head, #ts_s .ts_head
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	padding: 0;
	margin: 0;
	color: #333333;
	text-align: center;
	background-color: #ddd;	
	width: 85px;
	float: left;
	height: 28px; 	
	line-height: 25px;
	
}

#ts_n .ts_body, #ts_s .ts_body
{
	text-align: center;
	background-color: #fff2f9; 
	font-size: 16px;
	padding: 0;
	margin: 0;
	background-color: #eee;	
	height: 28px; 	
	width: 35px;
	float: left;
	line-height: 25px;
}


