@charset "UTF-8";

.subhead {
	background: url(../img/course_subhead.gif) left center no-repeat ;
	margin: 1.5em 0 0 0 ;
	padding: 1px 0 1px 16px ;
	line-height: 1.2 ;
	font-size: 1.2em ;
	color: #000000 ;
}

.tablelist {
	border: 1px solid #cccccc ;
	margin: 1.5em 0 0 0 ;
}
.tablelist th {
	padding: 6px 10px ;
	background: #ffffdd ;
	border-right: 1px dotted #aaaaaa ;
	border-bottom: 1px dotted #aaaaaa ;
}
.tablelist td {
	padding: 6px 10px ;
	border-right: 1px dotted #cccccc ;
	border-bottom: 1px dotted #cccccc ;
}
.tablelist .bb_top { border-top: none ; }
.tablelist .bb_left { border-left: none ; }
.tablelist .bb_right { border-right: none ; }
.tablelist .bb_bottom { border-bottom: none ; }

.flow{ width:610px; background:url(../img/course_reg_flow_bg.gif) no-repeat; height:100px;}
.flow ul{ width:610px; }
.flow li{ float:left;}
.clear{ clear:both;}
.pl6{ padding-left:6px; }
.pl7{ padding-left:7px; }
.pl42{ padding-left:42px;}

.kids{ width:610px; margin-top:40px;}
.kids dl{ width:190px;}
.kids dt{ width:190px;}
.kids dd{ width:175px; padding-left:10px; margin-top:10px;}
.pl20{ padding-left:25px;}
.fl{ float:left;}
.fr{ float:right;}
.pl20{ padding-left:20px;}


.color32{ color:#323232;}

.voice_box{ width:610px;}
.voice_box_left{ width:480px; float:left;}
.voice_box_right{ width:130px; float:right;}

.course_box{ width:613px; margin-top:20px;}
.course_box ul{ width:613px;}
.course_box li{ float:left;}
.pr14{ padding-right:14px;}
.clear{ clear:both;}
.tp100{ padding-top:100px;}

.box02{ width:570px; height:85px; margin:0 auto; background:url(../img/box-repeat.gif) repeat-x;}
.box02_left{ width:170px; padding-left:5px; float:left;}
.box02_right{ width:395px; float:right;}
.mt7{ margin-top:7px;}
.pb25{ padding-bottom:25px;}

.cn{width:610px; margin-top:45px;}
.cn-left{float:left;}
.cn-left p{width:300px; }
.cn-left2{float:left;}
.cn-left2 p{width:400px; }
.cn-right{float:right;}
.cn a:link {   
	color:#333333;
    text-decoration:none;   
}   
.cn a:visited {   
	color:#666666;
    text-decoration:none;   
}   
.cn a:hover {
	color:#FF9900;
    text-decoration:none;   
}
.cn a:active {   
	color:#333333;
    text-decoration:none;   
} 

.cn02{ width:610px; }
.cn02-left{ width:320px; float:left;}
.cn02-left p{ width:300px;}
.cn02-right{ width:290px; float:right;}
.cn02 a:link {   
	color:#333333;
    text-decoration:none;   
}   
.cn02 a:visited {   
	color:#666666;
    text-decoration:none;   
}   
.cn02 a:hover {
	color:#FF9900;
    text-decoration:none;   
}
.cn02 a:active {   
	color:#333333;
    text-decoration:none;   
}

em { font-weight: bold ; }

#level_main {
	width: 600px ;
	margin: 0 auto ;
	padding: 25px 0 ;
}
#level_map {
	width: 600px ;
	height: 400px ;
	margin: 15px 0 30px 0 ;
}
.pay {
	margin: 5px 0 0 0 ;
}
.pay dt {
	margin: 10px 0 5px 0 ;
	padding: 0 0 3px 1em ;
	text-indent: -1em ;
	color: #FFB700 ;
	border-bottom: 1px dotted #cccccc ;
}

#slideshow {
    position:relative;
    height:190px;
}
 
#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}
 
#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}
 
#slideshow IMG.last-active {
    z-index:9;
}
