ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.text {
	font-family: Verdana, Arial;
	font-size: 12px;
	color:Maroon;
	text-decoration: none; 
	text-align:justify;
	line-height:1.5;
	font-weight: lighter;
}
.MENU {
	font-family:Verdana,Arial;
	font-size: 13px;
	line-height: 20px;
	color:#DEDCDC;
	font-weight:bold;
	text-decoration: none;
}
.MENU:hover{
	font-family:Verdana,Arial;
	font-size: 13px;
	line-height: 20px;
	color:Gray;
	font-weight:bold;
	text-decoration:underline,overline;
    background-color:#FFFFFF;
	
}
.product {
	font-family:Verdana,Arial;
	font-size: 12px;
	line-height: 20px;
	color: #830385;
	font-weight:bold;
	text-decoration: none;
}
.product:hover {
	font-family:Verdana,Arial;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
}
.point {
	font-family:Verdana,Arial;
	font-size: 12px;
	line-height: 20px;
	font-weight:bold;
	color: Maroon;
	text-decoration: none;
}
.point2 {
	font-family:Verdana,Arial;
	font-size: 12px;
	line-height: 20px;
	
	color: Maroon;
	text-decoration: none;
}
.label{
	font-family:Verdana,Arial;
	font-size: 12px;
	line-height: 20px;
	
	color: Maroon;
	text-decoration: none;
}
.marquee {
	font-family:Verdana,Arial;
	font-size: 13px;
	line-height: 20px;
	font-weight:bold;
	color: Maroon;
	text-decoration: none;
}
.wine {
	font-family:Verdana,Arial;
	font-size: 18px;
	line-height: 20px;
	font-weight:800;
	color:#830385;
	text-decoration: none;
}
.point1 {
	font-family:Verdana,Arial;
	font-size: 13px;
	line-height: 20px;
	font-weight:bold;
	color: Maroon;
	text-decoration: none;
}
.more {
	font-family:Verdana,Arial;
	font-size: 13px;
	line-height: 20px;
	color: #830385;
	text-decoration: none;
}
.more:hover {
	font-family:Verdana,Arial;
	font-size: 13px;
	line-height: 20px;
	font-weight:bold;
	color: #1D648E;
	text-decoration: none;
}
.bottom {
	font-family: Verdana, Arial;
	font-size: 12px;
	color:#FFFFFF;
	text-decoration: none; 
	text-align:justify;
	line-height:1.5;
	font-weight: lighter;
}
.menu_prod {
	font-family:Verdana,Arial;
	font-size: 13px;
	line-height: 20px;
	color:Maroon;
	font-weight:bold;
	text-decoration: none;
	cursor:pointer;
}
.menu_prod:hover{
	font-family:Verdana,Arial;
	font-size: 13px;
	line-height: 20px;
	color:Maroon;
	font-weight:bold;
	background-image:url('../images/w_06.gif'); background-position:left; background-repeat:no-repeat;

}
.point_back{
background-image:url('../images/1.gif'); background-position:left; background-repeat:no-repeat;
}
.sub_link {
	font-family:Verdana,Arial;
	font-size: 13px;
	line-height: 20px;
	font-weight:bold;
	color: Maroon;
	text-decoration: none;
}
.sub_link:hover {
	font-family:Verdana,Arial;
	font-size: 13px;
	line-height: 20px;
	font-weight:bold;
	color:#830385;
	text-decoration: none;
}
/* menu */
#menu2 {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-variant:small-caps;
	font-weight:bold;
	text-align:left;
	text-indent:40px;
}
#menu2  a {
	
	text-decoration: none;
}
#menu2  a:link, #menu2  a:visited {
	color: #800000;
	display: block;
	
}
#menu2  a:hover, #menu2  #current {
	color: #FFFFFF;
	
}
#menu2  a:click, #menu2  #current {
	color: #FFFFFF;
	
}