/* showDialog */
#SD_HideSelect {position:fixed;top:0px;left:0px;z-index:999;width:100%;height:100%;background:#FFFFFF;border:none;filter:alpha(opacity=0);-moz-opacity:0;opacity:0;}
* html #SD_HideSelect {position:absolute;height:expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');}
#SD_overlay {position:fixed;top:0px;left:0px;z-index:1000;width:100%;height:100%;}
* html #SD_overlay {position:absolute;height:expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');}
.SD_overlayBG {background:#000000;filter:alpha(opacity=50);-moz-opacity:0.50;opacity:0.50;}
.SD_overlayBG2 {background:#FFFFFF;filter:alpha(opacity=20);-moz-opacity:0.20;opacity:0.20;}
.SD_bg {background:#333333;filter:alpha(opacity=30);-moz-opacity:0.30;opacity:0.30;width:9px;height:9px;overflow:hidden;}
#SD_window {position:absolute;top:0px;left:0px;z-index:1000;overflow:hidden;display:none;}
#SD_container {position:relative;z-index:1005;background:#FFFFFF;border:1px solid #888888;float:left;}
#SD_container h3 {height:30px;line-height:30px;background:#eee;border-bottom:1px solid #CDCDCD;text-indent:10px;color:#333;font-size:14px;font-weight:bold;cursor:move;margin:0;}
#SD_body {padding:15px;white-space:normal;}
#SD_body, #SD_body div, #SD_body p, #SD_body td {color:#000000;}
#SD_button {padding:10px 0px;background:#F6F6F6;border-top:1px solid #CDCDCD;text-align:center;display:none;}
#SD_button a {margin-right:10px;padding:6px 10px 4px;background:#005EAC;border-width:1px;border-style:solid;border-color:#D8DFEA #0E1F5B #0E1F5B #D8DFEA;white-space:nowrap;display:inline-block;color:#FFFFFF;font-size:14px;text-align:center;cursor:pointer;}
#SD_button a:hover {text-decoration:none;}
#SD_close {position:absolute;top:6px;right:10px;z-index:1005;width:17px;height:17px;border:none;background:url(../images/sd_close.png) no-repeat 0px 0px;display:none;}
#SD_close:hover {background-position:0px -17px;}
new- #SD_button a{    width: 80px;height:20px; border: 0 none;font-size: 14px; font-weight: bold;text-align: center;color: #fff; background: red;background:#b2191b;}



.pop-car-win {padding: 15px;display: block;}
.pop-content h4 {width: 200px;height: 32px;margin: 0 0 10px 10px;line-height: 32px;font-size: 14px;font-weight: bold;color: #333;}
.m-dialog {position: fixed;_position:absolute; top: 38%; left: 38%; z-index: 1000003;}
.m-dialog .container { display:none; background:rgba(0,0,0,0.2);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#30000000,endColorstr=#30000000)\9;padding:6px;}
.m-dialog .title {  border-bottom: 1px solid #ccc; background: #eee; }
.m-dialog .title h3 { padding:5px 0; padding-left: 10px; font-size: 14px; font-weight: bold;}
.m-dialog .btn {display:block;  position: absolute; color:#999;text-decoration:none; font-family:simsun;right: 12px; top:8px;font-size:16px;font-weight:700;cursor: pointer;}
.m-dialog .gt {}
.m-dialog .lt { margin-left:-4px;}
.m-dialog .btn:hover { color:#666;text-decoration:none; }
.m-dialog .content { background:#fff;}
.m-dialog-overlay .lay { display:none;}
.m-dialog-overlay .close {position:absolute;top:0; left:0; width: 100%; height: 100%; opacity: 0.3; filter:Alpha(opacity=30)\9; cursor: pointer; }
.m-dialog-overlay .overlay { background: black; z-index: 1000001; }
.m-dialog-overlay .frame { z-index: 1000002;  }
.m-dialog .popSuccess{background: url(../images/tipsbg.png) -120px 0 no-repeat;}
.m-dialog b {display: inline-block;width: 33px;height: 33px;margin-right: 10px;vertical-align: -10px;}
.pop-content .car-btn {height: 28px;background: url(../images/productbtn.png) 0 0 no-repeat;font-size: 14px;color: #FFF;font-weight: bold;overflow: hidden;border-radius: 3px;}
.pop-content .shopping-btn {display: inline-block;margin: 0 10px 0 50px;background: #FFF url(../images/pop_win_btn.png) 0 -60px no-repeat;color: #000;}
.pop-content .account-btn {display: inline-block;}
.pop-content .shopping-btn span {display: inline-block;height: 14px;margin-left: 10px;padding: 4px 10px 10px 0;background: #FFF url(../images/pop_win_btn.png) right -90px no-repeat;cursor: pointer;}
.pop-content .account-btn span {display: inline-block;margin-left: 15px;padding: 4px 15px 10px 0;background: url(../images/productbtn.png) right -196px no-repeat;cursor: pointer;}
.pop-content .shopping-btn:hover span {color: #F70;text-decoration: none;}
.account-btn:hover span {background-position: right -228px;cursor: pointer;}
.pop-content .account-btn:hover {background-position: 0 -228px;text-decoration: none;}
.pop-content .no-products {margin: 20px 0 20px 20px;border-bottom: none 0;}
.mask {position:absolute;z-index:99999;filter:alpha(opacity=50);background:#666;opacity: 0.5;-moz-opacity: 0.5;left:0;top:0;height:99%;width:100%;}