a:link,
a:visited {
	color: #534F3E;
}

a:hover,
a:active {
	color: #000000;
}

a.tag:link,
a.tag:visited,
a.tag:hover,
a.tag:active {
	background-color: #A2B133;
	color: #FFFFFF;
}

button, button.btn {
	color: #FFFFFF;
	background: url('../img/btn/btn.gif') no-repeat 100% -50px;
}

button span, button.btn span {
	background: url('../img/btn/btn.gif') no-repeat 0 0;
}

button.btn_sec {background: url('../img/btn/btn_g.gif') no-repeat 100% -50px;}
button.btn_sec span {background: url('../img/btn/btn_g.gif') no-repeat 0 0;}

button.btn_cart {background: url('../img/btn/btn_cart.gif') no-repeat 100% -50px;}
button.btn_cart span {background: url('../img/btn/btn_cart.gif') no-repeat 0 0;}

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

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

#hd {
	background: url('../img/bg/bg_header.gif') no-repeat 50% 0;
}

.top_logo h1 {
	color: #333333;
}

#top_nav ul li {
	background-image: url('../img/bg/bg_menu.gif');
}

#top_nav  ul li.last b {
	background-image: url('../img/bg/bg_menu.gif');
}

#top_nav  ul li.single i {
	background-image: url('../img/bg/bg_menu.gif');
}

#top_nav ul li a:link,
#top_nav ul li a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

#top_nav ul li a:hover,
#top_nav ul li a:active {
	text-decoration: underline;
	color: #FFFFFF;
}

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

dl.menu,
dl.menu a {
	color: #393939;
}

dl.menu a:link,
dl.menu a:visited {
	color: #393939;
}

dl.menu a:hover,
dl.menu a:active{
	color: #393939;
	text-decoration: underline;
}

dl.menu dt {
	background: url('../img/ico/ico_arr_left.gif') no-repeat 6px 8px;
}

dl.menu dd {background: url('../img/ico/ico_arr_left.gif') no-repeat 16px 8px;}

dl.menu dt,
dl.menu dd {
	border-bottom: 1px dotted #B3B3B3;
}

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

.side_bx .top,
.side_bx .top i,
.side_bx .btm,
.side_bx .btm i {
	background-image: url('../img/bg/bg_tab_title_blue.gif');
}

.side_bx .bxd {
	border-right: 1px solid #DFDEDE;
	border-left: 1px solid #DFDEDE;
}

.side_bx .bxd h2 {
	color: #FFFFFF;
}

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

#ft dl {border-color: #EEEEEE;}
.badges {border-color: #EEEEEE;}

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

.side_bx_2 .top,
.side_bx_2 .top i,
.side_bx_2 .btm,
.side_bx_2 .btm i {
	background-image: url('../img/bg/bg_tab_title_green.gif');
}

.ft_wide .doc4 {
	border: 1px solid #DFDEDE;
}