html, body {
margin:0;
padding:0;
font-family:arial;
font-size:12px;
color:#033;
}


#container {
width:651px;
margin:auto
}

#header {
background:#ff6702;
position:relative;
height: 67px;
}

#header img {
display:block;
}

#contact {
color: #fff;
position:absolute;
right:10px;
bottom:10px;
width:200px;
text-align:right;
}


#instruction {
bottom:5px;
color:#FFFFFF;
left:323px;
position:absolute;
top:15px;
width:150px;
}

table {
border-collapse:collapse;
border:none;
}

td {
padding:0;
}

#images {
height: 665px;
overflow:hidden;
}

#images div {
height: 222px;
overflow:hidden;
}

#images img {
display:block;
width:307px;
}

#text {
line-height:15px;
padding:10px 0 0 14px;
}

h1 {
font-family: arial;
font-size: 20px;
font-weight: normal;
line-height: 18px;
margin: 0;
}

p#locale {
color:#006666;
font-size:12px;
line-height:20px;
margin: 0;
}

#offer {
color:#006666;

}

#price {
font-size: 20px;
display: block;
color:#003333;
}

.status span {
font-weight:bold;
color:red;
}





#detail_info {
overflow:hidden;
position:relative;
border-bottom:1px solid #999;
font-size:12px;
color:#033;
}


/*
* html #detail_info { line-height:15px; }
*/

#agent {
height: 117px;
overflow:hidden;
}

#agent img {
margin:0 10px 0 0;
float:left;
width:78px;
}

#footer {
border-top:1px solid;
padding-top:4px;
}