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

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

img.top_cart {
	background: url('../img/ico/ico_top_cart.gif') no-repeat 0 0;
}

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

#hd {
	color: #FFFFFF;
	position: relative;
	height: 141px;
}

#bd {
	margin-top: 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: 106px;
	left: 0;
	width: 100%;
	height: 35px;
	line-height: 35px;
	z-index: 100;
}

#top_nav ul li {
	padding: 0 1em;
}

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

#top_nav  ul b {
	width: 10px;
}

#top_nav  ul i {
	width: 10px;
}

#top_nav  ul li b,
#top_nav  ul li 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: 24px;
}

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

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

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

.side_bx .bxd h2 {
	position: absolute;
	top: -18px;
	margin-left: 1.5em;
	font-size: 100%;
	font-weight: 700;
	z-index: 100;
}

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

.ft_bx .bxd {
	margin-bottom: 1em;
}

.bg_email {bottom: -6px;}