body {
	position: relative;
	margin: 0px;
	padding: 0px;
	letter-spacing: 1pt;
	background-color: #FF0000;
}
a:link {
	position: relative;
	display: inline;
	color: #FF0000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:visited {
	position: relative;
	display: inline;
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	position: relative;
	display: inline;
	color: #CC9933;
	text-decoration: none;
}
a:active {
	position: relative;
	display: inline;
	color: #FF0000;
	text-decoration: none;
}
.more {
	position: relative;
	background-image: url(../GIF/more.gif);
	background-repeat: no-repeat;
	display: inline;
	height: 50px;
	width: 800px;
	background-color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	background-position: right center;
}
#wrapper {
	position: relative;
	background-color: #FF0000;
	height: auto;
	width: 100%;
	max-width: 480px;
}
.head {
	position: relative;
	background-image: url(../GIF/head2.gif);
	height: 92px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FF0000;
}
.nav {
	position: relative;
	width: auto;
	background-image: url(../GIF/menuitem.gif);
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #DC291E;
	padding-right: 3px;
	padding-left: 12px;
	background-repeat: no-repeat;
	height: 30px;
	line-height: 30px;
	background-color: #FF0000;
}
.bg {
	position: relative;
	background-image: url(../GIF/background.gif);
	height: 25px;
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}
#path {
	text-align: right;
	position: absolute;
	left: 43px;
	top: 60px;
	width: 200px;
	height: 31px;
}
.itemname {
	position: relative;
	display: inline;
	padding-left: 20px;
	width: auto;
}
.link {
	position: relative;
	background-image: url(../GIF/link_left.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #DC291E;
	padding-left: 12px;
	height: 26px;
	font-weight: bold;
	line-height: 24px;
}
.back {
	text-align: right;
	position: absolute;
	left: 43px;
	top: 9px;
	width: 125px;
	height: 51px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	padding-top: 6px;
}
.cat {
	position: relative;
	background-image: url(../GIF/background_red.gif);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-left: 4px;
	margin-left: 0px;
	width: auto;
	padding-bottom: 2px;
	padding-top: 2px;
}
.favON {
	position: absolute;
	background-image: url(../GIF/link_right_F.gif);
	float: right;
	height: 26px;
	width: 34px;
	top: 0px;
	right: 0px;
}
.favOFF {
	position: absolute;
	background-image: url(../GIF/link_right_X.gif);
	float: right;
	height: 26px;
	width: 34px;
	top: 0px;
	right: 0px;
	display: none;
}
.foot {
	background-image: url(../GIF/foot.gif);
	background-repeat: no-repeat;
	position: relative;
	height: 59px;
	width: auto;
}
img
{
	border: none 0px #FFFFFF;
}
input {
	float: right;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	padding: 2px;
	font-weight: bold;
	background-color: #FFFFFF;
	border: solid 1px #FF0000;
}
.button {
	position: absolute;
	background-image: url(../GIF/search_right.gif);
	float: right;
	height: 26px;
	width: 48px;
	top: 0px;
	right: 0px;
	border: none 0px #FFFFFF;
}
.search {
	background-image: url(../GIF/link_left.gif);
	background-repeat: no-repeat;
	position: relative;
	height: 26px;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #FF0000;
	padding-left: 10px;
}
form {
	margin: 0px;
	padding: 0px;
}
.search .button input {
	background-image: url(../GIF/search_right.gif);
	height: 26px;
	width: 48px;
	border: none 0px #FFFFFF;
}
.xxx .button input {
	background-image: url(../GIF/search_right.gif);
	height: 26px;
	width: 48px;
}
.xxx {
	background-image: url(../GIF/search_left.gif);
	background-repeat: no-repeat;
	position: relative;
	height: 26px;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #FF0000;
	padding-left: 10px;
}
.bottomBar {
	position: relative;
	color: #FFFFFF;
	right: 0px;
	bottom: 0px;
	background-color: #FF0000;
	margin-top: 12px;
	padding-left: 3px;
	line-height: 20px;
	height: 22px;
}
.bottomBar a,
.bottomBar a:link,
.bottomBar a:active,
.bottomBar a:visited  {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size:13px;
	line-height: 20px;
}
.bottomBar a:hover  {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC9933;
	font-size:13px;
	line-height: 20px;
}
