/************************************ 
* Stylesheet includes
************************************/
@import url("common.css");
@import url("menu.css");

/************************************ 
* Tables
************************************/
#tbl01
{
    width: 750px;
	border-collapse: collapse;
	border-style: hidden;
    margin: 0px auto;
}

/************************************ 
* Images
*************************************/
#buying_top
{
	background-image: url("../images/buying_top.jpg");
    background-repeat: no-repeat;
}

#buying_rule1
{
	background-image: url("../images/buying_rule1.jpg");
    background-repeat: no-repeat;
}

#buying_rule2
{
	background-image: url("../images/buying_rule2.jpg");
    background-repeat: no-repeat;
}

#buying_m1
{
	background-image: url("../images/buying_m1.jpg");
    background-repeat: no-repeat;
}

#buying_m2
{
	background-image: url("../images/buying_m2.jpg");
    background-repeat: no-repeat;
}

#buying_m3
{
	background-image: url("../images/buying_m3.jpg");
    background-repeat: no-repeat;
}

#buying_m4
{
	background-image: url("../images/buying_m4.jpg");
    background-repeat: no-repeat;
}

#buying_m5
{
	background-image: url("../images/buying_m5.jpg");
    background-repeat: no-repeat;
}

#buying_b1
{
	background-image: url("../images/buying_b1.jpg");
    background-repeat: no-repeat;
}

#buying_b2
{
	background-image: url("../images/buying_b2.jpg");
    background-repeat: no-repeat;
}

#buying_b3
{
	background-image: url("../images/buying_b3.jpg");
    background-repeat: no-repeat;
}

#buying_b4
{
	background-image: url("../images/buying_b4.jpg");
    background-repeat: no-repeat;
}

#buying_b5
{
	background-image: url("../images/buying_b5.jpg");
    background-repeat: no-repeat;
}
