/* CSS Document */
body{
	font-size:12px;
	background-image: url(images/back.gif);
	color:#6B4435;
}
.bottomfont {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.navbar{
	font-size:14px;
	color:#5C5C5C;
	font-weight:bold;
}
A:link {
	FONT-SIZE: 9pt; COLOR: #6B4435; TEXT-DECORATION: none
}
A:visited {
	FONT-SIZE: 9pt; COLOR: #6B4435; TEXT-DECORATION: none
}
A:active {
	FONT-SIZE: 9pt; TEXT-DECORATION: none
}
A:hover {
	FONT-SIZE: 9pt; COLOR: #6B4435; TEXT-DECORATION: underline
}

#mpicshow{width:280px;margin-bottom:10px;border:1px solid #f00;height:210px;}
#lpiclist li,#lpiclist{padding:0;margin:0;list-style:none}
#lpiclist li{width:93px;float:left;text-align:center}
#lpiclist img{width:75px;height:75px;cursor:pointer}

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {display: inline-table;}
/* hides from ie-mac \*/
.clearfix {height: 1%;}
.clearfix {display: block;}

#dpicshow{position:absolute;left:200px;top:5px;border:1px solid #A3593E;overflow:hidden;width:350px;height:300px;z-index:4;background:#fff;display:none}
#dpicshow img{display:block;position:absolute;left:0;top:0;z-index:4}

#productlist img{cursor:pointer}