/* need for this template */
.topTitle {
	height: 1%;
	overflow: hidden;
	margin: 11px 0 16px 0;
	color: #333;
	width: 720px;
	background: url(../../images/10off40_TopTitle.jpg) no-repeat 0 0;
	padding: 0 0 11px 0;
}
.topTitle h1 {
	font-size: 1.6em;
	padding: 15px 0 0 11px;
}
.topTitle .summaryA {
	font-size: 1.2em;
	padding: 8px 0 12px 0;
	border-bottom: 1px solid #dbdbdb;
}
.topTitle .summaryA p {
	padding: 10px 0 0 0;
	line-height: 160%;
}
.topTitle .summaryB {
	margin: 14px 0 0 0;
}
.topTitle .summaryB p {
	font-size: 1.2em;
	line-height: 160%;
	padding: 11px 0 0 9px;
}
.topTitle .summaryB dl {
	font-size: 1.4em;
}
.topTitle .summaryB dt {
	font-weight: bold;
}
.topTitle .summaryB dt a:hover {
	color: #1F4489;
	text-decoration: none;
}
.topTitle .summaryB dd.price {
	padding-top: 10px;
}
.topTitle .summaryB dd.price strong {
	font-size: 2.1em;
	color: #c10302;
}
.topTitle .summaryB dd.price em {
	padding: 0 0 0 10px;
}
.topTitle .img {
	float: right;
}
.topTitle .topSaleContainer {
	height: 1%;
	margin: 0 320px 0 11px;
	padding: 0 12px 0 0;
}
#search .share {
	float: right;
}
#search li .share a {
	top: 5px;
	left: 810px;
	background: none;
	display: normal;
}
#search li .share a:hover {
	text-decoration: none;
	width: auto;
	background: none;
}
#several #mainNav li a {
	padding: 0 40px 0 37px;	
}
#several #mainNav li a.more {
	background: none;
}
a.btnShopnow {
	float: right;
	margin-top: -17px;
	width: 103px;
	height: 19px;
	overflow: hidden;
	background: url(../../images/btnShopnow.gif) no-repeat 0 0;
}
a:hover.btnShopnow {
	background: url(../../images/btnShopnow.gif) no-repeat 0 -19px;
}
a.btnShopnow span {
	display: none;
}

/* box
--------------------------------------------------*/
.boxA {
	float: left;
	margin-bottom: 17px;
	width: 401px;
}
.boxA .top, .boxA .bottom {
	height: 6px;
	overflow: hidden;
	background: url(../../images/boxA.gif) no-repeat 0 0;
}
.boxA .bottom {
	background-position: 0 -6px;
}
.boxA .content {
	padding: 11px 11px;
	height: 1%;
	overflow: hidden;
	background: url(../../images/boxA_bg.gif) repeat-y 0 0;
}
.boxB {
	float: right;
	margin-bottom: 17px;
	width: 300px;
}
.boxB .top, .boxB .bottom {
	height: 6px;
	overflow: hidden;
	background: url(../../images/boxB.gif) no-repeat 0 0;
}
.boxB .bottom {
	background-position: 0 -6px;
}
.boxB .content {
	padding: 11px 11px;
	height: 1%;
	overflow: hidden;
	border-left: 1px solid #d4d4d4;
	border-right: 1px solid #d4d4d4;
}
/* list
--------------------------------------------------*/
.listA dl {
	padding: 0 0 17px 0;
	margin-bottom: 17px;
	height: 1%;
	overflow: hidden;
	font-size: 1.2em;
	border-bottom: 1px solid #d6d6d6;
}
.listA dl.noBorder {
	border-bottom: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}
.listA dt {
	float: left;
	width: 148px;
	height: 111px;
}
.listA dt a img {
	width: 148px;
	height: 111px;
}
.listA dd {
	height: 1%;
	overflow: hidden;
	padding: 2px 0 0 12px;
	font-weight: bold;
}
.listA dd.title {
	margin: 11px 0 17px 0;
	height: 30px;
	font-weight: normal;
}
.listA dd.title a {
	color: #1f4489;
}
.listA dd.title a:hover {
	color: #f48427;
	text-decoration: none;
}
.listB h2 {
	padding: 0 10px;
	height: 24px;
	line-height: 24px;
	font-size: 1.2em;
	background: #e6e9ee;
}
.listB dl {
	padding: 0 0 14px 0;
	margin-bottom: 5px;
	font-size: 1.1em;
	border-bottom: 1px solid #d6d6d6;
}
.listB dl.noBorder {
	border-bottom: 0;
	margin-bottom: 10px;
}
.listB dt {
	padding: 12px 0 6px 0;
	text-align: center;
}
.listB dd {
	padding: 0 10px;
}
.listB dd.title {
	padding-bottom: 14px;
}
.listB dd.title a {
	font-weight: bold;
}
.listB dd.title a:hover {
	color: #1F4489;
	text-decoration: none;
}
.listB .Merchant dt {
	padding: 25px 0 29px 0;
}
.listB .Merchant h2 {
	margin-bottom: 5px;
}
.listB .item dl.noBorder {
	padding-bottom: 0;
	margin-bottom: 0;
}
.textAD {
	clear: both;
	padding: 13px 17px 13px 0;
	height: 1%;
	overflow: hidden;
	border: 1px solid #dddddd;
}
.textAD span {
	float: left;
	margin: 0 0 0 18px;
	display: inline;
	width: 210px;
}
.textAD a {
	float: left;
	font-weight: bold;
	width: 100%;
	height: 16px;
	line-height: 16px;
	font-size: 1.1em;
	overflow: hidden;
}
.textAD a:hover {
	color: #f48427;
	text-decoration: none;
}
#several #footer div.container {
	padding: 0 115px 45px 115px;
	border-top: 1px solid #d4d4d4;
	height: 1%;
	background: url(../../images/bgFooter.gif) repeat-x 0 bottom;
}
#several #footer div.container p {
	padding: 14px 0 0 0;
	font-size: 1.1em;
}