div.header{
  background: transparent url(../images/bg_header.gif) repeat-x;
  height: 165px;
  overflow: hidden;
}

.logo{float: left;}

.main{padding:20px 0 10px 0;}

.decHead{float: right;}

div.categoryTab{
  padding-top:9px;

  float: left;
}

/*div.boxSearch{
  margin-top: 15px;
  float: right;
  width: auto;
} */

/*box home*/
.box{width: 250px; height: auto; padding: 0; float:left; margin: 0 10px 0 0;}

.center h1{margin: 0; padding: 0px; color:#F0037F; font-size: 20px;}
.center td{vertical-align: top; padding: 10px 10px 0 0;}
p.text{line-height: 1.5; padding-right:20px;}
p.separate{border-bottom: solid 1px #C8C7C7; padding-bottom: 3px;}
.top { height: 3px; background-image: url(../images/top_box.gif); background-repeat: no-repeat; overflow: hidden;}
.center { padding: 5px 15px; background-image: url(../images/center_box.gif); background-repeat: repeat-y; height: 520px;}
.center_small { padding: 5px 15px; background-image: url(../images/center_box.gif); background-repeat: repeat-y; height: 254px;}
.bottom { height: 3px; background-image: url(../images/bottom_box.gif); background-repeat: no-repeat; }




