html {
	background-color: #ECECEC;
	color: #536766;
}

h1, h2, h3 {
	color: #3C3642;
}

.hd_bx {
	background-color: #141414;
}

.hd_wide .doc4,
.bd_wide .doc4,
.ft_wide .doc4 {
	background-image: url('../img/bg/bg_shadow_left.gif');
}
#hd,
#bd,
#ft{
	background-image: url('../img/bg/bg_shadow_right.gif');
}

a:link,
a:visited {
	color: #536766;
}

a:hover,
a:active {
	color: #536766;
	text-decoration: none;
}

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

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

button 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;}

.top_logo a:link,
.top_logo a:visited {
	color: #FFFFFF;
}

.top_logo a:hover,
.top_logo a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.top_search {
	color: #FFFFFF;
}

.top_search a:link,
.top_search a:visited {
	color: #FFFFFF;
}

.top_search a:hover,
.top_search a:active {
	color: #FFFFFF;
}

.side_bx  a:link,
.side_bx  a:visited {
	color: #536766;
	text-decoration: none;
}

.side_bx  a:hover,
.side_bx  a:active {
	color: #536766;
	text-decoration: underline;
}

dl.menu dt,
dl.menu dd {
	border-bottom: 1px solid #D3D2D2;
	background-image: url('../img/bg/arrow.gif');
}


#top_nav {
	border-bottom: 5px solid #313131;
}

#top_nav ul {
	background-image: url('../img/bg/menu.gif');
	background-position: 0 -110px;
	background-repeat: repeat-x;
}

#top_nav li b,
#top_nav li a:link,
#top_nav li a:visited,
#top_nav li a:hover,
#top_nav li a:active,
#top_nav li i {
	background-image: url('../img/bg/menu.gif');
}

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

.prod_bx {
	background-color: #E9EBE8;
}

.top_search button.btn_search {
	background-image:url('../img/btn/btn_search.gif');
}