@charset "UTF-8";

@import url(../common/layout.css);
@import url(../common/default.css);
@import url(../common/common.css);
@import url(../header/header.css);
@import url(../footer/footer.css);
@import url(../menu/menu.css);
@import url(../contact_us/contact_us.css);

#blown_dot_line{
	background:url(../common/brown_dot_line.gif) repeat-x bottom;
	padding:0 0 35px 0 ;
	font-size:0.9em;
	line-height:1.5em;
	margin:15px 0 30px 0 ;
}
#flow_contetns{
	background:url(img/flow_bg.jpg) no-repeat right 490px;
	font-size:0.85em;
	line-height:1.6em;
	padding:0 10px;
}
#flow_contetns h2 img{
	vertical-align:bottom;
}
#flow_contetns p{
	font-size:0.9em;
	line-height:1.5em;
	padding:12px 0 0 70px;
}
#flow01,
#flow02,
#flow03,
#flow04,
#flow05,
#flow06{
	height:188px;
}
#flow01{
	background: url(img/step01_bg.jpg) no-repeat left 60px;
}
#flow02{
	background: url(img/step02_bg.jpg) no-repeat left 60px;
}
#flow03{
	background: url(img/step03_bg.jpg) no-repeat left 60px;
}
#flow04{
	background: url(img/step04_bg.jpg) no-repeat left 60px;
}
#flow05{
	background: url(img/step05_bg.jpg) no-repeat left 60px;
}
#flow06{
	background: url(img/step06_bg.jpg) no-repeat left 60px;
}
#flow07{
	background: url(img/step07_bg.jpg) no-repeat left 60px;
}
#after_title{
	margin:45px 0 0 10px ;	
}
#after_title img{
	vertical-align:bottom;	
}
#after_service{
	border-bottom:#eee solid 1px;
	border-left:#eee solid 1px;
	border-right:#eee solid 1px;
	background-color:#faf9f4;
	margin: 0 10px;
}
#after_service p{
	font-size:0.9em;
	line-height:1.8em;
	padding:0 50px 40px 50px ;
}
