.suckerdiv {
font: Verdana;}
.suckerdiv ul{
margin: 0;
padding: 0;
list-style-type: none;
width: 180px; /* Width of Menu Items */
border-bottom: 2px solid #fff;
}
.suckerdiv ul li{
position: relative;
}
/*Sub level menu items */
.suckerdiv ul li ul{
position: absolute;
width: 190px; /*sub menu width*/
top: 0;
visibility: hidden;
}
#cc1{background: verdana;}
/* Sub level menu links style */
.suckerdiv ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: white;
text-decoration: none;
background: #3E83B8;
padding: 1px 4px;
border: 2px solid #fff;
border-bottom: 0;
}
.suckerdiv ul li a:visited{
color: black;
}
.suckerdiv ul li a:hover{
background-color: #7abff4;
text-decoration: underline;
}
.suckerdiv .subfolderstyle {
background: #EAEAFF;
color: black;
}
/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }
/* End */
div#c2{
width: 180px;
height:14px;
background-image: url(images/products/circle1.jpg);
	background-repeat: no-repeat;
	margin-left: 2px;
border: 2px;
border-color: white;}
div#c1{
width: 180px;
height:14px;
background-image: url(images/products/circle.jpg);
	background-repeat: no-repeat;
	margin-left: 2px;
border: 2px;
border-color: white;}

.top_p li{
background-color: #000;
color: #fff;}

.top_p li{
background-color: #000;
color: #fff;}

#subnone{border: 0px;}
#subnone1{border: 0px;}

.e1_e2{
	width: 120px;
	height: 34px;
	float: left;
}
.e12{
	text-indent: 0px;
	text-align: left;
}
.e{
	width: 180px;
	height: 34px;
	float: none;
}
.prod_menu_adr{
	width: 180px;
	text-align: center;
	font-size: 11px;
	text-indent: 0px;
	font-family: Arial, Helvetica, sans-serif;
}