@charset "utf-8";
.space {
	margin-bottom: 10px;
}

.menu_question {
	width: 612px;
	margin-left: 40px;

}

.icon_q {
	background-image: url(../images/icon/question.jpg);
	display: block;
	height: 57px;
	width: 55px;
	float: left;
	text-indent: -999px;
	margin-top: 5px;
	background-repeat: no-repeat;
	background-position: right 6px;
}
.icon_q2 {
	display: block;
	height: 57px;
	width: 115px;
	float: left;
	margin-top: 15px;
	text-align: right;
	color: #8B794E;
	padding-right: 10px;
}

#bar_txt {
	background-repeat: repeat-y;
	display: block;
	line-height: 0px;
}

.bar_index {
	background-image: url(../images/txt_bar/ex.gif);
	width: 509px;
	float: left;
	margin-top: 5px;
	margin-left: 80px;
}

.bar_txt1 {
	background-image: url(../images/txt_bar/ex.gif);
	width: 509px;
	float: right;
	margin-right: 20px;
	margin-top: 5px;
}

.bar_txt2 {
	background-image: url(../images/txt_bar/reply_ex.gif);
	width: 456px;
	margin-bottom: 20px;
	float: right;
	margin-right: 20px;
	margin-top: 10px;
}

#bar_txt #top {
	height: 4px;
	text-indent: -999px;
	display: block;
}

#bar_txt .top1 {
	background-image: url(../images/txt_bar/top.gif);
}

#bar_txt .top2 {
	background-image: url(../images/txt_bar/reply_top.gif);
}


#bar_txt .bar_ex {
	display: block;
	font-size: 12px;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 3px;
	padding-bottom: 10px;
	line-height: 22px;
	font-weight: lighter;
	padding-left: 10px;
	position: relative;
	padding-right: 10px;
}

#bar_txt #bar_ex1 {
	background-image: url(../images/txt_bar/down.gif);
}

#bar_txt #bar_ex2 {
	background-image: url(../images/txt_bar/reply_down.gif);
}

