/* 바디 */
#main
	{ width: 800px; height: 396px; margin: 0 auto; position: relative; background-repeat: no-repeat; }

#foot_contents
	{ width: 800px; height: 59px; margin: 0 auto; position: relative; background-color: #e9e9e9; }
	
	.column
		{ float: left; height: 59px; position: relative; line-height: 1.3; }
	#column1
		{ width: 317px; }
		#column1 h3
			{ margin: 5px 0 0 20px; color: #363636; font-size: 12px; font-weight: bold; }
		#column1 ul
			{ margin: 5px 0 0 20px; }
		#column1 li
			{ width: 153px; margin-bottom: 2px; float: left; font-size: 10px; }
		#column1 li.right
			{ width: 113px; margin-bottom: 2px; float: right; font-size: 10px; }
		#column1 a
			{ color: #6a7d9b; }
	#column2
		{ width: 241px; background-color: #5a7db5; }
		#column2 h3
			{ margin: 5px 0 0 20px; color: #fff; font-size: 12px; font-weight: bold; display: none; }
		#column2 ul
			{ margin: 5px 0 0 20px; }
		#column2 li
			{ font-size: 10px; margin-bottom: 2px; }
		#column2 a
			{ color: #acc2e7; }
	#column3
		{ width: 242px; position: relative; }
		#column3_left
			{ width: 129px; height: 59px; position: absolute; left: 0; top: 0; background: url(/sea/share/images/common/icon_011.jpg) 11px 10px no-repeat; background-color: #183074; color: #afbde4;  }
			.column3_left11 { color: #afbde4; font-size: 12px; font-weight: bold; padding: 7px 10px 10px 45px; line-height: 15px; }
			#column3_left a
				{ position: absolute; left: 45px; top: 6px; font-size: 12px; color: #afbde4; font-weight: bold; line-height: 15px; }
		#column3_right
			{ width: 113px; height: 59px; position: absolute; left: 129px; top: 0; background-color: #e9e9e9;  }
			#column3_right #column3_right_01
				{ position: absolute; left: 13px; top: 18px; font-size: 10px; color: #8393ab; }
			#column3_right #column3_right_02
				{ position: absolute; left: 13px; top: 32px; font-size: 10px; color: #8393ab; }

	#footLink 
		{ top: 81px; left: 50%; text-align: right; font-size: 11px; color: 3636363; width:200px;  margin-left: 200px; }
	#copyright
		{ width: 650px; margin-left: -400px; position: absolute; top: 82px; left: 50%; font-size: 9px; color: #acacac; padding-bottom: 25px;}
