@import url("/skin/skin_01/css/common.css");
@import url("/skin/skin_01/css/common_head.css");
@import url("/skin/skin_01/css/common_sort.css");
@import url("/skin/skin_01/css/common_bottom.css");
#body { margin:0 auto; width:980px; }
#sidebar { float:left; width:227px; }
#mainbody { float:right; width:745px; }

.product .list_c { float:left; border:1px #ccc solid; border-top:none; padding:10px 0 5px 0; width:743px; }
.product .list_c li { float:left; width:19.9%; text-align:center; margin:0 0 10px 0; }
.product .list_c li div.pic { width:130px; height:130px; line-height:130px; border:1px #ccc solid; overflow:hidden; position:relative; text-align:center; margin:0 auto 5px auto; }
.product .list_c li p { position:static; +position:absolute; top:50%; vertical-align:middle; }
.product .list_c li img { position:static; +position:relative; top:-50%; left:-50%; vertical-align:middle; width:124px; height:124px; margin-bottom:1px !important; margin-bottom:0; }
.product .list_c li div.text { overflow:hidden; height:20px; line-height:20px; width:120px; margin:0 auto; }
.product .list_c li div a { text-decoration:none; }
.product .list_c li div span { color:#ff0000; }

.product .list_c li .erro-tips { width:470px; text-align:left; padding:20px 0 20px 250px; line-height:20px; background:url(/skin/skin_01/img/search_err.jpg) no-repeat 50px center; }
.product .list_c li .erro-tips #erro-t { color:#ff0000; margin-bottom:12px; font-size:14px; width:100%; }
.product .list_c li .erro-tips #erro-t em { font-style:normal; font-weight:700; font-size:14px; color:#ff0000; }
.product .list_c li #err_txt { padding:2px 0 1px 2px; width:260px; } 
.product .list_c li select { height:18px; width:120px; } 