.picbg {
	background-image: url(../Product/bg.gif);
	background-repeat: repeat-y;
}
a:link,a:visited {
	color: #2F7B7A;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}

body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2F7B7A;
}


