/* @charset "UTF-8"; */

/* MAIN CONTNET	##################################### */
div#main-content h2{
	width: 564px; height: 35px;
	background: url("../committee/img/h2_committee.gif") no-repeat;
	text-indent: -7777px;
}

/* COMMITTEE	##################################### */
div#committee{
	margin: 5px auto 10px auto;
	width: 554px;
	clear: both;
	text-align: ;
}
	div#committee h3{
		padding: 7px 7px 0 7px;
		height: 29px;
		background: url("../img/h3_interview.gif") repeat-x;
	}
	div#committee p{
		margin: 5px 0px;
		color: #777;
	}
	div#committee img{
		margin-top: 10px;
	}
	div#committee img.img-def{
		margin-top: 0;
	}
	div#committee ul{
		margin: 25px 0;
		width: ;
		border-top: 0px solid #999;
		border-bottom: 0px solid #999;
	}
	div#committee ul li{
		display: block;
		margin: 3px;
		padding-left: 0;
		width: 350px;
		font-weight: ;
		border: 0px solid #555;
		background: url("../img/border_dotted_x.gif") bottom repeat-x;
	}