@charset "utf-8";
/* CSS Document */
body {
	background-image: url(images/bg.jpg);
	background-color: #FFF;
	background-repeat: repeat-x;
	}
	a:link,a:active,a:visited{ color:#0033FF; text-decoration:none;}
a:hover{ color:#666666;}


.txtMain {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	line-height: 17px;
	font-stretch: normal;
    text-align: left;
}
.bwatcher {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #2f8ab5;
}
.txttitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #39C;
}
.txtfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666;
}
.bgproduct {
	background-image: url(images/bg_hilight.jpg);
	height: 199px;
	width: 239px;
}
.TXTPRODUCT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
}
.headbanner {
	background-image: url(images/index_01.jpg);
	height: 383px;
	width: 1023px;
}

