html {
	background-color: #FFFFFF;
	color: #35403F;
}

h1, h2, h3 {
	color: #124A59;
}

#hd .hd_bx {
	background-image: url('../img/btn/btm_menu.gif');
}

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

a:link,
a:visited {
	color: #0181AC;
	text-decoration: none;
}

a:hover,
a:active {
	color: #0181AC;
	text-decoration: underline;
}

a.tag:link,
a.tag:visited,
a.tag:hover,
a.tag:active {
	background-color: #2F869B;
	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;}

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

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

.top_logo a:hover,
.top_logo a:active {
	color: #124A59;
}

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

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

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

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

#top_nav ul {
	border-bottom: 5px solid #2A788B;
	background-image: url('../img/bg/bgs.gif');
}

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

	
#top_nav ul i {
	background-image: url('../img/bg/bgs.gif');
}	
	
#top_nav ul li {
	border-right: 1px solid #E6E6E6;
}

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

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

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

.ft_bx .bxd {
	border-right: 3px solid #E6E6E6;
	border-left: 3px solid #E6E6E6;
	background-color: #FFFFFF;
}

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

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

.side_bx .bxd {
	background-color: #FFFFFF;
	border-left: 3px solid #E6E6E6;
	border-right: 3px solid #E6E6E6;
}

.side_bx .bxd h2 {
	color: #124A59;
}

.prod_box {
	background-color: #F3F3F3;
	border: 1px solid #D9D8D8;
}

.prod_price {
	color: #252D32;
}

dl.ft_dl dt {
	color: #0181AC;
}

.ft_dl dd a:link,
.ft_dl dd a:visited,
.ft_dl dd a:hover,
.ft_dl dd a:active {
	background-image: url('../img/bg/arrow.gif');
}

.ft_dl .ft_rss {
	background-image: url('../img/bg/arrow.gif');
}

.i_cart {background-image: url('../img/ico/i_cart.png');}