#tmain{ position: relative; z-index: 1; width: 100%; height: 100%; }
	#tmain td{ vertical-align: top; }

	#tmain td.leftbox{ width: auto; }

		#tmain td.leftbox div.tm_box_01{ width: auto; height: auto; margin: 0px 25px 25px 0px; background: #f6f5f3; }
			#tmain td.leftbox div.itm_box_01_rt{ width: 100%; height: auto; background: right top no-repeat url('/templates/main/images/pother/itm_box_01_rt.jpg'); }
			#tmain td.leftbox div.itm_box_01_rb{ width: 100%; height: auto; background: right bottom no-repeat url('/templates/main/images/pother/itm_box_01_rb.jpg'); }

			#tmain td.leftbox div.tm_box_01_padding{ width: auto; height: auto; margin: 0px 20px 0px 50px; padding: 20px 0px 20px 0px; }
			#tmain td.leftbox div.tm_box_01_nopadding{ width: 100%; }

			#tmain td.leftbox div.tm_box_01 div.menu_up{ margin: 0px 0px 15px 25px; font-size: 11px; color: #999; }
				#tmain td.leftbox div.tm_box_01 div.menu_up a{ font-size: 11px; color: #f15922; }
				#tmain td.leftbox div.tm_box_01 div.menu_up a.true{ color: #000; }

		#tmain td.leftbox div.tm_box_03{ width: auto; height: auto; margin: 0px 25px 25px 50px; }
			#tmain td.leftbox div.tm_box_03_nopadding{ width: 100%; }

	#tmain td.rightbox{ width: 280; }
		#tmain td.rightbox div.tm_box_02{ display: table; width: 260; height: auto; margin: 0px 0px 25px 0px; }

			#tmain td.rightbox div.itm_box_02_ht{ width: auto; height: auto; background: top repeat-x url('/templates/main/images/pother/itm_box_02_h.jpg'); }
			#tmain td.rightbox div.itm_box_02_vr{ width: auto; height: auto; background: right repeat-y url('/templates/main/images/pother/itm_box_02_v.jpg'); }
			#tmain td.rightbox div.itm_box_02_hb{ width: auto; height: auto; background: bottom repeat-x url('/templates/main/images/pother/itm_box_02_h.jpg'); }
			#tmain td.rightbox div.itm_box_02_vl{ width: auto; height: auto; background: left repeat-y url('/templates/main/images/pother/itm_box_02_v.jpg'); }

			#tmain td.rightbox div.itm_box_02_lt{ width: auto; height: auto; background: left top no-repeat url('/templates/main/images/pother/itm_box_02_lt.jpg'); }
			#tmain td.rightbox div.itm_box_02_rt{ width: auto; height: auto; background: right top no-repeat url('/templates/main/images/pother/itm_box_02_rt.jpg'); }
			#tmain td.rightbox div.itm_box_02_rb{ width: auto; height: auto; background: right bottom no-repeat url('/templates/main/images/pother/itm_box_02_rb.jpg'); }
			#tmain td.rightbox div.itm_box_02_lb{ width: auto; height: auto; background: left bottom no-repeat url('/templates/main/images/pother/itm_box_02_lb.jpg'); }

			#tmain td.rightbox div.tm_box_02_padding{ width: auto; height: auto; margin: 0px 20px 0px 20px; padding: 20px 0px 20px 0px; }
			#tmain td.rightbox div.tm_box_02_nopadding{ display: table; width: auto; }

		#tmain td.rightbox img.banner{ border: 1px solid #bfbfbf; }

#hr{ position: absolute; z-index: 3; width: 100%; height: 1; left: 0; top: 258; background: #bcbcba; font-size: 1px; }
