#desc {
   float:left;
   width:415px;
}
#desc_long {
   float:left;
   width:100%;
}

#desc h1 {
  font-size: 24px;
}
#desc h1.big {
  font-size: 36px;
  position: relative;
  margin-top: 0px;
}
#desc h2 {
  font-size: 18px;
  display: inline;
}
#desc h2.big {
  position: relative;
  margin-top: 0px;
}
#desc h3 {
  font-size: 12px;
}
#desc h4 {
  font-size: 11px;
}

#desc .n_head {
   float: left;
   line-height: 16px;
   width: 410px;
   margin-bottom: 10px;
}

#desc .n_head div {
   text-align:center;
   padding-top:25px;
}

#img_box {
  float:left;
  border:1px #E1E1E1 solid;
  width:400px;
  padding-top:10px;
  padding-left:10px;
}

#img_box .big {
  float:left;
  width:266px;
  height:266px;
}

#img_box .big div {
  border:1px #E1E1E1 solid;
  width:256px;
  height:256px;
  overflow:hidden;
}

#img_box .small {
   float:left;
   width:133px;
   height:133px;
}

#img_box .small div {
   float: left;
   border: 1px #E1E1E1 solid;
   width: 123px;
   height: 123px;
}

#howto, businessInfo {
  float:right;
  width:300px;
}

#howto .frame {
  float:right;
  border:1px #E1E1E1 solid;
  width:282px;
  margin-bottom:15px;
  padding:4px;
}

#howto .n_head, #businessInfo .head {
  line-height:32px;
  font-weight:bold;
}

#howto .leftCell {
  border-right: 1px #E1E1E1 solid;
  background-color: #EDEDED;
  background-position: center center;
  background-repeat: no-repeat;
  height: 70px;
}

#howto .rightCell {
   padding: 10px;
   background-color: #F5F5F5;
   vertical-align: middle;
}

#businessInfobla {
  float: right;
  border: 1px #e16161 solid;
  width: 282px;
  margin-bottom: 15px;
  padding: 4px;
  padding-top: 0px;
}

#businessInfobla .frames {
   background-color: #F5F5F5;
   padding: 10px;
   line-height: 15px;

}

#businessInfobla .bottom {
   background-color: #EDEDED;
   text-align: center;
   line-height: 22px;
}

#info {
  float:right;
  border:1px #E1E1E1 solid;
  width:286px;
  margin-bottom:15px;
  padding:2px;
}

#info table {
  line-height:16px;
}

td.even {
  background-color:#EDEDED;
}
td.odd {
  background-color:#F5F5F5;
}

ul {
  margin:0px;
  padding:0px;
  margin-left:20px;
}
