@charset "utf-8";
/* CSS Document */

wrapper_tmp {
	width: 950px;
}
#container #wrapper_tmp #boxF #q_a {
	width: 550px;
}
#container #wrapper_tmp #boxF #q_a h3 {
	font-size: 14px;
	color: #FF0000;
	padding-left: 30px;
	background-image: url(../course/image/q.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 10px;
	line-height: 2em;
	vertical-align: top;
	text-align: left;
}
#container #wrapper_tmp #boxF #q_a h4 {
	font-size: 12px;
	font-weight: lighter;
	background-image: url(../course/image/a.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	margin-left: 10px;
	line-height: 2em;
	background-attachment: fixed;
	vertical-align: text-top;
	margin-bottom: 20px;
}
#boxH h3 {
	color: #FD8433;
	padding-top: 10px;
}
#boxH h4 {
	padding-top: 10px;
	padding-bottom: 10px;
	color: #0000FF;
	line-height: 2em;
}
