/* CSS Document */
 <style type="text/css">
 <!--
a:link,a:visited{ text-decoration: none;color:black}กกกก a:active,a:hover{text-decoration:underline;color:black;font-weight:bold;}

.STYLE1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
.STYLE2 {	
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.STYLE4 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
body {
	background-image: url(/images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
}
.left-st1 {
	font-size:14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 5px;
}
.left-st2 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-indent:10px;
	margin-top:5px;	
	margin-bottom:0px; 
}
.productname {
	text-indent: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1em;
	margin-top:0px;
	margin-bottom:0px;
}
.STYLE5 {color: #000000}

.list li {
list-style:none;
float:left;
background:#eee;
position:relative;
margin:1em;
}

.list li img {
position:relative;
display:block;
top:-2px;
left:-2px;
border:1px solid #ccc;
background:#fff;
padding:4px;
}

.list li a {
display:block;
position:absolute;
right:8px;
bottom:8px;
text-decoration:none;
color:#000;
font:9px/1.2em arial;
}

.list li a:hover {
color:#c00;
} 
-->
</style>

