

body {
	margin-left:0px;
	padding:0px;
	font-family:verdana, arial, helvetica, sans-serif;
	color:#333;
	background-image:url(../../frutina_site /root/line.gif);
	}
	
li	{
	font:12px/20px verdana, arial, helvetica, sans-serif;
}

h1 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:22px;
	line-height:22px;
	font-weight:600;
	color:black;
	}
	
h1 a {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:22px;
	line-height:22px;
	font-weight:600px;
	color:black;
	
}
	
h2 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:16px;
	line-height:20px;
	font-weight:700;
	color:black;
}
	
h3 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:12px;
	line-height:20px;
	font-weight:700;
	color:black;
}
p {
	font:12px/20px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 16px 0px;
	padding:0px;
	}
	
table {
	border-collapse:collapse;
}

tr {
	background-color:transparent;
	color:#FFFFFF;
	/*border:0px;*/
}
	
	
th {
	margin-bottom:6px;
	margin-top:0px;
	padding:0px;
	font-size:8pt;
	text-align:center;
	font-weight:800;
	font-color:#CC0000;
	background-color:#FFCC00;
}
	
#Content>p {margin:0px;}
#Content>p+p {text-indent:0px;}

a {
	color:#FFFFFF;
	font-family:arial, helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	}
a:link, h1 a:link {color:blue;text-decoration:underline;}
a:visited, h1 a:visited {color:blue;text-decoration:underline;}
a:hover, h1 a:hover {color:blue;}

#Header {
	position:relative;
	width:82%;
	left:10%;
	margin:0px 0px 10px 0px;
	padding:17px 0px 0px 20px;
	
	/* For IE5/Win's benefit height = [correct height] + [top padding] + [top and bottom border widths] */
	height:33px; /* 14px + 17px + 2px = 33px */
	border-style:solid;
	border-color:transparent;
	border-width:0px 0px 0px 0px; /* top and bottom borders: 1px; left and right borders: 0px */
	line-height:11px;
	background:transparent;
	
/* Here is the ugly brilliant hack that protects IE5/Win from its own stupidity. 
Thanks to Tantek Celik for the hack and to Eric Costello for publicizing it. 
IE5/Win incorrectly parses the "\"}"" value, prematurely closing the style 
declaration. The incorrect IE5/Win value is above, while the correct value is 
below. See http://glish.com/css/hacks.asp for details. */
	voice-family: "\"}\"";
	voice-family:inherit;
	height:14px; /* the correct height */
	}
/* I've heard this called the "be nice to Opera 5" rule. Basically, it feeds correct 
length values to user agents that exhibit the parsing error exploited above yet get 
the CSS box model right and understand the CSS2 parent-child selector. ALWAYS include
a "be nice to Opera 5" rule every time you use the Tantek Celik hack (above). */
body>#Header {
	height:125px;
	}

#HeaderTextLeft {
	position:absolute;
	top: 135px;
	left: 40px;
	
	margin-top:8px;
	padding:0px;
	font-size:8pt;
	text-align:left;
	font-weight:800;
	color:white;
	line-height:1.5em;
	background:transparent;
}

#HeaderTextLeft a, #HeaderTextRight a {
	font-size:8pt;
	font-weight:800;
	color:white;
	letter-spacing:1px;
	line-height:15px;
}

#HeaderTextLeft a, #HeaderTextRight a:link {color:white;text-decoration:underline;}
#HeaderTextLeft a, #HeaderTextRight a:visited {color:white;text-decoration:underline;}
#HeaderTextLeft a, #HeaderTextRight a:hover {color:white;}
	
	
#HeaderTextRight {
	height:30px;
	position:relative;
	margin-right:210px;
	margin-top:0px;
	padding-right:10px;
	font-size:8pt;
	text-align:right;
	font-weight:800;
	color:white;
	letter-spacing:1px;
	line-height:1em;
	background:transparent url(../../frutina_site /root/bar.gif) no-repeat;
	/*background-color:#AD0808;*/
}
	
	
#Content {
	margin:20px 50px 50px 220px;
	padding:10px;
	}
	
#ConfirmContent {
	margin:30px 50px 50px 50px;
	padding:10px;
	}

#Announce p{
	padding-top:10px;
	padding-bottom:10px;
	padding-left:5px;
	padding-right:5px;
	
	margin-left:100px;
	margin-right:100px;
	margin-top:20px;
	
	border-style:dashed;
	border-color:#AD0808;
	border-width:1px;
	
	background-color:#ffffff;
	
	
}


#DialogTable table{
	font:12px/20px verdana, arial, helvetica, sans-serif;
	font-weight:800;
	border-style:dashed;
	border-color:black;
	border-width:1px;
	
}

#DialogTable th {
	
	center;
	margin-bottom:6px;
	margin-top:0px;
	padding:0px;
	font-size:8pt;
	text-align:center;
	font-weight:900;
	color:white;
	background-image:none;
	background-color:transparent;
}
	
#Menu {
	position:absolute;
	top:190px;
	left:20px;
	width:172px;
	padding-right:5px;
	background-color:transparent;
	border-right:1px dashed #AD0808;
	line-height:17px;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:153px;
	}
/* Again, "be nice to Opera 5". */
body>#Menu {width:153px;}

#MenuTopHeader {
	margin-bottom:6px;
	margin-top:0px;
	padding:3px;
	font-size:9pt;
	text-align:center;
	font-weight:800;
	color:white;
	letter-spacing:1px;
	background:transparent url(../../frutina_site /root/menubar.gif) no-repeat bottom;
}

#MenuSectionHeader {
	margin-bottom:6px;
	margin-top:9px;
	padding:3px;
	font-size:9pt;
	text-align:center;
	font-weight:800;
	color:white;
	letter-spacing:1px;
	background:transparent url(../../frutina_site /root/menubar.gif) no-repeat bottom;
}





/*frutina CSS*/

img {
	behavior:	url("pngbehavior.htc");
}

#wrapper {
width: 800px;
background-color:#FFFFFF;
margin:10px auto;
border: 1px solid #000000;
text-align:left;
}
br, body, p, li, td {
	color: #333333;
	font: 89% Arial, Helvetica, sans-serif;
}
h1 {
	color: #333333;
	font: 100 96% Geneva, Arial, Helvetica, sans-serif;
} 
  		
.holder {
	height: auto;
	width: 800px;
	z-index: auto;
	background: #0132C6 url(../images/background2.jpg) repeat-x left top;
}
.topbaner {
	height: 95px;
	width: 800px;
}

.copyright {
	height: 20px;
	width: 800px;
	background-color: #032B99;
}
.left {
	height: 440px;
	width: 348px;
	position: relative;
	left: 7px;
}
.left2 {
	height: 428px;
	width: 324px;
	position: relative;
	left: 7px;
	background: url(../images/indexLeftBoxlBlue2.png) no-repeat;
	padding: 2px 14px 10px;
}
.left3 {
	height: 428px;
	width: 324px;
	position: relative;
	left: 7px;
	background: url(../images/indexLeftBoxlBlue1.png) no-repeat;
	padding: 2px 14px 10px;
}
.left4 {
	height: 428px;
	width: 324px;
	position: relative;
	left: 7px;
	background: url(../images/indexLeftBoxIBlue.png) no-repeat;
	padding: 2px 14px 10px;
}
.left5 {
	height: 428px;
	width: 324px;
	position: relative;
	left: 7px;
	background: url(../images/indexLeftBoxlBlue5.png) no-repeat;
	padding: 2px 14px 10px;
}
.left6 {
	height: 428px;
	width: 324px;
	position: relative;
	left: 7px;
	background: url(../images/indexLeftBoxlBlue4.png) no-repeat;
	padding: 2px 14px 10px;
}
.right {
	height: 440px;
	width: 430px;
	top: -440px;
	right: 0px;
	left: 360px;
	bottom: 0px;
	position: relative;
	background: no-repeat center;
}
.retailRiBo {
	height: 200px;
	width: 400px;
	padding: 13px 9px 2px 14px;
	top: 100%;
	right: 100%;
}
.indexRiTo {
	height: 80px;
	width: 401px;
	bottom: 0px;
	padding: 15px 10px 10px;
	background: center center;
	text-align: center;
}
.indexRiBo {
	height: 200px;
	width: 400px;
	padding: 0px 9px 2px 14px;
	top: 100%;
	right: 100%;
}
.indexRiBo3 {
	height: 300px;
	width: 410px;
	padding: 10px;
	top: 100%;
	right: 100%;
}
.copanyRiBo2 {
	height: 400px;
	width: 410px;
	padding: 10px 13px 13px;
	top: 100%;
	right: 100%;
}
.indexRiFoo {
	height: 50px;
	width: 410px;
	padding: 0px 10px 10px;
	top: 100%;
	right: 100%;
}
.companyRiBo {
	height: 397px;
	width: 400px;
	padding: 7px 10px 5px 15px;
	top: 100%;
	right: 100%;
}
.historyRiBo {
	height: 398px;
	width: 400px;
	padding: 7px 10px 5px 15px;
	top: 100%;
	right: 100%;
}
#contentAll {
	float:right;
	width: 435px;
	height: 450px;
	background: url(../images/indexRightBoxAll.png) no-repeat;
	padding-left: 0px;
}
#content{
	float:right;
	width: 435px;
	height: 450px;
	background: url(../images/indexRightBox.png) no-repeat;
	padding-left: 0px;
}
#content2{
	float:right;
	width: 435px;
	height: 450px;
	background: url(../images/indexRightBox2.png) no-repeat;
	padding-left: 0px;
}
#content3{
	float:right;
	width: 435px;
	height: 450px;
	background: url(../images/indexRightBox3.png) no-repeat;
	padding-left: 0px;
}
#content4{
	float:right;
	width: 435px;
	height: 450px;
	background: url(../images/indexRightBox4.png) no-repeat;
	padding-left: 0px;
}
#content5{
	float:right;
	width: 435px;
	height: 450px;
	background: url(../images/indexRightBox5.png) no-repeat;
	padding-left: 0px;
}
#content6{
	float:right;
	width: 435px;
	height: 450px;
	background: url(../images/indexRightBox6.png) no-repeat;
	padding-left: 0px;
}
#contentRetail{
	float:right;
	width: 435px;
	height: 450px;
	background: url(../images/retailRightBox.png) no-repeat;
	padding-left: 0px;
}
#contentRetailCup{
	float:right;
	width: 435px;
	height: 450px;
	background: url(../images/retailCupRightBox.png) no-repeat;
	padding-left: 0px;
}
.aboutCompany {
	height: 425px;
	width: 780px;
	top: 100%;
	padding: 0px 6px 6px;
}

.content{
	float:right;
	width: 425px;
	height: 440px;
	background: url(../images/indexRightBox.png) no-repeat;
}
.highperlink {
	height: 52px;
	width: 791px;
	padding: 2px;
	background: url(../images/pannelGrey.jpg);
}
.style6 {
font-size: 8pt
	
}
.style9 {font-size: 12px}
.tab {
	height: 10px;
	width: 410px;
	padding: 1px 5px;
}
.ethos {
	height: 165px;
	width: 375px;
	background: url(../images/ethosBox.png) no-repeat center;
	padding: 4px 20px 6px 1px;
}
