@charset "utf-8";
/* CSS Document */
#infoTitleIcon{
	width:32px;
	height:70px;
	background:url(../F_qa/images/infoIcon.png) no-repeat;
	position:absolute;
	left: 85px;
	top: -12px;
	
}

#qaMD_L{
	width:460px;
	margin-left:160px;
	padding-top:30px;
}
#qaMD_L ul{
color:#282c00;
font-size:12px;
list-style-type:square;
line-height:20px;
}
#qaMD_L_Title{
font-size:16px;
border-left:5px solid white;
margin-bottom:20px;
font-weight:bold;
padding-left:12px;
color:#d2ff00;
}
.qaMD_L_Title2{
	font-size:15px;
	margin-bottom:12px;
	font-weight:normal;
	color:#F2FF00;
}
.qaMD_L_subT{
color:#FFFFFF;
font-size:15px;
font-weight:bold;
}


#qaMD_R{
	width:165px;
	border:1px dotted #7a8700;
	font-weight:bold;
	font-size:13px;
	line-height:20px;
	margin: 45px 5px auto auto;
	position:absolute;
	left: 649px;
	top: 19px;
	
}
#qaMD_R ol{margin-top:15px; }
#qaMD_R a:active,#qaMD_R a:visited,#qaMD_R a:link{
	text-decoration:none;
	color:#d2ff00;
font-weight:normal;
font-size:12px;	
}
#qaMD_R a:hover{
	color:#F3FFBB;
	text-decoration:underline;
	font-weight:normal;
font-size:12px;
}

