@charset "utf-8";
/* CSS Document */
#left{
	height:850px;
}
.faq{
	float:left;
	width:709px;
	height:auto;
	margin-top:5px;
}
.title_faq{
	float:left;
	margin-top:0px;
	height:20px;
	font-weight: bold;
}
.title_faq a{
	color:#005683;}
.title_faq a:hover{
	text-decoration:none;}
.title_answer{
	float:left;
	width:709px;
	height:25px;
	color:#005683;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 10px;
	text-align: center;
	line-height: 25px;
	font-size: 12px;
}
.title_answer a{
	color:#005683;}
.title_answer a:hover{
	text-decoration:none;}
#title1{
	float:left;
	width:auto;
	margin-bottom:0px;}
.title_right,.title_right img{
	float:left;}
.questions {
	float:left;
	width:645px;
	height:auto;
	overflow:auto;
	border:solid  #c9c9c9 thin;
	padding-top:10px;
	padding-left:10px;
}
.questions  a{
	text-decoration:none;
	color:#333333;}
.questions .oushu{
	background-color:#e5e8e9;
	margin-top:5px;
	margin-bottom:5px;
	height:20px;
	padding-top:5px;
}
.questions .jishu{
	margin-top:5px;
	margin-bottom:5px;
	height:20px;
	padding-top:5px;
}
.questions_answer{
	float:left;
	width:680px;
	height:auto;
	text-align:justify;
	padding-top:10px;
	padding-left:10px;
	line-height:17px;
	padding-bottom: 20px;
}

.answer{
	float:left;
	width:709px;
	height:auto;
	margin-top:15px;
}

