@charset "utf-8";
/*content*/
.cLeftWidth{
    width:750px;
}
.cLeftInWidth{
    width:300px;
}
.cRightInWidth{
    width:440px;
}

.cRightWidth{
    width:200px;
}
.groupPic{
    width:300px;   
}
.groupPic .bigPic{
    height:290px;	
    width:290px;
    padding:4px;	
    margin-bottom:5px;
    border:1px solid #CCC;
    overflow:hidden;	
}
.groupPic .loading{
    background:url(images/loading.gif) center center no-repeat;
}
.groupPic .smallPic div{
    float:left;
    height:50px;
}
.groupPic .leftButton{
    width:10px;		
    background:url(images/imgArrow.gif) no-repeat;
    cursor:pointer;		
}
.groupPic .rightButton{
    width:10px;	
    cursor:pointer;
    background:url(images/imgArrow.gif) no-repeat;
    background-position:right;	
}
.groupPic .smallPic .centerContent{    
    width:275px;	
    margin-left:5px;	
    position:relative;
    overflow:hidden;
}
.groupPic .smallPic .centerContent ul{
    position:absolute;
    left:0px;
    top:0px;
}
.groupPic .smallPic .centerContent ul li{
    height:50px;
    width:50px;
    float:left;
    margin-right:5px;	
    background:#CCCCCC;
}
.groupPic .smallPic img{
    height:50px;
    width:50px;
}
h1, h2{
    color:#333333;
    font-size:16px;
    padding:0px 0px 10px 0px;
    font-weight:bold; 
    text-transform:capitalize;	  
}
h2.pruductname{
    width:94%;
    margin:0px auto;
}
.pdetails{
    font-size:13px;
    color:#333333;
    height:22px;	
    width:94%;
    margin:0px auto;
    border-bottom:1px #ccc dashed;	
}
.pdetails label{
    font-weight:bold;	
    line-height:1.5em;	
    width:160px;
    color:#666;	
}
.inquirenow{
    padding:10px 0px;
    margin-bottom:5px;
    background:#EEEEEE;
    text-align:center;	
}
fieldset{
    margin-top:5px;
}
fieldset div{    
    padding:5px;
    color:#333;
    font-size:9px;
}
.pl{
  font-size:12px;
    padding:10px 25px;
    border:1px solid #67a0c9;
    border-top:none;
}
.description{
  padding:10px 25px;
  border:1px solid #67a0c9;
  border-top:none;
  line-height:18px;
  font-size:13px;}
.description img{
  padding-top:10px;}
.tags{
  margin-bottom:5px;
  text-transform:capitalize;}
.title .outer .inner span{
  text-transform:capitalize;}
.description table {
  border: 1px #f0f0f0 solid;
  border:0;
  margin:0;
  border-collapse:collapse;
  border-spacing :0;}
.description td {
  padding: 2px;
  border: 1px #f0f0f0 solid;}

/*新到产品contentnew*/
.DivDialog .contentnew{
  overflow:auto;
  margin:0px;
  height:100%;
  border:1px solid #67a0c9;
  padding:10px;
}
.DivDialog .contentnew ul.inbox{
  text-align:left;
  padding:5px;
  display:inline;}
.DivDialog .contentnew ul.inbox li{
  paddint-bottom:10px;
  display:inline;
  text-align:left;
  width:33%;
  float:left;}
.DivDialog .contentnew ul.inbox li span.left{
  width:56px;
  height:56px;}
.DivDialog .contentnew ul.inbox li span.right{
  padding-left:5px;
  padding-right:5px;
  width:150px;
  float:left;}
.DivDialog .contentnew ul.inbox li span.right a{
  font-weight:normal;}
b{
  font-weight: bold;
  color:#555;
  font-size:14px;}
