#headarea,
#wraptop {
 width: 954px;
 margin-left:auto;
 margin-bottom: 0px;
 margin-right:auto;
 text-align:left;
}
#sercharea_prd{
 background: #DDD;
 border: 1px solid #DBDBDB;
 padding: 10px 0;
 text-align: center;
 -moz-border-radius: 6px; /* for Fx */
 -webkit-border-radius: 6px; /* for Safari */
 margin-bottom: 5px;
}
.Pagetitle{
 margin-right: 10px;
 font-size:12px;
 color:#666;
}
#secontent{
 float:left;
 width: 624px;
 margin-left: 10px;
}
.prdphoto{
 height: 200px;
 margin-right: 10px;
}
#rightarea{
 width: 160px;
 float:right;
 overflow: hidden;
}
.prdphoto a:link,
.prdphoto a:visited {
 text-decoration: none;
 border-bottom: 1px solid #CCC;
 color:#666;
}
.prdphoto a:hover {
 text-decoration: none;
 border-bottom: 1px solid #999;
 color:#000;
}
