


@charset "utf-8";
/* =Reset
-----------------------------------------------------------------------------*/
body, h1, h2, h3, h4, h5, h6, p, pre, blockquote, dl, dt, dd, ul, ol, li, form, fieldset, legend, input, textarea, button, th, td { margin:0; padding:0; }
table { border-collapse:collapse; border-spacing:0; }
fieldset, img { border:none; }
caption, strong, th { font-weight:normal; }
address, cite, dfn, em, var { font-style: normal; }
code, kbd, pre, samp, tt { font-family: "Courier New", Courier, monospace; }/* ʹõȿ */
ul, ol { list-style:none outside; }/* outsideIE6,7 */
caption, th { text-align:left; }
q:before, q:after { content: ''; }
h1, h2, h3, h4, h5, h6 { font-size:100%;}
select, input, button, textarea { font-size:100%; }/* ʹԪܼ̳иС */
/*޸IE6ӢĲеҳ沼ֱ*/
body { _word-break:break-all; }
/* ר޸IE7IE8ǿͼƬʧ */
img { -ms-interpolation-mode:bicubic; }
/* m18Ĭʽ*/
body { font:12px/1.5 "Lucida Grande", arial, helvetica, sans-serif; }
html, legend { color:#333; background:#FFF; }
a { color:#666; text-decoration:none; }
a:hover { color:#F60; text-decoration:underline; }
hr { color: #E4E4E4; background-color: #E4E4E4; border: none; height: 1px; }
del { font-family:simsun; color:#CCC; }/* ɾ8ӾΪ0 */
.clearfloat, .clear, .clr {
clear:both;
height:0;
overflow:hidden;
}
/* =Common class
-----------------------------------------------------------------------------*/
/*--=Basic Class--*/
.fl { float:left; _display:inline; }
.fr { float:right; _display:inline; }
.tl { text-align:left; }
.tc { text-align:center; }
.tr { text-align:right; }
.f10{ font-size:10px;}
.f12 { font-size:12px; }
.f13 { font-size:13px; }
.f14 { font-size:14px; }
.f16 { font-size:16px; }
.f18 { font-size:18px; }
.f24 { font-size:24px; }
.fb { font-weight:bold; }
.fn { font-weight:normal; }
.noline { text-decoration:none; }
.underline { text-decoration:underline; }
.ml0 { margin-left: 0!important; }
.mr0 { margin-right: 0!important; }
.mt5 { margin-top:5px; }
.mt10 { margin-top:10px; }
.mt15 { margin-top:15px; }
.mt20 { margin-top:20px; }
.mt30 { margin-top:30px; }
.mt50 { margin-top:50px; }
.mr5 { margin-right:5px; }
.mr10 { margin-right:10px; }
.mr15 { margin-right:15px; }
.mr20 { margin-right:20px; }
.mr30 { margin-right:30px; }
.mr50 { margin-right:50px; }
.mb5 { margin-bottom:5px; }
.mb10 { margin-bottom:10px; }
.mb15 { margin-bottom:15px; }
.mb20 { margin-bottom:20px; }
.mb30 { margin-bottom:30px; }
.mb50 { margin-bottom:50px; }
.ml5 { margin-left:5px; }
.ml10 { margin-left:10px; }
.ml15 { margin-left:15px; }
.ml20 { margin-left:20px; }
.ml30 { margin-left:30px; }
.ml50 { margin-left:50px; }
.pt5 { padding-top:5px; }
.pt10 { padding-top:10px; }
.pt15 { padding-top:15px; }
.pt20 { padding-top:20px; }
.pt30 { padding-top:30px; }
.pt50 { padding-top:50px; }
.pr5 { padding-top:5px; }
.pr10 { padding-right:10px; }
.pr15 { padding-right:15px; }
.pr20 { padding-right:20px; }
.pr30 { padding-right:30px; }
.pr50 { padding-right:50px; }
.pb5 { padding-bottom:5px; }
.pb10 { padding-bottom:10px; }
.pb15 { padding-bottom:15px; }
.pb20 { padding-bottom:20px; }
.pb30 { padding-bottom:30px; }
.pb50 { padding-bottom:50px; }
.pl5 { padding-left:5px; }
.pl10 { padding-left:10px; }
.pl15 { padding-left:15px; }
.pl20 { padding-left:20px; }
.pl30 { padding-left:30px; }
.pl50 { padding-left:50px; }
.block { display:block; }
.inline { display:inline; }
.inblock { display:inline-block; *display:inline;
zoom:1; letter-spacing:0; }/*--HTMLԴллᵼԪؼַļ࣬ڸԪletter-spacing:-.5em;--*/
.none { display:none; }
.hidden { visibility:hidden; }
.relative { position:relative; }
.absolute { position:absolute; }
.wfill { width:100%; }
.nowrap { white-space:nowrap; }
.nobor { border:none; }
.vm { vertical-align:middle; }
.zoom { zoom:1; }
/*--=Basic Class M18_UI--*/
.hl { color:#F60!important; }
.hl2 { color:#A71F24!important; }
.hb { font-weight:bold; color:#FF6600 !important; }
.hb2 { font-weight:bold; color:#A71F24 !important; }
.h { color:#CE0E0E!important; }
.loud { color:#000!important; }
.quiet { color:#666!important; }
.lower { color:#999!important; }
.yahei { font-family:"Microsoft YaHei"; }
.p5 { padding:5px; }
.bor1 { border:1px solid #E4E4E4; }
.bbd { border-bottom:1px dotted #E4E4E4; }
.btd { border-top:1px dotted #E4E4E4; }

/* =Layout
-----------------------------------------------------------------------------*/
/*--=m18--*/
.wrap { width:950px; margin-left:auto; margin-right:auto; }
.col_2_a { float:left; width:200px; }
.col_2_b { float:right; width:740px; }
.wrap, .col_2_a, .col_2_b { *zoom:1;
}
.wrap:after, .col_2_a:after, .col_2_b:after { content: "\0020"; display: block; visibility:hidden; height: 0; clear: both; }
/*--=clearfix--*/
.clearfix:after { content: "\0020"; display: block; visibility:hidden; height: 0; clear: both; }
.clearfix { zoom: 1; }
/*--=դ񲼾 based on 960.gs--*/
.gwrap { margin-left: auto; margin-right: auto; width: 960px; *zoom:1;
}
.gwrap:after { content: "\0020"; display: block; visibility:hidden; height: 0; clear: both; }
.grid1, .grid2, .grid3, .grid4, .grid5, .grid6, .grid7, .grid8, .grid9, .grid10, .grid11, .grid12, .grid13, .grid14, .grid15, .grid16, .grid17, .grid18, .grid19, .grid20, .grid21, .grid22, .grid23, .grid24 { _display: inline; float: left; margin-left: 5px; margin-right: 5px; }
.gwrap .grid1 { width: 30px; }
.gwrap .grid2 { width: 70px; }
.gwrap .grid3 { width: 110px; }
.gwrap .grid4 { width: 150px; }
.gwrap .grid5 { width: 190px; }
.gwrap .grid6 { width: 230px; }
.gwrap .grid7 { width: 270px; }
.gwrap .grid8 { width: 310px; }
.gwrap .grid9 { width: 350px; }
.gwrap .grid10 { width: 390px; }
.gwrap .grid11 { width: 430px; }
.gwrap .grid12 { width: 470px; }
.gwrap .grid13 { width: 510px; }
.gwrap .grid14 { width: 550px; }
.gwrap .grid15 { width: 590px; }
.gwrap .grid16 { width: 630px; }
.gwrap .grid17 { width: 670px; }
.gwrap .grid18 { width: 710px; }
.gwrap .grid19 { width: 750px; }
.gwrap .grid20 { width: 790px; }
.gwrap .grid21 { width: 830px; }
.gwrap .grid22 { width: 870px; }
.gwrap .grid23 { width: 910px; }
.gwrap .grid24 { width: 950px; }
.gwrap .prefix1 { padding-left: 40px; }
.gwrap .prefix2 { padding-left: 80px; }
.gwrap .prefix3 { padding-left: 120px; }
.gwrap .prefix4 { padding-left: 160px; }
.gwrap .prefix5 { padding-left: 200px; }
.gwrap .prefix6 { padding-left: 240px; }
.gwrap .prefix7 { padding-left: 280px; }
.gwrap .prefix8 { padding-left: 320px; }
.gwrap .prefix9 { padding-left: 360px; }
.gwrap .prefix10 { padding-left: 400px; }
.gwrap .prefix11 { padding-left: 440px; }
.gwrap .prefix12 { padding-left: 480px; }
.gwrap .prefix13 { padding-left: 520px; }
.gwrap .prefix14 { padding-left: 560px; }
.gwrap .prefix15 { padding-left: 600px; }
.gwrap .prefix16 { padding-left: 640px; }
.gwrap .prefix17 { padding-left: 680px; }
.gwrap .prefix18 { padding-left: 720px; }
.gwrap .prefix19 { padding-left: 760px; }
.gwrap .prefix20 { padding-left: 800px; }
.gwrap .prefix21 { padding-left: 840px; }
.gwrap .prefix22 { padding-left: 880px; }
.gwrap .prefix23 { padding-left: 920px; }
.gwrap .suffix1 { padding-right: 40px; }
.gwrap .suffix2 { padding-right: 80px; }
.gwrap .suffix3 { padding-right: 120px; }
.gwrap .suffix4 { padding-right: 160px; }
.gwrap .suffix5 { padding-right: 200px; }
.gwrap .suffix6 { padding-right: 240px; }
.gwrap .suffix7 { padding-right: 280px; }
.gwrap .suffix8 { padding-right: 320px; }
.gwrap .suffix9 { padding-right: 360px; }
.gwrap .suffix10 { padding-right: 400px; }
.gwrap .suffix11 { padding-right: 440px; }
.gwrap .suffix12 { padding-right: 480px; }
.gwrap .suffix13 { padding-right: 520px; }
.gwrap .suffix14 { padding-right: 560px; }
.gwrap .suffix15 { padding-right: 600px; }
.gwrap .suffix16 { padding-right: 640px; }
.gwrap .suffix17 { padding-right: 680px; }
.gwrap .suffix18 { padding-right: 720px; }
.gwrap .suffix19 { padding-right: 760px; }
.gwrap .suffix20 { padding-right: 800px; }
.gwrap .suffix21 { padding-right: 840px; }
.gwrap .suffix22 { padding-right: 880px; }
.gwrap .suffix23 { padding-right: 920px; }
.gwrap .push1 { left: 40px; }
.gwrap .push2 { left: 80px; }
.gwrap .push3 { left: 120px; }
.gwrap .push4 { left: 160px; }
.gwrap .push5 { left: 200px; }
.gwrap .push6 { left: 240px; }
.gwrap .push7 { left: 280px; }
.gwrap .push8 { left: 320px; }
.gwrap .push9 { left: 360px; }
.gwrap .push10 { left: 400px; }
.gwrap .push11 { left: 440px; }
.gwrap .push12 { left: 480px; }
.gwrap .push13 { left: 520px; }
.gwrap .push14 { left: 560px; }
.gwrap .push15 { left: 600px; }
.gwrap .push16 { left: 640px; }
.gwrap .push17 { left: 680px; }
.gwrap .push18 { left: 720px; }
.gwrap .push19 { left: 760px; }
.gwrap .push20 { left: 800px; }
.gwrap .push21 { left: 840px; }
.gwrap .push22 { left: 880px; }
.gwrap .push23 { left: 920px; }
.gwrap .pull1 { left: -40px; }
.gwrap .pull2 { left: -80px; }
.gwrap .pull3 { left: -120px; }
.gwrap .pull4 { left: -160px; }
.gwrap .pull5 { left: -200px; }
.gwrap .pull6 { left: -240px; }
.gwrap .pull7 { left: -280px; }
.gwrap .pull8 { left: -320px; }
.gwrap .pull9 { left: -360px; }
.gwrap .pull10 { left: -400px; }
.gwrap .pull11 { left: -440px; }
.gwrap .pull12 { left: -480px; }
.gwrap .pull13 { left: -520px; }
.gwrap .pull14 { left: -560px; }
.gwrap .pull15 { left: -600px; }
.gwrap .pull16 { left: -640px; }
.gwrap .pull17 { left: -680px; }
.gwrap .pull18 { left: -720px; }
.gwrap .pull19 { left: -760px; }
.gwrap .pull20 { left: -800px; }
.gwrap .pull21 { left: -840px; }
.gwrap .pull22 { left: -880px; }
.gwrap .pull23 { left: -920px; }
.push1, .push2, .push3, .push4, .push5, .push6, .push7, .push8, .push9, .push10, .push11, .push12, .push13, .push14, .push15, .push16, .push17, .push18, .push19, .push20, .push21, .push22, .push23, .pull1, .pull2, .pull3, .pull4, .pull5, .pull6, .pull7, .pull8, .pull9, .pull10, .pull11, .pull12, .pull13, .pull14, .pull15, .pull16, .pull17, .pull18, .pull19, .pull20, .pull21, .pull22, .pull23 { position:relative; }
/*--=links--*/
a.a1{color:#0077FF; text-decoration:none;}
a.a1:hover{text-decoration:underline;}
a.a2 { color:#0077FF; text-decoration:underline; }
a.a2:hover{ color:#F60; }
/*--=buttons--*/
.btn3 { display:-moz-inline-stack; display:inline-block; padding:0 2px 0 0; background:url(/Template/MainSite1/neugooUI/btn03.png) no-repeat 100% 0; *display:inline;
}
.btn3 a, .btn3 input { display:-moz-inline-stack; display:inline-block; height:23px; line-height:23px; padding:0 18px 0 20px; background:url(/Template/MainSite1/neugooUI/btn03.png) no-repeat 0 0; color:#666; }
.btn3 a:hover { color:#666; text-decoration:none; }
.btn4 { display:-moz-inline-stack; display:inline-block; padding:0 2px 0 0; background:url(/Template/MainSite1/neugooUI/btn04.png) no-repeat 100% 0; *display:inline;
}
.btn4 a, .btn4 input { display:-moz-inline-stack; display:inline-block; height:23px; line-height:23px; padding:0 18px 0 20px; background:url(/Template/MainSite1/neugooUI/btn04.png) no-repeat 0 0; color:#FFF; }
.btn4 a:hover { color:#FFF; text-decoration:none; }
/*--=title--*/
.h2 { padding-left:10px; background:url(/Template/MainSite1/neugooUI/bg-h2.png) repeat-x 0 0; font:14px/30px "Microsoft YaHei"; color:#5E554E; }
/*--=table--*/
/*--=form--*/
input.text, input.password { margin:0; padding:3px 2px 0 2px; height:18px; border:1px solid #A7A6AA; background:#FFF url(../i/comm/bg-input.png) no-repeat 0 0; }
/*--=tab--*/
/*--=pagination--*/
.pagination { text-align:right; }
/*--=header--*/
#hd { margin:10px auto; min-width:950px;}


/*--=header2--*/
#hd2 { margin:0 auto; min-width:950px; }
.hd2My { margin:-5px -10px 25px 0; }
.hd2My .hd2My_first,.hd2My .bg-none{ background:none; }
.hd2My li { float:left; padding:4px 11px 0 11px; line-height:16px; background:url(/Template/MainSite1/neugooUI/sperate-line.gif) no-repeat 0 8px; *background-position:0 7px;}
.hd2My li a:hover { color:#D90000; }
.hd2My .myPage { position:relative; z-index:10; }
.hd2My .myPage a { background:url(/Template/MainSite1/neugooUI/icon-drop-s.gif) no-repeat 100% 5px; padding-right:10px; display:block; }
.hd2My .hover { border:1px solid #CCC; border-bottom:0; margin-right:-1px; background:#FFF; }
.hd2My .hover a { background:url(/Template/MainSite1/neugooUI/icon-up-s.gif) no-repeat 100% 5px; }
.hd2My .myPage ul { display:none; position:absolute; left:0; border:1px solid #CCC; border-top:none; top:20px; background:#FFF; width:79px; padding:2px 0 0 0; overflow:hidden; margin-left:-1px; }
.hd2My .myPage li { float:none; padding:1px 0; margin:0; background:none; }
.hd2My .myPage li a { padding:2px 10px; background:none; }
.tnavr { clear:right; }
.tnavr a { padding-left:2px; background:url(/Template/MainSite1/neugooUI/navr2-bg.gif) no-repeat 0 0; color:#D90000; font-weight:600; height:28px; text-align:center; float:left; }
.tnavr a span { background:url(/Template/MainSite1/neugooUI/navr2-bg.gif) no-repeat 100% 0; line-height:28px; float:left; padding:0 10px; }
.tnavr a:hover { text-decoration:none; color:#D90000; background:url(/Template/MainSite1/neugooUI/navr2-bg-on.gif) no-repeat 0 0; }
.tnavr a:hover span { background:url(/Template/MainSite1/neugooUI/navr2-bg-on.gif) no-repeat 100% 0; cursor:pointer; }
.tnavr li { float:right; _display:inline; margin-left:4px; }
.tnavr li.offsale2 a { display:block; background:url(/Template/MainSite1/neugooUI/tmh.jpg) no-repeat 0 0; width:90px; height:28px; text-indent:-99em; overflow:hidden; }
.tnavr li.offsale2 a:hover { background:url(/Template/MainSite1/neugooUI/tmh.jpg) no-repeat 0 0; }
.tnavr li.freehand2 { position: relative; margin-top:-14px; margin-left:50px; _display:inline; display:none;}
.tnavr li.freehand2 a { background:url(/Template/MainSite1/neugooUI/freehand.jpg) no-repeat 0 0; display:block; height:42px; overflow:hidden; text-indent:-99em; width:110px; }
.tnavr li.freehand2 a:hover { background:url(/Template/MainSite1/neugooUI/freehand.jpg) no-repeat 0 0; }
.hd2_box { height:40px; margin-top:0; background:#C60C0D url(/Template/MainSite1/neugooUI/bg-navbox.png) repeat-x 0 0; }
.hd2_main { width:950px; margin:0 auto; position:relative; z-index:1; }
#hd2_nav { background:url(/Template/MainSite1/neugooUI/bdr-nav.gif) no-repeat 0 0; padding-left:3px; font-weight:bold; }
#hd2_nav li { float:left; background:url(/Template/MainSite1/neugooUI/bdr-nav.gif) no-repeat 100% 0; padding:0 5px 0 3px; position:relative; }
#hd2_nav li a { line-height:40px; color:#2d2d2d; display:block; padding-right:2px; }
#hd2_nav li a span { padding:0 7px 0 9px; display:block; }
body#woman #hd2_nav .woman a, body#beauty #hd2_nav .beauty a, body#house #hd2_nav .house a, body#kids #hd2_nav .kids a, body#underwear #hd2_nav .underwear a, body#shoe #hd2_nav .shoe a, body#accessories #hd2_nav .accessories a, body#man #hd2_nav .man a, body#all #hd2_nav .all a, body#cake #hd2_nav .cake a { background:url(../images/neuguooui/bg-nav-cur.gif) no-repeat 100% 4px; color:#CE0000; cursor:default; }
body#woman #hd2_nav .woman a span, body#beauty #hd2_nav .beauty a span, body#house #hd2_nav .house a span, body#kids #hd2_nav .kids a span, body#underwear #hd2_nav .underwear a span, body#shoe #hd2_nav .shoe a span, body#accessories #hd2_nav .accessories a span, body#man #hd2_nav .man a span, body#all #hd2_nav .all a span, body#cake #hd2_nav .cake a span { background:url(../images/neuguooui/bg-nav-cur.gif) no-repeat 0 4px; }
body#N1 #hd2_nav .woman a, body#FY #hd2_nav .beauty a, body#N4 #hd2_nav .house a, body#N5 #hd2_nav .kids a, body#ME #hd2_nav .underwear a, body#N3 #hd2_nav .shoe a, body#N2 #hd2_nav .accessories a, body#N6 #hd2_nav .man a { background:url(../images/neuguooui/bg-nav-cur.gif) no-repeat 100% 4px; color:#CE0000; cursor:default; }
body#N1 #hd2_nav .woman span, body#FY #hd2_nav .beauty span, body#N4 #hd2_nav .house span, body#N5 #hd2_nav .kids span, body#ME #hd2_nav .underwear span, body#N3 #hd2_nav .shoe span, body#N2 #hd2_nav .accessories span, body#N6 #hd2_nav .man span { background:url(../images/neuguooui/bg-nav-cur.gif) no-repeat 0 4px; }

#hd2_nav a:hover { background:url(/Template/MainSite1/neugooUI/bg-nav-cur.gif) repeat-x 100% 4px; color:#CE0000; text-decoration:none; }
#hd2_nav a:hover span { background:url(/Template/MainSite1/neugooUI/bg-nav-cur.gif) repeat-x 0 4px; }
#hd2_nav a.hover { background:url(/Template/MainSite1/neugooUI/bg-nav.png) repeat-x 100% 4px !important; color:#CE0000; }
#hd2_nav a.hover span { background:url(/Template/MainSite1/neugooUI/bg-nav.png) repeat-x 0 4px !important; }
#hd2_nav .all a:hover, #hd2_nav .hp a:hover, #hd2_nav .cake a:hover { background:url(/Template/MainSite1/neugooUI/bg-nav-cur.gif) repeat-x 100% 4px; }
#hd2_nav .all a:hover span, #hd2_nav .hp a:hover span, #hd2_nav .cake a:hover span { background:url(/Template/MainSite1/neugooUI/bg-nav-cur.gif) repeat-x 0 4px; }

/*2011-3-10 {*/
#hd2_nav .cur { background:url(/Template/MainSite1/neugooUI/bg-nav-cur.gif) repeat-x 100% 4px; color:#CE0000; text-decoration:none;  }
#hd2_nav .cur span { background:url(/Template/MainSite1/neugooUI/bg-nav-cur.gif) repeat-x 0 4px; }
.classpos {
    color: #660000;
    float: left;
    font-family: "Microsoft YaHei";
    font-size: 21px;
    font-weight: 600;
    height: 40px;
    line-height: 40px;
    margin-right: 20px;
}

.amore {
    background: url("/Template/MainSite1/neugooUI/a-ico.gif") no-repeat scroll 0 6px transparent;
    float: left;
    margin-top: 10px;
    padding-left: 10px;
}

.allheadtitle {
    background: none repeat scroll 0 0 #FBF9FA;
    border-bottom: 1px solid #E4E4E4;
    font-size: 14px;
    font-weight: 600;
    line-height: 34px;
    text-indent: 20px;
}
.tagli a{padding:4px 6px; color:#000000; background:#EFEFEF; margin-left:6px; font-size:12px;text-decoration:none;}
.tagli a:hover{background:#FE5210; color:#FFFFFF; text-decoration:none;}

/** 所有分类**/
#infolist { text-align:left;}
#infolist div.fllist { margin:0 20px; }
#infolist div.fllist a { color:#333; line-height:25px; padding-left:10px; margin-left:5px; background:url(/Template/MainSite1/neugooUI/linefl.gif) no-repeat 0 -1px; }
#infolist div.fllist a.first { margin-left:0; background:none; padding-left:0; }
.info-box { margin:10px 0; /*border:1px solid #ccc; */ width:950px; overflow:hidden; }
.info-box-c { display:inline; width:288px; border:1px solid #ccc; padding:5px 10px; min-height:200px; _height:200px; }
.info-box h3 { font-size:14px; height:30px; background:#EFEFEF; color:#990000; line-height:30px; text-indent:5px; vertical-align:middle; margin-bottom:5px; }
.categories-frame { margin-bottom:10px; }
.rss { float:right; margin-top:10px;}
.rss a img { vertical-align:middle; }
.STYLE2 { display:block; padding:5px 10px; border-bottom:1px solid #d4d4d4; color: #585858; font-weight: bold; }
/*.minh1 { min-height:140px; _height:140px; }*/

.STYLE9 { color: #999; }
.STYLE120 a { display:inline; margin-right:2px; color:#585858; text-decoration:underline; }
#infolist div a.STYLE12 { display:block; margin-left:0; padding:10px 0 5px 10px; border-bottom:1px #ccc dashed; color:#C50C0C; background:url(/Template/MainSite1/neugooUI/arrowfl.gif) no-repeat 0 17px; font-size:14px; font-weight:600; }
#infolist div.morelink { padding:10px 0; margin-top:10px; background:#FAF8F9; text-align:center; clear:left; }
.headtitle { background:#FBF9FA; border-bottom:1px solid #E4E4E4; text-indent:20px; font-size:14px; font-weight:600; line-height:34px; }
.mrt { margin-right:10px; }
.info-box-c div { line-height:20px; }
.info-box-c div a { margin-left:5px; color:#333; }
.friendlink { padding-bottom:10px; position:relative; }
.friendlink a { margin-right:5px; line-height:25px }
.morefriend { position:absolute; top:5px; right:15px; color:#C60C0D; text-decoration:underline; } 

.tabcon { display:none; }
.tabcon.cur { display:block; }
/*2011-3-10 }*/

#hd2_nav .navp { font-weight:normal; width:340px; position:absolute; left:0; background:#FFF url(/Template/MainSite1/neugooUI/snav-bg.gif) repeat-y 160px 0; border:3px solid #f1db00; border-top:none; display:none; }
#hd2_nav .navp.hp_nav_col3{width:520px;}
#hd2_nav .navp li { background:none; float:none; height:22px; text-align:left; }
#hd2_nav li .blist-box { color:#3D5092; width:162px; padding:0 9px 9px 9px; }
#hd2_nav li .tbrand-list { background:#FFFFFF; width:142px; padding:0 9px 9px 9px; }
#hd2_nav li .blist-box a { background:none !important; line-height:22px; padding:0 2px; cursor:pointer !important; zoom:1; color:#3D5092 !important; }
#hd2_nav li .tbrand-list li a { padding-left:12px; padding-right:2px; background:url(/Template/MainSite1/neugooUI/reddot.gif) no-repeat 3px 9px !important; color:#666600 !important; line-height:22px; cursor:pointer !important; zoom:1 }
#hd2_nav li .tbrand-list li a:hover { background:#f1db00 url(/Template/MainSite1/neugooUI/reddot.gif) no-repeat 3px 9px !important; }
#hd2_nav li .blist-box a:hover { background:#CDE7FA !important; }
#hd2_nav .wp { padding:0 0 8px 0; margin:10px 0 8px 0; height:18px; line-height:18px; _overflow:hidden; }
#hd2_nav .tbrand-list .wp { color:#990000; border-bottom:1px solid #F2EAE3;text-align:left; }
#hd2_nav .blist-box .wp { color:#3D5092; border-bottom:1px solid #D7E1EA; }
#hd2_nav .tbrand-list .wp a { color:#990000; line-height:20px; background:none; }
#hd2-cart { margin:7px 0 -4px; background:url(/Template/MainSite1/neugooUI/buycart-christ.png) no-repeat 0 0; width:165px; height:28px; }
#hd2-cart.hover { background:url(/Template/MainSite1/neugooUI/buycart-christ-on.png) no-repeat 0 0; }
#hd2-cart:hover { background:url(/Template/MainSite1/neugooUI/buycart-christ-on.png) no-repeat 0 0; }
#hd2-cart li { float:left; *padding-top:2px;}
#hd2-cart li a { color:#333333; text-decoration:none; line-height:28px; *line-height:26px;}
#hd2-cart li a:hover { text-decoration:none; }
.hd2-subbox { background:url(/Template/MainSite1/neugooUI/bg-subnav.gif) no-repeat 0 0; height:39px; }
.hd2-subnav li { float:left; padding:0 15px; line-height:39px; padding:0 5px; }
.hd2-subnav li a { display:block; padding-left:2px; }
.hd2-subnav li a:hover { background:url(/Template/MainSite1/neugooUI/snavhover-bg.gif) no-repeat 0 5px; text-decoration:none; color:#C90000 }
.hd2-subnav li a span { display:block; padding:0 10px; }
.hd2-subnav li a:hover span { background:url(/Template/MainSite1/neugooUI/snavhover-bg.gif) no-repeat 100% 5px; }
#hd2-sr { margin:7px 10px 0 0; _display:inline; }
#hd2-sr form { float:right; }
#hd2-sr fieldset { float:right; border:1px solid #EEEEEE; }
#hd2-sr legend { position:absolute; left:-999em; font-size:0; }
#hd2-sr input { float:left; }
#hd2-sr .hd-text { width:104px; height:18px; line-height:18px; padding:3px 0 0 20px; background:url(/Template/MainSite1/neugooUI/ico-sr.png) no-repeat 3px 4px; border:none; }
#hd2-sr .hd-sbt { overflow:hidden; width:37px; height:23px; line-height:23px; *padding-top:1px;
background:url(/Template/MainSite1/neugooUI/search-btn.gif) no-repeat; border:none; cursor:pointer; border-left:1px solid #EEEEEE; }
#hd2-sr .seniorsr { line-height:27px; margin-left:10px; }
#hd2-sr .seniorsr:hover { color:#C90000; text-decoration:none; }
#hd2-cart .cartli-1 { margin-left:35px; width:80px; _display:inline; }
#hd2-cart .cartli-2 { width:50px; }
#hd2-cart .cartli-1 span { color:#D90000; }
#hd2-cart .cartli-2 a { color:#D90000; }
#hd2-cart .cartli-2 a:hover { text-decoration:underline; }
#hd2_nav li .blist-box .speciallist { margin-top:5px; padding-top:5px; border-top:1px solid #D7E1EA; }
#hd2_nav li .blist-box .speciallist a { color:#CC0000 !important; }
/*--=footer--*/
#ft { padding:10px 0; text-align:center; }
#ft img { vertical-align:middle; }
#ft a { margin-right:10px; }
#ft .copyright a, .copyright a { margin-right:30px; color:#999; }
.copyright { padding:5px 0; color:#999; }
#sft { width:950px; margin:20px auto; padding-top:20px; background:url(/Template/MainSite1/neugooUI/bg-help.png) repeat-x 0 0; text-align:center; }
.ft-nav li { display:inline; padding:0 20px; border-left:1px solid #999; }
.ft-nav a { color:#999; }
.ft-nav .first { border:none; }
#ft div { text-align:center; }
#footlink {color:#DDDDDD;margin:16px auto 0;text-align:center;width:950px;}
#ngBottom {line-height:28px;margin:10px auto auto;text-align:center;width:950px;}
#ngBottom h6 {color:#666666;display:inline;float:left;letter-spacing:1px;margin-left:135px;padding:0 0 15px;}

/*--=misc--*/
.ico-new2 { display:none;position:absolute;top:-5px; right:270px; width:30px; height:30px; text-indent:-9em; overflow:hidden; background:url(/Template/MainSite1/neugooUI/new-icon.gif) no-repeat 0 0;z-index:19;}
.ico-hot { display:none; position:absolute; left:135px;top:30px;width:30px; height:30px; text-indent:-9em; overflow:hidden; background:url(/Template/MainSite1/neugooUI/hot_icon.gif) no-repeat 0 0; z-index:9;}
.iconew{ float:left;margin-top:12px; margin-left:-10px;width:15px;height:13px;background:url(/Template/MainSite1/neugooUI/ico-new.gif) no-repeat 0 0; text-indent:-9em; overflow:hidden;}
/*** woman brand**/
.wp{ padding-left:12px;color:#6B6B6B; font-weight:600;}
/***LOGO hover backhome**/
.logo { padding-left:0; }
.logo a{ display:block; width:458px; height:64px;text-indent:-99em; overflow:hidden; background:url(/Template/MainSite1/neugooUI/site_top_logo.gif) no-repeat 0 0;}


.400num img {width:140px;height:64px;overflow:hidden;background:url(/Template/MainSite1/neugooUI/400tel.gif) no-repeat 0 0;}
#hp .logo a{ display:block; width:458px; height:64px;text-indent:0; background:none;}
/*--new footer--
#help2{background:#F8F5F1; border:1px solid #EEDFD0; margin:40px auto 0 auto;}
#help2 dl{float:left; padding:15px 0 0 59px; height:100%; background:url(/Template/MainSite1/neugooUI/line-seperate.gif) no-repeat 0 0;  padding-bottom:230px !important; margin-bottom: -230px !important; margin-left:-1px; width:129px; overflow:hidden;}
#help2 .help-con{background:#FFFFFF; overflow:hidden; margin:4px; padding:0 0 15px 0;}
#help2 dt{text-indent:-99em; background:url(/Template/MainSite1/neugooUI/help-title.gif) no-repeat 0 0; margin-bottom:4px;}
#help2 #help-list2 dt{ background-position:0 -30px;}
#help2 #help-list3 dt{ background-position:0 -60px;}
#help2 #help-list4 dt{ background-position:0 -90px;}
#help2 #help-list5 dt{ background-position:0 -120px;}
#help2 dl a{color:#684638; margin:0 auto;}
#help2 #help-list3{width:136px;}
#help2 .cur{background-color:#F8F5F1;}
#help2 dl dd{background:url(/Template/MainSite1/neugooUI/list-icon2.gif) no-repeat 0 50%; padding:2px 0 2px 10px;}*/
/*--footer v3--*/
#help2{background:#F8F5F1; border:1px solid #EEDFD0; margin:40px auto 0 auto;}
#help2 dl{float:left; padding:15px 0 0 29px; height:100%; padding-bottom:230px !important; margin-bottom: -230px !important; margin-left:-1px; width:160px; overflow:hidden;}
#help2 .help-con{background:#FFFFFF; overflow:hidden; margin:4px; padding:0 0 15px 0;}
#help2 dt{text-indent:-99em; background:url(/Template/MainSite1/neugooUI/help-title2.gif) no-repeat 0 0; margin-bottom:4px;}
#help2 #help-list2 dt{ background-position:0 -30px;}
#help2 #help-list3 dt{ background-position:0 -60px;}
#help2 #help-list4 dt{ background-position:0 -90px;}
#help2 #help-list5 dt{ background-position:0 -120px;}
#help2 dl a{color:#684638; margin:0 auto;}
#help2 #help-list3{width:162px;}
#help2 .cur{background-color:#F8F5F1;}
#help2 dl dd{background:url(/Template/MainSite1/neugooUI/list-icon2.gif) no-repeat 0 50%; padding:2px 0 2px 10px;}
/*--new simple footer--*/
#sft2{margin:20px auto; padding-top:20px; width:950px; border-top:1px solid #ccc; text-align:center;}
.ft-nav li.buyico{border-left:none; line-height:24px;}
.ft-nav li.buyico a{padding:5px 0 5px 30px;background:url(/Template/MainSite1/neugooUI/ico-play.gif) no-repeat 0 0;}
#sft2 .ft-nav li.first{border-left:1px solid #999;}
/*--new simple header--*/
#shd2{margin:10px 0; background:url(/Template/MainSite1/neugooUI/top-bg.gif) repeat-x 0 100%; padding-bottom:15px;}
#shd2 .hd-my li.my-page a{background:none; padding-right:0;}









/*hp5*/
.slides { position:relative; overflow:hidden; width:704px; height:340px; }
.slide-pic { overflow:hidden; width:705px; }
.slide-pic img { width:703px; height:338px; border:1px solid #E4E4E4; }
.slide-pic li { display:none; }
.slide-pic li.cur { display:block; }
.slide-li { position:absolute; left:0; bottom:0; }
.slide-li li { float:left; width:175px; height:30px; line-height:30px; margin-right:1px; text-align:center; }
.slide-li a { display:block; width:174px; height:30px; font-size:14px; color:#FFF; }
.slide-li .cur a, .slide-li a:hover { color:#333; text-decoration:none; }
.op li { background:#666; opacity: 0.6; filter:alpha(opacity=60); }
.op li.cur { background:#FFF; }
.slide-txt span { display:none; }
.h3 { font:14px/30px "Microsoft YaHei"; color:#6B3D39; }
.h3 .h3 { float:left; }
.h5 { background:#E4E4E4; padding-left:1em; margin:5px; }
.h5, .h6 { height:22px; font:14px/22px "Microsoft YaHei"; color:#6B3D39; }
.h6 { margin:5px 0; }
.side .h5,.sidenew .h5{margin:0 0 -5px;}
.main { float:left; width:704px; }
.side { float:right; width:240px;}
.mt5{margin-top:5px;}
.mag { overflow:hidden; height:140px; clear:both; text-align:center; }
.mag a { margin-left:1px; }
.topad { margin:5px 0; }
#topromotion{margin:0 0 5px 0;}
.topad1 { margin-top:10px; }
.topad img, .topad1 img { border:1px solid #EFEFEF; width:238px; height:167px;}
.pr-s { color:#666; padding:5px 0; margin-top:6px; background:#F2F2F2; }
.pr-s ul { width:191px; margin:0 auto; }
.pr-s ul li { margin-top:3px; border:1px solid #ccc; }
.pr-s ul li a { display:block; height:43px; text-indent:-9em; overflow:hidden; }
.pr-s ul li a.brand-a1 { background:url(/Template/MainSite1/neugooUI/euromoda.jpg) no-repeat 0 0; }
.pr-s ul li a.brand-a2 { background:url(/Template/MainSite1/neugooUI/rampage.jpg) no-repeat 0 0; }
.pr-s h2 { font-weight:600; margin:0px 8px 4px 0; }
.pr-s p { line-height:24px; }
.pr-s a.more { color:#B0202A; float:right; margin-right:8px; margin-top:6px; text-decoration:underline; }
.item { padding-left:5px; }
.item li { float:left; padding:0 10px 0 8px; }
.item li p {background:#ffcc00;width:125px;overflow:hidden;white-space:nowrap;height:20px;line-height:22px;cursor:pointer;}
.item a { display:block;}
.item a:hover { text-decoration:none;color:#8d0000;}
.item img { display:block; margin-bottom:0px; }
.banner1 { height:250px; padding:0 0 10px; }
.banner1 div { float:left; }
.banner1 img { border:1px solid #E4E4E4; }
.price { display:block; color:#F82453; font-size:12px; }
.affiche { float:left; }
.affiche, .subscribe, .comment, .investigate { margin-top:10px; margin-bottom:10px; border:1px solid #E4E4E4; }
.affiche { width:220px; }
.affiche ul { margin-left:10px; }
.affiche li { list-style:inside disc; line-height:30px; }
.subscribe { width:494px; padding:5px 0; background:url(/Template/MainSite1/neugooUI/subscribebg.jpg) no-repeat 100% 0; }
.subscribe .fl { width:220px; margin-right:10px; border-right:1px solid #E8E8E8; line-height:22px; padding-left:1em; }
.subscribe a.sbt { display: inline-block; margin-left:5px; text-decoration:none; }
.subscribe input { margin:3px 0 0; }
.subscribe .sbt { width:45px; height:23px; line-height:23px; font-size:14px; font-weight:600; background:url(/Template/MainSite1/neugooUI/bg-sbt2.jpg) no-repeat 0 0; border:none; cursor:pointer; text-align:center; color:#AC3F57; }
.subscribe .email, .subscribe .address { width:150px; }
.subscribe .name, .subscribe .pcode { width:110px; }
.get-cat { padding-right:99px; }
.comment { width:494px; }
.affiche .h5 a, .comment .h5 a, .side .h5 a, .h3 .more { float:right; margin-right:15px; font-size:12px; font-family:Verdana, Geneva, sans-serif; }
.comment ul { overflow:hidden; margin:0 10px; _zoom:1; }
.comment li { overflow:hidden; padding:4px 0 4px 10px; background:url(/Template/MainSite1/neugooUI/ico2.gif) no-repeat 2px 50%; }
.comment div p { float:left; }
.comment ul div { text-align:right; }
.comment-con { float:right; width:260px; }
.get-cat p { padding-top:2px; line-height:23px; *padding-top:4px;
*line-height:24px;
}
.news-con { float:left; width:230px; }
.investigate {float:right; width:220px; }
.investigate ul, .investigate p { margin:0 1em; }
.investigate li { color:#666; padding:2px 0; *padding:1px 0;
}
.investigate ul { padding-top:2px; }
.investigate input { margin-right:5px; vertical-align:middle; *margin-right:0;
}
.investigate .btn-invest { display:block; margin:6px auto; width:65px; height:21px; background:url(/Template/MainSite1/neugooUI/btn-invest.jpg) no-repeat 0 0; color:#fff; border:none; text-align:center; cursor:pointer; }
.invest-suc { margin:5px 1em; text-indent:2em; height:21px; line-height:21px; border:1px solid #E591A3; background:#FFF4F7 url(/Template/MainSite1/neugooUI/tick.gif) no-repeat 4px 4px; ; color:#A71F24; display:none; }
.newgoods ul { overflow:hidden; _zoom:1; }
.newgoods li { float:left; width:100%; border-top:1px dotted #CCC; }
.newgoods li a { float:left; padding:5px; }
.newgoods li a:hover { text-decoration:none; }
.newgoods li span { display:block; margin-left:115px; }
.newgoods li img { float:left; }
.newgoods .title { margin-top:30px; }
.hot { float:left; padding-left:5px; width:195px; }
.hot ul { padding:10px 0 0 10px; }
.hot li { padding:0 0 5px 10px; background:url(/Template/MainSite1/neugooUI/ico-arrow.gif) no-repeat 0 7px; }
.hotbox { float:right; width:742px; }
.hotbox li { padding:0 10px 15px 14px; }
.banner { margin:5px 0 15px; }
.opic { float:left; margin:0 0 5px 5px; _display:inline; }
.mainbox3 .fl { width:466px; }
.mainbox3 .fl.dbox { width:482px; }
.item1 { overflow:hidden; float:right; width:250px; }
.dbox .item1 { width:270px; }
.item1 li { height:100px; margin-bottom:-1px; padding-bottom:10px; border-bottom:1px solid #E4E4E4; }
.item1 a { display:block; overflow:hidden; zoom:1; }
.item1 img { float:left; width:100px; height:100px; vertical-align:top; }
.item1 span { display:block; margin-left:120px; padding-top:5px; }
h3 { float:left; display:inline; color:#6C1A3D; margin-left:10px; margin-right:10px; height:41px; width:180px; background:url(/Template/MainSite1/neugooUI/navcata.gif) no-repeat 0 0; text-indent:-9em; overflow:hidden; }
h3 a { display:block; width:100%; height:100%; text-indent:-9em; overflow:hidden; }
h3 span { float:left; }
h3.sub2 { background-position:0 -50px; }
h3.sub3 { width:186px; height:55px; background-position:0 -104px; }
h3.sub4 { width:186px; height:55px; background-position:0 -162px; }
h3.sub5 { width:186px; height:55px; background-position:0 -221px; }
h3.sub6 { width:186px; height:55px; background-position:0 -282px; }
h3.sub7 { width:185px; height:52px; background-position:0 -350px;}
h3.sub8 { width:90px; height:52px; background-position:0 -404px;}
h3.sub9 { width:186px; height:55px; background:url(/Template/MainSite1/neugooUI/navcata-men.gif) no-repeat 0 0;}
.catagroy { background:#F4EFE8; padding:0 6px; width:183px; height:18px; overflow:hidden; }
a.hc { color:#957D5B; margin-right:10px; }
.catagroy dt, .catagroy dd { float:left; display:inline; color:#957D5B; }
.catagroy dd { margin-right:5px; white-space:nowrap; }
.catagroy dd a { color:#957D5B; margin-top:0; text-decoration:none; }
.catagroy dd a:hover { color:#FF6600; text-decoration:underline; }
.catagroy.sd { }
a.morelink { color:#E61C4C; font-size:12px; }
h3 a:hover { text-decoration:none; }
h3 a span { display:block; padding-right:18px; background:url(/Template/MainSite1/neugooUI/hp-n2.gif) no-repeat right bottom; }
.mainbox { overflow:hidden; border:1px solid #E4E4E4; margin-top:5px; height:208px; }
.dbox { width:475px; border-right:1px solid #E4E4E4; }
.fl .item li { padding-right:5px; padding-bottom:5px; }
.top100 { float:right; margin:-32px 5px 0 0; }
.mainboxc { margin:10px 0 15px; padding-top:10px; border:1px solid #E4E4E4; }

.itemm li { padding:0 24px 0 0; }
.mainbox .item li { padding:0 7px; }
.mainbox .item a { width:125px; }
.mainbox .title, .mainbox .price, .mainbox li, .hotbox .title, .hotbox .price, .hotbox li, .itemm .title, .itemm .price, .itemm li { text-align:center; }
#newwrap img { width:125px; height:139px; }

.clboth { clear:both; }
.mtalt { margin-top:-25px; }
.pleft {width:265px; }
.pleft2{ width:300px;}
.mb20 { margin-bottom:20px; }
.mt15 { padding:4px 0; margin-top:15px; white-space:nowrap; }
.ex-banner { width:940px; height:308px; margin:10px auto; padding-right:10px; display:none; position:relative; }
.ex-banner p { font-size:22px; font-weight:600; color:#EFDE00; font-family:"SimHei"; text-align:center; width:460px; margin-left:250px; position:absolute; z-index:5; top:20px; left:0; }
.ex-banner p span { font-size:28px; }
.ex-banner a.close { float:right; width:59px; height:19px; background:url(/Template/MainSite1/neugooUI/close-off.jpg) no-repeat 0 0; text-indent:-99em; overflow:hidden; position:absolute; top:5px; left:870px; z-index:5; }
.ex-banner a:hover.close { background:url(/Template/MainSite1/neugooUI/close-on.jpg) no-repeat 0 0; }
.catalog { position:relative;padding-left:1px; margin-top:4px;width:238px;height:164px; overflow:hidden; }
.catalog .h5 { margin-left:-1px; }
.catalog .imgbox { width:476px; margin-top:7px; }
.catalog .imgbox li { float:left; overflow:hidden; width:111px; padding:0 4px; }
.catalog .arrow { position:absolute;width:90px; height:19px;_display:inline; top:1px; right:0;}
.catalog .arrow li { float:left; }
.catalog .arrow a.left, .catalog .arrow a.right { display:block; width:30px; height:19px; line-height:15px; background:url(/Template/MainSite1/neugooUI/ca-arrow2.gif) no-repeat 0 0; text-indent:-99em; overflow:hidden; }
.catalog .arrow a.left { width:50px; }
.catalog .arrow a.left { background-position:-76px 0; }
.catalog .arrow a.right { margin-left:8px; background-position:-131px 0; }
.catalog .arrow a.left:hover { background-position:0 0; }
.catalog .arrow a.right:hover { background-position:-55px 0; }
.m4 { margin:4px auto; }
#spbimg { position:absolute; top:-23px; right:0; _right:-1px; width:500px; height:340px; display:none; }
.rbox { width:455px; }
/**hp Brand**/
.hp-brand { margin-top:5px; }
.hp-brand h5 { margin:1px 1px 0 1px; background:#F4EFE8; font-size:14px; font-weight:600; line-height:22px; text-indent:1em; }
.hp-brand dl { margin:0 8px; padding:2px 0; }
.hp-brand dt, .hp-brand dt a { color:#846E52; line-height:20px; font-size:14px; font-weight:600; font-family:Arial; }
.bline { border-bottom:1px solid #E8E8E8; }
.hp-brand dd { color:#999; text-indent:2em; line-height:20px; }
.hp-brand dd a { color:#846E52; text-decoration:underline; }
.hp-brand a:hover { color:#FF6600; }
/*** catagroy list**/
.catalist {float:left;overflow:hidden;}
.catalist li {float:left;margin:8px -1px 0 0; padding:0 10px; border-right:1px solid #cacaca; line-height:14px;}
.catalist li.bornone{ border-right:none;}
.catalist.ca li{margin-top:5px;}
.catalist li a:hover{ text-decoration:underline;}
/*---=fixed---*/
#audiobar{ position:fixed; top:0; left:0; width:100%; min-width:950px; height:60px; z-index:100;}
#audio{ width:950px; height:60px; margin:0 auto;}
* html,* html body {background-image:url(about:blank);background-attachment:fixed;}
* html #audiobar {position:absolute;bottom:auto;top:expression(eval(document.documentElement.scrollTop));}

/*---=New commend ul li---*/
.newcommend{float:right; width:220px; }
.newcommend ul { margin-left:5px; }
.newcommend li { list-style:inside disc; line-height:30px; }

/*** woman brand**/
.catalist.cl{ float:none;margin:10px 0;clear:both;}
.h4{clear:both;}
.h4 a.sub03{ float:left;margin-top:-56px;margin-left:10px;background:url(/Template/MainSite1/neugooUI/navcata.gif) no-repeat 0 -100px; width:186px;height:54px;text-indent:-9em; overflow:hidden;}
.h4 a.sub03-red{ margin-top:-30px;margin-right:10px; color:#E61C4C; text-decoration:underline;}
.womanbrand{margin:10px 4px 0 4px;padding-left:212px;background:url(/Template/MainSite1/neugooUI/wbrand-line.gif) repeat-x 0 100%; height:40px;}
.womanbrand li{ float:left; margin-right:5px; height:40px;}
.womanbrand li a{display:block; width:136px;border:2px solid #fff; border-bottom-width:0; background:url(/Template/MainSite1/neugooUI/brandw-list.jpg) no-repeat 10px 4px;line-height:36px; font-family:Arial; font-weight:600; font-size:18px; text-indent:-99em; overflow:hidden;}
.womanbrand li a.a1{ background-position:-125px 4px;}
.womanbrand li a.a2{ background-position:-248px 4px;}
.womanbrand li a:hover,.womanbrand li.cur a{text-decoration:none;border:2px solid #9B8269; border-bottom-color:#fff; color:#666;}
div.wbrand{ display:none;}
div.wbrand.cur{display:block;}
.wp{ padding-left:12px;color:#6B6B6B; font-weight:600;}
#hd-nav .navp.wnav .navlist{ margin-top:0; margin-bottom:1px;float:none;}
#hd-nav .brandlink{ margin-left:12px; width:105px; }
#hd-nav .brandlink a{display:block;height:23px; background:url(/Template/MainSite1/neugooUI/brandbg2.gif) no-repeat 0 0; color:#5B5B5B;line-height:23px; text-align:center; }
#hd-nav  .brandlink a:hover{background:url(/Template/MainSite1/neugooUI/brandbg2.gif) repeat-x no-repeat 0 0; }
#hd-nav .navp.wnav { width:321px; }
#hd-nav .navp.wnav .navlist.wpp { width:180px;}

/***Nav font SumSun**/
h3{background:url(/Template/MainSite1/neugooUI/navcata_new.gif) no-repeat 0 0;}
#ulList li{display:none;}
#ulList li.cur{display:block;}


/***Right side brand**/
.sidenew{ float:right; width:240px;}
.bnav{ position:relative;}
.bnav li{float:left;  margin-right:5px; line-height:24px;}
.bnav li a{float:left;display:block;padding:0 5px;height:24px;color:#333;border:1px solid #EFEFEF;}
.bnav li.cur a,.bnav li a:hover{border-bottom:1px solid #fff;}
.bnav li a:hover{ text-decoration:none; cursor:pointer;}
.bnav li.cur a{ font-weight:600;cursor:default;}
.img-brand{ width:236px; height:167px;background:url(/Template/MainSite1/neugooUI/load.gif) no-repeat 50% 50%;}
.img-brand img{ width:236px; height:167px;}
.hpb{ padding:2px 1px;margin-top:-1px;border:1px solid #EFEFEF;}
.hpb{ display:none;}
.sidenew .hpb.cur{display:block;}
.hpb li.hover{background:#FFFAC8;}
.slide-li.five li{ width:140px;}
.slide-li.five a {width:140px;}
.slides.five{ width:705px;}

/***Right side brand**/
.brandrank{ padding:0 4px; margin-bottom:1px; height:27px;background:#E8E8E8; line-height:27px;}
.brandrank .btitle{font-family:"Microsoft YaHei"; font-size:14px; font-weight:600;}
.listb{ margin-top:5px;}
.listb li{ padding:4px 10px;height:14px; line-height:14px;}
.listb li a{display:inline;overflow:hidden;}
.listb li a:hover{text-decoration:none;}
.listb li a .brand-ico{ float:left; display:inline; margin-right:10px;_margin-right:7px; width:14px; height:14px; color:#fff; background:url(/Template/MainSite1/neugooUI/ico-b.gif) no-repeat 0 -22px;line-height:14px; text-align:center; font-family:Arial; font-size:11px;}
.listb li a .brand-ico.hc{background-position:0 0; font-weight:600;}
.ico-rank{ display:inline;padding-right:12px; color:#666; background:url(/Template/MainSite1/neugooUI/ico-rank.gif) no-repeat 100% 3px; font-family:Arial; font-size:11px;}
/*--home catalog--*/
.hcata-title{background:url(/Template/MainSite1/neugooUI/hcatalog-bg.gif) repeat-x 0 0; height:29px; line-height:29px; vertical-align:middle; padding:0 15px; border-bottom:1px solid #E4E4E4; color:#CC0000;text-align:left;}
.box-title  {background:url(/Template/MainSite1/neugooUI/box-title.gif); height:29px;width:134px;}
.bt_01 { background-position: 0 0;}
.bt_02 { background-position: 0 -29px;}
.bt_03 { background-position: 0 -58px;}
.hcata-title .morelink{color:#CC0000;}
.hcata-title .morelink:hover{text-decoration:underline;}
.hcatabox{border:1px solid #FFFFFF; border-bottom:1px solid #f5f5f5; width:472px;}
.hcatabox.hcatabox-last{border-bottom:1px solid #FFFFFF;}



.catabox-1 {border-bottom:1px solid #e4e4e4;padding:10px;width:928px;}
.dropList{ width:235px; height:300px; border-bottom:1px solid #ebebeb;}
.dropList dl dt{ width:233px; height:29px; line-height:29px; text-indent:20px; background:url(/Template/MainSite1/neugooUI/drop-li_img.gif) no-repeat 8px 12px; border:1px solid #ebebeb; border-bottom:none;}
.dropList dl dt p{ background:url(/Template/MainSite1/neugooUI/drop-li-p_img.gif) no-repeat right 11px; margin-right:8px; cursor:pointer;text-align:left;}
.dropList dl dt p.dropList-hover{ background: url(/Template/MainSite1/neugooUI/drop-li-p-img2.gif) no-repeat right 13px; margin-right:7px; color:#a10000;}
.dropList dl dd{ display:none; width:235px; height:120px;overflow:hidden;}
.dropList dl dd img{ border-top:1px solid #ebebeb;}
.product-area{ margin-top:5px;}
.product-area_banner1,.product-area_banner2,.dropList{ display:inline;}
.product-area_banner1{ width:380px; height:300px;margin-left:10px;}
.product-area_banner2{ width:180px; height:300px;margin-left:7px;}

.footerwrap {width:910px;height:174px;border-bottom:1px solid #ebebeb;border-top:1px solid #ebebeb;padding:10px 20px 10px 20px;margin-bottom:10px;}
.newsupdate {width:150px;height:128px;background:url('/Template/MainSite1/neugooUI/newsupdate.gif') no-repeat;}

.newgoods {width:135px;height:26px;background:url('/Template/MainSite1/neugooUI/newgoods.gif') no-repeat;margin-top:128px;line-height:30px;color:maroon;text-align:right;}
.totalgoods {width:135px;height:18px;background:url('/Template/MainSite1/neugooUI/totalgoods.gif') no-repeat;line-height:20px;color:maroon;text-align:right;}
.footerwrap-dot {width:1px;height:172px;background:url(/Template/MainSite1/neugooUI/footerwrap-dot.gif) repeat-y;}
.footernews {width:235px;height:172px;}
.news-list {width:235px;height:172px;text-align:left;overflow:hidden;white-space:nowrap;}
.news-list a { padding-left:12px; padding-right:2px; background:url(/Template/MainSite1/neugooUI/list-icon2.gif) no-repeat 3px 9px !important; color:#999999 !important; line-height:22px; cursor:pointer !important; zoom:1 }}
.news-list a:hover { text-decoration:none;color:#ccc !important;}
.customer-box {width:490px;}
.customerinfo {width:490px;height:81px;background:url(/Template/MainSite1/neugooUI/customerinfo.gif) no-repeat;}

#hcata .hcatabox.hover{border:2px solid #f1db00; margin:-1px; position:relative; background:#fefff4;}
.hcatabox-t{float:left; background:#ffff99; padding:0 10px;}
.hcatabox-t a{display:block; width:20px; text-indent:-99em; background-image:url(/Template/MainSite1/neugooUI/hcata-title.gif); background-repeat:no-repeat; overflow:hidden;}
.ht1 a{background-position:0 50%; height:70px;}
.ht2 a{background-position:-20px 50%; height:70px;}
.ht3 a{background-position:-40px 50%; height:70px;}
.ht4 a{background-position:-60px 50%; height:70px;}
.ht5 a{background-position:-80px 50%; height:70px;}
.ht6 a{background-position:-100px 50%; height:70px;}
.ht7 a{background-position:-120px 50%; height:70px;}
.hcalist{margin-top:12px;}
.hcblist dt{background:url(/Template/MainSite1/neugooUI/brand.gif) no-repeat; width:35px; height:18px; padding:1px 4px; *padding:2px 4px 0 4px;padding-left:4px;}
.hcblist dd.bornone{margin-left:8px; padding-top:2px;}
.hcblist dd.bornone a{border:none !important; background:none !important;}
.hcblist dd.bornone a:hover{text-decoration:underline;}
.hcblist dd a{border:1px solid #f1e4cd; display:block; height:18px; padding:1px 4px; *padding:2px 4px 0 4px; color:#b16e4d; float:left; background:#FFFFFF;}
.hcblist dd a:hover{color:#CC0000; border:1px solid #CC0000; text-decoration:none;}
.hcblist dt,.hcblist dd{float:left; margin-left:4px; _display:inline; margin-top:3px; margin-bottom:5px; color:#b16e4d;text-align:left;}
#wcata .hcblist dt,#wcata .hcblist dd{margin-top:1px; margin-bottom:3px;}
.hcatabox-t a:link,.hcatabox-t a:visited,.hcatabox-t a:hover{color:#CC0000;}
.hcatabox-t a:hover{text-decoration:underline;}
.hcalist li{float:left; padding:0 7px 6px 6px; background:url(/Template/MainSite1/neugooUI/line-v2.gif) no-repeat 100% 3px; margin-left:-1px;}
.hcalist li a:hover{color:#CC0000;}
.hcatabox-d{background:#FFFFFF; width:416px; padding:0 0 4px 6px; overflow:hidden; white-space:normal;}
.hcatabox.hover .hcatabox-d{background:#fefff4;}
.hcatabox.hover .hcatabox-t{background:#f9ec59;}
.hcalist li.li-end{background:none;}
a.hcatalink{color:#333333; font-size:14px; font-weight:bold;}
a.hcatalink:visited,a.hcatalink:hover{color:#CC0000; text-decoration:none;}
.ml20{margin-left:20px}
a {color:#333; text-decoration:none;}
_html {}{filter: expression(document.execCommand("BackgroundImageCache", false, true)); }
/***comment 10-06-25**/
.affiche { float:none; }
.comment-con { float:none; width:auto; }
.comment dl dt { float:left; margin-right:5px; }
.newcommend li { line-height:28px; }
.newcommend ul { padding-top:2px; }
.comhy { background:url(/Template/MainSite1/neugooUI/star-com.gif) no-repeat 100% 0; line-height:18px; }
/*--促销活动--*/
.catalog{ margin-top:5px;}
.Promotions{height:214px;overflow:hidden;}
/***slide img**/
.slide-li li,.slide-li a{ width:140px;}
.slides{ width:705px;}
/**热门评论修改**/
.comment{height:311px; overflow:hidden;}
.comment dl {margin:11px 0; padding:0 7px; width:232px; height:72px; overflow:hidden;background:#fff;}
.newcommend { float:none;}
.subscribe{ padding:0;width:220px; background:none;}
.scribebox{ margin:5px 10px;}
.get-cat{ padding-right:0;}
.scribebox.sbox2{ padding-left:94px; padding-right:10px; height:66px; background:url(/Template/MainSite1/neugooUI/subscribebg2.jpg) 15px 0 no-repeat;}
.subscribe a.sbt{ margin-left:0}
.subscribe .email{ width:135px;}
/**倒计时**/
.counttime{ height:75px;background:url(/Template/MainSite1/neugooUI/ipadfree.jpg) no-repeat 0 0}
.itime{ position:relative; top:18px; left:523px;width:80px; color:#626262;font:13px/14px "SimSun"; font-weight:bold;}
.timeshow{ float:right; margin-top:23px; margin-right:-5px; width:310px;color:#fff;}
.timeshow li{ float:left;font:28px/30px Arial,Helvetica,sans-serif; }
.f30{font:30px/30px Arial;}
.timeshow li.time{margin-right:48px;width:32px; text-align:center; _display:inline;*margin-right:43px;}
.timeshow li.time2-box{ margin-right:18px;width:60px; letter-spacing:14px; text-align:center;_display:inline}
#second{ margin-right:0;}
.winpiad{float:right; margin:23px 11px 0 0;_display:inline }
.winpiad a{ display:block;width:136px; height:36px; text-indent:-99em; overflow:hidden; }
/**headtitle、scroll**/
.headtitle{ margin:0 0 5px 0; padding:4px 10px 0 10px;border-bottom:1px solid #E4E4E4;background:#F9FAFA; color:#333;font-size:14px; font-weight:600;line-height:19px; height:19px;text-align:left;}
.headtitle a{ float:right;font-weight:400; font-size:12px; }
.headtitle .fb{ font-weight:600}
.get-cat .headtitle{border-top:1px solid #E4E4E4;}
.fashion{width:220px;}
#fashion .J_carousel_clip{margin:0 auto;}
#fashion .J_carousel_list{}
#fashion .J_carousel_item{float:left;padding-bottom:4px;*padding-bottom:3px; padding-left:5px;width:200px; background:#fff;height:82px;line-height:17px;}
#fashion .J_carousel_item img{float:left;margin-right:5px;width:80px; height:80px; border:1px solid #CC0940;vertical-align:top;display:inline;}
.J_carousel_trigger{position:absolute;width:auto;top:0; right:0;}

.J_carousel_prev,.J_carousel_next{float:left; width:29px; height:23px;text-indent:-9em; overflow:hidden;}
.J_carousel_prev{background:url(/Template/MainSite1/neugooUI/parrow.jpg) no-repeat 0 0;}
.J_carousel_next{ margin-left:0; background:url(/Template/MainSite1/neugooUI/parrow.jpg) no-repeat 100% 0;}
#Promotions .J_carousel_clip{ width:228px; margin:0 auto;}
#Promotions .J_carousel_item{float:left;padding-top:5px;width:236px; height:178px; background:#fff;}
#Promotions .J_carousel_item li{padding-bottom:7px; padding-left:8px;text-align:left;}
#Promotions .J_carousel_item li a:hover{color:#A71F24; text-decoration:none;}
#Promotions .J_carousel_item li.pr-brand{ padding-left:5px;margin-bottom:5px; overflow:hidden; background:none;padding-bottom:0;}
#Promotions .J_carousel_item li.pr-brand a{display:block;padding:1px; width:222px;border:1px solid #D9D9D9;zoom:1;}
#Promotions .J_carousel_item li.pr-brand a img{vertical-align:middle;}
#Promotions .J_carousel_item li.pr-brand a:hover{border-color:#f1db00;}
#catalog .J_carousel_clip{ margin-top:-3px;}
#catalog .J_carousel_item{float:left; overflow:hidden;width:111px; height:140px; padding:0 4px; }
#catalog .J_carousel_item img{vertical-align:middle;}











/*===list-page===*/
.list_sel {
	height:176px;
	margin:0;
	padding:0;
	width:950px;
	display:inline-block;
}
.list_cat {
	background:url("/Template/MainSite1/neugooUI/newlistbg.gif") no-repeat scroll 0 0 transparent;
	float:left;
	height:176px;
	list-style:none outside none;
	width:182px;
}
.list_narrow {
	clear:left;
	color:#918255;
	font-size:12px;
	margin:0;
	padding-left:10px;
	text-align:left;
	line-height:23px;

}
.select_ul{
	margin:0 5px 0 5px;
	width:170px;
	clear:both;
	overflow:hidden;
}
.select_ul li{
	float:left;
	list-style:none outside none;
	margin-top:7px;
	padding-left:5px;
	width:80px;
	text-align:left;
}
.caton {
background:url("/Template/MainSite1/neugooUI/select_li_on.gif") no-repeat scroll 0 0 transparent;
color:white;
}
.caton a{
color:white;
}

.brand_ul{
height:140px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0 5px 0 5px;
overflow-x:hidden;
overflow-y:auto;
width:170px;
scrollbar-3dlight-color:#ffffff; 
scrollbar-arrow-color:#666; 
scrollbar-darkshadow-color:#FFFFFF; 
scrollbar-face-color:#ece0ba; 
scrollbar-highlight-color:#FFFFFF; 
scrollbar-shadow-color:#ffffff;
SCROLLBAR-TRACK-COLOR:#fff;
}
.brand_ul li{
	float:left;
	list-style:none outside none;
	margin-top:3px;
	padding-left:5px;
	width:170px;
	text-align:left;
	font-size:10px;
	color:#d7af00;
}

.brand_ul a {
	margin-left:5px;
	font-size:12px;
}
.size_ul {
height:140px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0 5px 0 5px;
overflow-x:hidden;
overflow-y:auto;
width:170px;
scrollbar-3dlight-color:#ffffff; 
scrollbar-arrow-color:#666; 
scrollbar-darkshadow-color:#FFFFFF; 
scrollbar-face-color:#ece0ba; 
scrollbar-highlight-color:#FFFFFF; 
scrollbar-shadow-color:#ffffff;
SCROLLBAR-TRACK-COLOR:#fff;
}
.size_ul li{
font-size:11px;
-moz-background-inline-policy:continuous;
background:url("/Template/MainSite1/neugooUI/size_off.gif") no-repeat scroll 0 0 transparent;
float:left;
font-family:Tahoma;
height:20px;
list-style:none outside none;
margin:5px 4px 0;
text-align:center;
width:28px;
line-height:18px;
}
.size_ul .current {
-moz-background-inline-policy:continuous;
background:url("/Template/MainSite1/neugooUI/size_on.gif") no-repeat scroll 0 -1px transparent;
color:white;
}
.prod_type_sel{
height:140px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0 5px 0 5px;
overflow-x:hidden;
overflow-y:auto;
width:170px;
scrollbar-3dlight-color:#ffffff; 
scrollbar-arrow-color:#666; 
scrollbar-darkshadow-color:#FFFFFF; 
scrollbar-face-color:#ece0ba; 
scrollbar-highlight-color:#FFFFFF; 
scrollbar-shadow-color:#ffffff;
SCROLLBAR-TRACK-COLOR:#fff;
}

.prod_type_sel li{
-moz-background-inline-policy:continuous;
font-family:Tahoma;
height:20px;
list-style:none outside none;
width:150px;
padding:0 0 0 5px;
text-align:left;
line-height:18px;
}
.cattype{
background:url("/Template/MainSite1/neugooUI/cattype_bg.gif") repeat-x ;
clear:left;
color:#918255;
font-size:11px;
width:168px;
height:22px;
text-align:left;
padding-left:10px;
line-height:23px;
}
.cattype_list{

}
.cattype_list img {
margin:2px;
}
.cattype_list ul{
	width:168px;
	float:left;
}
.cattype_list li{
	width:50px;
	float:left;
	margin:5px 0;
}



.pos {
height:25px;
margin:5px 5px 5px 0;
padding:0;
}
.pos_ul {
height:25px;
}
.pos_ul li.start {
background-color:#B7B7B7;
color:white;
}
.pos_ul li.start p {
padding:5px 20px;
}
.pos_ul li {
vertical-align:baseline;
}

.pos_ul li {
float:left;
height:25px;
padding:0 5px;
width:auto;
}
.pos_ul li a.a_filter {
background:url("/Template/MainSite1/neugooUI/x.gif") no-repeat scroll right center white;
display:block;
padding:5px 20px 5px 0;
}
.pos_ul li.pos_sep {
background:url("/Template/MainSite1/neugooUI/arrow1.gif") no-repeat scroll center center white;
width:20px;
}
.pos_ul li.start_app {
background:url("/Template/MainSite1/neugooUI/rig.gif") no-repeat scroll left top white;
height:100%;
width:15px;
}



.bar {
background:none repeat scroll 0 0 #FEFDE9;
border:1px solid #ece0ba;
height:23px;
margin:5px auto 0;
padding:5px 15px 0;
width:918px;
}
.bar .orderButton {
display:block;
width:170px;
float:left;
}
.bar .orderButton p {
display:inline;
float:left;
}
.bar .orderButton select {
border:1px solid #B5B5B5;
vertical-align:middle;
}
.bar a.showstyle {
display:block;
float:right;
line-height:21px;
margin:0 0 0 10px;
width:85px;
}
.bar a.order {
background:url("/Template/MainSite1/neugooUI/icon_order.png") repeat scroll 0 0 transparent;
display:block;
float:right;
height:19px;
margin:0 8px 0 0;
text-indent:-10000px;
width:48px;
}
.bar #cheap {
background-position:0 0;
}
.bar #sell {
background-position:96px 0;
}
.bar #old {
background-position:48px 0;
}
.bar #cheap.orderby {
background-position:0 bottom;
}
.bar #sell.orderby {
background-position:96px bottom;
}
.bar #old.orderby {
background-position:48px bottom;
}
.bar .page {
float:right;
text-align:right;
width:331px;
}
.bar .page p {
display:inline;
padding-right:10px;
}
.bar .page p em {
color:#FF3300;
font-weight:bold;
font-family:Arial;
font-style:normal;
padding:0 3px;
}
.bar .page a, .bar .page span {
border:2px solid #D4D4D4;
display:inline-block;
line-height:16px;
margin:0 0 0;
text-align:left;

}
.bar .page a.prev {
background:url("/Template/MainSite1/neugooUI/page_arrow_link_prev.gif") no-repeat scroll 5px center #FFFFFF;
text-indent:-10000px;
width:16px;
}
.bar .page a.next {
background:url("/Template/MainSite1/neugooUI/page_arrow_link_next.gif") no-repeat scroll 46px center #FFFFFF;
color:#d90000;
padding:0 0 0 5px;
width:51px;
}
.bar .page a:hover {
border:2px solid #FFCC00;
text-decoration:none;
}
.bar .page span.prev {
background:url("/Template/MainSite1/neugooUI/page_arrow_grey_prev.gif") no-repeat scroll 5px center #FFFFFF;
text-indent:-10000px;
width:16px;

}
.bar .page span.next {
background:url("/Template/MainSite1/neugooUI/page_arrow_grey_next.gif") no-repeat scroll 46px center #FFFFFF;
color:#d90000;
padding:0 0 0 5px;
width:51px;
}





/*商品列表*/
#goodslist{
	width:945px;
	margin: 8px auto 0;
	padding-left:5px;
	
}
#goodslist ul{clear:both;border-top:1px dotted #ece0ba;}
#goodslist ul.first{border:none;}
#goodslist li{
	width:175px;
	height:220px;
	margin: 6px 5px 0 0px;
	float:left;
	padding:4px 4px 0 4px;
	overflow:hidden;
	border-bottom:2px solid #fff;
}
#goodslist li a.pic{
	width:175px;
	height:135px;
	display:block;
	border:1px solid #fff;
}
#goodslist li a:hover.pic{
	width:175px;
	height:135px;
	display:block;
	border:1px solid #ece0ba;
}

#goodslist li.first{
	clear:left;
}
#goodslist li .color{
	width:175px;
	max-height:30px;
	height:30px;
	overflow:hidden;
	margin-top:8px;
	margin-left:-3px;
	_margin-left:-6px;
	float:left;
}
#goodslist li .color img{
	width:20px;height:20px;
	padding:1px;border:1px solid #c8c8c8;
	margin:1px 1px 4px 4px;;
	float:left;
}
#goodslist li .color img.selected{
	width:20px;height:20px;
	padding:1px;border:2px solid #A5AFC3;
	margin:0px 0px 4px 3px;;
	float:left;
}
#goodslist li .des{
	width:175px;
	margin:12px 4px 5px 0px;
	overflow:hidden;
	line-height:20px;
	color:#9f9f9f;
	clear:both;
}
#goodslist li .des .name_sale{
	clear:both;
	display:block;
	color:#666666;
	overflow:hidden;
	height:20px;
	width:175px;
	text-align:left;

}
#goodslist li .sold{
	float:left;
	color:#999;
}
#goodslist li .des .discount{
	background:url(/Template/MainSite1/neugooUI/icon_discount.png) no-repeat;
	width:44px;
	height:22px;
	line-height:18px;
	display:block;
	float:right;
	text-align:center;
	color:#fff;
}
#goodslist li .des .money strong{
	font-size:14px;
	font-family:Tahoma;
	font-weight:bold;
	color:#990000;
	padding-right:15px;
	float:left;
	
}
#goodslist li .des .money del{
	color:#aaa;
}
#goodslist li .des .money span img{
	float:right;
	padding-right:5px;
}
#goodslist li .des .money del{
	color:#aaa;
}
#goodslist li .size{
	width:180px;
	color:#fff;
	line-height:22px;
	margin:5px 0 0 -5px;
	padding-left:10px;
	height:22px;
	overflow:hidden;
	white-space:nowrap;
}

.showthis{
	background:#999;
}

.viewMoreGoods{
	width:560px;height:34px;
	margin:20px auto 0;
	line-height:34px;
	border:1px solid #DEDEDE;
	cursor:pointer;
}
.viewMoreGoods span{
	display:block;width:558px;height:32px;
	color:#527EB9;
	background:#F2F2F2;
	border:1px solid #fff;
	text-align:center;
	font-size:14px;
}
.changebg{background:#fff9fc;}

.boxPages{
	width:980px;
	margin:20px auto 20px;
}
.light{color:#ff3300!important;}
.pageselect{
	background-color:#F5821F; 
	color:#FFFFFF; 
	padding:4px 6px;
	margin-right:2px;
	display:block;
}
.ajaxload img{margin:10px auto;}

#boxNodata{
	width:605px;
	margin:50px auto 25px;
	line-height:35px;
	font-size:14px;
	text-indent:1em;
}
#boxNodata h1{
	background:#FFEAE5;border:1px solid #E27686;
	line-height:45px;
	font-size:14px;
	margin-bottom:8px;
	color:#404040;
}
#boxNodata .orange{
	color:#ff3300;
}
#boxNodata form{
	text-indent:2em;
}
#boxNodata input{
	vertical-align:middle;
	padding:3px 1px;
	line-height:15px;
	margin-left:2em;
}

.cancel{
	background:url(/Template/MainSite1/neugooUI/cancel.jpg) 0 0  no-repeat;
	width:15px;height:10px;overflow:hidden;
	display:inline-block;
	margin-left:0px;
	vertical-align:middle;
	cursor:pointer;
}
.cancelHover{
	background:url(/Template/MainSite1/neugooUI/cancel.jpg) 0 10px;
}
#areaListSelector li.selectSize dl dd a .cancel{
	position:absolute;
	left:40px;
	top:3px;
}


/*CSS NEUGOO style pagination*/

.badoo {
	height:20px;width:948px; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-SIZE: 13px; PADDING-BOTTOM: 5px; COLOR: #48b9ef; PADDING-TOP: 5px; FONT-FAMILY: Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #fefde9;TEXT-ALIGN: right; border:1px #fbf8bf solid;
}
.badoo A {
	BORDER-RIGHT: #f0f0f0 2px solid; PADDING-RIGHT: 5px; BORDER-TOP: #f0f0f0 2px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; MARGIN: 0px 2px; BORDER-LEFT: #f0f0f0 2px solid; COLOR: #48b9ef; PADDING-TOP: 2px; BORDER-BOTTOM: #f0f0f0 2px solid; TEXT-DECORATION: none
}
.badoo A:hover {
	BORDER-RIGHT: #918255 2px solid; BORDER-TOP: #918255 2px solid; BORDER-LEFT: #918255 2px solid; COLOR: #918255; BORDER-BOTTOM: #918255 2px solid
}
.badoo A:active {
	BORDER-RIGHT: #ff5a00 2px solid; BORDER-TOP: #ff5a00 2px solid; BORDER-LEFT: #ff5a00 2px solid; COLOR: #918255; BORDER-BOTTOM: #ff5a00 2px solid
}
.badoo SPAN.current {
	BORDER-RIGHT: #918255 2px solid; PADDING-RIGHT: 5px; BORDER-TOP: #918255 2px solid; PADDING-LEFT: 5px; FONT-WEIGHT: bold; PADDING-BOTTOM: 2px; BORDER-LEFT: #918255 2px solid; COLOR: #918255; PADDING-TOP: 2px; BORDER-BOTTOM: #918255 2px solid; BACKGROUND-COLOR: #ece0ba
}
.badoo SPAN.disabled {
	DISPLAY: none
}








.w950 {
margin:auto;
width:950px;
margin-top:15px;
}
.mod .bd {
border:1px solid #D4D4D4;
}
.nopadding{PADDING:0PX;}
.at4{zoom:1;margin-bottom:10px;}
.at4 img{vertical-align:top;}
.help-items{width:950; background:url(/Template/MainSite1/neugooUI/help_shadow.gif) bottom repeat-x;padding-top:10px;}
.help-items .item{float:left;display:inline;padding:10px 15px;width:155px;background:url(/Template/MainSite1/neugooUI/dot_line.gif) 0 15px no-repeat;}
.help-items .first{background:none;}
.help-items .item h4{font-size:14px;padding:0 5px 10px;background:url(/Template/MainSite1/neugooUI/line.gif) left bottom no-repeat;text-align:left;}
.help-items .item .ul-news{margin-top:6px;padding:5px;}
.help-items .item .ul-news li{line-height:20px;width:135px;text-align:left;background:url(/Template/MainSite1/neugooUI/dot3.gif) no-repeat scroll 0 50% transparent;}
.help-items .telephone{background:url(/Template/MainSite1/neugooUI/hotline.gif) no-repeat;width:160px;height:27px;margin:5px 0; text-indent:-99999em;overflow:hidden;}
.help-items .hotline{width:215px!important;}
.help-items .hotline h4{margin-bottom:10px;}






/*2012-12-23*/


#site-nav {MARGIN-LEFT: auto; WIDTH: 950px; MARGIN-RIGHT: auto;WIDTH: 950px;color: #000000;height: 22px;line-height: 21px;margin: 0 auto;    padding: 2px 0;    position: relative;    z-index: 10000; }
#site-nav .quick-menu LI {BACKGROUND:url(/Template/MainSite1/neugooUI/NEUGOO-COMMON.png) no-repeat}
#site-nav .search .menu-hd S {BACKGROUND:url(/Template/MainSite1/neugooUI/NEUGOO-COMMON.png) no-repeat}
#site-nav .quick-menu .cart S {BACKGROUND:url(/Template/MainSite1/neugooUI/NEUGOO-COMMON.png) no-repeat 999em 0px}
#site-nav .quick-menu .cargo S {BACKGROUND:url(/Template/MainSite1/neugooUI/NEUGOO-COMMON.png) no-repeat 999em 0px}
#site-nav .search .menu-bd BUTTON {BACKGROUND:url(/Template/MainSite1/neugooUI/NEUGOO-COMMON.png) no-repeat 999em 0px}
#header {PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; PADDING-TOP: 0px}
#page {BACKGROUND: #f7f7f7; BORDER-BOTTOM: #d2d2d2 1px solid;}
#site-nav-bg {Z-INDEX: 9999; BACKGROUND: #f7f7f7; LEFT: 0px; WIDTH: 100%; BORDER-BOTTOM: #d2d2d2 1px solid; POSITION: absolute; TOP: 0px; HEIGHT: 25px}

#site-nav A {COLOR: #666}
#site-nav A:hover {COLOR: #f50}
#site-nav .login-info {FLOAT: left; PADDING-TOP: 1px}
#site-nav .login-info A {MARGIN-RIGHT: 8px}
#site-nav .login-info A.user-nick {MARGIN-RIGHT: 0px}
#site-nav .quick-menu {RIGHT: 0px; POSITION: absolute; TOP: 0px}
#site-nav .quick-menu LI {PADDING-RIGHT: 10px; BACKGROUND-POSITION: right 6px; PADDING-LEFT: 10px; FLOAT: left; PADDING-BOTTOM: 0px; MARGIN-LEFT: -1px; PADDING-TOP: 2px}
#site-nav .quick-menu LI.last {BACKGROUND: none transparent scroll repeat 0% 0%}
#site-nav .quick-menu LI.menu-item {PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; POSITION: relative}

#site-nav .quick-menu .cargo {PADDING-TOP: 1px; POSITION: relative; _padding-top: 2px}
#site-nav .quick-menu .cargo A {PADDING-LEFT: 16px}
#site-nav .quick-menu .cargo S {BACKGROUND-POSITION: -83px -21px; LEFT: 8px; WIDTH: 14px; POSITION: absolute; TOP: 6px; HEIGHT: 11px}

#site-nav .quick-menu .cart {PADDING-TOP: 1px; POSITION: relative; _padding-top: 2px}
#site-nav .quick-menu .cart A {PADDING-LEFT: 16px}
#site-nav .quick-menu .cart S {BACKGROUND-POSITION: -83px -21px; LEFT: 8px; WIDTH: 14px; POSITION: absolute; TOP: 6px; HEIGHT: 11px}
#site-nav .menu-hd {PADDING-RIGHT: 22px; DISPLAY: block; PADDING-LEFT: 10px; Z-INDEX: 10002; PADDING-BOTTOM: 0px; MARGIN: 1px 1px 0px; CURSOR: pointer; PADDING-TOP: 0px; POSITION: relative; HEIGHT: 20px}
#site-nav .myneugoo .menu-hd {WIDTH: 48px; PADDING-TOP: 1px; _padding-top: 1px}
#site-nav .menu-hd B {BORDER-RIGHT: #eee 4px solid; BORDER-TOP: #666 4px solid; FONT-SIZE: 0px; RIGHT: 10px; BORDER-LEFT: #eee 4px solid; WIDTH: 0px; LINE-HEIGHT: 0; BORDER-BOTTOM: #eee 4px solid; POSITION: absolute; TOP: 7px; HEIGHT: 0px; -webkit-transition: -webkit-transform .2s ease-in; -moz-transition: -webkit-transform .2s ease-in; -o-transition: -webkit-transform .2s ease-in; transition: -webkit-transform .2s ease-in}
#site-nav .search .menu-hd {PADDING-LEFT: 25px; COLOR: #666}
#site-nav .search .menu-hd S {BACKGROUND-POSITION: -67px -20px; LEFT: 9px; WIDTH: 14px; POSITION: absolute; TOP: 4px; HEIGHT: 13px}
#site-nav .menu-bd {BORDER-RIGHT: #bfbfbf 1px solid; BORDER-TOP: #bfbfbf 1px solid; DISPLAY: none; Z-INDEX: 10001; RIGHT: 0px; BACKGROUND: #fff; BORDER-LEFT: #bfbfbf 1px solid; BORDER-BOTTOM: #bfbfbf 1px solid; POSITION: absolute; TOP: 21px}
#site-nav .menu-bd-panel {PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-BOTTOM: 6px; PADDING-TOP: 10px}
#site-nav .menu {POSITION: relative}
#site-nav .menu:hover .menu-hd {BORDER-RIGHT: #bfbfbf 1px solid; BORDER-TOP: #bfbfbf 1px solid; BACKGROUND: white; MARGIN: 0px; BORDER-LEFT: #bfbfbf 1px solid; BORDER-BOTTOM: #bfbfbf 1px}
#site-nav .hover .menu-hd {BORDER-RIGHT: #bfbfbf 1px solid; BORDER-TOP: #bfbfbf 1px solid; BACKGROUND: white; MARGIN: 0px; BORDER-LEFT: #bfbfbf 1px solid; BORDER-BOTTOM: #bfbfbf 1px}
#site-nav .menu:hover .menu-bd {DISPLAY: block}
#site-nav .hover .menu-bd {DISPLAY: block}
#site-nav .menu:hover .menu-hd B {BORDER-LEFT-COLOR: #fff; FILTER: progid:DXImageTransform.Microsoft.BasicImage(rotation=2); BORDER-BOTTOM-COLOR: #fff; BORDER-TOP-COLOR: #666; TOP: 5px; BORDER-RIGHT-COLOR: #fff; -moz-transform: rotate(180deg); -moz-transform-origin: 50% 30%; -webkit-transform: rotate(180deg); -webkit-transform-origin: 50% 30%; -o-transform: rotate(180deg); -o-transform-origin: 50% 30%; transform: rotate(180deg); transform-origin: 50% 30%}
#site-nav .hover .menu-hd B {BORDER-LEFT-COLOR: #fff; FILTER: progid:DXImageTransform.Microsoft.BasicImage(rotation=2); BORDER-BOTTOM-COLOR: #fff; BORDER-TOP-COLOR: #666; TOP: 5px; BORDER-RIGHT-COLOR: #fff; -moz-transform: rotate(180deg); -moz-transform-origin: 50% 30%; -webkit-transform: rotate(180deg); -webkit-transform-origin: 50% 30%; -o-transform: rotate(180deg); -o-transform-origin: 50% 30%; transform: rotate(180deg); transform-origin: 50% 30%}
#site-nav .myneugoo .menu-bd {WIDTH: 95px; LINE-HEIGHT: 1.7; TOP: 21px; HEIGHT: 57px}
#site-nav .myneugoo .menu-bd-panel {PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-BOTTOM: 8px; PADDING-TOP: 8px}
