/* CSS Document */

#main {
	float: left;
	width: 635px;
	padding: 10px 10px 0 5px;
}
h3 {
	margin: 10px 0;
	line-height: 1.2;
}
h4 {
	margin: 50px 0 10px 0;
}
.exp {
	font-size: 130%;
	line-height: 2;
	padding: 0 20px 20px 20px;
}
h3.feature {
	margin: 0 0 10px 10px;
	font-size: 150%;
}
ul.feature {
	margin: 0 0 10px 30px;
}
ul.feature li {
	padding: 5px 0 0 20px;
	background:url(../images/course/course_list1.gif) no-repeat top left;
	line-height: 1.5;
	font-size: 120%;
}
.ob {
	background: url(../images/course/ob_back.gif) right top;
}
.ob_pt {
	background: url(../images/course/pt_ob_back.jpg) right top;
}
.student {
	background: url(../images/course/student_back.gif) right top;
}
.teacher {
	background: url(../images/course/teacher_back.gif) right top;
}
.profile_photo {
	float: left;
	width: 210px;
}
h5 {
	padding: 90px 0 0 0;
	font-size: 160%;
}
p.name {
	padding: 40px 0 0 10px;
	font-size: 150%;
}
.comment {
	margin: 10px 0;
	line-height: 1.5;
}
dl {
	padding: 10px 0 0 0;
	line-height: 1.5;
}
dt {
	float: left;
	font-weight: bold;
	width: 80px;
}
p.ob_photo {
	margin: 10px 0;
}
p.ob_photo img {
	margin-right: 15px;
}
.student p.position {
	padding: 40px 0 0 0;
}
.student p.position2 {
	padding: 20px 0 0 0;
}
.student p.name {
	padding: 7px 0 0 0;
	font-size: 150%;
}	
.student p.from {
	padding: 1px 0 0 0;
}
.student_photo {
	margin: 0 0 15px 15px;
	float: right;
}
.teacher p.position {
	padding: 40px 0 0 0;
}
.teacher p.name {
	padding: 10px 0 0 0;
}
p.corse_more {
	text-align: center;
	margin: 30px 0;
}

/* details */
#job {
	margin-bottom: 50px;
	width: 635px;
}
#job p {
	margin: 10px 0 0 70px;
	line-height: 1.5;
}
#job h3 {
	padding: 10px 0 0 70px;
	height: 46px;
	font-size: 180%;
}
.course_no1 {
	background: url(../images/course/course_no1.gif) no-repeat;
}
.course_no2 {
	background: url(../images/course/course_no2.gif) no-repeat;
}
.course_no3 {
	background: url(../images/course/course_no3.gif) no-repeat;
}
.course_no4 {
	background: url(../images/course/course_no4.gif) no-repeat;
}
#step {
	margin: 30px 0;
}
#style {
	width: 635px;
}
#style ul {
	margin: 20px 0;
}
#style li {
	padding: 5px 0 0 20px;
	background:url(../images/course/course_list1.gif) no-repeat top left;
	line-height: 1.5;
	font-size: 130%;
}
#style ul li ul {
	margin: 5px 0 0 10px;
}
#style ul li ul li {
	background: none;
	list-style: disc;
	font-size: 100%;
	padding: 0;
}
#style .style_details {
	width: 200px;
	float: left;
	margin: 0 10px 0 0;
	line-height: 1.5;
}

#style .pac_style_details{
	overflow:hidden;
	width:100%;
}	

#style h3 {
	color: #990033;
	font-size:120%;
	height: 2em;
}
#style p {
	margin-bottom: 1em;
}
#check {
	background: url(../images/course/course_back.gif) repeat-y;
}
#check_list {
	padding: 0 30px 10px 30px;
}
#check img {
	vertical-align: bottom;
}
#check h3 {
	padding: 5px 0 0 90px;
	height: 30px;
	font-size: 150%;
	line-height: 1;
}
.point1 {
	background: url(../images/course/course_point1.gif) no-repeat;
}
.point2 {
	background: url(../images/course/course_point2.gif) no-repeat;
}
.point3 {
	background: url(../images/course/course_point3.gif) no-repeat;
}
#check_list p {
	margin: 0 0 0 90px;
	line-height: 1.5;
}
#check dl {
	color: #003366;
	margin: 20px 0 0 0;
	background: #D8ECF5;
	padding: 10px;
}
#check dd {
	margin-left: 80px;
}

/* st */
h5.st_ob {
	padding: 70px 0 0 0;
	font-size: 160%;
	line-height: 1.2;
}

/* course */
.course_left {
	float: left;
	width: 360px;
}
#course_pt {
	border-bottom: dotted #666666 1px;
	padding: 30px 0;
}
#course_pt h4{
	margin: 0;
}
.course_left p {
	font-size: 110%;
	line-height: 1.5;
	margin: 10px 0 0 10px;
}
#course_pt p img {
	float: right;
}
#course_pt {
	background:url(../images/course/course_pt_bk.gif) bottom left no-repeat;
}

#course_ot {
	border-bottom: dotted #666666 1px;
	padding: 30px 0;
}
#course_ot h4{
	margin: 0;
}
#course_ot p img {
	float: right;
}
#course_ot {
	background:url(../images/course/course_ot_bk.gif) bottom left no-repeat;
}

#course_st {
	border-bottom: dotted #666666 1px;
	padding: 30px 0;
}
#course_st h4{
	margin: 0;
}
#course_st p img {
	float: right;
}
#course_st {
	background:url(../images/course/course_st_bk.gif) bottom left no-repeat;
}
ul#course_banner {
	margin-bottom: 10px;
}
ul#course_banner li {
	float: left;
	padding: 3px;
}
