/* CSS Document */

 /* Remove unwanted elements */
.FormBtn, #SearchTop, #LeftDiv, #MenuDiv, #RightDiv ,#Menu, #smallBreak, #TitleBar, #BackBtn, #SearchBox, .MainBtns, .MainPhoto
{
display: none;
}

.DetailItem
{
float:left;
width:160px;
}

body{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

.MainTitle{
font-size:18px;
font-weight:bold;
margin:10px 0px 10px 0px;
}

.FotoFrame{
display:inline;
}

.FotoFrameRight{
display:inline;
}

.FotoLeft{
padding-bottom:10px;
padding-right:10px;
vertical-align:top;
}

.map{
height:600px;
width:800px;
}

.Result{
width:650px;
clear:both;
display: block;
height:120px;
overflow:hidden;
}

.Result_info{
float:left;
width:430px;
height:120px;
}

.Result_image_box{
float:left;
width:180px;
height:120px;
}

.Link_result{
font-size:16px;
}

.Result_price{

}

.txt_pcode{
float:left;
}

.Result_title{
}

.Result_image{
width:165px;
height:110px;
border:none;
}

#MainContainer{
width:650px;
}
