@charset "utf-8";

/* -----------------------------------------------------------
  step Directories Layout Style Sheet
  Last Update 2010-01-29
------------------------------------------------------------ */
/* -----------------------------------------------------------
   BODY
------------------------------------------------------------ */
body#step {
background: url(/freshel/whitec/step/images/shere_bg_02.gif) repeat-x;
}
#step div#wrap {
width:100%;
background: url(/freshel/whitec/step/images/shere_bg_01.jpg) no-repeat center 101px;
}

/* -----------------------------------------------------------
  DAYCARE AREA
------------------------------------------------------------ */
div#stepArea {
width:880px;
margin:20px 0 50px 20px;
}
div#stepArea ul.tab {
width:879px;
margin-bottom:10px;
}
div#stepArea ul.tab:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
div#stepArea ul.tab {display:inline-block;}
/* Hides from IE-mac \*/
* html div#stepArea ul.tab {height:1%;}
div#stepArea ul.tab {display:block;}
/* End hide from IE-mac */

div#stepArea ul.tab li {
float:left;
}
div#stepArea ul.tab li img {
vertical-align:bottom;
}

div#stepArea p.bnr {
margin-bottom:20px;
text-align:right;
}
