.selectbox1 {
width: 140px;
height: 330px;
float: right;
display: inline;
background: url(images/h.gif) no-repeat;
}

.selectbox2 {
width: 140px;
height: 330px;
float: right;
display: inline;
background: url(images/j.gif) no-repeat;
}

.listtext {
color: #333333;
font-size: 12px;
margin-top: 10px;
margin-left: 10px;
margin-right: 10px;
}

.imagewindow {
width: 480px;
height: 560px;
float: right;
display: inline;
background: url(images/n.gif) no-repeat;
}


.titlebox {
width: 480px;
height: 20px;
float: right;
display: inline;
background: url(images/p.gif) no-repeat;
}

.clientbox {
width: 480px;
height: 20px;
float: right;
display: inline;
background: url(images/r.gif) no-repeat;
}

.descripbox {
width: 375px;
height: 20px;
float: right;
display: inline;
background: url(images/t.gif) no-repeat;
}

.yearbox {
width: 95px;
height: 20px;
float: right;
display: inline;
background: url(images/v.gif) no-repeat;
}



.detailtext {
font-size: 12px;
margin-top: 3px;
margin-left: 10px;
}
