body {
  font-size:12px;
  line-height: 1.5;
  margin-top: 0px;
  margin-bottom: 0px;
  background-image : url(image/bg_all_01.jpg);
  background-position: center;
  background-attachment: fixed;
  color : #333333;
}
tr,td{
  font-size:12px;
  line-height: 1.5;
  color : #333333;
}
.small {
	font-size:10px;
}
.big{
	font-size:17px;
}
.left-menu{

  background-image : url(image/bg_leftmenu_body.gif);

}
.left-td{
  padding:7px;
}
.co_img1{
  margin:0px 15px 10px 0px;
}


.cart_flow_bg{
  background-image : url(image/cart/obj_flow_bg.gif);
  background-position: center bottom;

}
.cart_flow_text{
  margin:0px 15px 15px 20px;
}

