.detail{
width:400px;
}


.detail #mainPic{

float:left;

}



#mainPic img{

width:175px;

height:170px;

}



.detail .thumbs{

width:80px;

height:75px;

margin:5px 10px 6px 20px;

float:left;

border:1px solid #3399FF;

}



.detail .info{

width:250px;

padding:5px;

float:left;

}
