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

	#tmain td.leftbox{ width: 35; }
	#tmain td.centerbox{ width: auto; }
	#tmain td.rightbox{ width: 35; }

#banner{ position: absolute; z-index: 3; width: 99%; height: 375; left: 0; top: 258; overflow: hidden; }
	#banner div.bn_padding{ margin: 0px 0px 0px 15px; border-top: 1px solid #bcbcba; }

#info{ position: absolute; z-index: 4; width: 245; height: 403; right: 0; top: 242; background: left no-repeat url('/templates/main/images/pmain/bginfo.jpg') #fff; }
	#info div.i_padding{ margin: 15px 35px 0px 20px; padding: 0px 0px 0px 20px; color: #bcbcba; background: left top no-repeat url('/templates/main/images/pmain/ico_info.gif'); }
		#info div.i_padding span.head{ font-size: 24px; color: #f15922; border-bottom: 1px solid #f15922; }

		#info div.i_padding img{ margin: 20px 0px 10px 0px; border: 6px solid #c2c2c2; }
