.bgpage {
	font-family: Tahoma, "MS Sans Serif";
	font-size: 12px;
	background-image:  url(../images/bg_page.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.bgpage2 {
	background-image:  url(../images/bg03.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.line-v {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-left-width: 1px;
	border-left-color: #E6D6F1;
}
.line-h {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E9D7F1;
}
.text {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-size: 12px;
	color: #666699;

}


a:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #B68CBA;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #59548C;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	color: #AD81B2;
	text-decoration: none;
}
a:active {
	font-family: Tahoma, "MS Sans Serif";
	font-size: 12px;
	color: #AD81B2;
}

/* Menu */
.menu {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-size: 12px;
	color: #666699;
}
.menu a:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #B68CBA;
	text-decoration: none;
}
.menu a:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #AD81B2;
	text-decoration: none;
}
.menu a:hover {
	font-family: Tahoma;
	color: #59548C;
	text-decoration: none;
}
.menu a:active {
	font-family: Tahoma, "MS Sans Serif";
	font-size: 12px;
	color: #5A5689;
}

.inputsearch {
	font-family: Tahoma, "MS Sans Serif";
	font-size: 10px;
	color: #AD0A97;
	background-color: transparent;
	border: none;
}

.inputbox {
	font-family: Tahoma, "MS Sans Serif";
	font-size: 12px;

	background-color: #D192CB;
	border: 1px solid #FFFFFF;
}
.bgtitle {
	background-image: url(../images/bgtable.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.bgmenuproduct {
	background-image: url(../images/product/bgmenu01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgmenuproduct2 {
	background-image: url(../images/product/bgmenu01-2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FBD2F4;

}
.underlogo {
	background-image: url(../images/bgunderlogo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}



.text2 {
	font-family: sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #600C96;
}
.text3 {
	font-family: sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #595789;
}
