@charset "UTF-8";

p{
	font-size:16px;
	}
.cont01{
	width:730px;
	height:670px;
	background-image:url(../images/images/riyou_guidebg.png);
	}
	
.cont01 .box{
	width:280px;
	height:220px;
	float:left;
	}
.cont01 .boxcenter{
	width:300px;
	height:220px;
	float:left;
	padding:0 0 0 215px;
	}	
	
.cont01 p{
	margin:10px 0 0 0;
	}	
.cont01 .h200{
	height:200px;
	}	

.mr90{
	padding:0 90px 0 40px;
	}	
.ml20{
	padding:0 0px 0 20px;
	}	
.pdb70{
	padding:0 0 70px 0;
	}	
.borderdotted{
	border-bottom:1px dotted #999999;
	width:700px;
	margin:0 15px 0 15px;
	}	
	
cont02{
	width:730px;
	}
	
#content  h3{
	padding-left: 10px;
	padding-top: 1px;
	padding-bottom:10px;
	font-size: 24px;
	background:none;
	color: #04305F;
	border-bottom:1px #999999 dotted;
	text-align:center;
}	
#content  h4{
	border-bottom:1px #999999 dotted;
	font-size:24px;
}	
.cont03 .box{
	margin:20px 0 20px 0;
	padding:0 0 20px 0;
	}

.cont03 .box p{
display: table-cell;
vertical-align: middle;
}
.cont03 .box p img{
	margin:0 0 0 50px;
	}