ul,ol,li{ padding:0; margin:0; list-style:none}
p{ margin:0}

body{
	padding:0;
	margin:0;
	color:#000000;
	background-color:#FDEEF9;
}

#bodybar{ 
    width:990px;
	margin:0 auto;
	background-color:#ffffff;
	border:#FFC8D6 1px solid;
	
}
.top_inputbar{
	color:#666666;
	border-style:solid;
	border-width:1px 1px 1px 1px;
	border-color:#ffffff;
	background-color:#ffffff;
}

/* Header begin */
#Header{
	height:127px;
	margin:0px 0 0px 0;
	width:990px;
	position:relative;
	text-align:left;
	font-size:12px;
	color:#666666;
}
.Header_logoBar{
	width:350px;
	height:75px;
	background: url(../images/logo.jpg) no-repeat left top;
	position:absolute;
	float:left;
}
.Header_logoBar a{
	display:block;
	width:100%;
	height:100%;
}
.Header_navBar{
	width:990px;
	background: url(../images/header_nav_bg.gif) no-repeat left top;
	height:53px;
	position:absolute;
	left:0;
	bottom:0;
}
.Header_infoBar{
	position:absolute;
	height:20px;
	right:0;
	z-index:100;
}
.Header_infoBar ul{
	height:20px;
	display:inline;
	margin:0 -5px 0 0;
}
.Header_infoBar li{
	float:left;
	height:20px;
	line-height:160%!important;
	line-height:180%;
	margin:0 5px 0 0;
}
.Header_infoBar .Header_help{
	float:left;

	padding:5px; 15px 0 0;
}
.Header_infoBar .Header_help a{
	font-size:14px;
	color:red;
}

#loginBar
{
	float:left;
	background:url(../images/class.jpg) no-repeat;
	width:270px;
	height:41px;
	padding:3px 0 0 30px;
	margin-top:10px;
}
.Header_linkBar{
	height:20px;
	display:inline;
}
.Header_linkBar_body{
	height:20px;
	float:left;
	padding:0 5px;
}
.Header_searchBar{
	height:22px;
	float:left;
	margin:18px 0 0 30px!important;
	margin:18px 0 0 15px;
	float:left;
}

.Header_searchBar ul{
	height:22px;
	display:inline;
}
.Header_searchBar li{
	float:left;
	margin-right:5px;
}
h1,h2,h3,h4,h5,h6{
	margin:0;
	padding:0;
}
a.advsearch,a.advsearch:link,a.advsearch:visited,a.advsearch:hover,a.advsearch:active{
	color:#6a010f;
	padding-top:6px;
	display:block;
}
.Header_relsearchBar{
	height:26px;
	float:right;
	margin:14px 10px 0 0;
}
.Header_relsearchBar_head{
	background: url(../images/relsearch_head.gif) no-repeat left top;
	width:60px;
	height:26px;
	float:left;
}
.Header_relsearchBar_body{
	background: url(../images/relsearch_bg.gif) repeat-x left top;
	height:26px;
	float:left;
	color:#fff;
	line-height:220%;
	padding:0 3px;
}
.Header_relsearchBar_foot{
	background: url(../images/relsearch_foot.gif) repeat-x left top;
	height:26px;
	width:6px;
	overflow:hidden;
	float:left;
}
.Header_relsearchBar a{
	color:#fff;
}
.Header_relsearchBar a:link,.Header_relsearchBar a:visited{
}
.Header_relsearchBar a:hover,.Header_relsearchBar a:active{
	color:#fff;
	text-decoration:underline;	
}
.Header_hrefnavBar{
	height:31px;
	position:absolute;
	right:0;
	top:43px;
}
.Header_hrefnavBar_head{
	height:31px;
	width:4px;
	background: url(../images/snav_head.gif) no-repeat left top;
	float:left;
	overflow:hidden;
}
.Header_hrefnavBar_body{
	height:31px;
	background: url(../images/snav_bg.gif) repeat-x left top;
	float:left;
}
.Header_hrefnavBar_foot{
	height:31px;
	width:4px;
	margin-right:10px;
	background: url(../images/snav_foot.gif) no-repeat left top;
	float:left;
	overflow:hidden;
}
.Header_hrefnavBar ul{
	height:31px;
	display:inline;
}
.Header_hrefnavBar li{
	float:left;
	margin-top:4px;
}
.Header_hrefnavBar li.active .left{
	height:24px;
	width:4px;
	overflow:hidden;
	background: url(../images/snav_a_l.gif) no-repeat left top;
	float:left;
}
.Header_hrefnavBar li.active .content{
	height:24px;
	background: url(../images/snav_a_b.gif) repeat-x left top;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	float:left;
	line-height:200%;
	padding:0 10px;
}
.Header_hrefnavBar li.active .right{
	height:24px;
	width:4px;
	overflow:hidden;
	background: url(../images/snav_a_r.gif) no-repeat left top;
	float:left;
}
.Header_hrefnavBar li.active a{
	color:#fff;
	font-size:14px!important;
}
.Header_hrefnavBar li.active a:link,.Header_hrefnavBar li.active a:visited{
}
.Header_hrefnavBar li.active a:hover,.Header_hrefnavBar li.active a:active{
	color:#fff;
	text-decoration:underline;
}
.Header_hrefnavBar li.separator{
	height:24px;
	width:5px;
	background: url(../images/snar_fgf.gif) no-repeat left top;
	overflow:hidden;
}
.Header_hrefnavBar li.normal .left{
	height:24px;
	width:4px;
	overflow:hidden;
	float:left;
}
.Header_hrefnavBar li.normal .content{
	height:24px;
	color:#000;
	font-size:14px;
	font-weight:bold;
	float:left;
	line-height:200%;
	padding:0 10px;
}
.Header_hrefnavBar li.normal .right{
	height:24px;
	width:4px;
	overflow:hidden;
	float:left;
}
.Header_hrefnavBar li.normal a{
	color:#000;
	font-size:14px!important;
}
.Header_hrefnavBar li.normal a:link,.Header_hrefnavBar li.normal a:visited{
}
.Header_hrefnavBar li.normal a:hover,.Header_hrefnavBar li.normal a:active{
	color:#000;
	text-decoration:underline;
}
.title_sale{
	width:39px;
	height:21px;
	position:absolute;
	overflow:hidden;
	left:150px;
	top:-8px;
}
.title_new{
	position:absolute;
	overflow:hidden;
	left:630px;
	top:-3px;
}

#cartnum{
	font-size:14px;
	color:red;
	font-weight:bold;
}
#cartprice{
	font-size:14px;
	color:red;
	font-weight:bold;
}
/* Baozhq Add */
h1 {text-indent:-760px;}
h2 {display:inline;font-size:14px;font-weight:normal;}
h3 {display:inline;font-size:12px;font-weight:normal;}
h4 {text-indent:-9999px;height:1px;width:1px;overflow:hidden;}
/* Header end */