#child-img {
position: relative;
width: 955px;
height: 167px;
background: url(../images/45.jpg) no-repeat;
}

#child-content-left {
position: relative;
width: 955px;
background: url(../images/50.jpg) no-repeat;
background-position: top left;
background-color: #ffffff;
text-align: left;
float: left;
}

#child-content-center {
position: relative;
left: 280px;
width: 625px;
text-align: left;
float: left;
font-size: 14px;
line-height: 20px;
}

#child-bottom {
position: relative;
width: 955px;
height: 35px;
background: url(../images/4.jpg) no-repeat;
background-position: bottom right;
background-color: #ffffff;
text-align: left;
clear: both;
}

#child-nav {
position: relative;
width: 955px;
height: 18px;
background-color: #235183;
overflow:hidden;
}

#child-sub-nav {
position: relative;
left: 82px;
text-align: left;
}

#sample {
position: absolute;
top: 100px;
left: 15px;
width: 100px;
height: 75px;
z-index: 2;
}

#buy-now {
position: absolute;
top: 290px;
left: 5px;
width: 100px;
height: 100px;
z-index: 2;
}
