		
#contentframe	{
			width:830px;
			padding:10px;
			
			
		}	
								
								
		#content 	{
					width: 830px;
					float:left;
					background: url(../images/box_bg2.gif);
				}

				
				#content_t 
						{
							background: url(../images/box_top.gif) 100% 0 repeat-x #fff; 
							width:806px;
							height:12px;
							float:left;
						}
				#content_l 	{
							width:12px;
							height:450px;
							float:left;
						}
						
				#content_m 	{
							background: #fff;
							width:806px;
							float:left;
						}						
						
				#content_r 	{
							width:12px;
							height:450px;
							float:left;
						}
				#content_b 	{
							background: url(../images/box_bot.gif) 0 100% repeat-x #fff; 
							width:806px;
							height:12px;
							float:left;
						}
						
				#content_bl 	{float:left;height:12px}
				#content_br 	{float:left;height:12px}
				#content_tl 	{float:left;height:12px}
				#content_tr 	{float:left;height:12px}				
												
								
								
								

	
			
