@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1c1c1c;
	line-height: 16px;
}
body {
	background-color: #ffb106;
	background-image: url(../images/page_bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	color: #317806;
	text-decoration: none;
}

a:hover
{
	text-decoration: none;
	color: #1c1c1c;
}
.leftcontent{
padding-left: 22px;
padding-top: 22px;
padding-bottom: 22px;
}
.maincontent{
padding-top: 22px;
padding-bottom: 22px;
padding-right: 22px;
}
.gallerycontent{
padding-top: 22px;
padding-left: 22px;
padding-bottom: 22px;
padding-right: 22px;
}
.productimage{
padding-left: 1px;
padding-top: 1px;
}
.producttitle{
padding-bottom: 3px;
font-size: 16px;
font-weight:bold;

}
.pagetitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #1c1c1c;
}
.greentext{
color: #317806;
}
.footelink{
color:#808080;
text-decoration:none;
}
a.footelink{
color:#808080;
text-decoration:none;
}
a.footelink:hover{
color:#808080;
text-decoration:underline;
}
