﻿/*FAQ*/

.dhtmlgoodies{
	width:780px;
	background-repeat: no-repeat;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	margin-bottom: 10px;
}
.dhtmlgoodies_title{
	color: #FFFFFF;
	font-size:12px;
	overflow:hidden;
	background-color: #008C9B;
	line-height: 22px;
	font-weight: bold;
	text-indent: 0.5em;
	height: 22px;
	width: 780px;
}
.dhtmlgoodies_question{
	font-size:11px;
	width:150px;
	height:18px;
	background-repeat: no-repeat;
	border: 1px solid #CCCCCC;
	overflow:hidden;
	cursor:pointer;
	line-height: 16px;
	font-weight: normal;
	padding-top: 3px;
	text-align: center;
	background-image: url(../img/gm_bk.gif);
	margin-top: 8px;
	margin-left: 5px;
	color: #CC0000;
	margin-bottom: 3px;
}
.dhtmlgoodies_answer{
	background-color: #F3F2EB;
	width:97%;
	margin-bottom:5px;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
	visibility:hidden;
	overflow:hidden;
	position:relative;
	clear: both;
	margin-left: 5px;
	height:auto;
	margin-top: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;

}
.dhtmlgoodies_answer_content{	
	padding:5px;
	font-size:12px;
	color:#666666;	
	position:relative;
}
.dhtmlgoodies_search {
	width: 590px;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.q_01 {
	text-align:right;
	height:25px;
	background-color: #028DD9;
	padding-top: 5px;
	padding-right: 5px;
	}
.q_02 {
	text-align:left;
	height:25px;
	padding-left: 10px;
	padding-top: 5px;
    padding-bottom: 5px;
	}
.q_03 {
	text-align:left;
	height:70px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	}
.q_04 {
	text-align:left;
	height:25px;
	clear: both;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	}
.q_05 {
	text-align:left;
	height:25px;
	padding-left: 5px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	}			
.q_03 .area {
	width: 100px;
	float: left;
}
.q_03 .area_ck {
	float: left;
}
.student {
	font-weight: bold;
	color: #006699;
}
