@charset "utf-8";
/* CSS Document */

#container {
	background: url(image/sub_container_bg.png) no-repeat top center;
}
#contents {
	margin-top: 220px;
	background: url(image/contents_bg.png) no-repeat top center;

}
#contents_inner {
	width: 980px;
	margin: 0 auto;
	padding-bottom: 45px;
}

#inner_wrap {
	margin: 50px 0 0 30px;
	overflow: hidden;
	position: relative;
	zoom:1;
}
#inner_wrap h2 {
	float: left;
	width: 385px;
	height: 428px;
}

#right_box {
	width: 512px;
	float: left;
	margin: 0 0 30px 30px;
}
#right_top {
	color: #175c62;
	overflow: hidden;
	position: relative;
	zoom:1;
}
#right_top h3 {
	clear: left;
	float: left;
	margin-bottom: 10px;
	font-size: 16px;
	color: #175c62;
}
#right_top p {
	float: left;
	margin-left: 10px;
	color: #175c62;
	padding-top: 3px;
}

#right_bottom h3 {
	color: #175c62;
	font-size: 16px;
	padding-bottom: 10px;
	margin: 20px 0;
	border-bottom: 1px solid #ccc;
}
#right_bottom p {
	font-size: 13px;
	line-height: 1.5;
	margin-bottom: 10px;
}

#back_btn {
	text-align: center;
}

#teacher3_list {
	margin: 15px 0 10px 0;
}
#teacher3_list li {
	margin: 5px 0 0 10px;
}
