.title_lich{
	background:url(../images/hr.gif) bottom repeat-x;
	padding-bottom:5px;
}
.schedule_other{
	color:#FF6600;
	padding-bottom:5px;
}
.f_question {
	font-weight:bold;
	color:#cb2100;
	padding:2px;
	margin-bottom:5px;
}
.fDate {
	color:#4d4d4d;
	font-weight:normal;
}
.box_question {
	border-top:1px solid #d9d9d9;
	border-left:1px solid #d9d9d9;
	border-right:1px solid #d9d9d9;
	padding:5px;
} 
.box_question_r {
	background:url(../images/box_question_r.gif) repeat-y;
}
.box_question_b {
	background:url(../images/box_question_b.gif) repeat-x;
}

.box_answer {
	background:#e9ffd5;
	border-top:1px solid #d4d7d2;
	border-left:1px solid #d4d7d2;
	border-right:1px solid #d4d7d2;
	padding:5px;
}

.box_answer_r {
	background:url(../images/box_answer_r.gif) repeat-y;
}
.box_answer_b {
	background:url(../images/box_answer_b.gif) repeat-x;
}

.btn_view {
	text-align:left;
	
}
.btn_view a {
	display:block;
	height:23px;
	background:url(../images/btn_view_1.gif) left no-repeat;
	padding-left:25px;
	text-decoration:none;
	color:#409adf;
	font-weight:bold;
	font-size:12px;
	padding-bottom:10px;
	line-height:25px;
}
.btn_view a:hover{
	text-decoration:none;
	color:#e70f0f;
}
.btn_view a.current {
	background:url(../images/btn_view_2.gif) left no-repeat;
	padding-left:25px;
	text-decoration:none;
	color:#e70f0f;
}

.hr { background:url(../images/hr.gif) repeat-x center;padding:10px 0px ;margin:0px ; line-height:10px;overflow:hidden;}