﻿.faqt
{
	padding-left:5%; width:95%;
}
.faqttitle
{
	font-size:16px; font-weight:bold; color:Red;
}
.faqlist
{
	width:95%; padding-left:5%;
}
.faqlist ul{width:100%;padding:0;margin:0; list-style-type:none;}
.faqlist li{height:20px;line-height:15px;font-family:宋体;}
.faqlistnum { font-size:12px;  font-family:宋体; color:Blue;}
.faqlist a:link{ text-decoration:none; font-size:12px;  font-family:宋体; color:Blue; line-height:25px;}
.faqlist a:visited{ text-decoration:none; font-size:12px;  font-family:宋体; color:Blue;line-height:25px;}
.faqlist a:hover{ text-decoration:none; font-size:12px;  font-family:宋体; color:Blue;line-height:25px;}
.faqlist a:active{ text-decoration:none; font-size:12px;  font-family:宋体; color:Blue;line-height:25px;}
.faqdetail
{
	width:100%;
}
.faqdetailtotal
{
	width:561px; border:solid 1px #c31f25; 
}
.faqtop
{
	width:561px;  height:20px; background-color:#c31f25; text-align:left; color:#fff;  padding-top:5px; padding-left:10px;
}
.faqitem
{
	width:100%; border-top: 1px #c31f25 solid; border-bottom:10px #ffffff solid;  background-color: #FFFBFF;
}
.faqquestion
{
	width:98%; padding-left:2%; padding-top:10px;
}
.labelquestion
{
	 font-weight:bold; font-size:14px; color:#c31f25;
}
.faqanswer
{
	width:98%; padding-left:2%; 
}
.labelanswer
{
	 font-size:12px; line-height:20px;font-family:宋体;color:Black; font-weight:normal;
}
.faqitembot
{
	 padding-left:440px;
}