/* Á¦Ç°Ä«Å×°í¸® ¸ñ·Ï */
.catList { text-align:left; }
.catList h4 { font-size:16px; font-weight:bold; padding:9px; border:1px solid #ddd; }

.catList .notice { background:#f6f6f6; padding:10px; margin-bottom:15px; }
.catList .notice li { background:url(/home/images/icon21.gif) no-repeat 0 2px; font-size:11px; padding-left:15px; }
.catList .notice .li1 { background:url(/home/images/icon20.gif) no-repeat 0 2px; }

.catList dt { margin-bottom:5px; }
.catList dd { margin-bottom:10px; }
.catList .p1{ margin-top:5px; text-align:right; }
.catList .p1 .btnAddBcode{padding:0 15px;line-height:30px;}


/* Table */
.standardTable{margin-bottom:15px}
.standardTable table{width:100%;border-collapse:separate;border-spacing:0;border:none;
	-webkit-box-shadow:  0px 1px 1px 0px rgba(180, 180, 180, 0.1);
	box-shadow:  0px 1px 1px 0px rgba(180, 180, 180, 0.1);
}
.standardTable th{background-color:#fafafa;border:1px solid #ddd;border-right:none;padding:6px 0;color:#404040;vertical-align:middle;font-weight:bold}
.standardTable td:last-child,
.standardTable th:last-child{border-right:1px solid #ddd}
.standardTable td{padding:6px 0;border:#e0e0e0 1px solid;border-top:none;border-right:none}
.standardTable tr:hover td{background-color:#fafafa}
.standardTable thead th{text-align:center;padding:10px 0}
.standardTable tbody td,
.standardTable tbody th{text-align:center}
.standardTable .inBox {text-align:left;padding-left:10px}
.standardTable .inBox .deepB{font-size:14px;font-weight:bold}
.standardTable .inBox .deepM{font-size:13px;padding-left:30px}
.standardTable .inBox .deepS{padding-left:50px}
.standardTable .liF{font-size:11px;color:#999}
.standardTable .isP{background:url('/home/admin/home/images/icon_photo.gif') no-repeat 0 center;text-indent:20px}
.standardTable .date{font-size:11px}


.catList .listBox{border-top:1px solid #ddd;padding-top:10px}
.catList .listBox li{background:url('/home/images/dot_e4e4e4.gif') repeat-x 0 center}
.catList .listBox li .inBox{float:left;height:31px;line-height:31px;padding-right:10px}
.catList .listBox .deepB .inBox{background:#fff url('/home/admin/images/bul_05.gif') no-repeat 0 center;font-weight:bold;padding-left:20px}
.catList .listBox .deepM .inBox{background:#fff url('/home/admin/images/bul_04.gif') no-repeat 20px center;padding-left:35px}
.catList .listBox .deepS .inBox{background:#fff url('/home/admin/images/bul_01.png') no-repeat 35px center;padding-left:50px}

.catList .listBox .btnBox{float:right;line-height:31px}
.catList .listBox .btnBox a{font-size:11px;padding:0 5px;line-height:20px;margin-right:6px}






#productList {  }

#productList p.goodsTotal { margin-top:5px; text-align:right; }

#productList .basicTable{}
#productList .basicTable .item .actionButton{height:25px;line-height:25px;padding:0 8px;margin-right:5px}
#productList .basicTable .item em{display:none}
#productList .basicTable .item .submitButton{height:26px !important;line-height:26px !important;vertical-align:middle}
.win.gecko .submitButton{height:26px !important;line-height:normal !important;padding:4px 10px !important}

#productList .sbHolder{float:left;margin-right:10px}

.goodsList{}


#productList .btnBox .actionButton{height:30px;line-height:30px}


.itemContainer{position:relative;width:100%}
.itemContainer .itemBox{float:left;position:relative;background-color:#fff;width:228px;height:340px;border:1px solid #e4e4e4;padding:9px;cursor:pointer;margin:0 0 15px 15px;}
.itemContainer .itemBox:hover{border:1px solid #ff0000;
	-moz-box-shadow:2px 2px 10px -4px #000;
	-ms-box-shadow:2px 2px 10px -4px #000;
	-o-box-shadow:2px 2px 10px -4px #000;
	-webkit-box-shadow:2px 2px 10px -4px #000;
	box-shadow:2px 2px 10px -4px #000;

	-moz-transition: all 0.1s ease-out;
	-o-transition: all 0.1s ease-out;
	-webkit-transition: all 0.1s ease-out;
	-ms-transition: all 0.1s ease-out;
	transition: all 0.1s ease-out;
}
.itemContainer .itemBox.first{margin-left:0}
.itemContainer .itemBox .image{width:208px;height:208px;overflow:hidden}
.itemContainer .itemBox .image img{width:100%}
.itemContainer .itemBox .groups{text-align:left;border-top:1px solid #e8e7e3;padding-top:10px}
.itemContainer .itemBox .groups .brand{font-size:14px;letter-spacing:-1px;height:25px}
.itemContainer .itemBox .groups .brand span{font-size:13px}
.itemContainer .itemBox .groups .title{font-size:13px;text-align:justify;height:40px;line-height:20px;margin-bottom:10px}
.itemContainer .itemBox .groups .price .salePrice{font-size:14px}
.itemContainer .itemBox .groups .price .normalPrice{color:#999;text-decoration:line-through}

.itemContainer .itemBox .option{display:block;position:absolute;left:10px;top:190px;text-align:left;width:208px;z-index:1}

/** Hover options **/
.itemContainer .itemBox .itemCover{position:absolute;left:0;top:0;width:226px;height:338px;opacity:0;z-index:10}
.itemContainer .itemBox .itemCover .link{width:228px;height:300px}
.itemContainer .itemBox .itemCover .link img{width:228px;height:300px}
.itemContainer .itemBox .itemCover .tools{background:#fff;width:226px;height:38px;border-top:1px solid #ff0000}
.itemContainer .itemBox .itemCover .tools a{display:block;float:left;font-size:14px;width:50%;height:38px;line-height:38px;text-align:center}
.itemContainer .itemBox .itemCover .tools a.btnDelete{border-left:1px solid #ff0000}


#productList .paging{}









.writeWrap{}

.writeWrap h4{margin-bottom:10px}

.writeWrap .previewList li{float:left;position:relative;border:2px solid #666;margin:0 5px 5px 0}
.writeWrap .previewList li.current{border:2px solid #ff0000}
.writeWrap .previewList li.ui-state-disabled{border:none}
.writeWrap .previewList li a{display:block;width:60px;height:60px;overflow:hidden}
.writeWrap .previewList li img{width:60px;height:60px}
.writeWrap .previewList li .btnDel{position:absolute;right:5px;top:5px;background:#fff url(/images/btn_sp20101228.png) no-repeat -2px -2px;width:11px;height:10px;cursor:pointer;display:none}
.writeWrap .previewList li .btnUpload{display:block;background:url('/admin/images/bg_add.png') no-repeat center center;width:64px;height:64px;overflow:hidden;text-indent:-100px}

.writeWrap .selectBox{float:left;margin-right:5px}
.writeWrap .number{text-align:center}
.writeWrap .specialNumber{color:#ff0000;font-weight:bold;text-align:center}
.writeWrap .option{width:100%}


.writeWrap .btnBox{text-align:center;margin-top:10px}


.writeWrap .colsWrap{position:relative;margin-bottom:30px}
.writeWrap .colsWrap::after{content:"";display:block;clear:both}

.writeWrap .colsWrap .cols{float:left;background:#F8F6F4 none repeat scroll 0% 0%;width:-webkit-calc(50% - 10px);width:calc(50% - 10px);margin-bottom:20px}
.writeWrap .colsWrap .cols::after{content:"";display:block;clear:both}
.writeWrap .colsWrap .cols.left{margin-right:10px}
.writeWrap .colsWrap .cols.right{margin-left:10px}

.writeWrap .colsWrap .cols > div{float:left}
.writeWrap .colsWrap .cols .inputTitle{width:100px;text-align:left;line-height:42px;padding-left:10px}
.writeWrap .colsWrap .cols .inputBox{background:#fff none repeat scroll 0% 0%;position:relative;width:-webkit-calc(100% - 100px);width:calc(100% - 100px)}
.writeWrap .colsWrap .cols .inputBox.boxLine{height:42px;line-height:40px;border:1px solid #DFDFDF;padding:0px 10px}

.writeWrap .colsWrap .cols .inputBox input[type=text]{height:42px;line-height:40px}
.writeWrap .colsWrap .cols .inputBox label input[type=checkbox],
.writeWrap .colsWrap .cols .inputBox label input[type=radio]{top:10px}

.writeWrap .colsWrap .cols .inputBox select{background:#fff none repeat scroll 0% 0%;color:#424141;height:42px;line-height:40px;border:1px solid #DFDFDF;padding:0px 5px}
.writeWrap .colsWrap .cols .inputBox textarea{line-height:26px !important}

.writeWrap .colsWrap .cols .inputBox.size{}
.writeWrap .colsWrap .cols .inputBox.size::after{content:"";display:block;clear:both}
.writeWrap .colsWrap .cols .inputBox.size div{float:left;width:-webkit-calc(33.333333333% - 20px);width:calc(33.333333333% - 20px)}
.writeWrap .colsWrap .cols .inputBox.size div.multiply{width:30px;text-align:center;line-height:42px}

.writeWrap .colsWrap .cols.category,
.writeWrap .colsWrap .cols.summary{width:100%}

.writeWrap .colsWrap .cols.category .inputBox.categoryBox{border:1px solid #ddd;border-left:none}
.writeWrap .colsWrap .cols.category .inputBox.categoryBox .box{float:left;width:33.33333%;height:150px;border-left:1px solid #ddd}
.writeWrap .colsWrap .cols.category .inputBox.categoryBox .box h5{background:#f4f4f4;border-bottom:1px solid #ddd;line-height:30px;text-align:center}
.writeWrap .colsWrap .cols.category .inputBox.categoryBox .box > div{padding:10px}
.writeWrap .colsWrap .cols.category .inputBox.categoryBox .box > div .active{font-weight:700}

.writeWrap .colsWrap.detail .cols{float:none;width:100%;margin:0 0 20px 0}
.writeWrap .colsWrap.detail .cols .inputBox.preview{border:1px solid #DFDFDF;padding:0px 10px}




.writeWrap .editorBox{position:relative}
.writeWrap .editorBox .cPhoto{position:absolute;right:2px;top:1px;display:inline-block;background:url("/indexpage/news/images/icon_editor_photo.gif") no-repeat 5px center;padding:0 10px 0 25px;visibility:visible;overflow:visible; _overflow-y: hidden; *margin-right: -1px; width: auto; height: 29px; font-weight: normal; font-size: 11px; line-height: 30px; *line-height: 29px; _line-height: 30px; color: #444; letter-spacing: -1px; vertical-align: top;}
.writeWrap .cPhoto:hover{background-color:#e0dedf}

.optionTip{width:450px}
.optionTip .tipContents{width:418px;margin:0 auto;}
.optionTip .tipContents li{text-align:left !important}