.recomend_box {
	width: 930px;
	padding-top: 20px;
	float: left;	
}
.course_midashi {
	padding-bottom: 20px;
	width: 930px;
	float: left;
}
.course_title {
	float: left;
	width: 810px;
	padding-left: 10px;
}
.course_title_text {
	font-size: 73%;
	line-height: 120%;
	width: 810px;
	float: left;
	text-align: left;
	padding-top: 8px;
	padding-left: 10px;
}
.course_route {
	padding-bottom: 20px;
	clear: both;
}
.course_map {
	padding-bottom: 10px;
}
.course_box {
	width: 890px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 30px;
	height: 300px;
	margin-right: auto;
	margin-left: auto;
	float: left;
}
.course_box2 {
	width: 866px;
	height: 257px;
	margin-right: auto;
	margin-left: 20px;
	float: left;
	border: 2px solid #D9ECED;
	padding: 10px;
	margin-bottom: 50px;
	border-radius: 10px;        /* CSS3‘ˆÄ */
	-webkit-border-radius: 10px;    /* Safari,Google Chrome—p */
	-moz-border-radius: 10px;   /* Firefox—p */
	margin-top: 20px;
}
.course_box3 {
	width: 866px;
	height: 260px;
	margin-right: auto;
	margin-left: 20px;
	float: left;
	border: 2px solid #D9ECED;
	padding: 10px;
	margin-bottom: 50px;
	border-radius: 10px;        /* CSS3‘ˆÄ */
	-webkit-border-radius: 10px;    /* Safari,Google Chrome—p */
	-moz-border-radius: 10px;   /* Firefox—p */
	margin-top: 20px;
}
.course_textbox {
	width: 436px;
	height: 300px;
	position: relative;
}
.course_textbox2 {
	width: 486px;
	height: 257px;
	position: relative;
	float: left;
	padding-left: 20px;
}
.course_textbox3 {
	width: 375px;
	height: 257px;
	position: relative;
	float: left;
	padding-left: 20px;
}
.course1_midashi {
	font-size: 115%;
	line-height: 36px;
	color: #FFF;
	background-image: url(../images/reomend/1midashi.png);
	background-repeat: no-repeat;
	height: 36px;
	width: 383px;
	padding-left: 53px;
	text-align: left;
	font-weight: bold;
}
.course2_midashi {
	font-size: 115%;
	line-height: 36px;
	color: #FFF;
	background-image: url(../images/reomend/2midashi.png);
	background-repeat: no-repeat;
	height: 36px;
	width: 383px;
	padding-left: 53px;
	text-align: left;
	font-weight: bold;
}
.course3_midashi {
	font-size: 115%;
	line-height: 36px;
	color: #FFF;
	background-image: url(../images/reomend/3midashi.png);
	background-repeat: no-repeat;
	height: 36px;
	width: 383px;
	padding-left: 53px;
	text-align: left;
	font-weight: bold;
}
.course4_midashi {
	font-size: 115%;
	line-height: 36px;
	color: #FFF;
	background-image: url(../images/reomend/4midashi.png);
	background-repeat: no-repeat;
	height: 36px;
	width: 383px;
	padding-left: 53px;
	text-align: left;
	font-weight: bold;
}
.course5_midashi {
	font-size: 115%;
	line-height: 36px;
	color: #FFF;
	background-image: url(../images/reomend/5midashi.png);
	background-repeat: no-repeat;
	height: 36px;
	width: 383px;
	padding-left: 53px;
	text-align: left;
	font-weight: bold;
}
.course_catchi {
	font-size: 83.3%;
	color: #52A7B6;
	text-align: left;
	padding-top: 15px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #52A7B6;
	font-weight: bold;
}
.course_text {
	font-size: 74%;
	line-height: 150%;
	text-align: left;
	padding-top: 10px;
}
.recomend_box dl {
	text-align: left;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #cccccc;
	padding-left: 5px;
	bottom: 0;
	position: absolute;
	width: 340px;
}
.recomend_box dl dt {
	font-size: 83.3%;
	padding-bottom: 5px;
}
.recomend_box dl dd {
	font-size: 70%;
}
.arrow {
	text-align: center;
	padding-bottom: 30px;
	margin-right: auto;
	margin-left: auto;
	height: 43px;
	clear: both;
	padding-left: 400px;
}
.course_box img{
	border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
	}