@charset "utf-8";

/*公共*/
* {margin:0; padding:0; outline:none; border:none}
body { margin:0; 
	   padding:0; 
	   background-image: url(../image/bg.gif); 
	   font-size:12px;
	   }
.select,.textfield { font-size:14px; color:#000; height:18px; border:solid 1px #b6b6b6;}
.smalltextfield {width: 90px; height:18px; border:solid 1px #b6b6b6; font-size:14px;}
.bigtextfield {width: 150px; height:18px; border:solid 1px #b6b6b6; font-size:14px;}
.clear {clear:both;	}
input {vertical-align:middle;}
.disabled{background:#CCC;}
.msg{color:#F30; font-weight:bold;}
/*——————————————————————————顶部——————————————————————————*/
#TopLine {
	background: url(../image/top_line.jpg) no-repeat;
	height: 6px;
	font-size:0px; /* IE6 HACK */
	width: 1004px;
	margin: 0px auto;
}
#top {
	background-image: url(../image/top_bg.gif);
	background-color:#3FF;
	background-repeat: repeat-x;
	padding:0;
	height:66px;
	width:1004px;
	margin:0 auto;
}
#logo {
	display:block;
	background-image:url(../image/logo.gif);
	background-repeat: no-repeat;
	height:59px;
	width:242px;
	margin:0 53px;
	float:left;
}
#search{display:block;
	background-image:url(../image/search_icon.gif);
	background-repeat:no-repeat;
	padding:0 50px 0 10px;
	float:right;
	width:260px;
	text-align:center;
	margin-top:30px;}

/*——————————————————————————导航——————————————————————————*/

#nav {
	background:#d0cfcc;
	width:1004px;
	height:40px;
	margin:0 auto;
}
#nav ul{ background-image:url(../image/nav_bg.gif);
	display:block;
	width:930px;
	height:40px;
	list-style:none;
	padding:0;
	margin:0 auto;

}

#account #nav ul #m6,
#account_shopCar #nav ul #m6,
#account_address #nav ul #m6,
#account_data #nav ul #m6,
#user #nav ul #m6
{	background-image: url(../image/nav_on_bg.gif);	background-repeat: repeat-x; }


#nav ul li {float:left;font-size:14px;font-weight:bold;line-height:40px;color:#e3e3e3;list-style:none;	}
#nav ul li.on {background-image: url(../image/nav_on_bg.gif);	background-repeat: repeat-x; color:#FFF	}
#nav ul li.navl{background: url(../image/nav_left.gif) no-repeat;height:40px;width:23px;float:left;}
#nav ul li.navr{background: url(../image/nav_right.gif) no-repeat;height:40px;width:23px;float:right;}
#nav ul .nav_f {display:block; color:#fff; text-decoration:none; padding:0 30px;}
#nav .nav_link{ display:block; color:#e3e3e3; text-decoration:none; padding:0 30px;}
#nav li:hover a.nav_link {	color:#fff;	background: url(../image/nav_over_bg.gif) repeat-x;	}

/*导航个人账户*/
#nav ul #m6{ margin-left:100px; padding:0 20px; }
#nav ul #m6.on {background-image: url(../image/nav_on_bg.gif); }
#nav ul #m6 a{ color:#e3e3e3; text-decoration:none;}
#nav ul #m6 .m6_bg_on { background: url(../image/account_icon_on.gif) no-repeat; float:left; height:40px; width:24px;}
#nav ul #m6 .m6_bg_off { background: url(../image/account_icon_off.gif) no-repeat; float:left; height:40px; width:24px;}
/*二级导航*/
#account #main #LeftSideBar #subnav #s1 .subnav_link ,
#account_shopCar #main #LeftSideBar #subnav #s2 .subnav_link,
#account_address #main #LeftSideBar #subnav #s3 .subnav_link,
#account_refund #main #LeftSideBar #subnav #s4 .subnav_link,
#account_data #main #LeftSideBar #subnav #s5 .subnav_link
{ display:block;
	background: url(../image/account_nav_on_bg.gif) no-repeat; list-style:none;
}
#main #LeftSideBar #subnav li{list-style:none;}
#main #LeftSideBar #subnav li a{
	display:block;
	background-image: url(../image/account_nav_bg.gif);
	background-repeat: no-repeat;
	height: 54px;
	width: 184px;
	color:#484848;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	line-height:52px;
	margin:0 0 6px 0;
	text-decoration: none;
}

#main #LeftSideBar .selectlogin {
	background-image: url(../image/loginBnBg.gif);
	width: 183px;
	height: 46px;
	line-height: 45px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #BA1A22;
}

#main #LeftSideBar .selectlogin a{
	text-decoration: none;
	color: #BA1A22;
}

#main #LeftSideBar .sndalogin {
	 background-image:url(../image/sndalogin_bg.gif); background-repeat:no-repeat; width:183px; height:121px;padding-top:55px;text-align:center;
}

/*——————————————————————————内容区——————————————————————————*/


.df{ margin:0 auto; width:1004px;}

#main{ background:#d0cfcc;
margin:0 auto;
width:1004px;
padding-top:15px;
padding-bottom:15px;
font-size:14px; color:#484848;line-height:25px;}

#main strong{ color:#ba1a22;}

/*——————————————————————————左侧——————————————————————————*/
#LeftSideBar{ margin:0 auto;
float:left;
width:195px;
padding-left:40px;
padding-bottom:20px;
background-color:#d0cfcc;
}

#shop{ background-image:url(../image/shoppingcar.gif); background-repeat:no-repeat; width:183px; height:101px; padding-top:45px;text-align:center;}

#login{ background-image:url(../image/login.gif); background-repeat:no-repeat; width:183px; height:121px; margin-top:15px;padding-top:55px;text-align:center;}
#welcome{ background-image:url(../image/welcome.gif); background-repeat:no-repeat; width:183px; height:121px; margin-top:15px;padding-top:55px;text-align:center;}
.line_down{ border-bottom:solid 1px #ffffff; border-top:solid 1px #a6a6a6; margin:15px 15px 15px 0;}
#onSaleTitle{ height:49px; width:183px; text-align:center; font-weight:bold; line-height:49px; background-image:url(../image/leftTitleBg.gif); margin-top:15px;}
#onSale{  background-image:url(../image/leftBg.gif); background-repeat:repeat-y; width:183px; text-align:left; }
#LeftSideBar #onSale img {	border:solid 1px #b6b6b6; margin:5PX; float:left;}

#LeftSideBar #onSale .red {
	color: #ba1a22;
}
#onSale .clear {
	margin-top: 10px ; margin-right:10px; border-top: solid 1px #d0cfcc; padding-top:5px;
}
#onSalebottom{ background-image:url(../image/leftBottomBg.gif); height:8px; width:183px;  font-size:0px; /* IE6 HACK */}

/*——————————————————————————右侧——————————————————————————————————*/

.goods span{
	float:left;
	width:239px;
	text-align:center;
}
.goods {
	margin-right: 45px;


}

.goods span img {border: solid 1px #b6b6b6; margin:10px 0;}
#flow{ background-image:url(../image/flow.gif); background-repeat:no-repeat; width:500px; height:29px; float:left; padding:0; margin-bottom:15px ; overflow:hidden;}
#flow  li{ list-style-type:none; display:block; float:left; margin:0 28px 0 7px ; padding:0 8px; line-height:29px; font-family:Arial, Helvetica, sans-serif;}


#content {
	font-size: 14px;
	color: #484848;
	float:right;
	width:760px;
}
#content h1 {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	width:500px;
	margin-bottom:0;

	}


/* 表格*/
#content .detail {
	background-color: #FFF;
	border:1px solid #b6b6b6;
	margin:0 45px 15px 0;
	padding:15px;
	text-indent: 2em;

}
#content .winners{
	text-align: center;
	font-size: 14px;
	background-color: #FFF;
	border:1px solid #b6b6b6;
	width: 719px;
}
#content .winners h3{
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin: 15px;
}
#content .winners table{
	border-left:1px solid #9ABFC8;
	border-bottom:1px solid #9ABFC8;
	width: 80%;
	margin: 0 auto 20px auto;
}
#content .winners td{
	border-right: 1px solid #9ABFC8;
	border-top: 1px solid #9ABFC8;
}
#content .winners .head{
	font-weight: bold;
}

#content .detail span{ width:300px;}
#content .detail img {	border: 1px solid #b6b6b6; margin: 0 ; float:left;}

#content .detail #product_num_div img{
	float: none;
	border: none;
}
#content .detail .star { border: none; float:none;}
.detail span dd .button_o ,.detail span dd .button_w2{ margin-top:15px;}
.form_order .title{ background-color:#e3e3e3; color:#ba1b22; font-weight:bold;}
.form_order{
	margin:0 45px 15px 0;
	background:#b6b6b6;
	color: #000;
	text-decoration: none;
	 text-align:center; width:716px; float:right;
	border:solid 1px #b6b6b6;
}
.form_order2{
	background:#b6b6b6;
	padding:0; text-align:center; width:80%;  margin:15px auto;
}

.form_info{
	margin:15px auto;
	background-color:#FFF;
	color: #000;
	text-decoration: none;
	 text-align:center; width:800px;
	border:solid 1px #b6b6b6;
}
.form_info .bgWhite{
	background-color:#FFF;
}

.form_order .bgWhite{ background-color:#FFF;}
.left{ text-align:left; padding-left:5px;}
.right{ text-align:right; padding-right:5px;}

.bgWhite .top {
	vertical-align: top; padding-top:6px;
}
.form_order .list,
.form_order2 .list strong{
	font-size: 14px;
	font-weight: bold;
	color: #000;
	background-color:#fff;
}

.form_order .sure {
	color: #000;
	text-align:left;
	width:80%;
	margin:20px auto;
}
.sure strong {
	color: #000;
}
.tips{	font-size: 12px;
	color: #727272;}
/* ————————————————tab页————————————————————*/
#tab .detail dl{ float:left; padding:0; text-align:left; margin:0;}
#tab .detail { clear:both; }

#tab .detail .titleId dd { line-height:28px; margin-right:0; padding-right:0; }
#tab .detail .inputId dd {
	 padding-bottom:8px; margin:0; padding-left:0;
}
#tab .detail #change_pwd_vaild_pic,#tab .detail #change_email_vaild_pic {
	float:none;
}
.inputId dd .button_w {
	margin-top: 15px;
}
#tab ul{ padding:0; margin:0;}

#tab ul li { list-style:none;float: left;
    background:  url(../image/address_bg2.gif) no-repeat ;
    margin: 0 6px 0 -2px;
    height: 25px;
	width:111px;
    line-height: 30px;
   	text-decoration: none;
    text-align:center;
    color: #484848;
}

#tab ul li a{
	color:#484848;
	text-decoration:none;
}

#tab ul li.selected { background-image: url(../image/address_bg1.gif);height:26px; }

#tab #comment .star {border: 0px;}
#tab #comment .cutLine,
#tab #consult .cutLine
{ width:100%; border-bottom: solid 1px #dadada; margin-top:5px; margin-bottom:15px;}
#tab #comment h2 {
	font-size: 14px;
	color: #000;
	float: left;
	text-indent: 0;
	margin-right: 10px;
}
#tab #consult h6 {
	font-size: 14px;
	color: #ba1a22;
	font-weight: normal;
	text-indent: 0;}
#tab #consult p {
	text-indent: 0;
}

/*页码*/
.page{ font-size:12px; float:right; font-family:Arial, Helvetica, sans-serif,"宋体";}
.page1{letter-spacing: 1em;}
.button_be {
	background: url(../image/button_be.gif);
	border:0;
	width:20px;
	height:19px;
}
.button_af{
	background: url(../image/botton_af.gif);
	border:0;
	width:20px;
	height:19px;
}
.button_sure{background: url(../image/button_sure.gif);
	border:0;
	width:42px;
	height:21px;}

/*按钮*/
.button_o {
	background: url(../image/button_o1.png);
	border:0;
	width:79px;
	height:30px;
	line-height:15px;
	color:#000;
	font-size:14px;
	padding:0px 3px 1px;
	text-indent: 0;
}
.button_w {
	font-size: 14px;
	color: #484848;
	background: url(../image/button_w1.png);
	border:0;
	text-align:center;
	line-height:20px;
	height:30px;
	width:58px;
}
.button_w2{
	font-size: 14px;
	color: #484848;
	background: url(../image/button_w2.png);
	border:0;
	text-align:center;
	line-height:15px;
	height:30px;
	width:106px;
}

/*——————————————————————————底部——————————————————————————*/
#bottom { clear:both;background-image:url(../image/bottom_bg.gif); background-repeat:repeat-x; background-color:#acaba8;width:1004px; margin: 0 auto;color:#666666; font-size:12px; line-height:28px; font-family:Arial, Helvetica, sans-serif; text-align:center; height:35px;}
#bottom a{ color:#666; text-decoration: none}

#help{ width:1014px;  /* IE6 HACK */ border:solid 1px #b6b6b6; margin:0 auto; background-color:#e3e3e3;   font-size:14px;  color:#484848; line-height:24px;}
#help dd{ padding:0; margin:0;}
#help dl{ float:left; padding:0 30px; margin:15px; }
#help dt{ margin:10px 0;}

#help a{
	color:#484848;
	text-decoration: none;
}
#help a:hover{
	text-decoration: underline;
}

/** spinbox **/
input.spinbox {
	width: 50px;
	border:solid 1px #b6b6b6;
}
input.spinbox-active {
	background:url(../image/spinbox-sprite.png) #fff right 0px no-repeat;
}
input.spinbox-active.spinbox-up-hover {
	background-position:right -18px;
	cursor:pointer;
}
input.spinbox-active.spinbox-down-hover {
	background-position:right -36px;
	cursor:pointer;
}
input.spinbox-active.spinbox-up {
	background-position:right -72px;
	cursor:pointer;
}
input.spinbox-active.spinbox-down {
	background-position:right -54px;
	cursor:pointer;
}


.tooltip {
	padding: 25px;
	width: 160px;
	color: #fff;
	background:url(../image/black_arrow.gif);
	height:70px;
}
