﻿.kit_bg{
	background:url('../images/tables/kit/kit_bg.png') left top;
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	display:none;
	z-index:99;
}
.kit_center{
	background:transparent url('../images/tables/kit/kit_center.png') no-repeat scroll center center;
	width:750px;
	height:512px;
	margin:auto auto auto auto;
}
.kit_content{
	background:transparent none;
	width:670px;
	height:432px;
	border:none;
	overflow:auto;
	text-align:center;
	margin:30px 0 30px 0;
}
.kitclose_bt{
	width:46px;
	height:63px;
	position:relative;
	top:-462px;
	left:624px;
	cursor:pointer;
	z-index:101;
	border:none;
	background:transparent url('../images/tables/kit/kit_close.png') no-repeat center center;
}
.kit_f_1{
	background:url('../images/tables/player/fig_1.png') no-repeat left top;
	width:30px;
	height:30px;
}
.kit_f_2{
	background:url('../images/tables/player/fig_2.png') repeat-y right center;
	width:30px;
}
.kit_f_3{
	background:url('../images/tables/player/fig_3.png') no-repeat right top;
	width:30px;
	height:30px;
}
.kit_f_4{
	background:url('../images/tables/player/fig_4.png') repeat-x center top;
	height:30px;
}
.kit_f_5{
	background:url('../images/tables/player/fig_5.png') no-repeat left top;
	width:30px;
	height:30px;
}
.kit_f_6{
	background:url('../images/tables/player/fig_6.png') repeat-y left center;
	width:30px;
}
.kit_f_7{
	background:url('../images/tables/player/fig_7.png') no-repeat right top;
	width:30px;
	height:30px;
}
.kit_f_8{
	background:url('../images/tables/player/fig_8.png') repeat-x center top;
	height:30px !important;
}
.kit_f_9{
	background:url('../images/tables/player/fig_9.png') center;
}
#picBody{
	background:url('../images/tables/kit/kit_bg.png') left top;
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	text-align:center;
	z-index:100;
}
#infBody{
	background:url('../images/tables/kit/kit_bg.png') left top;
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	text-align:center;
	z-index:10000;
}
#close_msg{
	position:fixed;
	top:0px;
	left:0px;
	width:220px;
	height:19px;
	text-align:center;
	z-index:200;
	margin-left:35%;
}
