@import url("../basic.css");
div#flow{
	padding-left:30px;
	padding-right:30px;
}
div#flow p.mmhide_lead{
	padding:20px 0 20px 25px;
}
div#flow div#first{
	width:718px;
	background-color: #ffe295;
	margin-top:20px;
	margin-left:25px;
	}
div#flow div#first div.mmhide_top{
	background-image: url(img/bg_first_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top:15px;
	
}
div#flow div#first div.mmhide_bottom{
background-image: url(img/bg_first_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;	
	padding-bottom:10px;
	
}
div#flow div#first div.mmhide_firstcontop{
	background-image: url(img/bg_firstcon_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:688px;
	margin-left:15px;
	padding-bottom:15px;
	padding-top:8px;
	}
div#flow div#first div.mmhide_firstconbottom{
	background-image: url(img/bg_firstcon_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom:27px;
	}
div#flow div#first dl{
	width:688px;
	background-image: url(img/bg_con.gif);
	background-position:left top;
	background-repeat: repeat-y;
	min-height:83px;
	}
div#flow div#first dt{
	width:201px;
	float:left;
	}
div#flow div#first dd{
	width:400px;
	margin-left:220px;
	padding-top:5px;
		
}

div#flow dd table{
border-top: 1px solid #999;
border-left: 1px solid #999; }

div#flow dd table td{
	font-size: 80%;
	width: 200px;
	padding: 3px;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}
div#flow p.mmhide_free{
	padding-left:15px;}
div#flow div#second{
	width:718px;
	background-color: #e0f1a0;
	margin-top:20px;
	margin-left:25px;
	}
div#flow div#second div.mmhide_top{
	background-image: url(img/bg_second_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top:15px;
	
}
div#flow div#second div.mmhide_bottom{
background-image: url(img/bg_second_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;	
	padding-bottom:10px;
	
}
div#flow div#second div.mmhide_secondcontop{
	background-image: url(img/bg_secondcon_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:688px;
	margin-left:15px;
	padding-bottom:15px;
	padding-top:8px;
	}
div#flow div#second div.mmhide_secondconbottom{
	background-image: url(img/bg_secondcon_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom:27px;
	}
div#flow div#second dl{
	width:688px;
	background-image: url(img/bg_con.gif);
	background-repeat: ;
	background-position:0 39px;
	background-repeat: repeat-y;
	min-height:83px;
	}
div#flow div#second dt{
	width:201px;
	float:left;
	margin-top:0;
	padding-top:0;
	}
div#flow div#second dd{
	width:400px;
	margin-left:220px;
	padding-top:5px;
	
	
}
div.imagepage {
background-color: #fff;
text-align: center;
width: 500px;
margin: 10px auto;
border: solid 1px #999;
 }

div.imagepage p {padding:          10px; }
