﻿.service_default
{
    font-size: 12px;
    z-index: 99999;   
    top: 10px;
    visibility: visible;
    width: 106px;
    position: absolute;    
    padding:0px;
    margin:0px;
}
.service_default td
{
    font-size: 12px;
    line-height:normal;
    padding:0px;
    margin:0px;
}
.service_default a
{
    font-size: 12px;
    color: #000000;
    text-decoration:none;
}
.service_default a:hover
{
    color: #FF0000;
}
.service_default table.box_table
{
    width: 106px;
    border:0px;
}
.service_default td.box_top
{    
    height:40px;
}
.service_default td.box_top label.box_title
{
    float:left;
    font-size: 12px;
    margin-left: 4px;
    margin-top: 2px;
    width:72px;
    white-space:nowrap;
    overflow:hidden;
    color:#000000;
}
.service_default td.box_top img.box_close
{
    float: right;
    margin-right: 6px;
    margin-top: 0px;
    margin-bottom: 18px;
    width: 22px;
    height: 18px;
    border: 0px;
    cursor:pointer;
}
.service_default td.box_left
{
    background-repeat:repeat-y;
    width:4px;    
}
.service_default td.box_right
{
    background-repeat:repeat-y;
    width:4px;    
}
.service_default td.box_middle
{
     width:98px;
     text-align:center;   
     background-color:#ffffff;
}
.service_default td.box_middle ul
{
    list-style:none;
    margin:0px;
    padding:0px;
    display:block;
    width:100%;
}
.service_default td.box_middle ul li
{    
    list-style-type:none;
    margin:0px;
    padding:0px;
}
.service_default td.box_bottom
{
     width:106px;    
     height:35px;
     text-align:center;
}
.service_default td.box_bottom label.box_footer
{
    color:#000000;
    display: block;
    font-size: 12px;         
    padding-top: 6px;
    margin-left:4px;
    width:98px;
    white-space:nowrap;
    overflow:hidden;
}
.service_default td.box_bottom_empty
{
     width:106px;    
     height:13px;
}
.service_default div.box_closecon
{
    display:none;
}
.service_default div.box_closecon img.box_conimg
{
     border:0px;
     cursor:pointer;
}