﻿#Popup{ width:320px;border:3px #666 solid; text-align:center; padding:10px 10px 20px;
background:#fff;
z-index:999;
left:50%;
top:50%;
margin-left:-150px!important;/*FF IE7 该值为本身宽的一半 */
margin-top:-60px!important;/*FF IE7 该值为本身高的一半*/
margin-top:0px;
position:fixed!important;/* FF IE7*/
position:absolute;/*IE6*/
_top:       expression(eval(document.compatMode &&
            document.compatMode=='CSS1Compat') ?
            documentElement.scrollTop + (document.documentElement.clientHeight-this.offsetHeight)/2 :/*IE6*/
            document.body.scrollTop + (document.body.clientHeight - this.clientHeight)/2);/*IE5 IE5.5*/
}
#Popup span#close a{ width:15px; height:15px; background:url(../images/cp_detail/close.gif) no-repeat 0 0; display:block; text-indent:-9999px; float:right;}
#Popup .join_cart_ok{height:70px; background:url(../images/cp_detail/success.gif) no-repeat center 0; margin:20px 0 10px;}
#Popup .cart_txt_info{ width:250px; height:45px; background:#f2f2f2; display:block; line-height:45px; margin:0 auto 30px; font-size:12px; color:#666;}
#Popup .cart_txt_info span{ font: bold 24px Arial; color:#f90;}

/*.cpchannel_List1{}
.cpchannel_List1 li{float:left; width:160px; line-height:18px;text-align:center; margin:10px 35px 10px 22px;_margin:10px 14px;}
.cpchannel_List1 li a{ border:3px solid #fff; display:block;padding:10px;  width:160px;height:auto!important;min-height:180px; height:180px;}
.cpchannel_List1 li a:hover{border:3px solid #eaeaea; padding:10px;width:160px;}
.cpchannel_List1 li img{ margin-bottom:5px; width:160px; height:120px;}
.cpchannel_List1 li.line{ border-bottom:1px dotted #cccccc;  clear:both;width:830px; height:1px;}
.cpchannel_List1 li p.g_1{ line-height:20px; padding-top:5px;}
.cpchannel_List1 li p.g_1 .member_price{line-height:25px; color:#d70000; font-size:14px}
.cpchannel_List1 li p.g_1 .market_price{ text-decoration:line-through; color:#999; font-size:12px}
.cpchannel_List1 li p.g_1 .p_name{ color:#666666; display:block; text-align:left; height:40px; line-height:20px; margin-bottom:10px;}
.cpchannel_List1 li p.g_1 .p_name:hover{ text-decoration:underline; color:#0d9020;}
.cpchannel_List1 li p.g_1 img{ border:none;}
.cpchannel_List1 li span.jfen{ color:#999999; margin-bottom:5px; display:block;}
.cpchannel_List1 li span.hse{ color:#ceaa00; padding-right:5px;}
.cpchannel_List1 li .detail_btn{ background:url(../images/detailBtn.gif) no-repeat; width:85px; height:24px; border:none;}*/
