body.back_logo
{ 
background-image: url('image/background/bg_logo.jpg');
background-repeat: no-repeat;
background-position: 80% 80%
}

body.show
{ 
background-image: url('image/background/show.jpg');
background-repeat: no-repeat;
background-position: 80% 80%
}

body.factory
{ 
background-image: url('image/background/factory.jpg');
background-repeat: no-repeat;
background-position: 80% 80%
}

body.back_image1
{ 
background-image: url('image/background/bg1.jpg');
background-repeat: no-repeat;
background-position: bottom right
}

body.back_image2
{ 
background-image: url('image/background/bg2.jpg');
background-repeat: no-repeat;
background-position: bottom right
}

body.back_image3
{ 
background-image: url('image/background/bg3.jpg');
background-repeat: no-repeat;
background-position: bottom right
}

body.back_image4
{ 
background-image: url('image/background/bg4.jpg');
background-repeat: no-repeat;
background-position: bottom right
}

body.back_image5
{ 
background-image: url('image/background/bg5.jpg');
background-repeat: no-repeat;
background-position: bottom right
}

body.back_image6
{ 
background-image: url('image/background/bg6.jpg');
background-repeat: no-repeat;
background-position: bottom right
}

p.copyright {
	font-size: xx-small;
	color:#660000;
	text-align:center
}
.style2 {font-size: x-small}

a.link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:13px;
	text-decoration:none;
	color:#5F4A37;
}

a.link2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:13px;
	text-decoration:none;
	color:#0099CC;
}

a.link:hover {
	color: #0099CC
}

a.nav {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:15px;
	text-decoration:none;
	color:#660000
}

a.nav:hover {
	color:white;
	background-color:#660000
}

#menu1 { 
position : absolute;
top:98px;
left:-30px;
line-height : 170%;
visibility: hidden;
list-style-type: none;
border:thin solid #660000
}

#menu2{
position : absolute;
top:98px;
left:90px;
line-height : 170%;
visibility: hidden;
list-style-type: none;
border:thin solid #660000
}

#menu4{
position : absolute;
top:98px;
left:330px;
line-height : 170%;
visibility: hidden;
list-style-type: none;
border:thin solid #660000
}

#menu1 li a, #menu2 li a, #menu4 li a
{
width:7em;
display : block;
text-decoration:none;
text-align: left;
color:#660000;
background-color:white;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size:15px;
padding:0.2em 0.5em;
border-bottom: thin solid #660000
}

#menu1 li a:hover, #menu2 li a:hover, #menu4 li a:hover
{
color:#0099CC
}

#side_menu {
	position:absolute;
	top:140px;
	left: -28px;
	line-height : 150%;
	width:5em;
	list-style-type: none;
}


#side_menu li a {
width:7em;
display : block;
text-decoration:none;
text-align: left;
color:#5F4A37;
background-color:white;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size:12px;
padding:0.2em 0.5em;
border-bottom: thin solid #FCCCBC

}

#side_menu li a:hover{
	color:#0099CC
}

a.icon{
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size:14px;
text-decoration:none;
color:#660000;
}

a.icon:hover{
color:#0099CC
}
	


a.low_nav {
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:white;
}

a.low_nav:hover {
	color:#0099CC;
}

p.description {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:15px;
	color:#5F4A37;
	text-indent: 0.5cm;
	text-align: left;
	line-height: 150%;
}

p.description2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:15px;
	color:#5F4A37;
	text-align: left;
	line-height: 120%;
}

p.item_description {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:12px;
	color:black;
	text-indent: 0.5cm;
	text-align: left;
	line-height: 80%;
}

p.item_name {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:17px;
	color:#660000;
	text-indent: 0.5cm;
	text-align: left;
}

span.big_title {
	font-size: 24px; 
    color:#5F4A37; 
    font-family: Helvetica, sans-serif;
}

div.title {
	float: left; 
	padding-left: 15px; 
	color:#5F4A37; 
	padding-top: 3px;
}