body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0 0 0 0;
	background-position: top;
	background-repeat: repeat-x;
	background-image: url(../i/bg_up.gif);
	background-color: #FFFFFF;
}

img{
	border: 0px;
}

td{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/*--------------*/ 
.cat_l{
	border: 1px solid #48AB25;
	background-color: #6DD055;
	font-size: 13px;
	color: White;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.cat_r{
	border-bottom: 1px solid #48AB25;
	font-size: 13px;
	color: Black;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
/*--------------*/

a.menu_ttl{
	font-size: 13px;
	color: White;
	text-decoration: none;
	font-weight: bold;
}

a.menu_ttl:hover{
	font-size: 13px;
	color: White;
	text-decoration: underline;
	font-weight: bold;
}

a.menu_ttr{
	font-size: 13px;
	color: Black;
	text-decoration: none;
	font-weight: bold;
}

a.menu_ttr:hover{
	font-size: 13px;
	color: Black;
	text-decoration: underline;
	font-weight: bold;
}

.page        {
	COLOR: #000000;
	Arial, Helvetica, Verdana, sans-serif; TEXT-DECORATION: none;
	font-weight: bold;
	font-size: 12px;
}
A.page{
	COLOR: #000000;
	TEXT-DECORATION: none;
	font-weight: bold;
	font-size: 12px;
}
A.page:hover {
	COLOR: #000000;
	TEXT-DECORATION: underline;
	font-weight: bold;
	font-size: 12px;
}

a{
	color: #000000;
	text-decoration: underline;
	font-size: 12px;
}
a:hover{
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}

a.white{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
a.white:hover{
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 12px;
}

a.white_litle{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
a.white_litle:hover{
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 10px;
	font-weight: bold;
}

a.menu_pit{
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

a.menu_pit:hover{
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-decoration: underline;
}


.element{
	vertical-align: bottom;
	border: 2px solid Silver;
	background-color: White;
	height: 280;
	width: 280;
	padding-left: 5px;
	padding-top: 5px;
}

a.detail{
	color: #000000;
	text-decoration: underline;
	font-size: 9px;
}
a.detail:hover{
	color: #000000;
	text-decoration: none;
	font-size: 9px;
}

a.cart{
	color: #000000;
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
}
a.cart:hover{
	color: #000000;
	text-decoration: underline;
	font-size: 9px;
	font-weight: bold;
}

a.news_index{
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.news_index:hover{
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

a.path{
	font-size: 11px;
	text-decoration: none;
}

a.path:hover{
	font-size: 11px;
	text-decoration: underline;
}

div.cat_menu{
	width: 150;
	height: 150;
	vertical-align: middle;
	border: 2px solid Silver;
	background-color: White;
}

div.cat_end{
	width: 150;
	height: 150;
	vertical-align: middle;
	border: 1px solid Green;
	background-color: White;
}