.logoText {
	line-height: 75px;
}
/*logo-search*/
.search-bar,.search-nav li,.logo-search h1,.formbox {
	float: left;
}

.logo-search {
	width: 100%;
	clear: both;
	margin: 0 auto;
	padding: 0;
}

.logo-search a:hover {
	position: relative;
	text-decoration: none;
	background: transparent;
}

.search-bar {
	width: 561px;
	position: relative;
}

.search-nav {
	height: 29px;
	padding-left: 12px;
	position: relative;
	bottom: -2px;
}

.search-nav li,.search-nav li a:hover,.search-nav li a.current,.txtbtn {
	background: url(../../images/ee/search01_btn.gif) no-repeat;
}

.search-nav li {
	background-position: 0 -58px;
	color: #006699;
	font-weight: bold;
	margin-left: -1px;
	font-size: 14px;
}

.search-nav li a {
	display: inline-block;
	width: 70px;
	height: 29px;
	line-height: 29px;
	text-decoration: none;
	text-align: center;
}

.search-nav li a:hover {
	font-size: 14px;
}

.sp_L,.sp_R {
	background: url(../../images/ee/search01_ico.gif) no-repeat;
	width: 2px;
	height: 44px;
	float: left;
	display: block;
	background-position: 0 -67px;
}

.sp_R {
	float: right;
	background-position: 0 0;
}

.formbox {
	width: 552px;
	height: 38px;
	background: url(../../images/ee/new/search.gif) 0 -43px no-repeat;
	padding: 6px 0 0 5px;
}

.txtbox {
	width: 506px;
	height: 32px;
	background: url(../../images/ee/new/search.gif) -2px -4px no-repeat;
}

.txt {
	width: 392px;
	height: 20px;
	line-height: 20px;
	color: #999999;
	border: 0;
	margin: 4px 0 0 3px;
	padding-left: 3px;
	font-size: 14px;
	float: left;
}

.btnimg {
	background: url(../../images/ee/new/search.gif) -7px -93px no-repeat;
	float: left;
	width: 106px;
	height: 32px;
	border: 0;
	padding: 0;
	margin: 0;
	float: right;
	margin-top: -1px;
	cursor: hand;
}

.txtbtn {
	background-position: 0 -106px;
	display: block;
	border: none;
	width: 41px;
	height: 32px;
	text-align: center;
	line-height: 32px;
	color: #006699;
	display: inline;
	cursor: pointer;
}
/*tip style*/
.mainbox {
	width: 960px;
	margin: 0 auto;
}

.flow-steps {
	margin-bottom: 10px;
}

.flow-steps ol {
	list-style: none;
	margin: 0;
	padding: 0;
}

.flow-steps .num5 li {
	width: 290px;
}

.flow-steps li.last {
	width: 323px;
}

.flow-steps li.current {
	background: url(../../images/ee/flow_steps_bg.png) no-repeat scroll 100%
		0 #bf0000;
	color: #ffffff;
}

.flow-steps li {
	background: url("../../images/ee/flow_steps_bg.png") no-repeat scroll
		100% 0 #E4E4E4;
	color: #404040;
	float: left;
	font-size: 14px;
	font-weight: bold;
	height: 23px;
	line-height: 23px;
	overflow: hidden;
	padding: 0 15px 0 0;
	text-align: center;
}
/*结算按钮样式*/
.shop_other {
	margin: 0 auto;
	width: 100%;
	padding: 5px 0;
	text-align: center;
	line-height: 30px;
	border-top: 1px dotted #CCCCCC;
}

.shop_other .goshop {
	margin: 0 auto;
	text-align: center;
	background: #BF0000;
	display: block;
	height: 30px;
	width: 120px;
	color: #fff;
	font-weight: bold;
	font-size: 11pt;
}
/*热门产品样式*/
.rb_title_left {
	padding-left: 20px;
	background: url(../../images/ee/menu05_left.gif) left top no-repeat;
}

.rb_title_right {
	background: url('../../images/ee/menu05_rig.gif') right top no-repeat;
	height: 30px;
	line-height: 30px;
}

.rb_title_right span {
	display: block;
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
	font-weight: bold;
	font-size: 10pt;
}

.hot {
	width: 950px;
	height: 250px;
	margin: auto;
	clear: both;
	position: relative;
	border: 1px solid #d3d3d3;
}

.bx_wrap {
	margin-top: 20px;
}

.bx_wrap ul img {
	border: 2px solid #ddd;
}

.bx_wrap ul li {
	text-align: center
}

.bx_wrap ul li a:hover {
	text-decoration: none;
	color: #f30
}

.bx_wrap a.prev {
	width: 20px;
	height: 24px;
	line-height: 24px;
	outline-style: none;
	outline-width: 0;
	position: absolute;
	top: 110px;
	left: 10px;
	text-indent: -999em;
	background: url(../../images/shop/arr_left.gif) no-repeat;
}

.bx_wrap a.next {
	width: 20px;
	height: 24px;
	line-height: 24px;
	left: 915px;
	position: absolute;
	top: 110px;
	text-indent: -999em;
	background: url(../../images/shop/arr_right.gif) no-repeat;
}
/*数量添加和减少按钮样式*/
.add {
	background: url(../../images/fqs/add.png) no-repeat scroll 0 0
		transparent;
}

.reduce {
	background: url(../../images/fqs/reduce.png) no-repeat scroll 0 0
		transparent;
}

.reduce,.add {
	border: 0 none;
	cursor: pointer;
	height: 13px;
	width: 14px;
}

.rich-inplace-select {
	font-size: 10pt;
}

span.rich-combobox-item {
	text-align: left;
}

.delLinne {
	text-decoration: line-through;
}