﻿@charset "utf-8";


/* CSS Document */
* { font-family:"NanumGothic" , "Dotum" ,"Gulim" ,"Arial"; /*font-size:12px;*/ }

/* ************************ [표]
*/

	/* 내용박스 */
	.tbl_storemap { width:740px; margin:0; padding:0; border-collapse:collapse; }
	.tbl_storemap tr td.padTit { width:100%; padding:0 0 24px 0; }
	.tbl_storemap tr td.padTits { width:100%; padding:0 0 16px 5px; }
	.tbl_storemap tr td .padDesc1 { width:100%; padding:0 0 19px 10px; line-height:1.75em; overflow:hidden; }
	.tbl_storemap tr td .padDesc2 { width:100%; padding:0 0 35px 10px; line-height:1.75em; overflow:hidden; }
	.tbl_storemap tr td .padDesc3 { width:100%; padding:0 0 35px 0; line-height:1.75em; overflow:hidden; }
	.tbl_storemap tr td div ul.conbox { margin:0; padding:0; list-style:none; }
	.tbl_storemap tr td div ul.conbox li.icon { float:left; width:95px; margin:0; padding:0; }
	.tbl_storemap tr td div ul.conbox li.desc { float:left; width:628px; margin:0 0 0 17px; padding:0; display:inline-table; }
	.tbl_storemap tr td div ul.conbox li.desc { *width:611px; } /* ie6.7 */
	.tbl_storemap tr td div ul.conbox li.desc ul.listbox { width:618px; margin:0; padding:0; list-style:none; }
	.tbl_storemap tr td div ul.conbox li.desc ul.listbox li { width:608px; margin:0; padding:0 0 0 10px; background:url(/USER_DATA/_COMMON/css_hoon/img/i_arrow_gray.gif) no-repeat 0 6px; }		
	.tbl_storemap tr td div ul.listbox { width:618px; margin:0; padding:0; list-style:none; }
	.tbl_storemap tr td div ul.listbox li { width:608px; margin:0; padding:0 0 0 10px; background:url(/USER_DATA/_COMMON/css_hoon/img/i_arrow_gray.gif) no-repeat 0 6px; }
	.tbl_storemap LABEL { font-size:12px; font-family:돋움; }

	
	/* 가로형 - 회색01 */
	.tbl_colGray01, .tbl_colGray01 th, .tbl_colGray01 td { border:0; }
	.tbl_colGray01 { border-bottom:1px solid #8D8D8D; font-size:11px; font-family:돋움; }
	.tbl_colGray01 thead th { padding:8px 0 5px 0; font-weight:bold; border-top:1px solid #8D8D8D; border-right:1px solid #8D8D8D; background:#F8F8F8;  }
	.tbl_colGray01 thead td { padding:8px 0 5px 0; text-align:center; line-height:16px; border-top:1px solid #8D8D8D; border-right:1px solid #8D8D8D; }
	.tbl_colGray01 tbody td { padding:8px 0 5px 0; text-align:center; line-height:16px; border-top:1px solid #DADADA; border-right:1px solid #DADADA; }
	
	.tbl_colGray01 .bgc_F0F0F0 { background:#F0F0F0; }
	.tbl_colGray01 .bgc_F1F1F1 { background:#F1F1F1; }
	.tbl_colGray01 .bgc_F8F8F8 { background:#F8F8F8; }
	.tbl_colGray01 .bgc_8D8D8D { background:#8D8D8D; }
	.tbl_colGray01 .border_B2 { border-bottom:2px solid #8D8D8D; }
	.tbl_colGray01 .border_Tnone { border-top:none; }
	.tbl_colGray01 .border_Rnone { border-right:none; }
	.tbl_colGray01 .border_t1_8D8D8D { border-top:1px solid #8D8D8D; }
	.tbl_colGray01 .border_r1_8D8D8D { border-right:1px solid #8D8D8D; }
	.tbl_colGray01 .border_b1_FFF { border-bottom:1px solid #FFF; }
	.tbl_colGray01 .padding_l { padding-left:10px; }
	.tbl_colGray01 .padding_r { padding-right:10px; }

	
	/* 가로형 - 회색02 */
	.tbl_colGray02 { color:#333333; font-size:12px; font-family:돋움; line-height:22px; padding:0; border-spacing:0; border-collapse:collapse; border:1px solid #E5E5E5; }	
	.tbl_colGray02 tr { height:30px; }
	.tbl_colGray02 th { color:#333333; padding:10px; text-align:left; *border-bottom:1px solid #E5E5E5; font-weight:normal; background-color:#F0F0F0; }
	.tbl_colGray02 td { color:#333333; padding:10px; text-align:left; *border-bottom:1px solid #E5E5E5; background-color:#F8F8F8; }

	
	/* 가로형 - 회색03 */
	.tbl_colGray03 { color:#555555; font-size:12px; font-family:돋움; line-height:22px; padding:0; border-spacing:0; border-collapse:collapse; }	
	.tbl_colGray03 thead tr { height:40px; }
	.tbl_colGray03 thead th { background:url(/USER_DATA/_COMMON/css_hoon/img/bg_tableGaryTit.gif) repeat-x 0 0; border-right:1px solid #a4a9ad; border-bottom:1px solid #FFFFFF; }
	.tbl_colGray03 tbody tr { height:33px; }
	.tbl_colGray03 tbody th { color:#555555; padding:5px 0 5px 20px; text-align:left; border-right:1px solid #DADADA; border-bottom:1px solid #DADADA; font-weight:normal; background-color:#F0F0F0; }
	.tbl_colGray03 tbody td { color:#555555; padding:5px 0 5px 0; text-align:center; border-right:1px solid #DADADA; border-bottom:1px solid #DADADA; background-color:#FFFFFF; }
	.tbl_colGray03 .border_Rnone { border-right:none; }
	.tbl_colGray03 .ptb5px { padding:5px 0; }

	
	/* 가로형 - 회색04 */
	.tbl_colGray04 { color:#333333; font-size:12px; font-family:돋움; line-height:22px; padding:0; border-spacing:0; border-collapse:collapse; border:1px solid #E5E5E5; }	
	.tbl_colGray04 thead tr { height:30px; }
	.tbl_colGray04 thead th { color:#333333; padding:10px; text-align:center; border-right:1px solid #E5E5E5; *border-bottom:1px solid #E5E5E5; background-color:#F0F0F0; }
	.tbl_colGray04 tbody tr { height:26px; }
	.tbl_colGray04 tbody td { color:#333333; padding:10px; text-align:center; border-right:1px solid #E5E5E5; *border-bottom:1px solid #E5E5E5; }	
	.tbl_colGray04 tr { height:26px; }
	.tbl_colGray04 th { color:#333333; padding:10px; text-align:center; border-right:1px solid #E5E5E5; *border-bottom:1px solid #E5E5E5; background-color:#F0F0F0; }
	.tbl_colGray04 td { color:#333333; padding:10px; text-align:center; border-right:1px solid #E5E5E5; *border-bottom:1px solid #E5E5E5; }

	
	/* 가로형 - 회색05 / 적용사이트 : 니트젠(제품사양) */
	.tbl_colGray05 { color:#202020; font-size:12px; font-family:돋움; line-height:22px; padding:0; border-spacing:0; border-collapse:collapse; border:1px solid #DDDDDD; }	
	.tbl_colGray05 thead tr { height:40px; }
	.tbl_colGray05 thead th { font-size:14px; background:url(/USER_DATA/_COMMON/css_hoon/img/bg_tableGrayTit_02.gif) repeat-x 0 0; border-right:1px solid #DDDDDD; border-bottom:1px solid #DDDDDD; }
	.tbl_colGray05 tbody tr { height:33px; }
	.tbl_colGray05 tbody th { color:#505050; padding:5px 0 5px 10px; text-align:left; border-right:1px solid #DDDDDD; border-bottom:1px solid #DDDDDD; background-color:#F2F2F2; }
	.tbl_colGray05 tbody td { color:#505050; padding:5px 0 5px 10px; text-align:center; border-right:1px solid #DDDDDD; border-bottom:1px solid #DDDDDD; background-color:#FFFFFF; }
	.tbl_colGray05 .border_Rnone { border-right:none; }
	.tbl_colGray05 .ptb5px { padding:5px 0; }
		
	
	/* 가로형 - 회색06 / 적용사이트 : 이엔푸드(제품상세정보) */
	.tbl_colGray06 { color:#555555; font-size:12px; font-family:돋움; padding:0; border-spacing:0; border-collapse:collapse; border:1px solid #DDDDDD; }	
	.tbl_colGray06 thead tr { height:40px; text-align:center; }
	.tbl_colGray06 thead th { padding:5px 10px; color:#555555; font-size:12px; font-family:돋움; font-weight:bold; border-right:1px solid #DDDDDD; border-bottom:1px solid #DDDDDD; background-color:#F2F2F2; }
	.tbl_colGray06 tbody tr { height:30px; text-align:center; }
	.tbl_colGray06 tbody td { padding:5px 10px; color:#555555; font-size:12px; font-family:돋움; border-right:1px solid #DDDDDD; }

	
	/* 가로형 - 회색07 / 적용사이트 : 벤처경영신문(사업소개) */
	.tbl_colGray07 { color:#333333; font-size:12px; font-family:돋움; line-height:22px; padding:0; border-spacing:0; border-collapse:collapse; }	
	.tbl_colGray07 thead tr { height:30px; }
	.tbl_colGray07 thead th { color:#FFFFFF; text-align:center; border-right:1px solid #DDDDDD; border-bottom:1px solid #DDDDDD; background:url(/USER_DATA/_COMMON/css_hoon/img/bg_tableGrayTit_03.jpg) repeat-x 0 0; }
	.tbl_colGray07 tbody tr { height:6px; }
	.tbl_colGray07 tbody th { color:#666666; font-weight:bold; padding:5px; text-align:center; border-right:1px solid #DDDDDD; border-bottom:1px solid #DDDDDD; background-color:#F1F1F1; }
	.tbl_colGray07 tbody td { color:#444444; padding:5px; text-align:center; border-right:1px solid #DDDDDD; border-bottom:1px solid #DDDDDD; }	
	.tbl_colGray07 tfoot th { color:#333333; font-weight:bold; padding:5px; text-align:center; border-top:2px solid #666666; border-right:1px solid #DDDDDD; border-bottom:1px solid #DDDDDD; background-color:#F1F1F1; }
	.tbl_colGray07 tfoot td { color:#333333; font-weight:bold; padding:5px; text-align:center; border-top:1px solid #DDDDDD; border-right:1px solid #DDDDDD; border-bottom:1px solid #DDDDDD; background-color:#F1F1F1; }	
	.tbl_colGray07 .border_Rnone { border-right:none; }

	
	/* 가로형 - 회색08 / 적용사이트 : 애몽에이엠(세라믹사업부) */
	.tbl_colGray08 { color:#444444; font-size:12px; font-family:돋움; line-height:22px; padding:0; border-spacing:0; border-collapse:collapse; }	
	.tbl_colGray08 thead tr { height:30px; }
	.tbl_colGray08 thead th { color:#444444; font-weight:bold; text-align:center; border-top:1px solid #E7E7E7; border-right:1px solid #E7E7E7; border-bottom:1px solid #E7E7E7; background-color:#F2F2F2; }
	.tbl_colGray08 tbody tr { height:6px; }
	.tbl_colGray08 tbody th { color:#444444; font-weight:bold; padding:5px; text-align:center; border-right:1px solid #DDDDDD; border-bottom:1px solid #DDDDDD; background-color:#FAFAFA; }
	.tbl_colGray08 tbody td { color:#444444; padding:5px; text-align:center; border-right:1px solid #DDDDDD; border-bottom:1px solid #DDDDDD; }	
	.tbl_colGray08 .border_Rnone { border-right:none; }

	
	/* 가로형 - 회색09 / 적용사이트 : 경남브레이카(제품소개) */
	.tbl_colGray09 { color:#444444; font-size:12px; font-family:돋움; line-height:22px; padding:0; border-spacing:0; border-collapse:collapse; }	
	.tbl_colGray09 thead tr { height:30px; }
	.tbl_colGray09 thead th { color:#FFFFFF; font-weight:bold; text-align:center; border-top:1px solid #E1E1E1; border-right:1px solid #E1E1E1; border-bottom:1px solid #E1E1E1; background-color:#7F7F7F; }
	.tbl_colGray09 tbody tr { height:6px; }
	.tbl_colGray09 tbody th { color:#444444; font-weight:bold; padding:5px; text-align:center; border-right:1px solid #E1E1E1; border-bottom:1px solid #E1E1E1; background-color:#FAFAFA; }
	.tbl_colGray09 tbody td { color:#444444; padding:5px; text-align:center; border-right:1px solid #E1E1E1; border-bottom:1px solid #E1E1E1; }	
	.tbl_colGray09 .border_Rnone { border-right:none; }
		
	
	/* 가로형 - 파랑01 / 적용사이트 : 성우알티에스(주요사업) */
	.tbl_colBlue01 { color:#555555; font-size:12px; font-family:돋움; padding:0; border-spacing:0; border-collapse:collapse; border:1px solid #DDDDDD; }	
	.tbl_colBlue01 thead tr { height:40px; text-align:center; }
	.tbl_colBlue01 thead th { padding:5px 10px; color:#FFFFFF; font-size:12px; font-family:돋움; font-weight:bold; border-right:1px solid #DDDDDD; border-bottom:1px solid #DDDDDD; background:url(/USER_DATA/_COMMON/css_hoon/img/bg_tableBlueTit.gif) repeat-x 0 0; }
	.tbl_colBlue01 tbody tr { text-align:center; }
	.tbl_colBlue01 tbody td { padding:5px 10px; color:#555555; font-size:12px; font-family:돋움; border-right:1px solid #F4F4F4; background-color:#E9EDF4; }
	.tbl_colBlue01 tbody .bg_D0D8E8 { background-color:#D0D8E8; }

	
	/* 가로형 - 녹색01 */
	.tbl_colGreen01 { padding:0; border-spacing:0; border-collapse:collapse; border-top:1px solid #66CC33; }
	.tbl_colGreen01 thead { border-bottom:2px solid #66CC33; }
	.tbl_colGreen01 thead tr { height:30px; }
	.tbl_colGreen01 thead td { font-weight:bold; text-align:center; *border-bottom:2px solid #66CC33; }
		
	.tbl_colGreen01 tbody tr { text-align:center; }
	.tbl_colGreen01 tbody td { height:35px; border-right:1px solid #CCCCCC; }
	.tbl_colGreen01 .border_Rnone { border-right:none; }
	.tbl_colGreen01 .border_B { border-bottom:1px solid #CCCCCC; }
	.tbl_colGreen01 .padding_T { padding-top:10px; }
	.tbl_colGreen01 .padding_R { padding-right:10px; }
	.tbl_colGreen01 .padding_B { padding-bottom:10px; }
	.tbl_colGreen01 .padding_L { padding-left:10px; }

	
	/* 가로형 - 브라운01 */
	.tbl_colBrown01 { font-family:돋움; padding:0; border-spacing:0; border-collapse:collapse; border-top:2px solid #AFA592; border-bottom:2px solid #AFA592; }
	.tbl_colBrown01 thead { border-bottom:1px solid #AFA592; }
	.tbl_colBrown01 thead tr { height:30px; }
	.tbl_colBrown01 thead td { color:#FFFFFF; padding:5px; font-weight:bold; text-align:center; *border-bottom:1px solid #AFA592; background-color:#BFB6A7; }
		
	.tbl_colBrown01 tbody tr { text-align:center; }
	.tbl_colBrown01 tbody td { height:30px; color:#666666; padding:5px; border-right:1px solid #CCC5B9; border-bottom:1px solid #CCC5B9; }
	.tbl_colBrown01 .border_Rnone { border-right:none; }
	.tbl_colBrown01 .bgF2F1EE { background-color:#F2F1EE; }
	.tbl_colBrown01 .padding_T { padding-top:5px; }
	.tbl_colBrown01 .padding_R { padding-right:5px; }
	.tbl_colBrown01 .padding_B { padding-bottom:5px; }
	.tbl_colBrown01 .padding_L { padding-left:5px; }

	
	/* 세로형 - 회색01 */
	.tbl_rowGray01 { color:#333333; font-size:12px; font-family:돋움; line-height:22px; padding:0; border-spacing:0; border-collapse:collapse; border:1px solid #E5E5E5; }
	.tbl_rowGray01 thead { border-bottom:1px solid #E5E5E5; }
	.tbl_rowGray01 thead tr { height:30px; }
	.tbl_rowGray01 thead th { color:#333333; padding:5px; text-align:center; border-right:1px solid #F0C411; *border-bottom:1px solid #F2C931; background-color:#EFD655; }
		
	.tbl_rowGray01 tbody tr { text-align:center; }	
	.tbl_rowGray01 tbody th { color:#555555; padding:5px; text-align:center; border-right:1px solid #E5E5E5; *border-bottom:1px solid #E5E5E5; font-weight:normal; background-color:#F4F4F4; }
	.tbl_rowGray01 tbody td { height:30px; color:#555555; padding:5px; text-align:center; border-right:1px solid #E5E5E5; *border-bottom:1px solid #E5E5E5; }
	
	
	/* 세로형 - 회색02 / 적용사이트 : 이엔푸드(배송관련문의) */
	.tbl_rowGray02 { color:#868686; font-size:12px; font-family:돋움; line-height:20px; padding:0; border-spacing:0; border-collapse:collapse; border-top:1px solid #E0E0E0; }		
	.tbl_rowGray02 tr { text-align:center; }	
	.tbl_rowGray02 th { padding:10px 0; text-align:center; border-right:1px solid #E0E0E0; *border-bottom:1px solid #E0E0E0; font-weight:normal; background-color:#F9F9F9; }
	.tbl_rowGray02 td { padding:10px 20px; text-align:left; color:#868686; font-size:12px; font-family:돋움; border-bottom:1px solid #E0E0E0; }
	.tbl_rowGray02 td ul.ulList { margin:0; padding:0; }
	.tbl_rowGray02 td ul.ulList li { height:20px; padding-left:10px; list-style:none;color:#868686; font-size:12px; font-family:돋움;  background:url(/USER_DATA/enfood/content/editor/img/i_arrow.gif) no-repeat 0 5px; }
	
	
	/* 세로형 - 회색03 / 적용사이트 : 이엔푸드(제품상세정보) */
	.tbl_rowGray03 { color:#555555; font-size:12px; font-family:돋움; padding:0; border-spacing:0; border-collapse:collapse; border:1px solid #DDDDDD; }		
	.tbl_rowGray03 tr { height:30px; text-align:center; }	
	.tbl_rowGray03 th { padding:5px 15px; text-align:left; color:#555555; font-size:12px; font-family:돋움; font-weight:bold; border-right:1px solid #DDDDDD; background-color:#F2F2F2; }
	.tbl_rowGray03 td { padding:5px 15px; text-align:left; color:#555555; font-size:12px; font-family:돋움; }


	/* 테이블 라운딩 처리 */
	.roundTop, .roundBottom			{ display:block; } 
	.roundTop *, .roundBottom * 	{ height:1px; overflow:hidden; background-color:#A2CF71; display:block; } 
	.roundMargin1					{ margin:0 5px; } 
	.roundMargin2					{ margin:0 3px; } 
	.roundMargin3					{ margin:0 2px; } 
	.roundMargin4					{ height: 2px; margin:0 1px; } 
	.roundBox						{ padding:5px 10px; font-size:12px; background-color:#A2CF71; }
	
	
	/* 라이센스 인증서 bg : 창한정밀 사용중 */
	#table03 .bg_01 { background:url(/USER_DATA/_COMMON/css_hoon/img/bg_03_01.gif) no-repeat 0 0; text-align:center; line-height:120%; color:#FFF; }
	#table03 .bg_02 { background:url(/USER_DATA/_COMMON/css_hoon/img/bg_03_02.gif) no-repeat 0 0; text-align:center; line-height:120%; color:#FFF; }
	#table04 .bg_01 { background:url(/USER_DATA/_COMMON/css_hoon/img/bg_hitech.jpg) no-repeat 0 0; text-align:center; line-height:120%; color:#FFF; }	
	
	#table03 .bg_01eng { background:url(/USER_DATA/_COMMON/css_hoon/img/bg_03_01.gif) no-repeat 0 0; text-align:center; line-height:120%; color:#FFF; }
	#table03 .bg_02eng { background:url(/USER_DATA/_COMMON/css_hoon/img/bg_03_02.gif) no-repeat 0 0; text-align:center; line-height:120%; color:#FFF; }
	#table04 .bg_01eng { padding:0 5px; background:url(/USER_DATA/_COMMON/css_hoon/img/bg_hitecheng.jpg) no-repeat 0 0; text-align:center; line-height:120%; color:#FFF; }
	
	
	
/* ************************ [정의]
*/
a:link, a:visited { text-decoration:none; }
a:hover { text-decoration:none; cursor:pointer; }
p { padding:3; margin:0; }
img { border: 0;}
ol { padding:0; margin-left:15px; }
ol li { padding:0; margin:0; list-style:none; }
img { border:0; /* display: block;*/ }

	/* 정렬 */
	.left	 { text-align:left !important; }
	.center	 { text-align:center !important; }
	.right	 { text-align:right !important; }
	.justify { text-align:justify !important; }
	.top	 { vertical-align:top !important; }
	.middle	 { vertical-align:middle !important; }
	.bottom	 { vertical-align:bottom !important; }
	.left { text-align:left !important; }
	
	/* 폰트 */
	.f_bold		{ font-weight:bold !important; }		
	.f_dotum	{ font-family:돋움 !important; }
	.f_gulim	{ font-family:굴림 !important; }
	
	/* 폰트사이즈 */
	.f_8-5pt	{ font-size:8.5pt !important; }
	.f_9pt		{ font-size:9pt !important; }
	.f_9-5pt	{ font-size:9.5pt !important; }
	.f_10pt		{ font-size:10pt !important; }
	
	.f_10px		{ font-size:10px !important; }
	.f_11px		{ font-size:11px !important; }
	.f_12px		{ font-size:12px !important; }
	.f_13px		{ font-size:13px !important; }
	.f_14px		{ font-size:14px !important; }
	.f_15px		{ font-size:15px !important; }
		
	/* 폰트색상 */	
	.f_0066CC	{ color:#0066CC !important; }
	.f_008D8D	{ color:#008D8D !important; }
	.f_0187e4	{ color:#0187e4 !important; }
	.f_079FDB	{ color:#079FDB !important; }
	.f_1c63b4	{ color:#1c63b4 !important; }
	.f_2FA501	{ color:#2FA501 !important; }
	.f_303030	{ color:#303030 !important; }
	.f_333333	{ color:#333333 !important; }
	.f_555555 	{ color:#555555 !important; }
	.f_575757 	{ color:#575757 !important; }
	.f_70B93F	{ color:#70B93F !important; }	
	.f_747577	{ color:#747577 !important; }
	.f_769121	{ color:#769121 !important; }
	.f_888888	{ color:#888888 !important; }
	.f_999999	{ color:#999999 !important; }
	.f_FF5900 	{ color:#FF5900 !important; }	
	.f_FF0000 	{ color:#FF0000 !important; }
	.f_FE8017	{ color:#FE8017 !important; }
	.f_FFFFFF	{ color:#FFFFFF !important; }
	
	/* 여백 */
	.pt1		{ padding-top:1px !important; }
	.pt2		{ padding-top:2px !important; }
	.pt3		{ padding-top:3px !important; }
	.pt4		{ padding-top:4px !important; }
	.pt5		{ padding-top:5px !important; }
	.pt6		{ padding-top:6px !important; }
	.pt7		{ padding-top:7px !important; }
	.pt8		{ padding-top:8px !important; }
	.pt9		{ padding-top:9px !important; }
	.pt10		{ padding-top:10px !important; }
	.pt11		{ padding-top:11px !important; }
	.pt12		{ padding-top:12px !important; }
	.pt13		{ padding-top:13px !important; }
	.pt14		{ padding-top:14px !important; }
	.pt15		{ padding-top:15px !important; }
	.pt16		{ padding-top:16px !important; }
	.pt17		{ padding-top:17px !important; }
	.pt18		{ padding-top:18px !important; }
	.pt19		{ padding-top:19px !important; }
	.pt20		{ padding-top:20px !important; }
	.pt21		{ padding-top:21px !important; }
	.pt22		{ padding-top:22px !important; }
	.pt23		{ padding-top:23px !important; }
	.pt24		{ padding-top:24px !important; }
	.pt25		{ padding-top:25px !important; }
	.pt26		{ padding-top:26px !important; }
	.pt27		{ padding-top:27px !important; }
	.pt28		{ padding-top:28px !important; }
	.pt29		{ padding-top:29px !important; }
	.pt30		{ padding-top:30px !important; }
	.pt31		{ padding-top:31px !important; }
	.pt32		{ padding-top:32px !important; }
	.pt33		{ padding-top:33px !important; }
	.pt34		{ padding-top:34px !important; }
	.pt35		{ padding-top:35px !important; }
	.pt36		{ padding-top:36px !important; }
	.pt37		{ padding-top:37px !important; }
	.pt38		{ padding-top:38px !important; }
	.pt39		{ padding-top:39px !important; }
	.pt40		{ padding-top:40px !important; }
	.pt41		{ padding-top:41px !important; }
	.pt42		{ padding-top:42px !important; }
	.pt43		{ padding-top:43px !important; }
	.pt44		{ padding-top:44px !important; }
	.pt45		{ padding-top:45px !important; }
	.pt46		{ padding-top:46px !important; }
	.pt47		{ padding-top:47px !important; }
	.pt48		{ padding-top:48px !important; }
	.pt49		{ padding-top:49px !important; }
	.pt50		{ padding-top:50px !important; }
	.pt51		{ padding-top:51px !important; }
	.pt52		{ padding-top:52px !important; }
	.pt53		{ padding-top:53px !important; }
	.pt54		{ padding-top:54px !important; }
	.pt55		{ padding-top:55px !important; }
	.pt56		{ padding-top:56px !important; }
	.pt57		{ padding-top:57px !important; }
	.pt58		{ padding-top:58px !important; }
	.pt59		{ padding-top:59px !important; }
	.pt60		{ padding-top:60px !important; }
	.pt61		{ padding-top:61px !important; }
	.pt62		{ padding-top:62px !important; }
	.pt63		{ padding-top:63px !important; }
	.pt64		{ padding-top:64px !important; }
	.pt65		{ padding-top:65px !important; }
	.pt66		{ padding-top:66px !important; }
	.pt67		{ padding-top:67px !important; }
	.pt68		{ padding-top:68px !important; }
	.pt69		{ padding-top:69px !important; }
	.pt70		{ padding-top:70px !important; }
	.pt71		{ padding-top:71px !important; }
	.pt72		{ padding-top:72px !important; }
	.pt73		{ padding-top:73px !important; }
	.pt74		{ padding-top:74px !important; }
	.pt75		{ padding-top:75px !important; }
	.pt76		{ padding-top:76px !important; }
	.pt77		{ padding-top:77px !important; }
	.pt78		{ padding-top:78px !important; }
	.pt79		{ padding-top:79px !important; }
	.pt80		{ padding-top:80px !important; }
	.pt81		{ padding-top:81px !important; }
	.pt82		{ padding-top:82px !important; }
	.pt83		{ padding-top:83px !important; }
	.pt84		{ padding-top:84px !important; }
	.pt85		{ padding-top:85px !important; }
	.pt86		{ padding-top:86px !important; }
	.pt87		{ padding-top:87px !important; }
	.pt88		{ padding-top:88px !important; }
	.pt89		{ padding-top:89px !important; }
	.pt90		{ padding-top:90px !important; }
	.pt91		{ padding-top:91px !important; }
	.pt92		{ padding-top:92px !important; }
	.pt93		{ padding-top:93px !important; }
	.pt94		{ padding-top:94px !important; }
	.pt95		{ padding-top:95px !important; }
	.pt96		{ padding-top:96px !important; }
	.pt97		{ padding-top:97px !important; }
	.pt98		{ padding-top:98px !important; }
	.pt99		{ padding-top:99px !important; }
	.pt100		{ padding-top:100px !important; }
	.pt101		{ padding-top:101px !important; }
	.pt102		{ padding-top:102px !important; }
	.pt103		{ padding-top:103px !important; }
	.pt104		{ padding-top:104px !important; }
	.pt105		{ padding-top:105px !important; }
	.pt106		{ padding-top:106px !important; }
	.pt107		{ padding-top:107px !important; }
	.pt108		{ padding-top:108px !important; }
	.pt109		{ padding-top:109px !important; }
	.pt110		{ padding-top:110px !important; }
	
	.pr1		{ padding-right:1px !important; }
	.pr2		{ padding-right:2px !important; }
	.pr3		{ padding-right:3px !important; }
	.pr4		{ padding-right:4px !important; }
	.pr5		{ padding-right:5px !important; }
	.pr6		{ padding-right:6px !important; }
	.pr7		{ padding-right:7px !important; }
	.pr8		{ padding-right:8px !important; }
	.pr9		{ padding-right:9px !important; }
	.pr10		{ padding-right:10px !important; }
	.pr11		{ padding-right:11px !important; }
	.pr12		{ padding-right:12px !important; }
	.pr13		{ padding-right:13px !important; }
	.pr14		{ padding-right:14px !important; }
	.pr15		{ padding-right:15px !important; }
	.pr16		{ padding-right:16px !important; }
	.pr17		{ padding-right:17px !important; }
	.pr18		{ padding-right:18px !important; }
	.pr19		{ padding-right:19px !important; }
	.pr20		{ padding-right:20px !important; }
	.pr21		{ padding-right:21px !important; }
	.pr22		{ padding-right:22px !important; }
	.pr23		{ padding-right:23px !important; }
	.pr24		{ padding-right:24px !important; }
	.pr25		{ padding-right:25px !important; }
	.pr26		{ padding-right:26px !important; }
	.pr27		{ padding-right:27px !important; }
	.pr28		{ padding-right:28px !important; }
	.pr29		{ padding-right:29px !important; }
	.pr30		{ padding-right:30px !important; }
	.pr31		{ padding-right:31px !important; }
	.pr32		{ padding-right:32px !important; }
	.pr33		{ padding-right:33px !important; }
	.pr34		{ padding-right:34px !important; }
	.pr35		{ padding-right:35px !important; }
	.pr36		{ padding-right:36px !important; }
	.pr37		{ padding-right:37px !important; }
	.pr38		{ padding-right:38px !important; }
	.pr39		{ padding-right:39px !important; }
	.pr40		{ padding-right:40px !important; }
	.pr41		{ padding-right:41px !important; }
	.pr42		{ padding-right:42px !important; }
	.pr43		{ padding-right:43px !important; }
	.pr44		{ padding-right:44px !important; }
	.pr45		{ padding-right:45px !important; }
	.pr46		{ padding-right:46px !important; }
	.pr47		{ padding-right:47px !important; }
	.pr48		{ padding-right:48px !important; }
	.pr49		{ padding-right:49px !important; }
	.pr50		{ padding-right:50px !important; }
	.pr51		{ padding-right:51px !important; }
	.pr52		{ padding-right:52px !important; }
	.pr53		{ padding-right:53px !important; }
	.pr54		{ padding-right:54px !important; }
	.pr55		{ padding-right:55px !important; }
	.pr56		{ padding-right:56px !important; }
	.pr57		{ padding-right:57px !important; }
	.pr58		{ padding-right:58px !important; }
	.pr59		{ padding-right:59px !important; }
	.pr60		{ padding-right:60px !important; }
	.pr61		{ padding-right:61px !important; }
	.pr62		{ padding-right:62px !important; }
	.pr63		{ padding-right:63px !important; }
	.pr64		{ padding-right:64px !important; }
	.pr65		{ padding-right:65px !important; }
	.pr66		{ padding-right:66px !important; }
	.pr67		{ padding-right:67px !important; }
	.pr68		{ padding-right:68px !important; }
	.pr69		{ padding-right:69px !important; }
	.pr70		{ padding-right:70px !important; }
	.pr71		{ padding-right:71px !important; }
	.pr72		{ padding-right:72px !important; }
	.pr73		{ padding-right:73px !important; }
	.pr74		{ padding-right:74px !important; }
	.pr75		{ padding-right:75px !important; }
	.pr76		{ padding-right:76px !important; }
	.pr77		{ padding-right:77px !important; }
	.pr78		{ padding-right:78px !important; }
	.pr79		{ padding-right:79px !important; }
	.pr80		{ padding-right:80px !important; }
	.pr81		{ padding-right:81px !important; }
	.pr82		{ padding-right:82px !important; }
	.pr83		{ padding-right:83px !important; }
	.pr84		{ padding-right:84px !important; }
	.pr85		{ padding-right:85px !important; }
	.pr86		{ padding-right:86px !important; }
	.pr87		{ padding-right:87px !important; }
	.pr88		{ padding-right:88px !important; }
	.pr89		{ padding-right:89px !important; }
	.pr90		{ padding-right:90px !important; }
	.pr91		{ padding-right:91px !important; }
	.pr92		{ padding-right:92px !important; }
	.pr93		{ padding-right:93px !important; }
	.pr94		{ padding-right:94px !important; }
	.pr95		{ padding-right:95px !important; }
	.pr96		{ padding-right:96px !important; }
	.pr97		{ padding-right:97px !important; }
	.pr98		{ padding-right:98px !important; }
	.pr99		{ padding-right:99px !important; }
	.pr100		{ padding-right:100px !important; }
	.pr101		{ padding-right:101px !important; }
	.pr102		{ padding-right:102px !important; }
	.pr103		{ padding-right:103px !important; }
	.pr104		{ padding-right:104px !important; }
	.pr105		{ padding-right:105px !important; }
	.pr106		{ padding-right:106px !important; }
	.pr107		{ padding-right:107px !important; }
	.pr108		{ padding-right:108px !important; }
	.pr109		{ padding-right:109px !important; }
	.pr110		{ padding-right:110px !important; }
	
	.pb1		{ padding-bottom:1px !important; }
	.pb2		{ padding-bottom:2px !important; }
	.pb3		{ padding-bottom:3px !important; }
	.pb4		{ padding-bottom:4px !important; }
	.pb5		{ padding-bottom:5px !important; }
	.pb6		{ padding-bottom:6px !important; }
	.pb7		{ padding-bottom:7px !important; }
	.pb8		{ padding-bottom:8px !important; }
	.pb9		{ padding-bottom:9px !important; }
	.pb10		{ padding-bottom:10px !important; }
	.pb11		{ padding-bottom:11px !important; }
	.pb12		{ padding-bottom:12px !important; }
	.pb13		{ padding-bottom:13px !important; }
	.pb14		{ padding-bottom:14px !important; }
	.pb15		{ padding-bottom:15px !important; }
	.pb16		{ padding-bottom:16px !important; }
	.pb17		{ padding-bottom:17px !important; }
	.pb18		{ padding-bottom:18px !important; }
	.pb19		{ padding-bottom:19px !important; }
	.pb20		{ padding-bottom:20px !important; }
	.pb21		{ padding-bottom:21px !important; }
	.pb22		{ padding-bottom:22px !important; }
	.pb23		{ padding-bottom:23px !important; }
	.pb24		{ padding-bottom:24px !important; }
	.pb25		{ padding-bottom:25px !important; }
	.pb26		{ padding-bottom:26px !important; }
	.pb27		{ padding-bottom:27px !important; }
	.pb28		{ padding-bottom:28px !important; }
	.pb29		{ padding-bottom:29px !important; }
	.pb30		{ padding-bottom:30px !important; }
	.pb31		{ padding-bottom:31px !important; }
	.pb32		{ padding-bottom:32px !important; }
	.pb33		{ padding-bottom:33px !important; }
	.pb34		{ padding-bottom:34px !important; }
	.pb35		{ padding-bottom:35px !important; }
	.pb36		{ padding-bottom:36px !important; }
	.pb37		{ padding-bottom:37px !important; }
	.pb38		{ padding-bottom:38px !important; }
	.pb39		{ padding-bottom:39px !important; }
	.pb40		{ padding-bottom:40px !important; }
	.pb41		{ padding-bottom:41px !important; }
	.pb42		{ padding-bottom:42px !important; }
	.pb43		{ padding-bottom:43px !important; }
	.pb44		{ padding-bottom:44px !important; }
	.pb45		{ padding-bottom:45px !important; }
	.pb46		{ padding-bottom:46px !important; }
	.pb47		{ padding-bottom:47px !important; }
	.pb48		{ padding-bottom:48px !important; }
	.pb49		{ padding-bottom:49px !important; }
	.pb50		{ padding-bottom:50px !important; }
	.pb51		{ padding-bottom:51px !important; }
	.pb52		{ padding-bottom:52px !important; }
	.pb53		{ padding-bottom:53px !important; }
	.pb54		{ padding-bottom:54px !important; }
	.pb55		{ padding-bottom:55px !important; }
	.pb56		{ padding-bottom:56px !important; }
	.pb57		{ padding-bottom:57px !important; }
	.pb58		{ padding-bottom:58px !important; }
	.pb59		{ padding-bottom:59px !important; }
	.pb60		{ padding-bottom:60px !important; }
	.pb61		{ padding-bottom:61px !important; }
	.pb62		{ padding-bottom:62px !important; }
	.pb63		{ padding-bottom:63px !important; }
	.pb64		{ padding-bottom:64px !important; }
	.pb65		{ padding-bottom:65px !important; }
	.pb66		{ padding-bottom:66px !important; }
	.pb67		{ padding-bottom:67px !important; }
	.pb68		{ padding-bottom:68px !important; }
	.pb69		{ padding-bottom:69px !important; }
	.pb70		{ padding-bottom:70px !important; }
	.pb71		{ padding-bottom:71px !important; }
	.pb72		{ padding-bottom:72px !important; }
	.pb73		{ padding-bottom:73px !important; }
	.pb74		{ padding-bottom:74px !important; }
	.pb75		{ padding-bottom:75px !important; }
	.pb76		{ padding-bottom:76px !important; }
	.pb77		{ padding-bottom:77px !important; }
	.pb78		{ padding-bottom:78px !important; }
	.pb79		{ padding-bottom:79px !important; }
	.pb80		{ padding-bottom:80px !important; }
	.pb81		{ padding-bottom:81px !important; }
	.pb82		{ padding-bottom:82px !important; }
	.pb83		{ padding-bottom:83px !important; }
	.pb84		{ padding-bottom:84px !important; }
	.pb85		{ padding-bottom:85px !important; }
	.pb86		{ padding-bottom:86px !important; }
	.pb87		{ padding-bottom:87px !important; }
	.pb88		{ padding-bottom:88px !important; }
	.pb89		{ padding-bottom:89px !important; }
	.pb90		{ padding-bottom:90px !important; }
	.pb91		{ padding-bottom:91px !important; }
	.pb92		{ padding-bottom:92px !important; }
	.pb93		{ padding-bottom:93px !important; }
	.pb94		{ padding-bottom:94px !important; }
	.pb95		{ padding-bottom:95px !important; }
	.pb96		{ padding-bottom:96px !important; }
	.pb97		{ padding-bottom:97px !important; }
	.pb98		{ padding-bottom:98px !important; }
	.pb99		{ padding-bottom:99px !important; }
	.pb100		{ padding-bottom:100px !important; }
	.pb101		{ padding-bottom:101px !important; }
	.pb102		{ padding-bottom:102px !important; }
	.pb103		{ padding-bottom:103px !important; }
	.pb104		{ padding-bottom:104px !important; }
	.pb105		{ padding-bottom:105px !important; }
	.pb106		{ padding-bottom:106px !important; }
	.pb107		{ padding-bottom:107px !important; }
	.pb108		{ padding-bottom:108px !important; }
	.pb109		{ padding-bottom:109px !important; }
	.pb110		{ padding-bottom:110px !important; }
	
	.pl1		{ padding-left:1px !important; }
	.pl2		{ padding-left:2px !important; }
	.pl3		{ padding-left:3px !important; }
	.pl4		{ padding-left:4px !important; }
	.pl5		{ padding-left:5px !important; }
	.pl6		{ padding-left:6px !important; }
	.pl7		{ padding-left:7px !important; }
	.pl8		{ padding-left:8px !important; }
	.pl9		{ padding-left:9px !important; }
	.pl10		{ padding-left:10px !important; }
	.pl11		{ padding-left:11px !important; }
	.pl12		{ padding-left:12px !important; }
	.pl13		{ padding-left:13px !important; }
	.pl14		{ padding-left:14px !important; }
	.pl15		{ padding-left:15px !important; }
	.pl16		{ padding-left:16px !important; }
	.pl17		{ padding-left:17px !important; }
	.pl18		{ padding-left:18px !important; }
	.pl19		{ padding-left:19px !important; }
	.pl20		{ padding-left:20px !important; }
	.pl21		{ padding-left:21px !important; }
	.pl22		{ padding-left:22px !important; }
	.pl23		{ padding-left:23px !important; }
	.pl24		{ padding-left:24px !important; }
	.pl25		{ padding-left:25px !important; }
	.pl26		{ padding-left:26px !important; }
	.pl27		{ padding-left:27px !important; }
	.pl28		{ padding-left:28px !important; }
	.pl29		{ padding-left:29px !important; }
	.pl30		{ padding-left:30px !important; }
	.pl31		{ padding-left:31px !important; }
	.pl32		{ padding-left:32px !important; }
	.pl33		{ padding-left:33px !important; }
	.pl34		{ padding-left:34px !important; }
	.pl35		{ padding-left:35px !important; }
	.pl36		{ padding-left:36px !important; }
	.pl37		{ padding-left:37px !important; }
	.pl38		{ padding-left:38px !important; }
	.pl39		{ padding-left:39px !important; }
	.pl40		{ padding-left:40px !important; }
	.pl41		{ padding-left:41px !important; }
	.pl42		{ padding-left:42px !important; }
	.pl43		{ padding-left:43px !important; }
	.pl44		{ padding-left:44px !important; }
	.pl45		{ padding-left:45px !important; }
	.pl46		{ padding-left:46px !important; }
	.pl47		{ padding-left:47px !important; }
	.pl48		{ padding-left:48px !important; }
	.pl49		{ padding-left:49px !important; }
	.pl50		{ padding-left:50px !important; }
	.pl51		{ padding-left:51px !important; }
	.pl52		{ padding-left:52px !important; }
	.pl53		{ padding-left:53px !important; }
	.pl54		{ padding-left:54px !important; }
	.pl55		{ padding-left:55px !important; }
	.pl56		{ padding-left:56px !important; }
	.pl57		{ padding-left:57px !important; }
	.pl58		{ padding-left:58px !important; }
	.pl59		{ padding-left:59px !important; }
	.pl60		{ padding-left:60px !important; }
	.pl61		{ padding-left:61px !important; }
	.pl62		{ padding-left:62px !important; }
	.pl63		{ padding-left:63px !important; }
	.pl64		{ padding-left:64px !important; }
	.pl65		{ padding-left:65px !important; }
	.pl66		{ padding-left:66px !important; }
	.pl67		{ padding-left:67px !important; }
	.pl68		{ padding-left:68px !important; }
	.pl69		{ padding-left:69px !important; }
	.pl70		{ padding-left:70px !important; }
	.pl71		{ padding-left:71px !important; }
	.pl72		{ padding-left:72px !important; }
	.pl73		{ padding-left:73px !important; }
	.pl74		{ padding-left:74px !important; }
	.pl75		{ padding-left:75px !important; }
	.pl76		{ padding-left:76px !important; }
	.pl77		{ padding-left:77px !important; }
	.pl78		{ padding-left:78px !important; }
	.pl79		{ padding-left:79px !important; }
	.pl80		{ padding-left:80px !important; }
	.pl81		{ padding-left:81px !important; }
	.pl82		{ padding-left:82px !important; }
	.pl83		{ padding-left:83px !important; }
	.pl84		{ padding-left:84px !important; }
	.pl85		{ padding-left:85px !important; }
	.pl86		{ padding-left:86px !important; }
	.pl87		{ padding-left:87px !important; }
	.pl88		{ padding-left:88px !important; }
	.pl89		{ padding-left:89px !important; }
	.pl90		{ padding-left:90px !important; }
	.pl91		{ padding-left:91px !important; }
	.pl92		{ padding-left:92px !important; }
	.pl93		{ padding-left:93px !important; }
	.pl94		{ padding-left:94px !important; }
	.pl95		{ padding-left:95px !important; }
	.pl96		{ padding-left:96px !important; }
	.pl97		{ padding-left:97px !important; }
	.pl98		{ padding-left:98px !important; }
	.pl99		{ padding-left:99px !important; }
	.pl100		{ padding-left:100px !important; }
	.pl101		{ padding-left:101px !important; }
	.pl102		{ padding-left:102px !important; }
	.pl103		{ padding-left:103px !important; }
	.pl104		{ padding-left:104px !important; }
	.pl105		{ padding-left:105px !important; }
	.pl106		{ padding-left:106px !important; }
	.pl107		{ padding-left:107px !important; }
	.pl108		{ padding-left:108px !important; }
	.pl109		{ padding-left:109px !important; }
	.pl110		{ padding-left:110px !important; }
	
	.ptb30		{ padding-top:30px !important; padding-bottom:30px !important; }
	.plr20		{ padding-left:20px !important; padding-right:20px !important; }

	/* 자·횡간 */
	.lh10 { line-height:10px; }
	.lh11 { line-height:11px; }
	.lh12 { line-height:12px; }
	.lh13 { line-height:13px; }
	.lh14 { line-height:14px; }
	.lh15 { line-height:15px; }
	.lh16 { line-height:16px; }
	.lh17 { line-height:17px; }
	.lh18 { line-height:18px; }
	.lh19 { line-height:19px; }
	.lh20 { line-height:20px; }
	.lh21 { line-height:21px; }
	.lh22 { line-height:22px; }
	.lh23 { line-height:23px; }
	.lh24 { line-height:24px; }
	.lh25 { line-height:25px; }
	.lh26 { line-height:26px; }
	.lh27 { line-height:27px; }
	.lh28 { line-height:28px; }
	.lh29 { line-height:29px; }
	.lh30 { line-height:30px; }
	
	.ls-01  { letter-spacing:-0.1em; }
	
	/* 백그라운드 */
	.bg_000000 { background-color:#000000 !important; }
	.bg_70B93F { background-color:#70B93F !important; }
	.bg_C8C8C8 { background-color:#C8C8C8 !important; }
	.bg_EFD655 { background-color:#EFD655 !important; }
	.bg_F0F0F0 { background-color:#F0F0F0 !important; }
	.bg_F2F2F2 { background-color:#F2F2F2 !important; }
	.bg_F2F0E7 { background-color:#F2F0E7 !important; }
	.bg_F4F4F4 { background-color:#F4F4F4 !important; }
	.bg_F8F8F8 { background-color:#F8F8F8 !important; }
	.bg_F9F9F9 { background-color:#F9F9F9 !important; }
	.bg_FAFAFA { background-color:#FAFAFA !important; }
	.bg_FFFFFF { background-color:#FFFFFF !important; }
	
	

/* ************************ [사용자 추가]
*/

	/* 숨김처리 */
	.blind { position:absolute; width:0px; height:0px; line-height:0px; visibility:hidden; overflow:hidden; }
	.blinda * { position:absolute; width:0px; height:0px; line-height:0px; visibility:hidden; overflow:hidden; }
	
	/* 좌우정렬 */
	.text_l { text-align:left!important }
	.text_r { text-align:right!important }
	.text_c { text-align:center!important }
	
	/* special */
	#specialbox { margin:0px auto; width:710px; padding:20px 0px; font-size:12px; font-family:Dotum, "돋움"; }
	#specialbox h1 { margin:30px 0 30px 0; text-align:center; }
	#specialbox .h1Desc { margin:0 0 10px 0; text-align:left; color:#F00; font-size:12px; }
	#specialbox form fieldset { width:710px; }
	#specialbox .specialBtn { text-align:center }
	#specialbox input[type="radio"] { margin-right:0px }
	#specialbox table td input[type="password"] { background:#ccc }
	#specialbox table td textarea { border:1px solid #dadada }
	.inp { height:20px; line-height:20px; border:1px solid #dadada }
	.pNone { padding:0; }
	#specialbox .agree { position:relative; width:100%; height:26px; padding:5px 0; }
	#specialbox .type { position:relative; width:100%; height:20px; padding:5px 0; text-align:right; }
	
	/* 개인정보보호정책 */
	#private { width:700px; margin:10px 5px 0; padding:0; color:#555555; font-size:12px; font-family:돋움, Arial, Helvetica, sans-serif; }
	*#private { margin:0 5px; padding:10px 0 0; } /* ie6,7 */
	#private .scrollBar { padding:10px; height:235px; overflow:auto; border:1px solid #eaeaea; font-family:Dotum; font-size:12px; }
	#private .scrollBar dl { width:100%; }
	#private .scrollBar dl dt { padding:0; margin:0; font-weight:bold; }
	#private .scrollBar dl dd { padding:0; margin:10px 0 30px 20px; text-align:left; color:#888888; line-height:20px; }
	#private .scrollBar .point { padding:0; margin:0; color:#000000; font-weight:normal; }
	
	#con,#nocheck_1,#yescheck1_1,#yescheck1_2,#yescheck1_3,#yescheck1_4,#yescheck1_5,#yescheck1_6,
	#yescheck2_1,#yescheck2_2,#yescheck2_3,#yescheck2_4,#yescheck2_5,#yescheck2_6,
	#yescheck3_1,#yescheck3_2,#yescheck3_3,#yescheck3_4,#yescheck3_5 { position:relative; width:710px; height:35px; border-top:1px solid #DEDEDE; }
	
	#use_year_div1_0 { float:left; width:125px; }
	#use_year_div1_1,#use_year_div2_1,#use_year_div3_1 { float:left; width:350px; }
	
	#con2 { position:relative; width:710px; height:160px; border-top:1px solid #DEDEDE; border-bottom:1px solid #DEDEDE; }
	#con span { color:#FF0000; }
	
	.tit,.desc,.desc2,.desc3 { float:left; height:24px; }
	.tit,.desc,.desc2,.desc3 { *height:35px; } /* ie6,7 */
	.tit { float:left; width:145px; background-color:#F0F0F0; font-weight:bold; padding:11px 0 0 5px; display:inline-block; }
	.tit2 { float:left; width:145px; height:149px; *height:160px; background-color:#F0F0F0; font-weight:bold; padding:11px 0 0 5px; display:inline-block; }
	.desc { width:200px; padding:7px 0 0 5px; display:inline; }
	.desc2 { width:555px; padding:7px 0 0 5px; display:inline; }
	.desc3 { width:705px; padding:7px 0 0 5px; display:inline; }
	
	/* 관련사이트 */
	.familysite { position:relative; }
	.familysite dl { float:right; width:165px; margin:0; padding:0 21px 0 0; position:relative; list-style:none; }
	.familysite dl dt a { overflow:hidden; width:165px; height:19px; display:block; text-indent:-5000em; background:url(/USER_DATA/_COMMON/css_hoon/img/bg_familysite_01.gif) 0 0 no-repeat; }
	.familysite dl dt.open a { background-position:-165px 0px; }
	.familysite dl dd { display:none; position:absolute; left:0; bottom:19px; z-index:0; border:1px solid #e4e4e4; border-bottom:none; background:#fff; font-size:11px; font-family:돋움; line-height:14px; width:163px; }
	.familysite dl dd ul li { list-style:none; }
	.familysite dl dd ul li a:link,
	.familysite dl dd ul li a:visited,
	.familysite dl dd ul li a:active { color:#888888; font-size:11px; font-family:돋움; text-decoration:none; display:block; width:163px; padding:5px 5px 2px 5px; }
	.familysite dl dd ul li a:hover { background:#F5F3F1; color:#666666; }
	
	/* dot */
	.sdot { padding:0 0 0 12px; background:url(/USER_DATA/_COMMON/css_hoon/img/i_dot_gray_01.gif) no-repeat 2px 8px; }
	.sdot { *background:url(/USER_DATA/_COMMON/css_hoon/img/i_dot_gray_01.gif) no-repeat 2px 6px; } /* ie6,7 */