#style2_top {
	height: 158px;
	width: 1000px;
	
	margin-bottom: 40px;
	
	background-color: #efefef;
}

#style2_table {
	width: 1000px;
	
	margin-bottom: 55px;
	
	border-collapse: collapse;
}

	#style2_left {
		width: 17px;
		
	}

	#style2_main {
		width: 691px;
		
	}

		#style2_content {

		}
		
	#style2_rightsep {
		width: 54px;
		
		
	}
			
	#style2_right {
		width: 238px;
		
	}
	
		#style2_sidebar {
			padding-top: 46px;
		
		}
	
