button, button.btn {
	height: 31px;
	font-size: 12px;
	font-weight: 700;
}

button span, button.btn span {
	height: 23px;
	padding-top: 8px;
}

img.top_cart {
	position: relative;
	width: 14px;
	height: 17px;
	vertical-align: middle;
}

/****************/

#hd {
	position: relative;
	height: 160px;
}

#bd {
	margin-top: 1em;
}

#ft {
	padding: 1em;
}

.top_logo {
	float: left;
	height: 100px;
	padding: 0 1em;
}

.top_search form {
	height: 100px;
}

.top_logo b,
.top_logo i {display: none;}

.top_logo h1 {
	margin: 0;
}

#top_nav ul {
	position: absolute;
	top: 133px;
	left: 0;
	display: inline;
	width: 90%;
	height: 27px;
	margin-left: 5%;
	line-height: 27px;
	z-index: 100;
	font-size: 92%;
}

#top_nav ul li {
	padding: 0 0.5em 0 2em;
	background-position: 0 -40px;
	background-repeat: no-repeat;
}

#top_nav  ul li.first {
	background-position: 0 0;
}

#top_nav  ul li.last {
	padding: 0 1.5em 0 0;
	background-position: 100% -80px;
}

#top_nav  ul li.last b {
	display: block;
	font-size: 1em;
	width: 2em;
	background-position: 0 -40px;
	background-repeat: no-repeat;
}

#top_nav  ul li.single {
	padding: 0 0 0 2.5em;
	background-position: 0 -120px;
}

#top_nav  ul li.single i {
	display: block;
	float: left;
	font-size: 1em;
	width: 1.5em;
	background-position: 100% -160px;
	background-repeat: no-repeat;
}

#top_nav ul li a {
	text-align: center;
	font-weight: 700;
	text-decoration: none;
}

#top_nav  ul b,
#top_nav  ul i {display: none;}

/****************/

dl.menu,
dl.menu a {
	font-weight: 400;
	background-color: transparent;
}

dl.menu dt,
dl.menu dd {
	padding: 1px 0;
}

/****************/

.side_bx .top,
.side_bx .top i,
.side_bx .btm,
.side_bx .btm i {
	width: 7px;
}

.side_bx .top {
	width: 100%;
	height: 27px;
}

.side_bx .btm {
	width: 100%;
	height: 7px;
}

.bx .top {background-position: 0 0;}
.bx .btm {background-position: 0 -27px;}
.bx .top i {background-position: -343px 0;}
.bx .btm i {background-position: -343px -27px;}

.side_bx .bxd {
	padding: 0 7px;
}

.side_bx .bxd h2 {
	position: relative;
	margin-top: -22px;
	margin-left: 0.35em;
	font-size: 100%;
	font-weight: 700;
	z-index: 100;
}

/****************/
.bg_email {bottom: -6px;}

.ft_wide {
	padding-top: 1.5em;
	padding-bottom: 1.5em;
}
