/* 상단 설명부 */
#container .sub_contents_wrap .sub_group_contents .dictation_top_wrap{width:640px;overflow:auto;margin:10px 0 0 15px;padding:10px;}
#container .sub_contents_wrap .sub_group_contents .dictation_top_wrap p{font-weight:bold;line-height:18px;}
#container .sub_contents_wrap .sub_group_contents .dictation_top_wrap .first_line_text{color:#f74c21;font-size:12pt;margin:0 0 20px 0;}

/* 받아쓰기 플레이어 선택 */
#container .sub_contents_wrap .sub_group_contents .dictation_start_page_top{width:640px;height:20px;overflow:hidden;background:url("../img/level_start_top_bgimg.gif") no-repeat;margin:10px 0 0 15px;padding:10px;text-align:center;}
#container .sub_contents_wrap .sub_group_contents .dictation_start_page_top p{margin:0;padding:0 15px;display:inline;}
#container .sub_contents_wrap .sub_group_contents .dictation_start_page_top select{vertical-align:middle;}
#container .sub_contents_wrap .sub_group_contents .dictation_start_page_top .top_exam{font-weight:bold;color:#962d2d;background:url("../img/bullet_red_ring.gif") no-repeat 0 2px;}
#container .sub_contents_wrap .sub_group_contents .dictation_start_page_top .top_time{font-weight:bold;color:#d99319;background:url("../img/bullet_yellow_ring.gif") no-repeat 0 2px;}
#container .sub_contents_wrap .sub_group_contents .dictation_start_page_top .top_player{font-weight:bold;color:#5d5d5d;background:url("../img/bullet_gray_ring.gif") no-repeat 0 2px;_background-position:0 6px;}

/* 리스트 테이블 */
#container .sub_contents_wrap .sub_group_contents .dictation_list_table{width:650px;border-collapse:collapse;margin:10px 0 0 20px;}

#container .sub_contents_wrap .sub_group_contents .dictation_list_table th{width:139px;height:35px;padding:0;background:url("../img/exam_list_th_bgimg_2.gif") repeat-x;}
#container .sub_contents_wrap .sub_group_contents .dictation_list_table .first_th{width:75px;background:url("../img/exam_list_th_bgimg_1.gif") repeat-x;}
#container .sub_contents_wrap .sub_group_contents .dictation_list_table .last_th{width:156px;background:url("../img/exam_list_th_bgimg_3.gif") no-repeat;}

#container .sub_contents_wrap .sub_group_contents .dictation_list_table td{width:139px;height:30px;padding:0;border-bottom:1px solid #eee;text-align:center;}
#container .sub_contents_wrap .sub_group_contents .dictation_list_table .first_td{width:75px;}
#container .sub_contents_wrap .sub_group_contents .dictation_list_table .last_td{width:156px;}



/* 페이지 목록 */
#container .sub_contents_wrap .sub_group_contents .dictation_paging_wrap{width:640px;text-align:center;margin:10px 0 0 0;}

#container .sub_contents_wrap .sub_group_contents .dictation_paging_wrap a{padding:0 10px;border-right:1px solid #ddd;text-align:center;}
#container .sub_contents_wrap .sub_group_contents .dictation_paging_wrap .last_a{border-right:0;}