@charset "utf-8";
/* CSS Document */

.webkit{
width:620px;
margin:0px auto;
}

.titlekit{
height:20px;
text-align:center;
vertical-align:middle;
line-height:20px;
padding-left:4px;
padding-right:4px;
font-size:12px;
font-weight:bold;
text-transform:uppercase;
background-color:#F7F7F7;
border-bottom:1px solid #CCCCCC;
color:#3F5296;
position:relative;

}

.ttitlekit{
float:left;
width:618px;
margin:4px 0px 0px 0px;
border:1px solid #CCCCCC;

}
.tkitdate{
float:left;
width:76px;
text-align:center;
}

.tkitdes{
float:left;
width:454px;
text-align:center;
border-left:1px dotted #CCCCCC;
border-right:1px dotted #CCCCCC;
}

.tkitfile{
float:left;
width:80px;
text-align:center;
}



.unkit{
float:left;
width:618px;
margin:0px 0px 0px 0px;
border-bottom:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
border-left:1px solid #CCCCCC;
}

.kitdate{
float:left;
width:76px;
height:40px;
line-height:40px;
text-align:center;
vertical-align:middle;
}

.kitdes{
float:left;
width:450px;
height:40px;
text-align:center;
padding:1px 2px;
border-left:1px dotted #CCCCCC;
border-right:1px dotted #CCCCCC;

}
.kitdes img{
float:left;
}


.kitdes p{
/*margin:auto;*/
padding:2px 2px;
height:40 px;
vertical-align:middle;
display:inline;

}
.kitfile{
float:left;
width:50px;
height:40px;
text-align:center;

}

