/* CSS Document */

/* business-index
--------------------------------------------------*/
#business-index ul.index-list{
margin:0;
padding:0;
height:300px;
width:544px;}
/* CLEAR FIX [BEGIN] */

#business-index ul.index-list:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#business-index ul.index-list {
    display: inline-table;
    min-height: 1%;
}
/* Hides from IE-mac \*/
* html #business-index ul.index-list {height: 1%;}
#business-index ul.index-list {display: block;}
/* End hide from IE-mac */

/* CLEAR FIX [END] */


#business-index ul.index-list li{
margin:0 11px 0 0;
padding:0;
width:170px;
background:url(images/index_listbg.gif) no-repeat;
height:187px!important;
height:192px/*ie6*/;
text-align:center;
padding-top:15px;
list-style:none;
float:left
}

/* equipment
--------------------------------------------------*/
#equipment .section{
width:241px!important;
width:265px;
padding:0 12px 0;
background:url(images/equipment_section_bg01.gif) no-repeat left bottom;
margin:0 0 12px;
}

/* CLEAR FIX [BEGIN] */

#equipment .section:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#equipment .section {
    display: inline-table;
    min-height: 1%;
}
/* Hides from IE-mac \*/
* html #equipment .section {height: 1%;}
#equipment .section {display: block;}
/* End hide from IE-mac */

/* CLEAR FIX [END] */

#equipment #managementSystem,
#equipment #equipmentSystem{
float:left;}

#equipment #memberInterface,
#equipment #replenishmentSystem{
float:right;}

#equipment .section h3{
background:url(images/equipment_hl_bg01.gif) no-repeat;
padding:17px 17px 0 17px;
margin:0 -12px;
height:23px!important;
height:40px/*ie6*/;}

#equipment p.image{
margin-bottom:10px;}

#equipment .section ul{
margin:0 0 0 0px;
height:9em;
overflow:hidden;}

#equipment .section li{
margin:0 0 0.8em 20px;}

#equipment .section p.detail{
text-align:right;
padding-top:0.5em;
margin:0;
clear:both}

/* #pinballSlot */

#equipment #pinballSlot{
width:520px!important;
width:544px;
background-image:url(images/equipment_section_bg02.gif);
clear:both;}

#equipment #pinballSlot p.image{
float:right;
margin-bottom:10px;}

#equipment #pinballSlot p img{
margin-left:15px;}

#equipment #pinballSlot h3{
background-image:url(images/equipment_hl_bg02.gif);}

/* consulting
--------------------------------------------------*/
#consulting p.figure{
margin:15px 0 0 0;}
