/*td {text-align:left;}*/


/*--개발원안내 leftmenu--

.intro_lm {list-style:none; margin-left:12px;}
.intro_lm li{padding:5px 0 5px 0;}
.intro_lm dt, .intro_lm dd{margin:0; padding:5px 0 5px 0;}

*/

#epeople {
	text-align:justify;
	color:#898989;
	/*border:solid 5px #e6e6e6;*/
	padding:8px 15px 8px 35px;
	margin-top:3px;
	margin-left:20px;
	width:654px;
	height:80px;
	background:url("../img/participa/epeople_bg.gif") no-repeat top left;
}

/* FAQ */
#faq {
	cursor: hand;
}
#faq ul {
	display: none;
	cursor: text;
}

.line {
	padding:8px 5px 8px 5px;
	border-bottom:solid #e7e7e7 1px;
}
.ctgry {
	color:#79acdc;
	font-weight:bold;
}
.answer {
	padding:15px 13px 15px 13px;
	margin-top:10px;
	background-color:#f7f7f7;
}


.key {text-decoration: underline}