﻿#faq_bodyPosition
{
	width:923px;
	margin-top:7px;
}
#FAQ_centerContainer
{
	width:582px;
	float:left;
	text-align:center;
}
#FAQ_bodyPosition
{
    background-image:url(../productMid_bg.jpg); 
	background-repeat:repeat-y; 
    background-position:center;
	overflow:hidden;
	text-align:left;
	margin:0px 12px 0px 12px;
}
#FAQ_title
{
	margin-top:5px;
	height:27px;
}

#FAQ_title .textBg .txt
{
	color:white; 
	font:12px/18px arial; 
}

 #questionsContainer
{
	width:506px;
	height:60px;
	background:white;
	margin:auto;
	border:10px solid white;
	border-right:22px solid white;
	border-left:22px solid white;
}
#questionsContainer .questionBg 
{
	background:url(../faqTitle_bg.png) no-repeat;
	width:250px;
	height:18px;
	margin:0px 2px 2px 0px;	
	float:left;
}
#questionsContainer .questionBg .arr
{
	background:url(../faqArr.png) no-repeat center; 
	height:18px; 
	width:30px; 
	float:left;
	cursor:pointer;
	overflow:hidden;
}
#questionsContainer .subject
{
	 float:left; 
	 
}
#questionsContainer .subject A
{
     color:#252525; 
	 font:11px/18px arial; 
	 color:#3b5065;
}
 .subjectContainer
{
}

 .subjectContainer .subjectTitle_bg .subjectTitle
{
	color:#0b4058; 
	font:bold 12px/20px arial; 
	margin:0px 0px 0px 20px;
}
 .subjectContainer .subjectPart .questionPart
 {
	text-align:left;
	margin:20px 0px 10px 0px;
	padding:10px 0px 0px 20px;
	background:white;
	width:530px;
	margin:auto;
 }
 .subjectContainer .subjectPart .qSign
 {
	background-image:url(../Q_sign.jpg); 
	height:19px; 
	width:14px; 
	background-repeat:no-repeat;
	margin:0px 7px 0px 0px;
	_margin:0px 5px 0px 0px;
	float:left;
	overflow:hidden
	 
 }
.subjectContainer .subjectPart .qTxt
 {
	color:#252525; 
	font:bold 12px arial; 
	text-align:left;
 }
.subjectContainer .subjectPart .answer
{
	margin:5px 0px 0px 0px;
}
.subjectContainer .subjectPart .aSign
 {
	background:url(../FAQ_Asign.jpg) no-repeat; 
	height:18px; 
	width:22px; 
	color:#848484; 
	float:left;
	overflow:hidden;
 }
.subjectContainer .subjectPart .aTxt
 {
	color:#23688b; 
	font:12px arial; 
	text-align:justify;
	width:480px;
	margin-left:21px;
	padding:0px 0px 5px 0px;
 }
 .subjectContainer SPAN
 {
    color:Red;
    font-weight:bold;   
 }



 .subjectTitle_bg
{
	width:550px;
	height:20px; 
	text-align:left;
	clear:both;
	margin:auto;
	background:white;
	margin-top:2px 0px 0px 0px;
	border-bottom:1px solid #0b4058;
}


 .subjectTitle_line
{
	width:558px; 
	height:1px;
	overflow:hidden;
}

 
 .backTo_top a
 {
	color:#ed6c07; 
	font:11px arial; 
	float:right;
	margin:10px 20px 10px 0px;
	_margin:8px 18px 10px 0px;
 }
.backTo_top a:link
 {
	
 }
.backTo_top a:hover
 {
	color:#5f7207; 
 }
 .bottomImg
{
    width:558px;
	height:6px; 
	background-image:url(../productBot_bg.jpg); 
	background-repeat:no-repeat; 
	overflow:hidden;
	clear:both;
}
