#menu_faq {
/*	border:1px solid #999;*/
	margin:0px;
	padding:0px;
	text-indent:0px;
/*	background-color:#fff;*/
	width:100%;
	height: 300px;
}
#menu_faq .head {
    cursor:pointer;
    text-decoration: none;
    font-weight: bold;
	font-size: 12px;
	line-height: 20px;
	padding-left:4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    height:20px;
    width:100%;
    vertical-align:middle;
}

#menu_faq .head:hover {
/*    border-top: 1px solid #c6f12f;*/
/*	border-bottom: 1px solid #8ca627;*/
    color: #51a220;
/*	background-image: url("/img/faq_slide_top_1.png");*/
}
#menu_faq .head.selected {
	color: #51a220;
/*	border-top: 1px solid #c6f12f;*/
/*	border-bottom: 1px solid #222;*/
}

#menu_faq .head a {
    cursor:pointer;
	display:block;
	width:84%;
	padding:0 8px 0 8px;
	line-height:20px;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #b27e1e;
}

#menu_faq a.selected {
/*	background-image: url("../../img/slide_top_hover.png");*/
}

#menu_faq ul {
	border-width:0px;
	margin:0px;
	padding:0px;
	text-indent:0px;
}
#menu_faq li {
	list-style:none outside none; display:inline;
}
#menu_faq ul li a {
	color: #b27e1e;
	display:block;
/*	text-indent:10px;*/
	text-decoration: none;
}
#menu_faq ul li a:hover {
	background-color:#FFFF99;
	color: #51a220;
}
#ddimg {
padding:4px;
margin:0;
width:500px;
border:0;
background: #fff;
/*border-top: 1px solid #a9d19a;*/
border-bottom: 1px solid #a9d19a;
/*opacity:0.85;*/
/*-moz-opacity: 0.85;*/
/*filter:alpha(opacity=85);*/
}
#ddB:hover {
/*color: #fff;*/
background: #222;
border-bottom: 1px solid #000;
/*opacity:0.90;*/
/*-moz-opacity: 0.90;*/
/*filter:alpha(opacity=90);*/
}

.ddB {
margin:0;
padding-left:8px;
font-family: "Trebuchet MS";
font-size: 12px;
font-weight:normal;
line-height:16px;
}
* {
outline:none;
}

#menu_faq img {
vertical-align: middle;
}

#ddB img {
vertical-align: middle;
}

