@charset "utf-8";

#Main div.timeline{
	width:700px;
	margin:20px 0;
	padding:7px 0 5px 0;
	background:url(../proposal/images/bg_timeline.gif) repeat-y left top;
}

#Main div.section{
	width:685px;
	overflow:hidden;
	margin:0 auto 30px 15px;
	clear:both;
}

#Main div.section h3{
	width:47px;
	margin:23px 0 0 0;
	padding:0;
	float:left;
	text-align:right;
}

#Main div.section dl{
	width:630px;
	margin:0;
	float:left;
	background:url(../proposal/images/bg_section.gif) repeat-y left 50px;
	border-bottom:2px solid #999999;
}

#Main div.section dl dd{
	margin:13px 0 15px 21px;
}

#Main div.section dl dd p.photo{
	width:245px;
	float:left;
}


#Main div.section dl dd p.photo img{
	border:1px solid #CCC;
	padding:1px;
}




	
