/* index css */
			body					{ color: black; margin: 0 0 0 0; background-color: #E9E9E9;
									  scrollbar-3dlight-color:    rgb(171,171,171);
									  scrollbar-arrow-color:      rgb(255,255,255);
									  scrollbar-base-color:       rgb(171,171,170);
									  scrollbar-darkshadow-color: rgb(0,0,0);
									  scrollbar-face-color:       rgb(171,171,171);
									  scrollbar-highlight-color:  rgb(199,199,199);
									  scrollbar-shadow-color:     rgb(103,103,103);
									  scrollbar-track-color:      rgb(200,200,200)
									}
			img						{ border: 0 }
			font					{ font-family: verdana,arial,sans-serif; font-size: 8pt; color: black; background-color: transparent }
			
			#showContent			{ position: absolute; left: 0px; top: 0px; z-index: 50; width: 1000px; height: 1200px }
			.preload				{ width: 1000px; height: 1200px; background-color: #E9E9E9 }
				.preload_title		{ font-size: 16pt; font-weight: bold }
				#progress_bar		{ height: 10px; border : 1px solid black; color: silver }
			.cdju					{ color: #539D53; background-color: transparent }
			.ckmr					{ color: #F64000; background-color: transparent }
				
			#eye					{ position: absolute; width: 172px; height: 172px; z-index: 0; left: 347px; top: 239px }
				#eye_top_left		{ width: 41px; height: 41px }
				#eye_top_middle		{ width: 94px; height: 41px }
				#eye_top_right		{ width: 37px; height: 41px }
				#eye_middle_left	{ width: 41px; height: 93px }
				#eye_middle_right	{ width: 37px; height: 93px }
				#eye_bottom_left	{ width: 41px; height: 38px }
				#eye_bottom_middle	{ width: 94px; height: 38px }
				#eye_bottom_right	{ width: 37px; height: 38px }
				#eye_center			{ width: 94px; height: 93px }

			.windows				{ position: absolute; width: 237px; height: 212px; z-index: 0 }
			#window_1				{ left: 22px; top: 4px }
				#window_1_content	{ background-color: #dddddd }
			#window_2				{ left: 47px; top: 394px }
				#window_2_content	{ background-color: #dddddd }
			#window_3				{ left: 421px; top: 531px }
				#window_3_content	{ background-color: #dddddd }
			#window_4				{ left: 658px; top: 392px }
				#window_4_content	{ background-color: #dddddd }
			#window_5				{ left: 648px; top: 36px }
				#window_5_content	{ background-color: #dddddd }
			.win_corner				{ width: 14px; height: 14px }
			.win_most_horiz			{ width: 209px; height: 14px }
			.win_most_verti			{ width: 14px; height: 184px }
					.win_top_tl		{ width: 187px; height: 16px }
					.win_top_button	{ width: 22px; height: 16px }
					.win_top_bottom	{ width: 209px; height: 7px }
				.win_verti			{ width: 11px; height: 142px }
				.win_bottom			{ width: 209px; height: 19px }
			.win_content			{ width: 187px; height: 142px; border: 0 }
			.win_animate_img		{ width: 237px; height: 212px }
			
			.tube					{ position: absolute; z-index: 0 }
			#tube_1					{ width: 156px; height: 47px; left: 246px; top: 203px }
				.tube_win1			{ width: 156px; height: 47px }
			#tube_2					{ width: 79px; height: 82px; left: 270px; top: 326px }
				.tube_win2			{ width: 79px; height: 82px }			
			#tube_3					{ width: 51px; height: 141px; left: 384px; top: 404px }
				.tube_win3			{ width: 51px; height: 141px }
			#tube_4					{ width: 159px; height: 51px; left: 513px; top: 355px }
				.tube_win4			{ width: 159px; height: 51px }	
			#tube_5					{ width: 149px; height: 57px; left: 513px; top: 234px }
				.tube_win5			{ width: 149px; height: 57px }
			
			#menu						{ z-index: 2 }
				.menu					{ left: 203px; top: 148px; width: 223px; height: 174px; position: absolute }
					#menu_top			{ width: 223px; height: 10px }
					#menu_left			{ width: 7px; height: 161px }
					#menu_right			{ width: 8px; height: 161px }
					#menu_bottom		{ width: 223px; height: 3px }
					#menu_center		{ width: 208px; height: 161px; background-color: #EB9948 }
					#menu_select		{ width: 15px; height: 157px }
					#menu_loop			{ width: 8px; height: 12px; cursor: hand }
				#menu_back				{ position: absolute; filter: alpha(style=0, opacity=0); -moz-opacity: 0.0; }
				#menu_front				{ left: 211px; top: 162px; width: 210px; height: 157px; position: absolute; filter: alpha(style=0, opacity=0); -moz-opacity: 0.0; }
					#menu_table_center	{ width: 121px; overflow: hidden } 
					.menu_3arrows		{ width: 22px; height: 12px }
					.menu_arrow_big		{ width: 12px; height: 12px }
						.menu_arrow		{ width: 10px; height: 10px }