body {
  background-color: #000000;
  }
  
.content {

    color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
white-space: normal;
  }

.content a{
color: #808080;
text-decoration: none;
}
    
.content a:hover {
color: #505050;
}

.colect {
	width:700px;}

.colect li {
	list-style:none;}

.content1 {
    color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.content1 a:hover {
color: #505050 !important;
}

.select {

color: #505050 !important;
background: #000000 !important;
}

.selectbuy {

color: #505050 !important;
background: #ff0000 !important;
}

.content1 a {
color: #FFFFFF ;
text-decoration: none;
}	

A IMG {
border: 1px solid #000000; 
   }
A:hover IMG {
    border: 1px solid #000000; 
}

 
.h_mnu_01{
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

.h_mnu_01 ul{
	margin: 0;
	padding: 0;

	width: 100%;
	background: #000000;
	border-top-width: 0px;
	border-right-width: 1;
	border-bottom-width: 0px;
	border-left-width: 1;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000
}

.h_mnu_01 ul li{
display: inline;
}

.h_mnu_01 ul li a{

	color: #FFFFFF;
	padding: 2px 3px;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}

.h_mnu_01 ul li a:visited{
color: #FFFFFF;
}

.h_mnu_01 ul li a:hover, .h_mnu_01 ul li .selected{
	color: #505050;
	padding-top: 3px;
	padding-bottom: 3px;
	background: #000000;
}

#menu_body {
background:#000000;
width:200px
}
#menu_body ul li {
list-style-type:none;
border-bottom:1px solid #000000;
margin-left:-40px;
padding-left:7px
}
#menu_body ul li a {
color:#000000;
font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
text-decoration:none
}
#menu_body ul li ul li {
border:0;
list-style-type:square;
color:#000000;
list-style-position:inside
}
#menu_body ul li ul {
border-top:0px solid #000000;
margin-left:-7px;
padding-left:50px
}
