/** 通用样式 */
* { margin:0; padding:0; font:12px "Microsoft Yahei", Tahoma, Arial, Verdana; color:#202020; }
body { background:#ecf2f0 url(image/page_global_bg.png) repeat-x; }
div {  }
input { float:left; margin:0; padding:0; }
select { float:left; margin:0; padding:0; }
a { cursor:pointer; text-decoration:underline; }
img { border:0; }

#frame_global { width:1200px; margin:0 auto; }

#frame_header { width:100%; height:50px; }
	#frame_header_logo_area { margin:0 0 0 0; width:500px; float:left; }
	#frame_header_ope_area { width:700px; padding-top:20px; float:left; text-align:right; }
		#frame_header_ope_area span { font-size:14px; font-weight:bold; margin-right:10px; color:#ffffff; }
		#frame_header_ope_area span a { font-size:14px; font-weight:bold; color:#ffffff; }
	
#frame_content { width:100%; background:f6f6f6; margin-top:20px; }

#frame_footer { float:left; width:100%; text-align:center; color:#666666; border-top:1px solid #6ecdc5; margin-top:60px; padding-top:30px;}
	#frame_footer p { line-height:20px; font-size:12px; }

#window_friendlyInform { position:absolute; width:300px; height:40px; padding:0; display:inline; z-Index:10; }
	#window_friendlyInform .title { position:absolute; top:6px; left:10px; height:20px; color:#666666; font-weight:bold; background:#cccccc; z-Index:2;  }
	#window_friendlyInform .content { position:absolute; top:10px; left:10px; width:280px; color:#ffffff; font-weight:bold; font-size:14px; text-align:center; z-Index:2; }
	#window_friendlyInform .background { position:absolute; left:0px; top:0px; width:300px; height:40px; z-Index:1; background:#000000; }
#window_ajaxWaiting { position:absolute; width:100%; height:100%; padding:0; display:inline; z-Index:8; background:#ffffff; }
	#window_ajaxWaiting_iframe { position:absolute; width:100%; height:100%; padding:0; display:inline; z-Index:1; }
#window_ajaxWaiting_tip { position:absolute; width:298px; height:28px; border:1px solid #eeeeee; padding-top:10px; background:#ffffff; text-align:center; vertical-align:top; z-Index:9; }

#window_subwindow { position:absolute; width:100%; height:100%; padding:0; display:inline; z-Index:8; background:#ffffff; }
	#window_subwindow_iframe { position:absolute; width:100%; height:100%; padding:0; display:inline; z-Index:1; }
#window_subwindow_content { position:absolute; border:1px solid #9f9f9f; padding:1px; background:#ffffff; text-align:center; vertical-align:top; z-Index:9; }
	.window_subwindow_content_title { float:left; width:780px; height:30px; padding:10px 0 0 20px; border-bottom:0px solid #9f9f9f; background:#6ecdc5; font-size:14px; font-weight:bold; text-align:left; color:#ffffff; }
	.window_subwindow_content_html { float:left; width:796px; padding:0 2px 0 2px; height:324px; overflow-x:hidden; overflow-y:auto; }
	.window_subwindow_content_ope { float:left; width:770px; height:30px; padding:6px 30px 0 0; border-top:0px solid #9f9f9f; background:#fae2c0; }
		.window_subwindow_content_ope input { float:right; text-align:center; width:90px; height:24px; margin-right:10px; margin-bottom:5px; background:url(image/button_middle_bg2.jpg) no-repeat; border:0; color:#ffffff; font-weight:bold; }
		.block_basic_subwindow_list { float:left; width:736px; height:26px; padding:4px 30px 0 30px; border-bottom:1px solid #efefef; text-align:left; }
			.block_basic_subwindow_list:hover { background:#effffb; }
			.block_basic_subwindow_list_avatar_container { float:left; width:30px; }
				 .block_basic_subwindow_list_avatar_container .block_basic_subwindow_list_avatar { float:left; width:20px; height:20px; margin:0; }
			.block_basic_subwindow_list input { float:right; width:60px; height:20px; margin-right:10px; text-align:center; border:0; color:#ffffff; font-weight:bold; }
				.block_basic_subwindow_list .normal { background:#17bfb2; }
				.block_basic_subwindow_list .delete { background:#f29e41; }
			.block_basic_subwindow_list span { float:left; margin-right:5px; margin-top:2px; }
			.block_basic_subwindow_list cite { float:left; margin-right:5px; margin-top:2px; }
			.block_basic_subwindow_list img { float:left; width:12px; height:12px; margin-top:4px; margin-right:5px; }

#block_user_panel { float:left; width:218px; padding-bottom:10px; background:#ffffff; border:1px solid #9f9f9f; }
	#block_user_setting_area { float:left; width:188px; padding:10px 15px; }
		#block_user_avatar_area { float:left; width:74px; }
			#block_user_avatar_area img { width:60px; height:60px; }
		#block_user_setting_area_username { float:left; width:80px; padding:8px 0 0 0; font-weight:bold; }
		#block_user_setting_area_ctrls { float:left; width:114px; padding:10px 0 0 0; }
			#block_user_setting_area_ctrls input { margin-right:6px; width:45px; height:24px; background:url(image/button_small_bg.jpg) no-repeat; border:0; color:#ffffff; font-weight:bold; }
	/**#block_user_institution_pick_area { float:left; width:178px; height:20px; padding:8px 20px; background:#f5f0e7; border-top:1px solid #cfcfcf; border-bottom:1px solid #cfcfcf; font-size:14px; font-weight:bold; }*/
	#block_user_institution_pick_area { float:left; width:178px; height:20px; padding:8px 20px; background:#f9f4e3; border-top:1px solid #cfcfcf; border-bottom:1px solid #cfcfcf; font-size:14px; font-weight:bold; }
	#block_user_operation_area .onlineSubArea { float:left; width:96px; padding-top:6px; height:24px; border:1px solid #9f9f9f; border-bottom:0; font-size:14px; font-weight:bold; text-align:center; }
	#block_user_operation_area .offlineSubArea { float:left; width:98px; padding-top:7px; height:23px; border-bottom:1px solid #9f9f9f; background:#f9f4e3; font-size:14px; font-weight:bold; text-align:center; }
	#block_user_operation_area span { float:left; position:relative; width:146px; height:20px; padding:10px 20px 6px 52px; font-weight:bold; font-size:14px; color:#606060; cursor:pointer; }
		#block_user_operation_area .very { float:left; position:relative; width:146px; height:20px; padding:10px 20px 6px 52px; font-weight:bold; font-size:14px; color:#F19243; cursor:pointer; }
		#block_user_operation_area .intrest { float:left; position:relative; width:146px; height:20px; padding:10px 20px 6px 52px; font-weight:bold; font-size:14px; color:#1ba4ed; cursor:pointer; }
		#block_user_operation_area_my_home { background:url(image/ope_myhome_bg.png) no-repeat 20px 10px; }
			#block_user_operation_area .block_user_operation_area_my_home_active { background:#def2f1 url(image/ope_myhome_bg.png) no-repeat 20px 10px; }
		#block_user_operation_area_my_audition { background:url(image/ope_myaudition_bg.png) no-repeat 20px 10px; }
			#block_user_operation_area .block_user_operation_area_my_audition_active { background:#def2f1 url(image/ope_myaudition_bg.png) no-repeat 20px 10px; }
		#block_user_operation_area_my_litelesson { background:url(image/ope_litelesson_bg.png) no-repeat 20px 10px; }
			#block_user_operation_area .block_user_operation_area_my_litelesson_active { background:#def2f1 url(image/ope_litelesson_bg.png) no-repeat 20px 10px; }
		#block_user_operation_area_my_coursecart { background:url(image/ope_mycoursecart_bg.png) no-repeat 20px 10px; }
			#block_user_operation_area .block_user_operation_area_my_coursecart_active { background:#def2f1 url(image/ope_mycoursecart_bg.png) no-repeat 20px 10px; }
		#block_user_operation_area_my_disk { background:url(image/ope_mydisk_bg.png) no-repeat 20px 10px; }
			#block_user_operation_area .block_user_operation_area_my_disk_active { background:#def2f1 url(image/ope_mydisk_bg.png) no-repeat 20px 10px; }
		#block_user_operation_area_my_note { background:url(image/ope_mynote_bg.png) no-repeat 20px 10px; }
			#block_user_operation_area .block_user_operation_area_my_note_active { background:#def2f1 url(image/ope_mynote_bg.png) no-repeat 20px 10px; }
		#block_user_operation_area_my_schedule { background:url(image/ope_myschedule_bg.png) no-repeat 20px 10px; }
			#block_user_operation_area .block_user_operation_area_my_schedule_active { background:#def2f1 url(image/ope_myschedule_bg.png) no-repeat 20px 10px; }
		#block_user_operation_area_my_course { background:url(image/ope_mycourse_bg.png) no-repeat 20px 10px; }
			#block_user_operation_area .block_user_operation_area_my_course_active { background:#def2f1 url(image/ope_mycourse_bg.png) no-repeat 20px 10px; }
		#block_user_operation_area_my_clazz { background:url(image/ope_myclazz_bg.jpg) no-repeat 20px 10px; }
			#block_user_operation_area .block_user_operation_area_my_clazz_active { background:#def2f1 url(image/ope_myclazz_bg2.jpg) no-repeat 20px 10px; }
		#block_user_operation_area_my_order { background:url(image/ope_myorder_bg.png) no-repeat 20px 10px; }
			#block_user_operation_area .block_user_operation_area_my_order_active { background:#def2f1 url(image/ope_myorder_bg.png) no-repeat 20px 10px; }
		#block_user_operation_area_my_pay { background:url(image/ope_mypay_bg.png) no-repeat 20px 10px; }
			#block_user_operation_area .block_user_operation_area_my_pay_active { background:#def2f1 url(image/ope_mypay_bg.png) no-repeat 20px 10px; }
		
		#block_user_operation_area_school_home { background:url(image/ope_schoolhome_bg.png) no-repeat 20px 10px; }
			#block_user_operation_area .block_user_operation_area_school_home_active { background:#def2f1 url(image/ope_schoolhome_bg.png) no-repeat 20px 10px; }
		#block_user_operation_area_business { background:url(image/ope_business_bg.png) no-repeat 20px 10px; }
			#block_user_operation_area .block_user_operation_area_business_active { background:#def2f1 url(image/ope_business_bg.png) no-repeat 20px 10px; }
		#block_user_operation_area_finance { background:url(image/ope_finance_bg.png) no-repeat 20px 10px; }
			#block_user_operation_area .block_user_operation_area_finance_active { background:#def2f1 url(image/ope_finance_bg.png) no-repeat 20px 10px; }
		#block_user_operation_area_course { background:url(image/ope_course_bg.png) no-repeat 20px 10px; }
			#block_user_operation_area .block_user_operation_area_course_active { background:#def2f1 url(image/ope_course_bg.png) no-repeat 20px 10px; }
		#block_user_operation_area_clazz { background:url(image/ope_clazz_bg.png) no-repeat 20px 10px; }
			#block_user_operation_area .block_user_operation_area_clazz_active { background:#def2f1 url(image/ope_clazz_bg.png) no-repeat 20px 10px; }
		#block_user_operation_area_human { background:url(image/ope_human_bg.png) no-repeat 20px 10px; }
			#block_user_operation_area .block_user_operation_area_human_active { background:#def2f1 url(image/ope_human_bg.png) no-repeat 20px 10px; }
	
	#block_user_helplist { float:left; padding-bottom:30px; }
	#block_user_helplist a { float:left; position:relative; width:166px; cursor:pointer; }
		#block_user_helplist a:hover { background:#def2f1; }
		#block_user_helplist .block_user_helplist_title { height:20px; padding:10px 20px 6px 32px;  background:#f5f0e7; font-weight:bold; font-size:14px; color:#606060; border-bottom:1px solid #9f9f9f; }
		#block_user_helplist .block_user_helplist_block {  }
			#block_user_helplist .block_user_helplist_block span { float:left; height:20px; width:166px; padding:24px 20px 0 32px; font-size:14px; font-weight:bold; }
			#block_user_helplist .block_user_helplist_block a { float:left; height:20px; width:136px; padding:10px 20px 0 62px; }
				#block_user_helplist .block_user_helplist_block .service { background:url(/static/help/image/qq_service.png) 32px 4px no-repeat; }
				#block_user_helplist .block_user_helplist_block .manual { background:url(/static/help/image/user_manual.png) 32px 4px no-repeat; }
				#block_user_helplist .block_user_helplist_block .driver { background:url(/static/help/image/pad_driver.png) 32px 4px no-repeat; }
				#block_user_helplist .block_user_helplist_block .video { background:url(/static/help/image/intro_video.png) 32px 4px no-repeat; }
			
.block_basic_main { float:left; width:958px; margin-left:20px; background:#ffffff; border:1px solid #9f9f9f; }
	/**.block_basic_title { float:left; width:920px; height:20px; padding:10px 0 10px 38px; font-size:16px; font-weight:bold; border-bottom:1px solid #9f9f9f; background:#efefef; } */
	.block_basic_title { float:left; width:920px; height:20px; padding:10px 0 10px 38px; font-size:16px; font-weight:bold; border-bottom:1px solid #9f9f9f; background:#f5f0e7; }
	.block_basic_subtitle { float:left; width:920px; height:20px; padding:10px 0 10px 38px; font-size:14px; font-weight:bold; border-bottom:1px solid #9f9f9f; border-top:1px solid #9f9f9f; background:#f5f0e7; }
	#block_lesson_list_title { background:#f5f0e7 url(image/title_lessonlist_bg.jpg) no-repeat 10px 10px; }
	#block_lesson_edit_title { background:#f5f0e7 url(image/title_lessonlist_bg.jpg) no-repeat 10px 10px; }
	#block_course_list_title { background:#f5f0e7 url(image/title_course_bg.png) no-repeat 10px 10px; }
	#block_clazz_list_title { background:#f5f0e7 url(image/title_clazz_bg.png) no-repeat 10px 10px; }
	#block_set_info_title { background:#f5f0e7 url(image/title_set_bg.png) no-repeat 10px 10px; }
	
	.block_basic_main_intro_area { float:left; width:900px; padding:15px 22px 15px 36px; border-bottom:1px solid #9f9f9f; }
	.block_basic_main_intro_mini_area { float:left; width:956px; padding:1px; border-bottom:1px solid #9f9f9f; }
	
	.block_basic_main_ope_area { float:left; width:920px; height:20px; padding:10px 0 10px 38px; border-bottom:1px solid #9f9f9f; background:#faf8f3; }
		.block_basic_main_ope_area input { float:left; width:90px; height:24px; background:url(image/button_middle_bg.jpg) no-repeat; border:0; color:#ffffff; font-weight:bold; }
		.block_basic_main_ope_area select { float:left; width:90px; border:1px solid #a0a0a0; height:24px; background:#fafff8; }
			.block_basic_main_ope_area .select_drop_micro { width:50px; }
			.block_basic_main_ope_area .select_drop_small { width:80px; }
			.block_basic_main_ope_area .select_drop_middle { width:110px; }
			.block_basic_main_ope_area .select_drop_big { width:140px; }
			.block_basic_main_ope_area .select_drop_bigger { width:170px; }
			.block_basic_main_ope_area .select_drop_huge { width:200px; }

	.block_basic_main_guide_area { float:left; width:920px; height:18px; padding:10px 0 15px 38px; border-bottom:1px solid #9f9f9f; background:#f4fbfa; }
		.block_basic_main_guide_area input { float:left; margin-left:2px; width:34px; height:24px; font-size:10px; font-weight:bold;  border:1px solid #6ecdc5; color:#6ecdc5; background:#ffffff; cursor:pointer; }
		.block_basic_main_guide_area .disable { border:1px solid #6ecdc5; background:#6ecdc5; color:#ffffff; cursor:default; }
		.block_basic_main_guide_area cite { float:left; margin-left:2px; width:32px; height:20px; padding-top:2px; font-size:10px; font-weight:bold; color:#6ecdc5; border:1px solid #6ecdc5; background:#ffffff; vertical-align:middle; text-align:center; cursor:pointer; }
	
	.block_basic_main_label_area {float:left; width:920px; height:12px; padding:10px 0 15px 38px; border-bottom:1px solid #9f9f9f; background:#f4fbfa; }
		.block_basic_main_label_area label { font-size:12px; font-weight:bold; color:#333333; }
	
	.block_basic_main_article_area { float:left; width:920px; padding:10px 0 30px 38px; }
		.block_basic_main_article_section { float:left; }
			.block_basic_main_article_section_title { float:left; font-size:16px; font-weight:bold; padding:16px 0 0 0; }
			.block_basic_main_article_section_paragraph { float:left; width:90%; font-size:14px; padding:10px 0 30px 0; }
				.block_basic_main_article_section_paragraph p { float:left; font-size:14px; }
				.block_basic_main_article_section_paragraph .service { float:left; height:20px; width:100px; padding:10px 20px 0 30px; background:url(/static/help/image/qq_service.png) 0px 4px no-repeat; }
			
		
	.block_basic_main_list { float:left; }
		#block_lesson_list_details {}
		
		/** .block_basic_main_list_detail_unit { float:left; width:920px; height:60px; padding:15px 0 15px 38px; border-bottom:1px solid #efefef; } */
		.block_basic_main_list_detail_unit { float:left; width:920px; padding:15px 0 15px 38px; border-bottom:1px solid #efefef; }
			.block_basic_main_list_detail_unit:hover { background:#effffb; }
			.block_basic_main_list_detail_unit_small:hover { background:#effffb; }
		.block_basic_main_list_detail_unit_small { float:left; width:920px; padding:10px 0 10px 38px; border-bottom:1px solid #efefef; }
			.block_basic_main_list_detail_unit_small:hover { background:#effffb; }
		
			.block_basic_main_list_detail_img { float:left; width:100px; }
				.block_basic_main_list_detail_img img { width:80px; height:80px; border:1px solid #6ecdc5; }
				
			/** .block_basic_main_list_detail_content { float:left; width:700px; height:60px; } */
			.block_basic_main_list_detail_content { float:left; width:600px; padding-bottom:0; }
				.block_basic_main_list_detail_content img { float:left; width:12px; height:12px; margin-top:3px; margin-right:5px;  }
					.block_basic_main_list_detail_content .bigger { float:left; width:14px; height:14px; margin-top:1px; margin-right:1px; }
				.block_basic_main_list_detail_content label { float:left; }
				.block_basic_main_list_detail_content a { float:left; color:#666666; font-weight:bold; }
				/** 课时部分 */
				.block_lesson_list_detail_content_title { float:left; width:600px; padding:5px 0; font-weight:bold; font-size:14px; }
				.block_lesson_list_detail_content_title cite { margin-left:10px; font-size:12px; color:#17bfb2; font-weight:bold; }
				.block_lesson_list_detail_content_course { float:left; width:580px; padding-top:4px; font-size:12px; color:#666666; line-height:20px; }
				.block_lesson_list_detail_content_time { float:left; width:580px; padding-top:4px; font-size:12px; color:#666666; line-height:20px; }
				.block_lesson_list_detail_content_teacher { float:left; width:580px; padding-top:4px; font-size:12px; color:#666666; line-height:20px; }
				.block_lesson_list_detail_content_clazz { float:left; width:580px; padding-top:4px; font-size:12px; color:#666666; line-height:20px; }
				
			/** .block_basic_main_list_detail_ope { float:left; width:140px; height:40px; padding-top:5px; } */
			.block_basic_main_list_detail_ope { float:left; width:200px; padding-top:14px; }
				.block_basic_main_list_detail_ope p { float:right; width:100%; }
				.block_basic_main_list_detail_ope input { float:right; width:90px; height:24px; margin-right:10px; margin-bottom:5px; background:url(image/button_middle_bg.jpg) no-repeat; border:0; color:#ffffff; font-weight:bold; }
				.block_basic_main_list_detail_ope .delete { float:right; width:90px; height:24px; margin-right:10px; margin-bottom:5px; background:url(image/button_middle_bg2.jpg) no-repeat; border:0; color:#ffffff; font-weight:bold; }
				.block_basic_main_list_detail_ope .edit { float:right; width:90px; height:24px; margin-right:10px; margin-bottom:5px; background:url(image/button_middle_bg4.jpg) no-repeat; border:0; color:#ffffff; font-weight:bold; }
				.block_basic_main_list_detail_ope cite { float:right; width:90px; height:20px; margin-right:10px; margin-bottom:5px; padding-top:4px; text-align:center; font-size:12px; color:#17bfb2; font-weight:bold; }
				.block_basic_main_list_detail_ope .signinfo { float:right; width:90px; height:20px; margin-right:10px; margin-bottom:5px; padding-top:4px; text-align:center; font-size:12px; color:#6699cc; font-weight:bold;  }
				.block_basic_main_list_detail_ope label { float:right; width:90px; height:20px; margin-right:10px; margin-bottom:5px; padding-top:4px; text-align:center; font-size:11px; color:#17bfb2; font-weight:normal; }
		
		.block_basic_main_list_detail_unit_tiny { float:left; width:920px; padding:6px 0 6px 38px; border-bottom:1px solid #efefef; }
			.block_basic_main_list_detail_unit_tiny:hover { background:#effffb; }
				.block_basic_main_list_detail_unit_tiny input { float:right; width:50px; height:20px; margin-right:10px; border:0; color:#ffffff; font-weight:bold; }
				.block_basic_main_list_detail_unit_tiny .delete { float:right; width:50px; height:20px; margin-right:10px; background:#f29e41; border:0; color:#ffffff; font-weight:bold; }
				
	.block_basic_main_list_cute { float:left; }
		.block_basic_main_list_cute_unit { float:left; width:920px; padding:15px 0 15px 38px; border-bottom:1px solid #efefef; }
			.block_basic_main_list_cute_unit:hover { background:#effffb; }
			.block_basic_main_list_cute_img { float:left; width:70px; height:52px; }
				.block_basic_main_list_cute_img a { }
				.block_basic_main_list_cute_img img { width:50px; height:50px; border:1px solid #6ecdc5; }
			.block_basic_main_list_cute_simg { float:left; width:50px; height:32px; }
				.block_basic_main_list_cute_simg a { }
				.block_basic_main_list_cute_simg img { width:30px; height:30px; border:1px solid #6ecdc5; }
			.block_basic_main_list_cute_content { float:left; width:850px; height:40px; }
				.block_basic_main_list_cute_content_title { float:left; width:100%; height:20px; color:#aaaaaa; }
					.block_basic_main_list_cute_content_title img { width:12px; height:12px; margin-top:0px; margin-right:5px;  }
				.block_basic_main_list_cute_content_stitle { float:left; width:100%; height:5px; color:#aaaaaa; }
				.block_basic_main_list_cute_content_row { float:left; width:100%; }
					.block_basic_main_list_cute_content_row span {  }
						.block_basic_main_list_cute_hugelabel { float:left; width:400px; height:32px; vertical-align:middle; }
						.block_basic_main_list_cute_biglabel { float:left; width:300px; height:32px; vertical-align:middle; }
						.block_basic_main_list_cute_scalelabel { float:left; width:250px; height:32px; vertical-align:middle; }
						.block_basic_main_list_cute_normallabel { float:left; width:200px; height:32px; vertical-align:middle; }
						.block_basic_main_list_cute_middlelabel { float:left; width:150px; height:32px; vertical-align:middle; }
						.block_basic_main_list_cute_smalllabel { float:left; width:100px; height:32px; vertical-align:middle; }
						.block_basic_main_list_cute_tinylabel { float:left; width:50px; height:32px; vertical-align:middle; }
					.block_basic_main_list_cute_content_row input { float:right; font-weight:bold; border:0; color:#ffffff; }
						.block_basic_main_list_cute_content_row .todo { width:60px; height:24px; background:#ff4400; }
						.block_basic_main_list_cute_content_row .undo { width:60px; height:24px; background:#999999; }
						.block_basic_main_list_cute_content_row .cando { width:60px; height:24px; background:#17bfb2; }
				
	.block_basic_main_edit_area { float:left; width:880px; padding:0px 40px 15px 38px; }
		.block_basic_main_edit_area .edit_area_row { float:left; width:100%; padding:15px 0 6px 0; border-bottom:1px dashed #efefef; }
		
			.block_basic_main_edit_area .edit_area_row .edit_title { float:left; width:100px; line-height:20px; padding-right:15px; text-align:right; font-size:14px; }
			.block_basic_main_edit_area .edit_area_row .edit_title_ex { float:left; width:100px; line-height:20px; padding-right:15px; text-align:right; font-size:14px; font-weight:bold; color:#ff4400; text-decoration:underline; }
			.block_basic_main_edit_area .edit_area_row .edit_interactive { float:left; width:700px; line-height:20px; }
				.block_basic_main_edit_area .edit_area_row .edit_interactive label { float:left; padding:0 5px 0 10px; line-height:20px; color:#999999; }
					.block_basic_main_edit_area .edit_area_row .edit_interactive .tipError { float:left; padding:0 5px 0 25px; line-height:20px; color:#999999; background:url(image/ope_unaccept.png) no-repeat 5px 3px;  }
					.block_basic_main_edit_area .edit_area_row .edit_interactive .tipSuccess { float:left; padding:0 5px 0 25px; line-height:20px; color:#999999; background:url(image/ope_accept.png) no-repeat 5px 3px; }
					.block_basic_main_edit_area .edit_area_row .edit_interactive .word { float:left; padding:0 5px; line-height:20px; color:#999999; }
					.block_basic_main_edit_area .edit_area_row .edit_interactive .important { float:left; padding:0 5px 0 10px; line-height:20px; color:#d10000; }
				.block_basic_main_edit_area .edit_area_row select { border:1px solid #a0a0a0; height:24px; background:#fafff8; }
					.block_basic_main_edit_area .edit_area_row .select_drop_micro { width:50px; }
					.block_basic_main_edit_area .edit_area_row .select_drop_small { width:80px; }
					.block_basic_main_edit_area .edit_area_row .select_drop_middle { width:110px; }
					.block_basic_main_edit_area .edit_area_row .select_drop_big { width:140px; }
					.block_basic_main_edit_area .edit_area_row .select_drop_bigger { width:170px; }
					.block_basic_main_edit_area .edit_area_row .select_drop_huge { width:200px; }
				.block_basic_main_edit_area .edit_area_row input { border:1px solid #a0a0a0; line-height:20px; background:#fafff8; }
					.block_basic_main_edit_area .edit_area_row .input_radio { border:0; height:20px; }
					.block_basic_main_edit_area .edit_area_row .input_button_90 { width:90px; height:24px; background:url(image/button_middle_bg.jpg) no-repeat; border:0; color:#ffffff; font-weight:bold; }
					.block_basic_main_edit_area .edit_area_row .input_button_120 { width:120px; height:24px; background:url(image/button_big_bg.jpg) no-repeat; border:0; color:#ffffff; font-weight:bold; }
					.block_basic_main_edit_area .edit_area_row .input_button_150 { width:150px; height:24px; background:url(image/button_bigger_bg.jpg) no-repeat; border:0; color:#ffffff; font-weight:bold; }
					.block_basic_main_edit_area .edit_area_row .input_button_180 { width:180px; height:24px; background:url(image/button_huge_bg.jpg) no-repeat; border:0; color:#ffffff; font-weight:bold; }
					.block_basic_main_edit_area .edit_area_row .input_button_red_90 { width:90px; height:24px; background:url(image/button_middle_bg2.jpg) no-repeat; border:0; color:#ffffff; font-weight:bold; }
					.block_basic_main_edit_area .edit_area_row .input_button_gray_90 { width:90px; height:24px; background:url(image/button_middle_bg3.jpg) no-repeat; border:0; color:#ffffff; font-weight:bold; }
					.block_basic_main_edit_area .edit_area_row .input_text_nano { padding:0px 2px; width:26px; height:22px; }
					.block_basic_main_edit_area .edit_area_row .input_text_micro { padding:0px 2px; width:46px; height:22px; }
					.block_basic_main_edit_area .edit_area_row .input_text_small { padding:0px 2px; width:76px; height:22px; }
					.block_basic_main_edit_area .edit_area_row .input_text_middle { padding:0px 2px; width:106px; height:22px; }
					.block_basic_main_edit_area .edit_area_row .input_text_big { padding:0px 2px; width:136px; height:22px; }
					.block_basic_main_edit_area .edit_area_row .input_text_bigger { padding:0px 2px; width:166px; height:22px; }
				.block_basic_main_edit_area .edit_area_row .multi_picker {  }
					.block_basic_main_edit_area .edit_area_row .multi_picker ins { float:left; padding:3px 16px 3px 30px; height:16px; border:1px solid #d0d0d0; text-decoration:none; background:#faf8f3 url(image/ope_multi_picker_unselected_bg.jpg) no-repeat 2px 0; cursor:default; }
					.block_basic_main_edit_area .edit_area_row .multi_picker .selected { float:left; padding:3px 16px 3px 30px; height:16px; border:1px solid #d0d0d0; text-decoration:none; background:#faf8f3 url(image/ope_multi_picker_selected_bg.jpg) no-repeat 2px 0; cursor:default; }
				.block_basic_main_edit_area .edit_area_row .single_picker {  }
					.block_basic_main_edit_area .edit_area_row .single_picker ins { float:left; padding:3px 16px 3px 30px; margin-right:5px; height:16px; border:1px solid #d0d0d0; text-decoration:none; background:#faf8f3 url(image/ope_single_picker_unselected_bg.jpg) no-repeat 2px 0; cursor:default; }
					.block_basic_main_edit_area .edit_area_row .single_picker .selected { background:#faf8f3 url(image/ope_single_picker_selected_bg.jpg) no-repeat 2px 0; }
		
	/**.block_basic_main_chart_area { float:left; width:848px; margin:15px 0 0 38px; border:1px dashed #e0e0e0; }*/
	.block_basic_main_chart_area { float:left; width:880px; margin:15px 0 0 38px; border:1px dashed #e0e0e0; }
		.block_basic_main_chart_title { float:left; width:100%; height:20px; padding:6px 0 4px 0; font-size:14px; font-weight:bold; text-indent:10px; background-color:#f5f0e7; }
		.block_basic_main_chart_container { float:left; width:100%; height:200px; overflow-y:hidden; overflow-x:scroll; }

	.block_basic_main_editor_area { float:left; width:880px; padding:15px 0 15px 38px; }
		.block_basic_main_editor_area .totalTime { float:left; width:100%; }
			.block_basic_main_editor_area .totalTime .title { float:left; width:60px; padding:6px 0 6px 0px; background:#003366; height:20px; color:#ffffff; font-weight:bold; text-align:center; }
			.block_basic_main_editor_area .totalTime .stage { float:left; width:800px; padding:6px 0 6px 0px; background:#6699cc url(image/block_record_timeline.png); height:20px; color:#ffffff; font-weight:bold; text-align:center; }
		.block_basic_main_editor_area .markArea { float:left; width:880px; height:20px;}
		.block_basic_main_editor_area .ctrlArea { float:left; width:860px; height:36px; background:#c6e7ea; border-bottom:1px solid #99ccff; }
			.block_basic_main_editor_area .ctrlArea .title { float:left; width:50px; background:#c6e7ea; height:36px; }
				.block_basic_main_editor_area .ctrlArea .title #block_ctrl_area_add { float:left; background:url(image/btn_add_cutter.png); width:40px; height:20px; border:0px; margin:4px 0 4px 4px; }
				.block_basic_main_editor_area .ctrlArea .stage label { float:left; height:20px; padding:6px 0 0 10px; font-weight:bold; color:#6699cc; }
				.block_basic_main_editor_area .ctrlArea .stage input { width:90px; height:24px; margin-top:8px; background:url(image/button_middle_bg4.jpg) no-repeat; border:0; color:#ffffff; font-weight:bold; }
		.block_basic_main_editor_area .cutterArea { float:left; width:870px; padding-bottom:20px; }
			.block_basic_main_editor_area .clipArea { float:left; width:870px; height:29px; }
				.block_basic_main_editor_area .clipArea .title { float:left; width:50px; height:28px; background:#fafed8; border-bottom:1px solid #fbf28a; }
					.block_basic_main_editor_area .clipArea .title input { float:left; background:url(image/btn_remove_cutter.png); width:40px; height:20px; border:0px; margin:4px 0 4px 4px; }
				.block_basic_main_editor_area .clipArea .stage { float:left; width:820px; height:29px; background:#ffffff url(image/block_record_timeline2.png) no-repeat; }
					.block_basic_main_editor_area .clipArea .stage .clipInfo { position:absolute; z-index:1; width:810px; height:23px; padding-top:5px; text-indent:10px; text-align:center; color:#f8a952; font-weight:bold; }
					.block_basic_main_editor_area .clipArea .stage .clipContainer { position:absolute; z-index:2; width:820px; height:24px; padding-top:4px;  }
						.block_basic_main_editor_area .clipArea .stage .clipSize { position:relative; float:left; width:100px; height:20px; background:#f8a952; }
						.block_basic_main_editor_area .clipArea .stage .clipLCtrl { position:relative; float:left; width:8px; height:18px; border:1px solid #ff8040; background:#ff8040; font-size:6px; color:#ffffff; cursor:pointer; }
						.block_basic_main_editor_area .clipArea .stage .clipRCtrl { position:relative; float:left; width:8px; height:18px; border:1px solid #ff8040; background:#ff8040; font-size:6px; color:#ffffff; cursor:pointer; }
		.block_basic_main_editor_area .autopubArea { float:left; width:870px; padding-bottom:20px; }
			.block_basic_main_editor_area .autopubArea span { color:#336699; font-weight:bold; }
		.block_basic_main_editor_area .submitArea { float:left; width:870px; padding:10px 0 20px 0; border-top:1px dashed #efefef;  }
			.block_basic_main_editor_area .input_1 { width:90px; height:24px; background:url(image/button_middle_bg.jpg) no-repeat; border:0; color:#ffffff; font-weight:bold; }
			.block_basic_main_editor_area .input_2 { width:90px; height:24px; background:url(image/button_middle_bg2.jpg) no-repeat; border:0; color:#ffffff; font-weight:bold; }
			
			
	
		
#block_schedule { float:left; width:960px; margin-left:20px; height:500px; background:#cccccc; }

				