#left-top
{
	color: white;
	top: auto;
	padding-top: 35px;
	padding-left: 25px;
	padding-right: 15px;

}
#left-top a:link
{
  color: white;
  text-decoration: none; 

}
#left-top a:visited
{
  color: gray;
  text-decoration: none; 
}
#left-top a:hover
{
  color: yellow;
  text-decoration: none; 
}


#left-bottom
{
	color: white;
	top: auto;
	padding-top: 30px;
	padding-left: 25px;
	padding-right: 25px;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
#left-bottom a:link
{
  color: white;
  text-decoration: none; 

}
#left-bottom a:visited
{
  color: gray;
  text-decoration: none; 
}
#left-bottom a:hover
{
  color: yellow;
  text-decoration: none; 
}

#nav { font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;}
	

#nav ul {list-style-type: none;}

#nav li {
	padding-top: 7px;
}

	
#nav a:link
 {  
  color: black;
  text-decoration: none; 
 }

#nav a:visited
 {
  color: black;
  text-decoration: none;
 }

#nav a:hover
 {
  color: black;
  background-color: white;
  font-style: normal;
 }
.unnamed1 {
	background-image:  url(../image/upload/index_05.jpg);
	background-repeat: no-repeat;
}
.unnamed1Copy {

	background-image: url(../image/upload/index_10.jpg);
	background-repeat: no-repeat;
}
#cart
{
	padding-left: 35px;

}
