body {
  font-family: Verdana, "‚l‚r ‚oƒSƒVƒbƒN", Arial;
  font-size: small;
  line-height: 1.5em;
  color: #444;
  text-align: center;
  margin:0;
  padding:0;
}
*body {
  font-size: x-small;
}
ul,li,a,h1,h2,h3,p,img,div{
	margin:0;
	padding:0;
}
a{
	text-decoration:none;
}
a:hover{
	color:#f00;
}
a:vlink{
	color:#00f;
}
img{
	border:none;
}
div#breadlist{
	float:left;
	width:1000px;
	height:30px;
	line-height:30px;
	text-align:left;
	text-indent:1em;
}
div#bodyback{
	position:relative;
	padding-bottom:100px;
}
div#submenu div.categorytitle{
	width:180px;
	height:25px;
	line-height:25px;
	background:url(../img/sub_title1.gif) no-repeat;
	text-indent:-9999px;
}
div#submenu a{
	display:block;
	width:170px;
	height:25px;
	line-height:25px;
	text-indent:1em;
	text-align:left;
	background:url(../img/mark1.gif) no-repeat left center;
	margin-left:10px;
}
div.shoppingtitle{
	width:180px;
	height:25px;
	line-height:25px;
	background:url(../img/sub_title2.gif) no-repeat;
	text-indent:-9999px;
}
div#maincontent{
	width:1000px;
	margin:0 auto;
	background:#fff;
}

div#submenu{
	float:left;
	width:180px;
	margin:10px 10px;
	padding-bottom:50px;
}
*html div#submenu{
	margin-left:5px;
}
#footer{
	clear:both;
	width:1000px;
	height:30px;
	line-height:30px;
	text-align:center;
}

