@charset "utf-8";
/*--body---------------------------------------------------------------------------------------------------*/
body,p {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 130%;
	color: #4D3E37;
	background-color: #F5EDD4;
}
body,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 130%;
	color: #4D3E37;
}
/*-background img-----------------------------------------------------------------------------------------*/
.index-bg {
	background-image: url(images/index/down-bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.down-index {
	background-image: url(images/index/down-index.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.pro-img-bg {
	background-image: url(images/index/pro-img-bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.pro-line {
	background-image: url(images/index/new_arrived-center.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.pro-line2 {
	background-image: url(images/index/new_arrived-center.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.p2-left-img {
	background-image: url(images/p2-about/img-left.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.p1-title-bg {
	background-image: url(images/p1-news/title-bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;

}

/*-txt link-----------------------------------------------------------------------------------------------*/
a {
	text-decoration: none;
	color: #665340;
}
a:hover {
	text-decoration: none;
	color: #424101;
}
.click {
	color: #333333;
	text-decoration: none;
}
.click:hover {
	color: #990000;
	text-decoration: none;
}
.down {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #D5C4A6;
}
.down:hover {
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.white {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.white:hover {
	color: #A6E2D9;
	font-family: Arial, Helvetica, sans-serif;
}

/*--font---------------------------------------------------------------------------------------------------*/
.black {
	color: #000000;
}
.brown {
	color: #4D3E37;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 140%;
}
.blue {
	color: #0066CC;
}
.red {
	color: #CC0000;
}
.green-y {
	color: #424101;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	letter-spacing: 1pt;
line-height:normal;
}
.orange {
	color: #A43408;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.orange2 {
	color: #A43408;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
line-height:normal;

}
.yellow {
	color: #FFFF00;
}
/*--line-------------------------------------------------------------------------------------------------*/
.p-line {
	background-image: url(images/index/p-line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.p-line2 {
	background-image: url(images/p1-news/p-line2.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.menu-line {
	background-image: url(images/p3-winery/menu-line.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}


/*--form-----------------------------------------------------------------------------------------------------*/
.contact {
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
}
.e-paper {
	background-color: #F8F0D0;
	border: 1pt solid #FDE192;
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #B5A288;
}
.img {
	border: 1px solid #C8B89D;
}
.logo {
	border: 1pt solid #C2B095;
}
/*--space-----------------------------------------------------------------------------------------------------*/
.space {
	padding-bottom: 5pt;
}
.font-space {
	line-height: 180%;
}
.p-line-top {

	background-image: url(images/index/p-line.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
