.qa_list {
	width:710px;
	margin:10px 0px 10px 1px;

}

	

.qa_head:hover{
	cursor: pointer;
	border-bottom:1px #cccccc dotted;
	border-top:0.5px #cccccc dotted;!important;
	position: relative; 
	background-color:#0090b4;
	color:#ffffff;
}




.qa_head{
	cursor: pointer;
	border-bottom:1px #cccccc dotted;
	border-top:0.5px #cccccc dotted;!important;
	position: relative; 
	background-color:#eeeeee;
	color:#0090b4;
	height:20px;
	padding:15px 10px 15px 10px;
	font-size:15px;

}


.qa_head a{
	color:#0090b4;
}

.qa_head:hover a{
	color:#ffffff;
}




.qa_body {
	display:none;
}



/*.menu_body a{  
	display:block;
	color:#1e1e1e; 
	background-color:#0090b4; 
	padding-left:10px; 
	 text-decoration:none;
	 font-size:12px;


}

*/

.qa_body a:hover{  
	color: #ff9900;
	 text-decoration:underline; 


}


.qasub{
	width:690px;
	min-height:20px;
	overflow:hidden;
	padding:10px 10px;
	background-color:#e1e1e1; 
}




