@CHARSET "UTF-8";

#cbody .lcontent{
 position:relative;
 float:left;  	
 width:180px;
 left:60px;
 font-size:12px; 
}

#cbody .pcontent{ 
 position:relative;
 margin-left:300px;
 width: 623px;    
}
#cbody .pcontent table{
 margin-top: 10px;
}

/* список товара -- начало */

.lcontent div a {
 display: block;
 color: black;
 text-decoration: underline;
}

.lcontent div a:VISITED{
 color: black; 
}
.lcontent div a:HOVER{
 color: #359FCD; 
}

.grouprow{
 padding-bottom: 6px;
}

 .pcontent  a{
   cursor:pointer;
   text-decoration: none;
   color: #003366 ; 
 }
 .pcontent  a:VISITED{
  color: #003366 ;  
 }
 .pcontent  a:HOVER{
  color:#359FCD;	
 }


#bdata{
 position: absolute;
 top:50px; 
}

  
 
#cbody .pcontent table td{
  vertical-align: top;
} 

 .ctrladd{
  padding-top:15px;	  
 }
 /*
 .cpanel{
  position: relative;
  top:-5px;
  text-align: right;   
 } 
 */
 
.itempict{ 
 width:180px;
 padding-top: 30px;
 padding-bottom: 10px;
 
}

/* #cbody .pcontent table */ 
.itemcont{
 width:490px;
 text-align: justify; 
}
.itempict_admin{
 border-top: 1px dashed #666666;
 border-left: 1px dashed #666666;
 border-bottom: 1px dashed #666666;
}

.itemcont_admin{
 border-top: 1px dashed #666666;
 border-right: 1px dashed #666666;
 border-bottom: 1px dashed #666666;
}

  #grlist{
  font-size:12px;
  color: #003366 ; 
       
  }
  
  #grlist a {
   text-decoration: underline;
  }
  
 
/* список товара -- конец */




