body { margin:0}
td, input, textarea, select {
	font-family: Verdana;
	font-size: 10px;
	color: #4c4c4c;
	text-align:left
}
a:link, a:visited, a:active {
	color: #3565e9;
}
a:hover {
	color: #3565e9;
	text-decoration: none;
}
#title {
	height: 20px;
	width: 100%;
}
.searchform {
	width: 120px;
	font-size:11px
}
.left_box {
	font-size:11px;	
	padding-left:20px;
	padding-right:10px;
	line-height:14px;
	padding-bottom:30px
}
.left_box a:link, .left_box a:visited, .left_box a:active {
	color: #1a4acc;
	text-decoration: none
}
.left_box a:hover {
	color: #1a4acc;
	text-decoration: none
}
.best_sell { 
	text-align:center;
	font-size:10px;
	color:#3565e9;
	padding-top:20px
}
.more a:link, .more a:visited, .more a:active {
	color: #1a4acc;
	text-decoration: none
}
.more a:hover {
	color: #1a4acc;
	text-decoration: none
}

.price {
	font-size: 13px;
	color: #f55701;
	font-weight:bold
	}
	
.pricebox {
	padding-right: 13px;
	padding-top:10px;
	text-align: left;
	padding-bottom:10px
}
.product {
	font-size:12px;
	color:#3565e9}

.product a:link, .product a:visited, .product a:active {
	color: #3565e9;
	text-decoration: underline
}
.product a:hover {
	color: #3565e9;
	text-decoration: none
}

.onsale {
font-size:11px;
color: #1a4acc;
padding-left:15px
}

.onsale a:link, .onsale a:visited, .onsale a:active {
	color: #1a4acc;
	text-decoration: underline
}
.onsale a:hover {
	color: #1a4acc;
	text-decoration: none
}

.foot {
	color:#ffffff;
	padding-left:27px;
	padding-top:18px;
	padding-bottom:18px;
	background-color:#000000;
	background-image:url(../images/logo_footer.gif);
	background-position:right;
	background-repeat:no-repeat;
	border-bottom:7px solid #c6c7c6
}
.foot a:link, .foot a:visited, .foot a:active {
	color: #ffffff;
	text-decoration: none
}
.foot a:hover {color: #ffffff;
	text-decoration: none
}

hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c6c7c6;
	height: 1px;
}
.nav {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding-right: 15px;
	padding-bottom: 18px;
	padding-left: 15px;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c6c7c6;
	line-height: 18px;
	padding-top: 0px;
}