@charset "utf-8";
/* CSS Document */


.menu_head {
	cursor: pointer;
	position: relative;
	margin:0;
	font-weight:bold;
	color:#6a6a6d;
	font-weight:normal;
	text-transform:uppercase;
	font-size:10px;
	font-weight:bold;
	overflow:hidden;
	display:block;
  outline:none;
	padding:8px 0 0 30px;
 
}
.menu_head :hover {
	cursor: pointer;
	position: relative;
	margin:0;
	padding:0;
	color:#7b7047;
	overflow:hidden;
	display:block;
}
.menu_body {
	display:none;
	 background:#f8f7f7;
	 border:solid 1px #054a89;
	 padding:33px 30px;
	 border-top:none;
	overflow:hidden;
	margin-bottom:5px;
	margin-top:-4px;
 
}
.menu_body p a
{
	color:#000;
}
p.menu_head {
 
	color: #3f3f3f;
	font-size: 15px;
	text-transform:none;
	line-height: 18px;
    margin: 0 0 3px;
	background: url(../images/w-arrow1.png) no-repeat 98% 15px #e8e8e8;
    padding: 10px 25px;
    text-align: left;
    font-weight:normal;
	 
 
 
}
.menu_body p {
	padding:0 23px 0 0;
	 margin: 0 0 12px;
}
/*.menu_body ul
{
	margin:0;
	padding:0;
	float:left;
	width:230px;
}
.menu_body ul li
{
	list-style:none;
	background:url(../images/bullets-bg1.png) no-repeat 0 6px;
	padding:0 0 8px 15px;
	margin:0;
	font-size:13px;
}*/
.menuOn {
 background: url(../images/w-arrow2.png) no-repeat 98% 15px #054a89 !important;
	color:#949494 !important;
	border-bottom:solid 1px #dedcdc;
	 
}
.mb5
{
	margin-bottom:5px !important;
}
.menuOn a
{
	color:#fff !important;
}
	
.menu_list

{
	 
}

.menu_list h4
{
	padding:0;
	margin:0;
	font-size:23px;
}
.menu_list p

{
	 
}
.faqContentLeft
{
	float:left;
	width:10px;
	margin-right:12px
}
.faqContentRight
{
	float:left;
	width:932px;
}
