.linkstyle{
position:absolute;
visibility: hidden;
border:0;
line-height: 23px;
z-index: 100;
background-color: #d1dbe4;
font-family: Arial, Helvetica, sans-serif;
}

.linkstyle a{
color: #395674;
width: 100%;
display: block;
text-decoration: none;
font-size: 11px;
font-weight: normal;
text-indent: 20px;
}

.linkstyle a:hover{ /*hover background color*/
color: #000;
}

/*div navs*/

#dd_why {
width: 144px;
border-bottom: 1px solid #999;
}

#dd_products {
	width: 144px;
	border-bottom: 1px solid #999;
}

#dd_faqs {
width: 144px;
border-bottom: 1px solid #999;
}

#dd_products.linkstyle #bottom {
height: 16px;
color: #000;
}

#dd_aboutus {
width: 124px;
border-bottom: 1px solid #999;
}
/*div navs end*/




