
/* CSS Document */

#hidelight-show-id{
float:left;
}

.dropdown{ background:#fafafa; padding:5px;
}
.pop-color .colorTit{
font-size:11px;
margin-top:3px;
color:#000;
width:100%;
display:block
}
.bigimgs_border{
border:1px solid #ddd;
width:100px;
height:100px;
padding:5px;
display:inline-block;
float:right;
position:relative
}
.bigimgs_border img{ width:100%; height:auto;}
.pop-color #select-color2{
position:absolute;
top:115px;
text-align:left;
width:100%
}
.color_list_attribute li{
float:left;
background:#fff;
color:#000;
font-size:12px;
height:32px;
width:32px;border:1px solid #eee;
padding:2px;
 position: relative;
margin:3px;
cursor: pointer;
}
.color_list_attribute li img{width:100%; height:auto;}
.color_list_attribute .attr_selected{
border:1px solid #E2569E;
background:none;
}
.list_attribute{list-style:none;}
.list_attribute li{float:left;background:#eee;color:#000;font-size:12px;padding:8px 15px;margin:3px;cursor: pointer;}
.list_attribute li:hover{background-color: #980026;color:#fff;}
.list_attribute .attr_selected{background-color: #980026;color:#fff;}
.tips{padding:3px;}
.green{color:green;font-size:10px;}
.valuestyle{    border: 0 none; color: #C40000;font-size: 13px; font-weight: bold; padding-left: 10px;}
.red{color:red;font-weight:bold;font-size:10px;}