

div.main-flash
{
  width:1002px;
  height:280px;
  overflow:hidden;  
  /*background:url('../images/default/pl/main-flash.png') no-repeat;*/
  
}


div.main
{
  width:1002px;
  height:280px;
  overflow:hidden;  
  background:url('../images/default/pl/main.png') no-repeat;
  position:relative;  
}




#products
{
position:absolute;
top:40px;
left:506px;
overflow:hidden;
}


#more-link
{
position:absolute;
top:0px;
right:20px;
overflow:hidden;
width:110px;
height:35px;
cursor:pointer;
}