/* MyDock List */
#MyDockWrap		{ width:277px; text-align:left; }
	#TempChargeWrap		{ width:238px; margin:0 0 0 5px; }
	
	#TempChargeMenu		{ width:238px; height:21px; margin:0 0 12px 0; padding:0 0 0 0; background:url(../../img/tempcharge/bg_tcmenu_1.gif) no-repeat left bottom; }
		#TempChargeMenu ul		{ margin:0 0 0 0; padding:0 0 0 5px; }
			#TempChargeMenu ul li		{ float:left; margin:0 2px 0 0; padding:0 0 0 0; display:inline; }
	
	#TempChargeW			{ width:215px; margin:0 0 0 8px; }
		#TempChargeW .TCW_Menu	{ width:215px; height:19px; }
			#TempChargeW .TCW_Menu ul		{ padding:2px 0 0 2px; }
				#TempChargeW .TCW_Menu ul li		{ float:left; padding-left:1px; background:url(../../img/tempcharge/bul_mydock_1.gif) no-repeat left 3px; }
					#TempChargeW .TCW_Menu ul li.first		{ padding-left:0; background:none; }
					
		#TempChargeW .TCW_Page		{ position:relative; width:215px; height:28px; }
			#TempChargeW .TCW_Page .TCW_TotalSelect		{ position:absolute; left:0px; top:5px; font-size:11px; }
				#TempChargeW .TCW_Page .TCW_TotalSelect input		{ vertical-align:middle; margin:0 -3px 3px 0; }
			#TempChargeW .TCW_Page .TCW_PageList		{ position:absolute; right:0px; top:5px; }
				#TempChargeW .TCW_Page .TCW_PageList a		{ margin:0 3px; font-size:9px; color:#3f3f3f; line-height:12px; font-family:Tahoma, Arial, Helvetica, sans-serif; }
				#TempChargeW .TCW_Page .TCW_PageList a.current		{ font-weight:bold; }
		#TempChargeW .TCW_Btn				{ padding:0 0 0 0; text-align:right; }

		#TempChargeW #TempChargeW_List		{ width:215px; clear:both; border-top:1px solid #bbbbbb; border-bottom:1px solid #bbbbbb; }
			#TempChargeW #TempChargeW_List ul		{ width:215px; padding:3px 0 0 0; }
				#TempChargeW #TempChargeW_List ul li	{ width:215px; height:57px; overflow:hidden; background:url(../../img/tempcharge/bg_mydockboard_1.gif) no-repeat left top; }
					#TempChargeW #TempChargeW_List ul li.first			{ background:none; }
					#TempChargeW #TempChargeW_List ul li .TCW_ListBox	{ position:relative; width:215px; height:57px; overflow:hidden; }
						#TempChargeW #TempChargeW_List ul li .TCW_ListBox .TCW_Input	{ float:left; width:22px; padding:17px 0 0 0; }
						#TempChargeW #TempChargeW_List ul li .TCW_ListBox .TCW_Pic		{ float:left; width:60px; padding:6px 0 0 0; }
						#TempChargeW #TempChargeW_List ul li .TCW_ListBox .TCW_Title	{ float:left; width:115px; padding:10px 0 0 0; }
							#TempChargeW #TempChargeW_List ul li .TCW_ListBox .TCW_Title a	{ width:100%; height:27px; font-size:11px; color:#949494; display:block; overflow:hidden; line-height:14px; }
							#TempChargeW #TempChargeW_List ul li .TCW_ListBox .TCW_Title ins		{ padding-top:2px; font-size:11px; color:#444444; line-height:15px; font-weight:bold; display:block; text-decoration:none; }
						#TempChargeW #TempChargeW_List ul li .TCW_ListBox .TCW_Close	{ float:left; width:18px; padding:5px 0 0 0; text-align:right; }

		#TempChargeW #TempChargeW_GaList	{ width:215px; clear:both; }
			#TempChargeW #TempChargeW_GaList ul		{ width:215px; padding:0 0 0 0; background:url(../../img/tempcharge/bg_tcmgalist_1.gif) no-repeat left top; }
				#TempChargeW #TempChargeW_GaList ul li	{ float:left; width:107px; height:137px; background:url(../../img/tempcharge/bg_tcmgalist_2.gif) repeat-x left bottom; }
					#TempChargeW #TempChargeW_GaList ul li .TCW_ListBox	{ position:relative; width:107px; height:137px; overflow:hidden; }
						#TempChargeW #TempChargeW_GaList ul li .TCW_ListBox .TCW_Input	{ float:left; width:22px; padding:6px 0 0 0; }
							#TempChargeW #TempChargeW_GaList ul li .TCW_ListBox .TCW_Input input	{ margin-left:-2px; }
						#TempChargeW #TempChargeW_GaList ul li .TCW_ListBox .TCW_Pic	{ position:absolute; left:18px; top:10px; }
						#TempChargeW #TempChargeW_GaList ul li .TCW_ListBox .TCW_Title	{ position:absolute; left:18px; top:83px; width:70px; }
							#TempChargeW #TempChargeW_GaList ul li .TCW_ListBox .TCW_Title a	{ width:100%; height:27px; font-size:11px; color:#949494; display:block; overflow:hidden; line-height:14px; }
							#TempChargeW #TempChargeW_GaList ul li .TCW_ListBox .TCW_Title ins		{ padding-top:2px; font-size:11px; color:#444444; line-height:15px; font-weight:bold; display:block; text-decoration:none; }
						#TempChargeW #TempChargeW_GaList ul li .TCW_ListBox .TCW_Close	{ position:absolute; right:5px; top:8px; }