﻿
#FAQ_bodyPosition
{
   background:url(../productMid_bg.png) repeat-y center center;
	width:558px;
	text-align:center;
	margin:auto;
	overflow:hidden;
}

 #questionsContainer
{
	width:480px;
	height:84px;
	margin:20px 0px 0px 39px;
}
#questionsContainer .questionBg 
{
	background-color:#dce8c3;
	width:237px;
	height:18px;
	margin:0px 2px 2px 0px;	
	float:left;
}
#questionsContainer .questionBg .arr
{
	background:url(../buts/affArr.png) no-repeat center center; 
	height:18px; 
	width:30px; 
	float:left;
	cursor:pointer;
	overflow:hidden;
	
}
#questionsContainer .subject
{
	 float:left; 
	 
}
#questionsContainer .subject A
{
     color:#05054a; 
	 font:12px/18px arial; 
	 color:#3b5065;
}
 .subjectContainer
{
    clear:both;
}

 .subjectContainer .subjectTitle_bg .subjectTitle
{
	color:#05054a; 
	font:bold 12px/20px arial; 
	margin:0px 0px 0px 20px;
}
 .subjectContainer .subjectPart .questionPart
 {
	text-align:left;
	margin:10px 0px 10px 40px
 }
 .subjectContainer .subjectPart .qSign
 {
	background:url(../qSign.png) no-repeat; 
	height:20px; 
	width:20px; 
	margin:0px 7px 0px 0px;
	_margin:0px 5px 0px 0px;
	float:left;
	overflow:hidden
	 
 }
.subjectContainer .subjectPart .qTxt
 {
	color:#313145; 
	font:bold 12px/20px arial; 
	text-align:left;
 }
.subjectContainer .subjectPart .answer
{
	margin:5px 0px 0px 0px;
}
.subjectContainer .subjectPart .aSign
 {
	background:url(../aSign.png) no-repeat center; 
	height:14px; 
	width:20px; 
	color:#848484; 
	float:left;
	overflow:hidden;
 }
.subjectContainer .subjectPart .aTxt
 {
	color:#6d6d6d; 
	font:12px arial; 
	text-align:justify;
	width:450px;
	margin-left:21px;
 }
 .subjectContainer SPAN
 {
    color:Red;
    font-weight:bold;   
 }



 .subjectTitle_bg
{
	background-color:#ebf0fa; 
	width:558px;
	height:20px; 
	text-align:left;
	clear:both;
}


 .subjectTitle_line
{
	background-color:#cccccc; 
	width:558px; 
	height:1px;
	overflow:hidden;
}
.backTo_top 
 {
     clear:both;
     height:30px;
 }
 .backTo_top a
 {
	color:#f41403; 
	font:11px arial; 
	float:right;
	margin:10px 20px 10px 0px;
	_margin:8px 18px 10px 0px;
	
 }
.backTo_top a:hover
 {
	color:#0b016c; 
 }
 .bottomImg
{
    width:558px;
	height:6px; 
	background-image:url(../productBot_bg.jpg); 
	background-repeat:no-repeat; 
	overflow:hidden;
	clear:both;
}
