@CHARSET "UTF-8";

.red{ color:#FF0000}
.red_line{ color:#FF0000; text-decoration:underline;}


#exe_data{
	background: url(../images/faq/faq_back.jpg) repeat-y;
	width:900px;
	text-align:center;
}
li{ font-weight:bold;
	line-height:140%;
}

li#exe_title{
	font-size:26px;
	line-height:50px;
	height:50px;
	font-weight:bold;
}
li.exe_line{
	height:8px;
	padding-bottom:20px;
}
li.exe_line img{
	vertical-align:top;
}
li#exe_text{
	width:700px;
	margin:0 auto;
	padding-bottom:40px;
	text-align:left;
}
li.exe_list{
	width:810px;
	margin:0 auto;
	padding-bottom:10px;
}
li.exe_list div{
	float:left;
	text-align:left;
}
li.exe_list div.exe_num{
	width:50px;
	text-align:center;
}
li#exe_list_end{
	text-align:right;
	width:820px;
	margin:0 auto;
	padding-bottom:40px;
}

#exe_foot{
	margin-bottom:20px;
}
