@charset "utf-8";
html,table {font:11px Arial, Helvetica, sans-serif,"宋体";color:#666;line-height:150%;background:#fff;}
body {margin:0;position:relative;}
/*.lightinthebox{background:url(images/heads/winter.jpg) no-repeat 50% 0;}*/
xmp{display:none;}

/*position*/
.relative {position:relative; z-index:1;}
.absolute {position:absolute;}
/*display*/
.hide {display:none;}
.show {display:block; clear:both;}
.block {display:block;}
.clear {clear:both;}
/*borders*/
.allborder {border:1px solid #ddd;}
.border_nt {border:1px solid #ddd;border-width:0 1px 1px 1px;}
.border_nb {border:1px solid #ddd;border-width:1px 1px 0 1px;}
.border_r {border-right:1px solid #ddd;}
.hr_d {background:url(images/bg/bg_Sprites_repeat.gif) 0 -360px repeat-x;height:10px;}
/*aligns*/
.center {margin:0 auto;}
.g_t_l {text-align:left;}
.g_t_c {text-align:center;}
.g_t_r {text-align:right;}
.g_t_j {text-align:justify;}
.g_t_t {vertical-align:top;}
.g_t_m {vertical-align:middle;}
.g_t_b {vertical-align:bottom;}
/*boxes*/
ul,li {padding:0;margin:0; list-style:none;}
img {border:0;margin:0;}
dl,dd,dt,form,h1,h2,h3,h4,h5,h6 {margin:0;padding:0;}
h2 {font-size:16px;color:#000;}
h3 {font-size:14px;color:#000;}
h4 {font-size:12px;color:#000;}
del {color:#000;font-size:10px;}
/*basics*/
.margin_t {margin-top:10px;}
.pad_10px {padding:10px;}
.pad_l {padding-left:4px;}
.pad_text {padding-left:2px;}
.pad_l_90px {padding-left:90px;}
.pad_l_82px {padding-left:82px;}
.pad_1em {padding-left:10px;}
.pad_r_5px {padding-right:5px;}
.pad_l_28px {padding-left:28px;}
.pad_t {padding-top:0;}
.pad_top {padding-top:10px;}
.pad_bottom {padding-bottom:10px;}
.pad_b2 {padding-bottom:2px;}
.pad_l_10px {padding-left:10px;}

.maxwidth{width:100%;}
.halfwidth {width:50%;}
.fl{float:left;}
.fr{float:right;}
/*bg_icons*/
.bg_car,.bg_cart,.bg_in,.bg_dollar,.bg_doc,.bg_pen,.bg_pre{background-repeat:no-repeat; padding-left:28px; height:22px;line-height:22px;background-image:url(images/bg/bg_Sprites_repeat.gif);}
.bg_car {background-position:0 -955px;}
.bg_cart {background-position:0 -980px;}
.bg_in {background-position:0 -930px;}
.bg_dollar {background-position:0 -880px;}
.bg_doc {background-position:0 -905px;}
.bg_pen {background-position:0 -1005px;}
.bg_pre {background-position:0 -4005px;}
.bg_box_gray {background:url(images/bg/bg_box_gray.gif) repeat-x;}
.bg_help {background:url(images/help/icon_help_list.gif) no-repeat 0 50%; padding-left:15px;}
/*li*/
.red_arrow_list li {background:transparent url(images/bg/red_arrow_bg.gif) no-repeat 0 7px; padding:3px 10px; line-height:140%;}
.gray_trangle_list li {background:url(images/bg/bg_Sprites_repeat.gif) -11px -1071px no-repeat; padding:3px 10px; line-height:140%;}
.dl_dot dt { background:url(images/bg/bg_Sprites_repeat.gif) left -1104px no-repeat; padding-left:10px;}
/*img_float*/
.img_fl {float:left;margin:0.5em 0.8em 0 0;}
.img_fr {float:right;margin:0.5em 0 0 0.8em;}
/*letter_spaing*/
.letter_1px {letter-spacing:1px;}
/*cursor*/
.hand {cursor:pointer;}

/*hover for img*/
a.ih:hover {background-color:#ddd;}
a.ih img {padding:1px;}
a.ih:link img, a.ih:visited img {padding:1px;}
a.ih:hover img, a.ih:active img {background-color:#ddd;}


#product_price {width:156px; margin-top:5px;}
.product_ul_h {height:40px; padding-top:20px;}
#ZoomBox IFRAME {display: block; POSITION: absolute;Z-INDEX: -1;TOP: 0; LEFT: 0; WIDTH: 500px;  HEIGHT: 500px;}
#ZoomBox {background:#eee url(images/product/pop_bg1.gif) repeat-y right top;}

#smallImgBtns {position:relative; width:500px; height:54px;background:#fff url(images/product/pop_bg2.gif) no-repeat 0 100%; z-index:480;padding:0 8px 10px 0;}
#smallImgBtns li {float:left;padding:2px 4px 0px 4px;}
#product_flash_btn img,#smallImgBtns img {padding:1px;}
#product_main_con {width:747px;overflow:hidden;}
#product_main_con #search_feedback {width:230px;}


/*=zoom images*/
#outerDiv {
	margin:0 auto;
	width: 380px;
    height: 500px;                
    position: relative;
    overflow: hidden;
    margin-left:2px;
}

#innerDiv {
    position: relative;
    top: 0px;
	left:-60px;
	text-align:center;
}
