@charset	"utf-8";
/*  Common 텍스트 스타일  */
body,td								{font-family:돋움,Dotum,arial; color:#6D6D6D; font-size:12px; line-height:18px;}
body,td a:link						{color:#6D6D6D; text-decoration:none;}
body,td a:visited					{color:#6D6D6D; text-decoration:none;}
body,td a:hover						{color:#F99700; text-decoration:none;}
body,td a:active					{color:#6D6D6D; text-decoration:none;}

image								{border: 0}

.bold								{font-weight:bold}
.center								{text-align:center}
.tL									{text-decoration:underline;}
.tC									{text-decoration:line-through;}

.bgC_default						{background:#4B4B4B;}
.bgC_wh								{background:#ffffff;}
.bgC_titB							{background:#E0E0E0;}

.f11								{font:11px;}
.f13								{font:13px;}

.txtOn								{color:#F99700;}


.fl									{float:left;}
.fm									{float:middle;}
.fr									{float:right;}
.cl									{clear:both;}

.txt_r								{color:#EF6976;}
.txt_b								{color:#6699CC;}
.txt_br								{color:#A97A30;}
.txt_o								{color:#F99700;}
.txto_r								{color:#EF6976;font:bold;}
.txto_b								{color:#6699CC;font:bold;}
.txto_br							{color:#A97A30;font:bold;}
.txto_o								{color:#F99700;font:bold;}

a.rollover img						{border-width:0px; display:inline;}
a.rollover img.over					{display:none; }

a.rollover:hover					{border:0px}
a.rollover:hover img				{display:none;}
a.rollover:hover img.over			{display:inline;}

/*  *****************  */
/*     Form 스타일     */
/*  *****************  */
select								{font-size:12px; color:#000000;}
.radio								{margin:0 0 -2 0}
.checkbox							{margin:0 0 -2 0}
.checkbox_01						{margin:0 0 4 0}
.select								{margin:0 0 -1 0}

.select_out							{position:relative;left:0px;top:0px;border:1px solid #CBCBCB;background-color:#FFFFFF;}
.select_in							{position:absolute;left:-1px;top:-1px;}
.search_s							{width:60px;color:#6D6D6D;padding:3 0 0 2}

textarea							{font-size:12px; color:#6D6D6D; border:1 solid #A4A4A4; padding:3}
.tarea_01							{font-size:12px; color:#6D6D6D; border:1 solid #CBCBCB; padding:5; 
									scrollbar-face-color: #E0E0E0; 
									scrollbar-shadow-color: #414141; 
									scrollbar-highlight-color: #E0E0E0; 
									scrollbar-3dlight-color: #ffffff; 
									scrollbar-darkshadow-color: #E0E0E0; 
									scrollbar-track-color: #F5F5F5; 
									scrollbar-arrow-color: #414141}
.tarea_02							{font-size:12px; color:#6D6D6D; border:1 solid #CBCBCB; padding:5; 
									scrollbar-face-color: #E0E0E0; 
									scrollbar-shadow-color: #414141; 
									scrollbar-highlight-color: #E0E0E0; 
									scrollbar-3dlight-color: #ffffff; 
									scrollbar-darkshadow-color: #E0E0E0; 
									scrollbar-track-color: #F5F5F5; 
									scrollbar-arrow-color: #414141}

.scroll								{font-size:12px; color:#6D6D6D; overflow-y:auto;
									scrollbar-face-color: #E0E0E0; 
									scrollbar-shadow-color: #414141; 
									scrollbar-highlight-color: #E0E0E0; 
									scrollbar-3dlight-color: #ffffff; 
									scrollbar-darkshadow-color: #E0E0E0; 
									scrollbar-track-color: #F5F5F5; 
									scrollbar-arrow-color: #414141}

.scroll_02							{font-size:12px; color:#6D6D6D; overflow-y:auto;border:1 solid #DBDBDB;padding:5 10;
									scrollbar-face-color: #FFFFFF; 
									scrollbar-shadow-color: #F3F3F3; 
									scrollbar-highlight-color: #F3F3F3; 
									scrollbar-3dlight-color: #F3F3F3; 
									scrollbar-darkshadow-color: #E0E0E0; 
									scrollbar-track-color: #F3F3F3; 
									scrollbar-arrow-color: #EBA527}

input								{font-family:돋움,Dotum,arial; font:12px; color:#000000; }
.inp_01								{font-family:돋움,Dotum,arial; font:12px; color:#6D6D6D; background-color:#FFFFFF; border:1 solid #CBCBCB;padding:2 0 0 5;height:19px;}
.inp_02								{font-family:돋움,Dotum,arial; font:12px; color:#424242; background-color:#F4F4F4; border:1 solid #DADADA;padding:2 0 0 5;height:19px;}
.inp_03								{font-family:돋움,Dotum,arial; font:12px; color:#6D6D6D; background-color:#FFFFFF; border:1 solid #F99700;padding:2 0 0 5;height:19px;}
.inp_04								{font-family:돋움,Dotum,arial; font:12px; color:#6D6D6D; background-color:#FFFFFF; border:1 solid #EB9E27;padding:2 0 0 5;height:19px;}


/*  *****************  */
/*    LayOut 스타일    */
/*  *****************  */
#bodyStyle							{margin:0px;background:url('/img/enc/encleanzone/images/common/bg_body.gif') repeat-x;}
#bodyStyle_Flame					{margin:0px;text-align:center;}
#header								{height:206px;}
#main								{vertical-align:top;width:909px;background:#FAF8E7 url('/img/enc/encleanzone/images/common/bg_bodyMain.gif') repeat-x;padding:0 0 20 0;}
#wrap								{width:909px;}
#leftArea							{width:198px;padding:155 0 0 0;vertical-align:top;}
#leftMypage							{position:absolute;top:174;left:15;}
#leftMypage_i						{position:absolute;top:84;left:25;}
#leftFlash							{padding:0 0 0 0;text-align:center;}
#leftBanner							{padding:20 0 0 33;}
#mainArea							{width:711px;vertical-align:top;}
#footer								{background:#fff; width:100%; height:111px; border-top:1px solid #F0F0F0;}
#footer	div							{float:left;}
#footer	ul							{list-style:none;margin:0px;clear:left;}
#footer	ul	li						{float:left;}

#mainAreaTop						{width:711px;height:29px;border-bottom:1px solid #DEE1D3;}
#mainAreaTit						{float:left;padding:7 0 0 5;}
#lineMap							{height:29px;float:right;font:11px;padding:8 26 0 0;}
#lineMap a:hover					{color:#FF950D; text-decoration:none;}
#lineMap_on							{color:#FF950D;}
#subTxtV							{padding:0 0 0 0;}
#subTxtV_no							{padding:20 0 0 0;}
#contentBgT							{background:url('/img/enc/encleanzone/images/common/bg_content_top.gif') no-repeat;width:711px;height:5px;}
#contentBgM							{background:url('/img/enc/encleanzone/images/common/bg_content_middle.gif') repeat-y;width:711px;height:400px;padding:20 0 35 0;text-align:center;vertical-align:top;}
#contentBgM02						{background:url('/img/enc/encleanzone/images/common/bg_content_middle.gif') repeat-y;width:711px;height:400px;padding:10 0 35 0;text-align:center;vertical-align:top;}
#contentBgM03						{background:url('/img/enc/encleanzone/images/common/bg_content_middle.gif') repeat-y;width:711px;height:400px;padding:0 0 35 0;text-align:center;vertical-align:top;}
#contentBgM04						{background:url('/img/enc/encleanzone/images/common/bg_content_middle.gif') repeat-y;width:711px;height:520px;padding:20 0 35 0;text-align:center;vertical-align:top;}
#contentBgM05						{background:url('/img/enc/encleanzone/images/common/bg_content_middle.gif') repeat-y;width:711px;height:450px;padding:20 0 35 0;text-align:center;vertical-align:top;}

#contentBgB							{background:url('/img/enc/encleanzone/images/common/bg_content_bottom.gif') no-repeat;width:711px;height:5px;}

#quickBg							{background:url('/img/enc/encleanzone/images/common/quick_bg.gif') repeat-y;width:71px;height:5px;}
#quickBg		.sm					{text-align:center;padding:3 0 3 0;}

#LeftMyEnc_01							{width:163px;text-align:center;}
#LeftMyEnc_01	.bottom					{width:163px;height:143px;padding:5 0 0 0;background:url('/img/enc/encleanzone/images/common/myenc_bg_01.gif') no-repeat;}
#LeftMyEnc_01	.name					{font:11;color:8B8A8A;letter-spacing:-1px;margin:0 0 8 0;}
#LeftMyEnc_01	.txt					{font:11;color:8B8A8A;letter-spacing:-1px;margin:0 0 5 0;width:163px;text-align:left;padding:0 0 0 32;background:url('/img/enc/encleanzone/images/common/myenc_bull.gif') no-repeat 23 3;}
#LeftMyEnc_01	.txt_on					{color:#5f5f5f;}
#LeftMyEnc_01	.txt_on2				{color:#FF6D0C;}
#LeftMyEnc_01	.specialLink			{width:114px;text-align:center;}
#LeftMyEnc_01	.specialLink	.left	{float:left;padding:3 0 0 0;}
#LeftMyEnc_01	.specialLink	.middle	{float:left;width:94px;text-align:center;}
#LeftMyEnc_01	.specialLink	.right	{float:right;padding:3 0 0 0;}
#LeftMyEnc_01	.btn					{text-align:center;margin:8 0 5 0;}

#LeftMyEnc_02							{width:163px;text-align:center;}
#LeftMyEnc_02	.bottom					{width:163px;height:117px;background:url('/img/enc/encleanzone/images/common/myenc_bg_02.gif') no-repeat;}
#LeftMyEnc_02	.name					{font:11;color:8B8A8A;letter-spacing:-1px;margin:0 0 8 0;}
#LeftMyEnc_02	.txt					{font:11;color:8B8A8A;letter-spacing:-1px;margin:0 0 5 0;width:163px;text-align:left;padding:0 0 0 32;background:url('/img/enc/encleanzone/images/common/myenc_bull.gif') no-repeat 23 3;}
#LeftMyEnc_02	.txt_on					{color:#FF6D0C;}
#LeftMyEnc_02	.specialLink			{width:114px;text-align:center;}
#LeftMyEnc_02	.specialLink	.left	{float:left;padding:3 0 0 0;}
#LeftMyEnc_02	.specialLink	.middle	{float:left;width:94px;text-align:center;}
#LeftMyEnc_02	.specialLink	.right	{float:right;padding:3 0 0 0;}
#LeftMyEnc_02	.btn					{text-align:center;margin:8 0 5 0;}

#LeftMyEnc_03							{width:163px;text-align:center;height:164px;padding:38 0 0 0;background:url('/img/enc/encleanzone/images/common/myenc_bg_03.gif') no-repeat;}
#LeftMyEnc_03	.txt					{font:11;float:left;letter-spacing:-1px;width:70;text-align:left;padding:5 0 0 26;background:url('/img/enc/encleanzone/images/common/myenc_bull.gif') no-repeat 17 8;}
#LeftMyEnc_03	.inp					{width:82;text-align:left;}
#LeftMyEnc_03	.btn					{padding:0 0 15 0;}
#LeftMyEnc_03	.btn2					{text-align:left;margin:0 0 5 30;}

#errorBg								{}
#errorBg	.bull						{background:url('/img/enc/encleanzone/images/common/bull_arrow.gif') no-repeat 0 5;padding:0 0 0 9;}
#errorBg	.titImg						{padding:0 0 15 0;}
/*  *****************  */
/*    게시판 스타일    */
/*  *****************  */
.bd_CountSt							{float:right;margin:0 15 10 0;}
.bd_CountSt .bull					{background:url('/img/enc/encleanzone/images/icon/bull_gray01.gif') no-repeat 0 8;padding:2 10 0 6;float:left;}
.bd_CountSt	.numL					{float:left;background:url('/img/enc/encleanzone/images/common/bg_boardcount_01.gif') no-repeat;width:2px;height:17px;}
.bd_CountSt	.numM					{float:left;background:#F6F6F6;border-top:1px solid #E8E8E8;border-bottom:1px solid #E8E8E8;line-height:15px;padding:0 8 0 9;}
.bd_CountSt	.numR					{float:left;background:url('/img/enc/encleanzone/images/common/bg_boardcount_02.gif') no-repeat;width:2px;height:17px;}

.bd_CountSt02						{float:right;margin:0 8 10 0;}
.bd_CountSt02 .bull					{background:url('/img/enc/encleanzone/images/icon/bull_gray01.gif') no-repeat 0 8;padding:2 10 0 6;float:left;}

.bd_CountSt03						{float:right;margin:0 0 10 0;}
.bd_CountSt03	.bull				{background:url('/img/enc/encleanzone/images/icon/bull_gray01.gif') no-repeat 0 7;padding:0 10 0 6;float:left;}

.bd_txtOn							{color:#FF6D0C;font:bold;}
.bd_txtOn02							{color:#A4B5CF;}
.bd_dotline							{background:url('/img/enc/encleanzone/images/common/dot_01.gif') repeat-x;width:659px;height:1px;}
.bd_line							{background:#C8C8C8;width:659px;height:1px;}
.bd_bar								{background:url('/img/enc/encleanzone/images/common/bd_bar_01.gif') no-repeat;width:1px;height:30px;}

.bd_num								{text-align:center;font:11px verdana;padding:2 0 0 0;color:#8B8A8A;word-break:break-all;}
.bd_numR							{font:11px verdana;padding:2 15 0 0;color:#8B8A8A;text-align:right}
.bd_numR02							{font:11px verdana;padding:2 20 0 0;color:#8B8A8A;text-align:right}
.bd_numL							{font:11px verdana;padding:2 0 0 0;color:#8B8A8A;}
.bd_num02							{font:11px verdana;padding:2 0 0 0;color:#6699CC;text-align:center;}
.bd_num02 a:link					{color:#6699CC; text-decoration:none;}
.bd_num02 a:visited					{color:#6699CC; text-decoration:none;}
.bd_num02 a:hover					{color:#F99700; text-decoration:none;}
.bd_num02 a:active					{color:#6699CC; text-decoration:none;}
.bd_num03							{font:11px verdana;padding:2 0 0 0;text-align:center;color:#EF6976}

.bd_txtLeft							{padding:3 0 0 12;}
.bd_txtLeft03						{padding:3 0 0 20;}
.bd_txtLeft04						{padding:3 0 0 12;line-height:14px;}

.bd_txtLeft02						{color:#6699CC;padding:3 0 0 12;}
.bd_txtLeft02 a:link				{color:#6699CC; text-decoration:none;}
.bd_txtLeft02 a:visited				{color:#6699CC; text-decoration:none;}
.bd_txtLeft02 a:hover				{color:#F99700; text-decoration:none;}
.bd_txtLeft02 a:active				{color:#6699CC; text-decoration:none;}

.bd_txtLeft03						{color:#6699CC;padding:3 0 0 5;}
.bd_txtLeft03 a:link				{color:#6699CC; text-decoration:none;}
.bd_txtLeft03 a:visited				{color:#6699CC; text-decoration:none;}
.bd_txtLeft03 a:hover				{color:#F99700; text-decoration:none;}
.bd_txtLeft03 a:active				{color:#6699CC; text-decoration:none;}

.bd_txtLeftSub						{padding:3 0 0 0;font:bold;}
.bd_imgCenter						{text-align:center;font:11px}
.bd_imgCenter						{text-align:center;font:11px}
.bd_txtCenter						{padding:3 0 0 0;text-align:center}
.bd_txtCenter02						{padding:3 0 0 0;text-align:center;color:#EF6976;}
.bd_txtCenter03						{padding:3 0 0 0;text-align:center;color:#6699CC;}
.bd_txtR							{padding:3 30 0 0;text-align:right;}
.bd_txtR02							{padding:3 15 0 0;text-align:right;}

.bd_txtContent						{padding:20;vertical-align:top;height:300px;word-break:break-all;}
.bd_txtContent02					{padding:20;vertical-align:top;height:230px;word-break:break-all;}
.bd_txtContent03					{padding:20 10;vertical-align:top;height:300px;word-break:break-all;}

.pagingTb							{width:659px;padding:15 0 0 0;border-top:1px solid #dddddd;}
.pagingTb03							{width:659px;padding:15 0 0 0;margin:25 0 0 0;border-top:1px solid #dddddd;}
.pagingTb02							{width:659px;padding:20 0 0 0;}
.paging								{font:11;color:#6D6D6D;padding:2 0 0 0;}
.paging	 a:link						{color:#6D6D6D; text-decoration:none;}
.paging	 a:visited					{color:#6D6D6D; text-decoration:none;}
.paging	 a:hover					{color:#FF6D0C; text-decoration:none;}
.paging	 a:active					{color:#6D6D6D; text-decoration:none;}
.paging_on							{color:#FF6D0C; font:bold; text-decoration:underline;}

.bd_search_t						{background:url('/img/enc/encleanzone/images/common/bg_search_01.gif') no-repeat;height:39px;width:4px;}
.bd_search_m						{background:#F3F3F3;border-top:1px solid #E4E4E4;border-bottom:1px solid #E4E4E4;height:39px;text-align:center;width:651px;}
.bd_search_b						{background:url('/img/enc/encleanzone/images/common/bg_search_02.gif') no-repeat;height:39px;width:4px;}

.bd_ViewBN_Tb						{border-top:1px solid #8B8A8A;border-bottom:1px solid #8B8A8A;}
.bd_ViewBN_Tb th					{text-align:center;}
.bd_ViewBN_Tb td					{padding:3 0 0 0;}

.bd_btn_Tb							{text-align:right;margin:15 0 0 0;width:639px}
.bd_btn_Tb2							{text-align:right;margin:15 0 0 0;width:649px}

.subInfo							{padding:20 0 20 0;}
.subInfo02							{padding:0 0 30 0;}

.sTit								{padding:25 0 10 0;width:659px;text-align:left;}
.sTit02								{padding:0 0 10 0;width:659px;text-align:left;}
.sTit03								{padding:30 0 10 0;width:659px;text-align:left;}
.sTit04								{padding:15 0 10 0;width:659px;text-align:left;}

/*  *****************  */
/*     INDEX 스타일    */
/*  *****************  */	
#indexStyle											{margin:0px;background:url('/img/enc/encleanzone/images/index/bg_indexbody.gif') repeat-x;}
#indexStyle		.contents							{width:950px;height:297;}
#indexStyle		.contents	.rightA					{background:url('/img/enc/encleanzone/images/index/index_barbg.gif') no-repeat left;}
#indexStyle		.encLogo							{width:218px;height:84px;vertical-align:top;}
#indexStyle		.myenc								{margin:0 0 0 0;}
#indexStyle		.notice								{width:162;}
#indexStyle		.notice		.list					{width:162;height:21px;background:url('/img/enc/encleanzone/images/index/dot_01.gif') repeat-x bottom;font:11;padding:7 0 0 5}
#indexStyle		.event								{margin:14 0 0 0;}
#indexStyle		.carlife							{margin:17 0 0 0;}
#indexStyle		.car								{margin:8 0 0 0;width:278px;}
#indexStyle		.carBox								{width:209px;height:103px;background:url('/img/enc/encleanzone/images/index/index_tablebg01.gif') repeat-x;padding:1 0 0 7;}
#indexStyle		.life								{margin:5 0 0 0;width:164px;}

#indexStyle		.help								{margin:15 0 0 19;padding:55 0 0 0;width:222;height:86;background:url('/img/enc/encleanzone/images/index/index_helpbg.gif') no-repeat;}
#indexStyle		.help	.date						{padding:3 0 0 15;color:#414141;float:left;font:11;width:45px;}
#indexStyle		.help	.money						{text-align:right;font:bold;color:#FFF600;padding:0 22 0 0}
#indexStyle		.special							{margin:4 0 0 19;}

#indexFrame		.car01								{margin:8 0 0 4;width:186px;}
#indexFrame		.car01	.tit						{width:186px;height:19px;border-bottom:1px solid #acacac}
#indexFrame		.car01	.tit	.left				{float:left;}
#indexFrame		.car01	.tit	.right				{float:right;}

#indexFrame		.car01	.list						{width:186px;margin:5 0 0 0;}
#indexFrame		.car01	.list	.txt				{width:146px;float:left;font:11;background:url('/img/enc/encleanzone/images/index/bull_01.gif') no-repeat 0 4;padding:0 0 3 4}
#indexFrame		.car01	.list	.date				{width:40px;float:right;font:11;color:#ACACAC;}

#indexFrame		.car02								{margin:8 0 0 0;width:202px;}
#indexFrame		.car02	.t1							{width:43px;float:left;padding:5 0 0 0;}
#indexFrame		.car02	.t2							{float:left;}
#indexFrame		.car02	.t3							{float:left;font:11;padding:5 2 0 0;}
#indexFrame		.car02	.t4							{float:left;}
#indexFrame		.car02	.t5							{float:left;font:11;padding:5 2 0 0;}
#indexFrame		.car02	.t6							{float:left;}
#indexFrame		.car02	.t7							{float:left;font:11;padding:5 0 0 0;}

#indexFrame		.car03								{margin:15 0 0 0;width:202px;}
#indexFrame		.car03	.carPic						{float:left;width:87px;height:65px;padding:2 0 0 2;background:url('/img/enc/encleanzone/images/index/index_car03_img01.gif') no-repeat;}
#indexFrame		.car03	.right						{width:112px;}
#indexFrame		.car03	.right	.txt				{font:11;padding:0 0 2 0;}

#indexFrame		.car04								{margin:10 0 0 0;width:194px;text-align:center;}

#indexFrame		.car05								{margin:10 0 0 0;width:202px;}
#indexFrame		.car05	.tit						{color:#2A9EAA;font:bold 11;}
#indexFrame		.car05	.pic						{width:85px;height:62px;margin:0 5 0 0;float:left;border:1px solid #acacac;padding:5 0 0 5}
#indexFrame		.car05	.txt						{width:108px;font:11;}

#indexFrame		.car06								{margin:10 0 0 0;width:202px;}
#indexFrame		.car06	.tit						{color:#2A9EAA;font:bold 11;}
#indexFrame		.car06	.pic						{width:85px;height:62px;margin:0 5 0 0;float:left;border:1px solid #acacac;padding:5 0 0 5}
#indexFrame		.car06	.txt						{width:108px;padding:26 0 0 0;font:11;}
#indexFrame		.price								{margin:0 0 4 0;background:url('/img/enc/encleanzone/images/icon/icon_w.gif') no-repeat 0 0;font:11px;color:#FF6D0D;padding:2 0 0 18;text-align:left;}
#indexFrame		.cashB03							{background:url('/img/enc/encleanzone/images/car/index_cashbag_03.gif') no-repeat;font:11px;padding:3 5 0 0;text-align:right;width:85px;height:17px}

/*  *****************  */
/*   카드혜택 스타일   */
/*  *****************  */
#01index											{width:659px;text-align:left;}
#01index	.left									{width:363px;text-align:left;float:left;border-right:1px solid #D7D7D7;}
#01index	.enc									{width:354px;}
#01index	.enc	.box							{width:354px;height:101px;background:#F5F5F5;padding:11 0 0 9;}
#01index	.enc	.box	.padding				{margin:0 8 0 0;float:left;}
#01index	.right									{width:293px;text-align:right;}

#01dPointSave										{width:659px;text-align:left;}
#01dPointSave	.title								{width:659px;}
#01dPointSave	.title	.tit						{background:url('/img/enc/encleanzone/images/card/bull_sk.gif') no-repeat;font:bold 14;padding:1 0 0 25;color:#424242;}
#01dPointSave	.title	.img						{padding:10 0 0 0;}

#01dPointSave	.subTxt								{padding:12 0 5 10;color:#6699CC;}
#01dPointSave	.subTxt2							{padding:15 0 5 10;color:#6699CC;}
#01dPointSave	.subTxt3							{padding:0 0 5 10;color:#6699CC;}

#01dPointSave	.benefit01							{width:659px;margin:30 0 0 0;}
#01dPointSave	.benefit01	.table					{border-top:1px solid #D1BB00;border-bottom:1px solid #D1BB00;background:#F1F0E8;}
#01dPointSave	.benefit01	.table	.tb1			{margin:0 0 0 130;width:529px;text-align:center;padding:5 0 0 0;border-left:1px solid #D1BB00;font:bold 11;color:#A97A30;height:21;}
#01dPointSave	.benefit01	.table	.tb2			{width:659px;height:100%;border-top:1px solid #D1BB00;background:url('/img/enc/encleanzone/images/card/dPointSave_bar_02.gif') no-repeat bottom;}
#01dPointSave	.benefit01	.table	.tb2_1			{width:131px;padding:9 0 0 0;height:100%;font:bold 11;color:#A97A30;float:left;text-align:center;}
#01dPointSave	.benefit01	.table	.tb2_2			{width:528px;height:100%;float:right;padding:5 0 5 10;text-align:left;background:#ffffff;border-bottom:1px solid #dadada;}
#01dPointSave	.benefit01	.table	.tb3			{width:659px;}
#01dPointSave	.benefit01	.table	.tb3_1			{width:131px;padding:9 0 0 0;font:bold 11;color:#A97A30;float:left;text-align:center;}
#01dPointSave	.benefit01	.table	.tb3_2			{width:528px;float:right;padding:5 0 5 10;text-align:left;background:#ffffff;}

#01dPointSave	.bull_01							{background:url('/img/enc/encleanzone/images/card/bull_arrow01.gif') no-repeat 10 6;padding:1 0 2 20;}
#01dPointSave	.bull_02							{background:url('/img/enc/encleanzone/images/card/bull_01.gif') no-repeat 20 6;padding:1 0 2 30;}

#01dPointSave	.benefit02							{width:659px;margin:30 0 0 0;}
#01dPointSave	.benefit02	.table					{padding:10 0 0 0;}
#01dPointSave	.benefit02	.table					{padding:10 0 0 0;}
#01dPointSave	.benefit02	.table2					{width:649px;margin:0 0 0 10;border-top:1px solid #D1BB00;border-bottom:1px solid #D1BB00;}
#01dPointSave	.benefit02	.table2	.tb1			{float:left;width:649px;border-bottom:1px solid #D1BB00;height:21;background:#F1F0E8;}
#01dPointSave	.benefit02	.table2	.tb1_1			{float:left;width:389px;text-align:center;padding:5 0 0 0;border-right:1px solid #D1BB00;font:bold 11;color:#A97A30;height:20;}
#01dPointSave	.benefit02	.table2	.tb1_2			{float:left;width:130px;text-align:center;padding:5 0 0 0;border-right:1px solid #D1BB00;font:bold 11;color:#A97A30;height:20;}
#01dPointSave	.benefit02	.table2	.tb1_3			{float:left;width:130px;text-align:center;padding:5 0 0 0;font:bold 11;color:#A97A30;height:20;}
#01dPointSave	.benefit02	.table2	.tb2			{float:left;width:649px;border-bottom:1px solid #DADADA;height:100%;}
#01dPointSave	.benefit02	.table2	.tb2_1			{float:left;width:389px;text-align:left;padding:5 0 0 20;border-right:1px solid #DADADA;height:100%;}
#01dPointSave	.benefit02	.table2	.tb2_2			{float:left;width:130px;text-align:center;padding:5 0 0 0;border-right:1px solid #DADADA;height:100%;}
#01dPointSave	.benefit02	.table2	.tb2_3			{float:left;width:130px;text-align:center;padding:5 0 0 0;height:100%;}

#01dPointSave	.benefit03							{width:659px;margin:30 0 0 0;}
#01dPointSave	.benefit03	.table					{padding:10 0 0 0;}
#01dPointSave	.benefit03	.table2					{width:649px;margin:0 0 0 10;border-top:1px solid #D1BB00;border-bottom:1px solid #D1BB00;}
#01dPointSave	.benefit03	.table2	.tb1			{float:left;width:649px;border-bottom:1px solid #D1BB00;height:21;background:#F1F0E8;}
#01dPointSave	.benefit03	.table2	.tb1_1			{float:left;width:216px;text-align:center;padding:5 0 0 0;border-right:1px solid #D1BB00;font:bold 11;color:#A97A30;height:20;}
#01dPointSave	.benefit03	.table2	.tb1_2			{float:left;width:217px;text-align:center;padding:5 0 0 0;font:bold 11;color:#A97A30;height:20;}
#01dPointSave	.benefit03	.table2	.tb2			{float:left;width:649px;border-bottom:1px solid #DADADA;height:100%;}
#01dPointSave	.benefit03	.table2	.tb2_1			{float:left;width:216px;text-align:center;padding:5 0 0 0;border-right:1px solid #DADADA;height:100%;}
#01dPointSave	.benefit03	.table2	.tb2_2			{float:left;width:217px;text-align:center;padding:5 0 0 0;height:100%;}

#01dPointSave	.TableStyle							{border-top:1px solid #D1BB00;border-bottom:1px solid #D1BB00;text-align:center;}
#01dPointSave	.TableStyle	.tit1					{border-right:1px solid #D1BB00;font:bold 11;color:#A97A30;background:#F1F0E8;border-bottom:1px solid #D1BB00;padding:2 0 0 0;}
#01dPointSave	.TableStyle	.tit2					{font:bold 11;color:#A97A30;background:#F1F0E8;border-bottom:1px solid #D1BB00;padding:2 0 0 0;}
#01dPointSave	.TableStyle	.tit3					{border-right:1px solid #D1BB00;font:bold 11;color:#A97A30;background:#F1F0E8;padding:2 0 0 0;}
#01dPointSave	.TableStyle	.txt1					{border-right:1px solid #DADADA;border-bottom:1px solid #DADADA;padding:2 0 0 0;}
#01dPointSave	.TableStyle	.txt2					{border-bottom:1px solid #DADADA;padding:2 0 0 0;}
#01dPointSave	.TableStyle	.txt3					{border-right:1px solid #DADADA;padding:2 0 0 0;}


#01dPointSave	.cardRequest						{width:659px;}
#01dPointSave	.cardRequest	.box				{background:#F7F6F1;height:48px;border-left:1px solid #F0EFE3;border-right:1px solid #F0EFE3;padding:3 0 3 44;}
#01dPointSave	.cardRequest	.box	.t1			{background:url('/img/enc/encleanzone/images/card/dPointSave_bar_01.gif') no-repeat right;width:107;height:44;float:left;}
#01dPointSave	.cardRequest	.box	.t1_1		{background:url('/img/enc/encleanzone/images/card/dPointSave_bar_01.gif') repeat-y right;width:107;height:74;float:left;}
#01dPointSave	.cardRequest	.box	.t1_2		{background:url('/img/enc/encleanzone/images/card/dPointSave_bar_01.gif') repeat-y right;width:107;height:118;float:left;}
#01dPointSave	.cardRequest	.box	.t2			{margin:9 60 0 30;padding:0 0 0 8;background:url('/img/enc/encleanzone/images/card/bull_02.gif') no-repeat 0 8;float:left;}
#01dPointSave	.cardRequest	.box	.t2_1		{margin:0 60 0 30;padding:0 0 0 8;background:url('/img/enc/encleanzone/images/card/bull_02.gif') no-repeat 0 8;}
#01dPointSave	.cardRequest	.box	.t3			{margin:15 0 0 0;padding:0 0 0 8;background:url('/img/enc/encleanzone/images/card/bull_02.gif') no-repeat 0 5;width:210;}
#01dPointSave	.cardRequest	.box	.t3_1		{margin:6 0 0 0;padding:0 0 0 8;background:url('/img/enc/encleanzone/images/card/bull_02.gif') no-repeat 0 5;width:210;}
#01dPointSave	.cardRequest	.box	.t4			{padding:3 0 0 27;width:470;line-height:15px;}

#01autoPop											{width:875px;}
#01autoPop	.top									{background:url('/img/enc/encleanzone/images/common/bg_popuptop_875.gif') no-repeat;height:42px;padding:0 0 0 15;text-align:left;}
#01autoPop	.middle									{width:530px;padding:15 0 0 30;}

#01OilPop											{width:607px;}
#01OilPop	.top									{background:url('/img/enc/encleanzone/images/common/bg_popuptop_607.gif') no-repeat;height:42px;padding:0 0 0 15;text-align:left;}
#01OilPop	.middle									{width:547px;padding:15 0 0 30;}
#01OilPop	.bottom									{width:607px;height:38;padding:20 0 0 0;text-align:center;}

#01SkPoint											{width:607px;}
#01SkPoint	.top									{background:url('/img/enc/encleanzone/images/common/bg_popuptop_607.gif') no-repeat;height:42px;padding:0 0 0 15;text-align:left;}
#01SkPoint	.middle									{width:547px;padding:15 0 0 30;}
#01SkPoint	.bottom									{width:607x;height:62;padding:20 0 0 0;text-align:center}
#01SkPoint	.tb01									{background: url('/img/enc/encleanzone/images/car/bull_arrow03.gif') no-repeat 11 8;width:547;padding:3 0 2 20;color:#6D6D6D;}
			
#01SkPoint2											{width:641px;}
#01SkPoint2	.top									{background:url('/img/enc/encleanzone/images/common/bg_popuptop_641.gif') no-repeat;height:42px;padding:0 0 0 15;text-align:left;}
#01SkPoint2	.bottom									{width:575x;height:62;padding:20 0 0 0;text-align:center}
#01SkPoint2	.menu									{width:575x;height:103px;background:url('/img/enc/encleanzone/images/card/skpointP_menu_bg.gif') no-repeat;padding:12 0 0 20;}
#01SkPoint2	.menu	.fl								{float:left;padding:0 5 0 0;}

#01SkPoint2	.affiliatedInfo							{width:575x;margin:20 0 20 0;}
#01SkPoint2	.affiliatedInfo		.left				{width:138x;float:left;padding:10 0 20 12;}
#01SkPoint2	.affiliatedInfo		.right				{width:427x;float:left;padding:10 0 20 16;text-align:left;}
#01SkPoint2	.affiliatedInfo		.info				{width:575px;background:url('/img/enc/encleanzone/images/card/dot_01.gif') no-repeat bottom;}
#01SkPoint2	.affiliatedInfo		.bull				{clear:both;background:url('/img/enc/encleanzone/images/card/bull_arrow01.gif') no-repeat 0 5;padding:0 0 2 8;}
#01SkPoint2	.affiliatedInfo		.table				{width:427px;height:100%;border-bottom:1px solid #51B948;text-align:center;margin:0 0 10 0;}
#01SkPoint2	.affiliatedInfo		.t1					{font:bold;border-right:1px solid #E0E0E0;background:#f7f7f7;padding:5 0 0 0;}
#01SkPoint2	.affiliatedInfo		.t1_1				{font:bold;border-right:1px solid #E0E0E0;border-bottom:1px solid #E0E0E0;background:#f7f7f7;padding:5 0 0 0;}
#01SkPoint2	.affiliatedInfo		.t2					{height:28;border-bottom:1px solid #E0E0E0;border-right:1px solid #E0E0E0;padding:5 0 0 0;}
#01SkPoint2	.affiliatedInfo		.t2_1				{height:28;border-right:1px solid #E0E0E0;padding:5 0 0 0;}
#01SkPoint2	.affiliatedInfo		.t3					{height:28;border-bottom:1px solid #E0E0E0;padding:5 0 0 0;}
#01SkPoint2	.affiliatedInfo		.t3_1				{height:28;padding:5 0 0 0;}


#01dCard											{width:659px;text-align:left;}
#01dCard		.titTable							{width:659px;}
#01dCard		.titTable		.tb					{float:left;width:633px;height:28px;padding:4 0 0 7;border-top:2px solid #D1BB00;border-bottom:2px solid #D1BB00;}
#01dCard		.titTable		.arrow				{background:url('/img/enc/encleanzone/images/card/bull_arrow02.gif') no-repeat 0 5;color:#A97A30;font:bold;padding:0 0 0 15;}

#01dCard		.cardList							{width:659px;margin:20 0 15 0;}
#01dCard		.cardList		.card				{width:659px;margin:0 0 15 0;}
#01dCard		.cardList		.img				{float:left;padding:5 0 0 0;width:112px;height:62px;text-align:center;background:url('/img/enc/encleanzone/images/card/card_bg_01.gif') no-repeat center;}
#01dCard		.cardList		.cardR				{float:left;text-align:left;}
#01dCard		.cardList		.box				{padding:7 0 7 10;background:#F7F7F7;width:531px;height:54px;border-left:1px solid #eeeeee;border-right:1px solid #eeeeee;}
#01dCard		.cardList		.info				{float:left;padding:3 0 0 0;margin:0 10 0 0;width:430px;height:34;background:url('/img/enc/encleanzone/images/card/bar_bg.gif') repeat-y right;}
#01dCard		.cardList		.btn				{padding:9 0 0 0;}

#01reIssue											{width:659px;text-align:left;}
#01reIssue		.info								{width:659px;}
#01reIssue		.info		.table					{background:url('/img/enc/encleanzone/images/card/reissue_table_02.gif') repeat-y;padding:10 0 0 32;height:175px;}
#01reIssue		.info		.bull01					{width:590px;background:url('/img/enc/encleanzone/images/card/bull_arrow03.gif') no-repeat 0 3;padding:1 0 9 8;font:11;}
#01reIssue		.info1								{width:659px;margin:25 0 0 0;}
#01reIssue		.info2								{width:659px;margin:25 0 0 0;}
#01reIssue		.info3								{width:659px;margin:25 0 0 0;}
#01reIssue		.info4								{width:659px;margin:0 0 0 0;}

#01reIssue		.form								{margin:4 0 0 0;width:659px;border-top:3px solid #D1BB00;border-bottom:1px solid #D1BB00;}
#01reIssue		.form_tb							{border-bottom:1px solid #dddddd;height:28px;clear:both;}
#01reIssue		.form_tb2							{height:28px;clear:both;}
#01reIssue		.left								{width:139px;height:100%;float:left;text-align:left;padding:8 0 0 30;}
#01reIssue		.left2								{width:139px;height:100%;float:left;text-align:left;padding:8 0 0 20;background:#F7F7F7;}
#01reIssue		.right								{width:520px;height:28px;float:left;padding:6 0 0 20;text-align:left;}
#01reIssue		.right2								{width:520px;height:28px;float:left;padding:3 0 0 20;text-align:left;}
#01reIssue		.bull02								{margin:30 0 0 0;width:659px;height:31px;padding:4 0 0 20;background:#F5F5F5 url('/img/enc/encleanzone/images/card/bull_arrow01.gif') no-repeat 13 11;color:#749C2C;}

#01reIssueOk										{text-align:left;padding:110 0 0 30;width:551px;height:331px;background:url('/img/enc/encleanzone/images/card/reissue_img_01.gif') no-repeat}
#01reIssueOk	.bull								{background:url('/img/enc/encleanzone/images/card/bull_arrow01.gif') no-repeat 0 5;padding:0 0 10 8;}
#01reIssueOk	.bull2								{color:#BA8F4B;background:url('/img/enc/encleanzone/images/card/bull_arrow01.gif') no-repeat 0 5;padding:0 0 3 8;}
#01reIssueOk	.bull3								{background:url('/img/enc/encleanzone/images/card/bull_01.gif') no-repeat 10 6;padding:0 0 0 15;}


#01benefit											{width:659px;text-align:left;}
#01benefit		.Tab								{width:659px;height:25px;margin:0 0 25 0;background:url('/img/enc/encleanzone/images/card/benefit_tab_bg.gif') repeat-x;}
#01benefit		.Stit								{width:659px;padding:30 0 10 0;}
#01benefit		.txt								{padding:0 0 3 20;}
#01benefit		.bull								{background:url('/img/enc/encleanzone/images/card/bull_arrow01.gif') no-repeat 20 5;padding:0 0 3 30;}
#01benefit		.bull2								{background:url('/img/enc/encleanzone/images/card/bull_arrow01.gif') no-repeat 10 2;padding:0 0 6 18;font:11;}
#01benefit		.box								{width:639px;height:276px;background:url('/img/enc/encleanzone/images/card/trafficS_img_05.gif') no-repeat 20 0;padding:50 0 0 50;}
#01benefitPop										{width:584px;}
#01benefitPop	.top								{background:url('/img/enc/encleanzone/images/common/bg_popuptop_584.gif') no-repeat;height:42px;padding:0 0 0 15;}
#01benefitPop	.bottom								{width:524px;margin:20 0 0 0;border-top:1px solid #E0E0E0;padding:10 0 0 0;text-align:center}
#01benefitPop	.box								{width:524px;border-bottom:1px solid #51B948;margin:0 0 10 0;}
#01benefitPop	.box	.left						{float:left;text-align:center;padding:5 0 2 0;color:#6699CC;width:103px;height:100%;border-right:1px solid #dddddd;border-bottom:1px solid #dddddd;background:#F7F7F7;}
#01benefitPop	.box	.right						{float:right;text-align:left;padding:5 0 2 15;width:421px;height:100%;border-bottom:1px solid #dddddd;}
#01benefitPop	.box	.left2						{float:left;text-align:center;padding:5 0 2 0;color:#6699CC;width:103px;height:100%;border-right:1px solid #dddddd;background:#F7F7F7;}
#01benefitPop	.box	.right2						{float:right;text-align:left;padding:5 0 2 15;width:421px;height:100%;}
#01benefitPop	.bull								{width:524px;background:url('/img/enc/encleanzone/images/card/bull_01.gif') no-repeat 0 4;padding:0 0 3 5;font:11;letter-spacing:-1px;}

#01foxy		    									{width:659px;text-align:left;}
#01foxy		  .Table								{width:659px;margin:0 0 30 0;}
#01foxy		  .Table		.left					{width:341px;float:left;}
#01foxy		  .Table		.right					{width:318px;float:right;text-align:left;}
#01foxy		  .Table		.box					{width:318px;height:88px;padding:10 0 0 20;border-left:1px solid #CDCDCD;border-right:1px solid #CDCDCD;}
#01foxy		  .Table2								{width:659px;}
#01foxy		  .Table2		.stit					{padding:15 0 10 8;}
#01foxy		  .Table2		.bannerTit				{font:bold;color:#6699CC;padding:6 0 2 0;}
#01foxy		  .Table2		.banner1				{margin:0 0 0 17;display:inline;float:left;width:199px;height:65px;background:url('/img/enc/encleanzone/images/card/foxy_img_06.gif') no-repeat right top;}
#01foxy		  .Table2		.banner1_1				{margin:0 0 0 17;display:inline;float:left;width:199px;height:65px;background:url('/img/enc/encleanzone/images/card/foxy_img_09.gif') no-repeat right top;}
#01foxy		  .Table2		.banner2				{margin:0 0 0 25;float:left;width:199px;height:65px;background:url('/img/enc/encleanzone/images/card/foxy_img_06.gif') no-repeat right top;}
#01foxy		  .Table2		.banner3				{text-align:right;width:199px;height:65px;}

#01foxy		  .Bull									{width:278px;background:url('/img/enc/encleanzone/images/card/bull_03.gif') no-repeat 0 9;padding:3 0 2 6;}
#01foxy		  .Bull2								{width:278px;background:url('/img/enc/encleanzone/images/card/bull_arrow01.gif') no-repeat 0 3;padding:0 0 2 6;font:11;}

#01join												{width:659px;text-align:left;}
#01join		.Tab									{width:659px;height:25px;margin:0 0 25 0;background:url('/img/enc/encleanzone/images/card/benefit_tab_bg.gif') repeat-x;}
#01join		.Stit									{width:659px;padding:30 0 10 0;}
#01join		.Stit2									{width:470px;padding:0 0 10 0;}
#01join		.txt									{padding:0 0 3 10;}
#01join		.txt2									{padding:10 0 0 0;text-align:right}
#01join		.bull									{background:url('/img/enc/encleanzone/images/card/bull_arrow01.gif') no-repeat 10 5;padding:0 0 3 20;}

#01smart											{width:659px;text-align:left;}
#01smart	.service								{width:659px;margin:25 0 0 0;}
#01smart	.service	.left						{width:163px;float:left;padding:0 0 0 30;}
#01smart	.service	.right						{width:496px;float:right;}
#01smart	.service	.tit						{padding:0 0 10 0;}
#01smart	.bull									{background:url('/img/enc/encleanzone/images/card/bull_arrow01.gif') no-repeat 0 5;padding:0 0 3 8;}

#01ipromise											{width:659px;text-align:left;}
#01ipromise		.Tab								{width:659px;height:25px;margin:0 0 25 0;background:url('/img/enc/encleanzone/images/card/benefit_tab_bg.gif') repeat-x;}
#01ipromise		.box								{width:621px;margin:15 0 5 10;border-top:1px solid #D1BB00;border-bottom:1px solid #D1BB00;}
#01ipromise		.box		.t1						{float:left;text-align:center;font:bold 11;color:#A97A30;padding:7 0 0 0;width:150px;height:28px;border-bottom:1px solid #ffffff;background:#F1F0E8;}
#01ipromise		.box		.t2						{float:left;text-align:center;padding:5 0 0 0;width:118px;height:28px;border-right:1px solid #DDDDDD;border-bottom:1px solid #DDDDDD;}
#01ipromise		.box		.t3						{float:left;text-align:center;padding:5 0 0 0;width:117px;height:28px;border-bottom:1px solid #DDDDDD;}
#01ipromise		.box		.t4						{float:left;text-align:center;font:bold 11;color:#A97A30;padding:7 0 0 0;width:150px;height:28px;background:#F1F0E8;}
#01ipromise		.box		.t5						{float:left;text-align:center;padding:5 0 0 0;width:118px;height:28px;border-right:1px solid #DDDDDD;}
#01ipromise		.box		.t6						{float:left;text-align:center;padding:5 0 0 0;width:117px;height:28px;}
#01ipromise		.bull								{background:url('/img/enc/encleanzone/images/card/bull_arrow01.gif') no-repeat 10 2;padding:0 0 0 18;font:11;}
#01ipromise		.bull2								{background:url('/img/enc/encleanzone/images/card/bull_arrow01.gif') no-repeat 0 4;padding:0 0 0 9;}
#01ipromise		.box2								{padding:24 0 0 170px;width:659px;height:99px;background:url('/img/enc/encleanzone/images/card/iproL_img_03.gif') no-repeat;}

#01OilCard											{width:584px;}
#01OilCard	.top									{background:url('/img/enc/encleanzone/images/common/bg_popuptop_584.gif') no-repeat;height:42px;padding:0 0 0 15;text-align:left;}
#01OilCard	.bottom									{width:524x;height:62;padding:20 0 0 0;text-align:center}
#01OilCard	.tit1									{font:bold;background:#F7F7F7;border-right:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0;}
#01OilCard	.tit2									{font:bold;background:#F7F7F7;border-right:1px solid #e0e0e0;}
#01OilCard	.txt1									{border-right:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0;}
#01OilCard	.txt2									{border-bottom:1px solid #e0e0e0;}
#01OilCard	.txt3									{border-right:1px solid #e0e0e0;}

#01smPop											{width:505px;}
#01smPop	.top									{background:url('/img/enc/encleanzone/images/common/bg_popuptop_505.gif') no-repeat;height:42px;padding:0 0 0 15;text-align:left;}
#01smPop	.bottom									{width:445x;height:62;border-top:1px solid #e0e0e0;margin:20 0 0 0;padding:20 0 0 0;text-align:center}
#01smPop	.map									{background:url('/img/enc/encleanzone/images/card/speedmate_img_01.gif') no-repeat 30 0;width:445x;height:372px;margin:20 0 20 0;padding:20 0 0 65;text-align:left;}
#01smPop	.map	.left							{float:left;width:165px;padding:72 0 0 0;}
#01smPop	.map	.right							{width:214px;}
#01smPop	.map	.m_left							{float:left;width:63px;height:25px;}
#01smPop	.map	.m_right						{width:63px;height:25px;}


#01cashSave											{width:659px;text-align:left;}
#01cashSave		.search								{width:659px;height:193px;margin:0 0 25 0;background:url('/img/enc/encleanzone/images/card/cashbagSave_img_search.gif') no-repeat;}
#01cashSave		.search		.bank					{margin:60 0 0 155;}
#01cashSave		.search		.bank	tr				{height:22;}
#01cashSave		.titTable							{width:659px;margin:0 0 20 0;}
#01cashSave		.titTable		.tb					{float:left;width:629px;height:33px;border-top:2px solid #D1BB00;border-bottom:2px solid #D1BB00;}
#01cashSave		.titTable		.txt				{color:#A97A30;padding:7 0 0 0;}

#01cashSave		.cardWrap							{width:659px;margin:0 0 15 0;clear:left;}
#01cashSave		.cardTable							{width:659px;margin:0 0 15 0;clear:left;}
#01cashSave		.cardTable		.left				{float:left;width:223;}
#01cashSave		.cardTable		.mid				{float:left;width:223;}
#01cashSave		.cardTable		.right				{float:left;width:213;}
#01cashSave		.cardTable		.box				{width:208;height:79;border-left:1px solid #DFDFDF;border-right:1px solid #DFDFDF;padding:5 0 0 10;}
#01cashSave		.cardTable		.card				{width:92px;float:left;}
#01cashSave		.cardTable		.name				{width:97px;font:bold;padding:5 0 3 0;line-height:16px;}

/*  *****************  */
/*  Event Town스타일   */
/*  *****************  */
.02bd_ViewTb										{border-top:3px solid #EC9918;margin:0 0 30 0;}
.02bd_ViewTb th										{text-align:center;border-bottom:1px solid #EC9918;}
.02bd_ViewTb td										{border-bottom:1px solid #EC9918;}

#02cultureSelect									{width:659px;height:58px;margin:25 0 0 0;background:url('/img/enc/encleanzone/images/event/table_bg04_01.gif') no-repeat;padding:18 0 0 110;text-align:left;}
#02cultureSelect		.tit						{width:98px;float:left;padding:5 0 0 0;}
#02cultureSelect		.select						{width:260px;float:left;padding:1 0 0 0;}

#02index											{width:659px;text-align:left;}
#02index	.left									{width:426px;float:left;border-right:1px solid #D7D7D7;}
#02index	.right									{width:233px;float:right;padding:0 0 0 14;}
#02index	.culture								{width:413px;margin:25 0 0 0;}
#02index	.culture	.tab						{width:413px;margin:15 0 0 0;}
#02index	.culture	.event						{width:413px;height:106;border-left:1px solid #D4D4D4;border-right:1px solid #D4D4D4;text-align:center;}
#02index	.onlyu									{width:219px;margin:0 0 0 0;}
#02index	.station								{width:219px;margin:17 0 0 0;}
#02index	.station	.list						{width:219px;height:23px;background:url('/img/enc/encleanzone/images/common/dot_02.gif') repeat-x bottom;}
#02index	.station	.bull						{background:url('/img/enc/encleanzone/images/event/bull_01.gif') no-repeat 0 12;padding:8 0 0 6;font:11;}
#02index	.notice									{width:219px;margin:12 0 0 0;}
#02index	.notice		.list						{width:219px;height:23px;background:url('/img/enc/encleanzone/images/common/dot_02.gif') repeat-x bottom;}
#02index	.notice		.bull						{background:url('/img/enc/encleanzone/images/event/bull_01.gif') no-repeat 0 12;padding:8 0 0 6;font:11;}


#02encEvent										{width:659px;}
#02encEvent		.list							{width:659px;margin:0 0 30 0;}
#02encEvent		.top							{width:659px;height:23px;text-align:left;}
#02encEvent		.top	.sub					{width:61px;float:left;padding:2 0 0 10;}
#02encEvent		.top	.subT					{width:427px;float:left;}
#02encEvent		.top	.date					{width:41px;float:left;padding:2 0 0 0;}
#02encEvent		.top	.dateT					{width:130px;float:left;font:11px;padding:3 0 0 0;}
#02encEvent		.img							{width:659px;height:156px;text-align:center;padding:7 0 0 0;background:url('/img/enc/encleanzone/images/event/bg_eventlist.gif') no-repeat;}
	
#02lottery										{width:667px;}
#02lottery      .lottery_tb						{width:667px;background:url('/img/enc/encleanzone/images/event/bg_eventlist02_02.gif') repeat-y;padding:0 0 0 13;text-align:left;}

#02onlyu										{width:667px;}
#02onlyu		.onlyu_tb						{width:667px;background:url('/img/enc/encleanzone/images/event/bg_eventlist02_02.gif') repeat-y;padding:0 0 0 13;text-align:left;}

#02culture										{width:659px;}
#02culture		.index_tb01						{width:659px;height:270px;text-align:left;background:url('/img/enc/encleanzone/images/event/culture_index_img02.gif') no-repeat;padding:12 0 0 37;}
#02culture		.index_tb01		.left			{width:318px;float:left;}
#02culture		.index_tb01		.right			{width:264px;text-align:left;}
#02culture		.index_tb01		.top			{width:264px;}
#02culture		.index_tb01		.tit			{float:left;padding:0 10 0 0;}
#02culture		.index_tb01		.state			{float:left;}
#02culture		.index_tb01		.img			{width:264px;margin:10 0 0 0;}

#02culture		.index_tb02						{width:659px;height:147px;text-align:left;margin:25 0 25 0;}
#02culture		.index_tb02		.tb				{width:318px;height:121px;padding:14 0 0 22;border-left:1px solid #CFCFCF;border-right:1px solid #CFCFCF;}
#02culture		.index_tb02		dl,dd			{margin:0px;width:290px;}
#02culture		.index_tb02		dt				{background:url('/img/enc/encleanzone/images/event/bull_01.gif') no-repeat 0 5;padding:2 0 5 8;font:bold 11;color:#158FA4;}
#02culture		.index_tb02		.img			{background:#EBEBEB;width:93px;height:75px;text-align:center;padding:4 0 0 0;float:left;}
#02culture		.index_tb02		.txt			{width:197px;text-align:left;padding:3 0 0 10;float:right;letter-spacing:-1;}
#02culture		.index_tb02		.left			{width:338px;float:left;}
#02culture		.index_tb02		.right			{width:318px;text-align:left;}
#02culture		.index_tb02		.bull			{background:url('/img/enc/encleanzone/images/event/bull_01.gif') no-repeat 0 6;padding:0 0 3 8;}

#02culture		.index_tb03						{width:659px;text-align:left;}
#02culture		.index_tb03		.tb				{width:659px;height:95px;margin:10 0 0 0;text-align:left;background:url('/img/enc/encleanzone/images/event/culture_index_img03.gif') no-repeat;padding:13 0 0 110;}
#02culture		.index_tb03		.bull			{background:url('/img/enc/encleanzone/images/event/bull_02.gif') no-repeat 0 6;padding:0 0 0 8;color:#ffffff;}

#02etc											{width:667px;}
#02etc			.etc_tb							{width:667px;background:url('/img/enc/encleanzone/images/event/bg_eventlist02_02.gif') repeat-y;padding:0 0 0 13;text-align:left;}

#02movie										{width:667px;}
#02movie		.movie_tb						{width:667px;background:url('/img/enc/encleanzone/images/event/bg_eventlist02_02.gif') repeat-y;padding:0 0 0 13;text-align:left;}
	
#02musi											{width:667px;}
#02musi			.musi_tb						{width:667px;background:url('/img/enc/encleanzone/images/event/bg_eventlist02_02.gif') repeat-y;padding:0 0 0 13;text-align:left;}
	
#02eventAfter									{width:659px;text-align:left;}
#02eventAfter	.tit							{color:#424242;font:bold 14;background:url('/img/enc/encleanzone/images/icon/icon_movie.gif') no-repeat;padding:1 0 0 20;margin:0 0 5 0;}
#02eventAfter	.pic							{width:659px;height:184px;background:url('/img/enc/encleanzone/images/event/after_img_01.gif') no-repeat;padding:17 0 0 0;}
#02eventAfter	.s_pic							{width:192px;height:147px;background:url('/img/enc/encleanzone/images/event/after_img_02.gif') no-repeat;padding:5 0 0 0;margin:0 0 0 20;text-align:center;float:left;display:inline;}

#02eventAfter	.content						{width:659px;margin:5 0 0 0;}
#02eventAfter	.content	.txt				{width:659px;border-left:2px solid #EFEFEF;border-right:2px solid #EFEFEF;padding:10 20;}

#02station										{width:659px;text-align:left;}
#02station		.search							{width:659px;height:43px;background:#F8F7F2;border:1px solid #F1F0E8;padding:10 0 0 174;}
#02station		.search		.tb1				{float:left;padding:4 0 0 0;}
#02station		.search		.tb2				{float:left;padding:1 3 0 14;}
#02station		.search		.tb3				{float:left;padding:0 3 0 0;}

#02station		.stationInfo						{width:659px;margin:0 0 25 0;}
#02station		.Info							{width:659px;margin:25 0 0 0;}
#02station		.Info		.top				{margin:0 0 10 0;width:659px;}
#02station		.Info		.tb_bg				{float:left;width:590px;height:28px;border-top:2px solid #E39B2D;border-bottom:2px solid #E39B2D;}
#02station		.Info		.s_name				{float:left;height:24px;background:url('/img/enc/encleanzone/images/event/bar_01.gif') no-repeat right;padding:4 8 0 8;font:bold;color:#FF6D0C;}
#02station		.Info		.service			{float:left;padding:4 0 0 10;}
#02station		.Info		.map				{float:left;}

#02station		.Info		.bottom				{width:659px;height:150px;}
#02station		.Info		.pic				{float:left;width:260px;height:150px;background:url('/img/enc/encleanzone/images/event/station_picbg.gif') no-repeat 10 0;padding:8 0 0 18;}
#02station		.Info		.detail				{width:396px;text-align:left;}
#02station		.Info		.period				{background:url('/img/enc/encleanzone/images/event/txt_period02.gif') no-repeat 0 6;padding:4 0 0 60}
#02station		.Info		.contact			{background:url('/img/enc/encleanzone/images/event/txt_contact.gif') no-repeat 0 6;padding:4 0 0 60}
#02station		.Info		.address			{background:url('/img/enc/encleanzone/images/event/txt_address.gif') no-repeat 0 6;padding:4 0 0 60}
#02station		.Info		.content			{background:url('/img/enc/encleanzone/images/event/txt_content.gif') no-repeat 0 6;padding:4 0 0 60}


/*  *****************  */
/*   Car&Life 스타일   */
/*  *****************  */
.04index_Travel						{width:281px;height:133px;background:#ffffff;border-right:1px solid #E9E7DC;}
.04index_Travel		.p1				{width:130px;text-align:center;border-right:1px solid #E2E2E2;float:left;}
.04index_Travel		.pic			{border:1px solid #D6D6D6;width:74;height:54}
.04index_Travel		.subtt			{font:11px;margin:5 0 0 0;color:#6d6d6d;text-decoration:none;}
.04index_Travel		.subtt a:link	{color:#6D6D6D; text-decoration:none;}
.04index_Travel		.subtt a:visited{color:#6D6D6D; text-decoration:none;}
.04index_Travel		.subtt a:hover	{color:#F99700; text-decoration:none;}
.04index_Travel		.subtt a:active	{color:#6D6D6D; text-decoration:none;}

.04index_Travel		.price			{margin:3 0 4 0;background:url('/img/enc/encleanzone/images/icon/icon_w.gif') no-repeat 15 0;font:11px;color:#FF6D0D;padding:2 0 0 33;text-align:left;}
.04index_Travel		.cashB			{font:11px;height:17;text-align:center;width:85px;}
.04index_Travel		.cashB02		{padding:2 2 0 2;float:left;border-top:1px solid #D5D5D5;border-bottom:1px solid #D5D5D5;}
.04index_Travel		.cashB03		{background:url('/img/enc/encleanzone/images/car/index_cashbag_03.gif') no-repeat;font:11px;padding:3 5 0 0;text-align:right;width:85px;height:17px}

.04index_Travel		.p2				{width:130px;text-align:center;}

.04indexTab							{background:url('/img/enc/encleanzone/images/car/bg_4tab.gif') repeat-x;width:387px;height:25px;margin:0 0 15 0;}
.04index_Travel02					{width:387px;height:105px;margin:0px;padding:0px;}
.04index_Travel02	dt				{background:url('/img/enc/encleanzone/images/car/bull_arrow02.gif') no-repeat 0 1;padding:0 0 5 15;color:#2A9EAA;font:bold;}
.04index_Travel02	.pic			{border:1px solid #D6D6D6;width:92;height:67;margin:0 0 0 8px;padding:0;float:left;}
.04index_Travel02	dd				{margin:0px;}	
.04index_Travel02	.txt			{width:265px;float:right}
.04index_Travel02	.txt	p		{margin:0px;padding:0px;}
.04index_Travel02	.txt	.t1		{font:11px;color:#FF6D0D;padding:3 0 6 0;}
.04index_Travel02	.txt	.t2		{font:12px;line-height:16px;letter-spacing:-1px;}

.04index_shop						{width:387px;margin:15 0 25 0;}
.04index_shopBg						{border-left:1px solid #CDCDCD;border-right:1px solid #CDCDCD;padding:0;width:387;text-align:center;}
.04index_shopBg		.pic			{border:1px solid #D6D6D6;width:85;height:84;float:left;}
.04index_shopBg		dl				{margin:10 0 0 0px;width:336px;}	
.04index_shopBg		dd				{margin:0px;}	
.04index_shopBg		.txt			{width:240px;float:right;text-align:left;}
.04index_shopBg		.txt	p		{margin:0px;padding:0px;}
.04index_shopBg		.txt	.t1		{font:bold 11px;color:#2A9EAA;padding:0 0 6 0;}
.04index_shopBg		.txt	.t2		{font:11px;color:#FF6D0D;padding:0 0 2 0;}
.04index_shopBg		.txt	.t3		{font:11px;line-height:16px;padding:0 0 3 0;}

.04index_search						{width:387px;}
.04index_search   .left             {width:318px;float:left;}
.04index_searchBg					{width:293px;height:85px;background:#F4F4F4;margin:9 0 0 5;text-align:center;}
.04index_searchBg	  dl			{margin:10 0 0 0px;width:273px;}	
.04index_searchBg	  dd			{margin:0px;}	
.04index_searchBg	  .pic			{border:1px solid #D6D6D6;width:85;height:62;float:left;background:#ffffff;padding:5 0 0 0;}
.04index_searchBg	  .txt			{width:180px;float:right;text-align:left;}
.04index_searchBg	  .txt	p		{margin:0px;padding:0px;}
.04index_searchBg	  .txt	.t1		{font:bold 11px;color:#2A9EAA;padding:0 0 5 0;}
.04index_searchBg	  .txt	.t2		{font:11px;line-height:16px;padding:0 0 3 0;}

.04index_search	  .right			{width:69px;float:right;}

.04index_car						{border-left:1px solid #D4D4D4;border-right:1px solid #D4D4D4;width:234px;height:140;text-align:center;padding:8 0 0 0;}
.04index_car	.tit				{background:url('/img/enc/encleanzone/images/car/bull_arrow.gif') no-repeat 0 4;text-align:left;padding:2 0 0 6;font:11px;color:#38838B;}
.04index_car	.view				{background:url('/img/enc/encleanzone/images/common/dot_03.gif') repeat-x bottom;width:208px;text-align:left;margin:5 0 8 0;}
.04index_car	.view	.pic		{background:url('/img/enc/encleanzone/images/car/index_carbg.gif') no-repeat;width:76px;height:60px;text-align:center;padding:6 0 0 0;float:left;margin:0 3 0 0;}

.04index_car	.view	ul			{list-style:none;margin:0 0 10 2;}
.04index_car	.view	li			{background:url('/img/enc/encleanzone/images/car/bull_01.gif') no-repeat 0 5;width:126;padding:2 0 0 6;font:11;}

.04index_rent						{width:234px;margin:20 0 20 0;}
.04index_rentBg						{border-left:1px solid #D4D4D4;border-right:1px solid #D4D4D4;width:234px;height:114;text-align:center;padding:12 0 0 0;}
.04index_rentBg		.tb				{width:212px;text-align:left;margin:7 0 0 0;}
.04index_rentBg		.tb1			{width:46px;float:left;padding:3 0 0 0;}
.04index_rentBg		.tb2			{width:166px;font:11px;float:right;}
.04index_rentBg		.tt				{padding:4 2 0 1;float:left;}

.04_4Tab							{background:url('/img/enc/encleanzone/images/car/bg_4tab.gif') repeat-x;width:659px;height:25px;}


.04bd_Tit							{background:#2D94A1;text-align:center;width:659px;}
.04bd_Tit .left						{background:url('/img/enc/encleanzone/images/car/boardtit_bg_left.gif') no-repeat;height:25px;width:6px;}
.04bd_Tit .mid						{background:url('/img/enc/encleanzone/images/car/boardtit_bg_middle.gif') no-repeat;height:25px;width:11px;}
.04bd_Tit .right					{background:url('/img/enc/encleanzone/images/car/boardtit_bg_right.gif') no-repeat;height:25px;width:6px;}
.04bd_Tit02							{background:#2D94A1;text-align:center;width:659px;}
.04bd_Tit02 .left					{background:url('/img/enc/encleanzone/images/car/boardtit_bg_left02.gif') no-repeat;height:32px;width:6px;}
.04bd_Tit02 .mid					{background:url('/img/enc/encleanzone/images/car/boardtit_bg_middle02.gif') no-repeat;height:32px;width:11px;}
.04bd_Tit02 .right					{background:url('/img/enc/encleanzone/images/car/boardtit_bg_right02.gif') no-repeat;height:32px;width:6px;}
.04bd_Tit03							{background:#2D94A1;text-align:center;width:659px;margin:25 0 0 0;}
.04bd_Tit03 .left					{background:url('/img/enc/encleanzone/images/car/boardtit_bg_left.gif') no-repeat;height:25px;width:6px;}
.04bd_Tit03 .mid					{background:url('/img/enc/encleanzone/images/car/boardtit_bg_middle.gif') no-repeat;height:25px;width:11px;}
.04bd_Tit03 .right					{background:url('/img/enc/encleanzone/images/car/boardtit_bg_right.gif') no-repeat;height:25px;width:6px;}

.04bd_ViewTb						{border-top:3px solid #2D94A1;border-bottom:1px solid #2D94A1;width:659px;margin:25 0 0 0;}
.04bd_ViewTb	th					{border-bottom:1px solid #E0E0E0;background:#F7F7F7;text-align:left;}
.04bd_ViewTb	td					{border-bottom:1px solid #E0E0E0;}
.04bd_ViewTb	.pic				{padding:0 0 0 20;}
.04bd_ViewTb	.txt01				{padding:2 0 0 20;}
.04bd_ViewTb	.txt01On			{padding:2 0 0 20;color:#6699CC;font:bold;}
.04bd_ViewTb	.txt02				{padding:10 10 10 20;vertical-align:top;word-break:break-all;}

.04bd_ViewTb02						{border-top:3px solid #2D94A1;border-bottom:1px solid #2D94A1;width:659px;}
.04bd_ViewTb02	th					{border-bottom:1px solid #E0E0E0;background:#F7F7F7;text-align:left;}
.04bd_ViewTb02	td					{border-bottom:1px solid #E0E0E0;}
.04bd_ViewTb02	.pic				{padding:0 0 0 20;}
.04bd_ViewTb02	.txt01				{padding:2 0 0 20;}
.04bd_ViewTb02	.txt01On			{padding:2 0 0 20;color:#6699CC;}
.04bd_ViewTb02	.txt02				{padding:10 10 10 20;vertical-align:top;word-break:break-all;}

.04bd_WriteTb						{border-top:3px solid #2D94A1;border-bottom:1px solid #2D94A1;}
.04bd_WriteTb	td					{border-bottom:1px solid #E0E0E0;}
.04bd_WriteTb .p20					{padding:0 0 0 20;}
.04bd_WriteTb .p30					{padding:0 0 0 30;}
.04bd_WriteTb .txt					{color:#6699CC;padding:3 0 0 0;}
.04bd_WriteTb .txtOn				{color:#6699CC;padding:3 0 0 0;font:bold;}
.04bd_WriteTb .txt2					{padding:3 0 0 0;line-height:16px;}

.04bd_ListTb						{border-bottom:1px solid #2D94A1;width:659px;}
.04bd_ListTb	.noRe				{width:659px;padding:15;}

.carDrive4Tab						{background:url('/img/enc/encleanzone/images/car/bg_4tab.gif') repeat-x;width:659px;height:25px;}

.carDrive4TabTxt					{}
.carDrive4TabTxt  .L				{background:url('/img/enc/encleanzone/images/car/bg_tab_left.gif') no-repeat;width:17px;height:25px;float:left;}
.carDrive4TabTxt  .R				{background:url('/img/enc/encleanzone/images/car/bg_tab_right.gif') no-repeat;width:19px;height:25px;float:left;}
.carDrive4TabTxt  .M				{background:url('/img/enc/encleanzone/images/car/bg_tab_mid.gif') repeat-x;height:25px;float:left;padding:6 0 0 2;font:bold;color:#FFFFFF;}
.carDrive4TabTxt  .M  a:link		{color:#FFFFFF; text-decoration:none;}
.carDrive4TabTxt  .M  a:visited		{color:#FFFFFF; text-decoration:none;}
.carDrive4TabTxt  .M  a:hover		{color:#2D94A1; text-decoration:none;}
.carDrive4TabTxt  .M  a:active		{color:#FFFFFF; text-decoration:none;}

.carDrive4TabTxt_on					{}
.carDrive4TabTxt_on  .L				{background:url('/img/enc/encleanzone/images/car/bg_tab_left_on.gif') no-repeat;width:17px;height:25px;float:left;}
.carDrive4TabTxt_on  .R				{background:url('/img/enc/encleanzone/images/car/bg_tab_right_on.gif') no-repeat;width:19px;height:25px;float:left;}
.carDrive4TabTxt_on  .M				{background:url('/img/enc/encleanzone/images/car/bg_tab_mid_on.gif') repeat-x;height:25px;float:left;padding:6 0 0 2;font:bold;color:#179522;}
.carDrive4TabTxt_on  .M  a:link		{color:#2D94A1; text-decoration:none;}
.carDrive4TabTxt_on  .M  a:visited	{color:#2D94A1; text-decoration:none;}
.carDrive4TabTxt_on  .M  a:hover	{color:#2D94A1; text-decoration:none;}
.carDrive4TabTxt_on  .M  a:active	{color:#2D94A1; text-decoration:none;}

.04repair_search					{background:url('/img/enc/encleanzone/images/car/repaircounsel_img_01.gif') no-repeat;width:659px;height:164px;padding:93 0 0 299px;text-align:left;}
.04repair_repairM					{background:url('/img/enc/encleanzone/images/car/repairbook_img_02.gif') no-repeat;width:659px;height:65px;margin:25 0 20 0;padding:19 0 0 89;text-align:left;}
.04repair_repairM	.txt			{float:left;font:bold;color:#FF6D0C;padding:3 0 0 0;width:235px;line-height:16px;}

.04repair_bookOk					{background:url('/img/enc/encleanzone/images/car/repairbookok_img_01.gif') no-repeat;width:551;height:381;text-align:left;}
.04repair_bookOk	.img			{padding:83 0 0 40;}
.04repair_bookOk	.img2			{padding:94 0 0 60;}
.04repair_bookOk	.txt1			{padding:12 0 0 40;}
.04repair_bookOk	.b1				{float:left;padding:8 3 0 50}
.04repair_bookOk	.b2				{padding:8 0 0 0;}
.04repair_bookOk	.b3				{padding:8 3 0 70}
.04repair_bookOk	.txt2			{margin:103 0 0 31;width:489;text-align:center;font:11}
.04repair_bookOk	.txt3			{font:bold;color:#6699CC;}
.04repair_bookOk	.txt4			{padding:12 0 0 60;}
.04repair_bookOk	.txt5			{padding:110 0 0 100;}


.popNewStore						{width:584px;}
.popNewStore	.top				{background:url('/img/enc/encleanzone/images/common/bg_popuptop_584.gif') no-repeat;height:42px;padding:0 0 0 15;}
.popNewStore	.tbM				{width:523;background:#f3f3f3;border-left:1px solid #D8D8D8;border-right:1px solid #D8D8D8;text-align:center;padding:5 0 5 0;}
.popNewStore	.tbM	.a1			{float:left;padding:3 10 0 10;}
.popNewStore	.tbM	.a2			{float:left;padding:3 10 0 20;}
.popNewStore	.tbM	.a3			{float:left;padding:1 0 0 8;}

.popNewStore	.tbM2				{width:523;height:22px;text-align:center;background:#EDF8EC;border-top:1px solid #51B948;border-bottom:1px solid #51B948;margin:10 0 0 0;}
.popNewStore	.tbM2_1				{width:44px;height:20px;padding:4 0 0 0;float:left;background:url('/img/enc/encleanzone/images/car/bar_01.gif') no-repeat right;}
.popNewStore	.tbM2_2				{width:59px;height:20px;padding:4 0 0 0;float:left;background:url('/img/enc/encleanzone/images/car/bar_01.gif') no-repeat right;}
.popNewStore	.tbM2_3				{width:55px;height:20px;padding:4 0 0 0;float:left;background:url('/img/enc/encleanzone/images/car/bar_01.gif') no-repeat right;}
.popNewStore	.tbM2_4				{width:154px;height:20px;padding:5 0 0 0;float:left;background:url('/img/enc/encleanzone/images/car/bar_01.gif') no-repeat right;}
.popNewStore	.tbM2_5				{width:90px;height:20px;padding:4 0 0 0;float:left;background:url('/img/enc/encleanzone/images/car/bar_01.gif') no-repeat right;}
.popNewStore	.tbM2_6				{width:72px;height:20px;padding:4 0 0 0;float:left;background:url('/img/enc/encleanzone/images/car/bar_01.gif') no-repeat right;}
.popNewStore	.tbM2_7				{width:49px;height:20px;padding:4 0 0 0;float:left;}

.popNewStore	.tbM3				{width:523;text-align:center;border-bottom:1px solid #51B948;margin:0 0 10 0;}
.popNewStore	.tbM3	td			{padding:3 0 0 0;}

.popNewStore	.bottom				{width:523px;margin:30 0 0 0;border-top:1px solid #E0E0E0;padding:10 0 0 0;text-align:center}

.popStoreSearch						{width:584px;}
.popStoreSearch	.top				{background:url('/img/enc/encleanzone/images/common/bg_popuptop_584.gif') no-repeat;height:42px;padding:0 0 0 15;}
.popStoreSearch	.tbM				{width:523;background:#f3f3f3;border-left:1px solid #D8D8D8;border-right:1px solid #D8D8D8;text-align:center;padding:5 0 5 0;}
.popStoreSearch	.tbM	.a1			{float:left;padding:3 20 0 20;}
.popStoreSearch	.tbM	.a2			{float:left;padding:0 7 0 10;}
.popStoreSearch	.tbM	.a3			{float:left;padding:1 0 0 8;}
.popStoreSearch	.tbM	.a4			{float:left;padding:3 23 0 20;}

.popStoreSearch	.tbM2				{width:523;height:22px;text-align:center;background:#EDF8EC;border-top:1px solid #51B948;border-bottom:1px solid #51B948;margin:10 0 0 0;}
.popStoreSearch	.tbM2_1				{width:44px;height:20px;padding:4 0 0 0;float:left;background:url('/img/enc/encleanzone/images/car/bar_01.gif') no-repeat right;}
.popStoreSearch	.tbM2_2				{width:59px;height:20px;padding:4 0 0 0;float:left;background:url('/img/enc/encleanzone/images/car/bar_01.gif') no-repeat right;}
.popStoreSearch	.tbM2_3				{width:55px;height:20px;padding:4 0 0 0;float:left;background:url('/img/enc/encleanzone/images/car/bar_01.gif') no-repeat right;}
.popStoreSearch	.tbM2_4				{width:154px;height:20px;padding:5 0 0 0;float:left;background:url('/img/enc/encleanzone/images/car/bar_01.gif') no-repeat right;}
.popStoreSearch	.tbM2_5				{width:90px;height:20px;padding:4 0 0 0;float:left;background:url('/img/enc/encleanzone/images/car/bar_01.gif') no-repeat right;}
.popStoreSearch	.tbM2_6				{width:72px;height:20px;padding:4 0 0 0;float:left;background:url('/img/enc/encleanzone/images/car/bar_01.gif') no-repeat right;}
.popStoreSearch	.tbM2_7				{width:49px;height:20px;padding:4 0 0 0;float:left;}

.popStoreSearch	.tbM3				{width:523;text-align:center;border-bottom:1px solid #51B948;margin:0 0 10 0;}
.popStoreSearch	.tbM3	td			{padding:3 0 0 0;}

.popStoreSearch	.bottom				{width:523px;margin:30 0 0 0;border-top:1px solid #E0E0E0;padding:10 0 0 0;text-align:center}


.popStoreInfo						{width:641px;}
.popStoreInfo	.top				{background:url('/img/enc/encleanzone/images/common/bg_popuptop_641.gif') no-repeat;height:42px;padding:0 0 0 15;}
.popStoreInfo	.tb01				{width:581;background:#FBF6F0;border-left:1px solid #F5EEE5;border-right:1px solid #F5EEE5;text-align:center;padding:4 0 2 0;}
.popStoreInfo	.tb02				{width:581;margin:20 0 0 0;}
.popStoreInfo	.tb02	.left		{width:332;float:left;}
.popStoreInfo	.tb02	.right		{width:249;float:right;}
.popStoreInfo	dl					{margin:0 0 20 0px;padding:0 0 0 0;width:312px;}
.popStoreInfo	dt					{margin:0px;padding:3 0 0 4;width:176px;height:23;border-bottom:1px solid #E0E0E0;}
.popStoreInfo	dd					{margin:0px;}
.popStoreInfo	dl	.img			{float:left;margin:0 5 0 0;width:126}
.popStoreInfo	dl	.imgTb			{border-left:1px solid #E0E0E0;border-right:1px solid #E0E0E0;text-align:center;}
.popStoreInfo	.imgTb02			{width:312px;border-left:1px solid #E0E0E0;border-right:1px solid #E0E0E0;text-align:center;}
.popStoreInfo	dl	.name			{margin:0px;font:bold;color:#6699CC;padding:5 0 2 0;}
.popStoreInfo	dl	.txt			{margin:0px;}
.popStoreInfo	.txt_on				{font:bold;color:#A97A30;}
.popStoreInfo	.bottom				{width:581px;margin:30 0 0 0;border-top:1px solid #E0E0E0;padding:10 0 0 0;text-align:center}

.popStoreInfo	.tb03				{width:249;background:#F3F3F3;border-left:1px solid #D8D8D8;border-right:1px solid #D8D8D8;text-align:center;}
.popStoreInfo	.tb03	.box		{margin:0;padding:10;background:#ffffff;width:227;text-align:left;}
.popStoreInfo	.tb03	.addr		{background:url('/img/enc/encleanzone/images/car/txt_address03.gif') no-repeat 5 13;padding:10 0 0 39;}
.popStoreInfo	.tb03	.tel		{background:url('/img/enc/encleanzone/images/car/txt_tel03.gif') no-repeat 5 9;padding:8 0 0 39;font:11;}
.popStoreInfo	.tb03	.fax		{background:url('/img/enc/encleanzone/images/car/txt_fax.gif') no-repeat 5 9;padding:8 0 0 39;font:11;}
.popStoreInfo	.tb03	.btn		{padding:4 0 0 0;text-align:right;}
.popStoreInfo	.tb03	.txt		{padding:7 0 3 5;height:50px;}

.popRepairList						{width:396px;}
.popRepairList	.top				{background:url('/img/enc/encleanzone/images/common/bg_popuptop_641.gif') no-repeat;height:42px;padding:0 0 0 15;}
.popRepairList	.bottom				{width:335px;padding:15 0 0 0;text-align:center}
.popRepairList	.tb01				{background:#FBF6F0 url('/img/enc/encleanzone/images/car/bull_arrow03.gif') no-repeat 11 8;width:335;border-left:1px solid #F5EEE5;border-right:1px solid #F5EEE5;padding:3 0 2 20;color#:A97A30;}
.popRepairList	.tbM2				{width:335;height:22px;text-align:center;background:#EDF8EC;border-top:1px solid #51B948;border-bottom:1px solid #51B948;margin:10 0 0 0;}
.popRepairList	.tbM2_1				{width:62px;height:20px;padding:4 0 0 0;float:left;background:url('/img/enc/encleanzone/images/car/bar_01.gif') no-repeat right;}
.popRepairList	.tbM2_2				{width:273px;height:20px;padding:4 0 0 0;float:left;}

.popRepairList	.tbM3				{width:335;}
.popRepairList	.tbM3	tr			{height:29;}
.popRepairList	.tbM3	td			{padding:3 0 0 0;border-bottom:1px solid #E0E0E0;}

.popCalendar						{width:561px;}
.popCalendar	.top				{background:url('/img/enc/encleanzone/images/common/bg_popuptop_561.gif') no-repeat;height:42px;padding:0 0 0 15;}
.popCalendar	.bottom				{width:501px;margin:30 0 0 0;border-top:1px solid #E0E0E0;padding:10 0 0 0;text-align:center}
.popCalendar	.txt_on				{font:bold;color:#A97A30;}
.popCalendar	.txt_on1			{font:bold 11;color:#A97A30;}
.popCalendar	.tb03				{width:501;background:#FBF6F0;border-left:1px solid #F5EEE5;border-right:1px solid #F5EEE5;text-align:center;padding:0 20 0 20;}
.popCalendar	.tb03	.t1			{float:left;padding:3 0 0 0;}

.popCalendar	.tb02				{width:501;background:#F3F3F3;border-left:1px solid #D8D8D8;border-right:1px solid #D8D8D8;text-align:center;padding:0 0 6 0;}

.popCalendar	.dateTxt01			{padding:2 8 0 8;}
.popCalendar	.dateTxt02			{font:bold;color:#FF6D0C;}

.popCalendar	.calendar1			{text-align:center;background:#ffffff url('/img/enc/encleanzone/images/car/repaircalendar_bg02.gif') no-repeat;width:232px;height:156px;}
.popCalendar	.calendar2			{text-align:center;background:#ffffff url('/img/enc/encleanzone/images/car/repaircalendar_bg03.gif') no-repeat;width:228px;height:48px;}
.popCalendar	.calendar2_1		{width:228px;height:48px;text-align:center;}
.popCalendar	.calendar2_1	tr	{height:49px;padding:31 0 0 0;}
.popCalendar	.calendar2_1	td	{font:11px;}
.popCalendar	.calendar2_1	.link	{background:#FFF9DB;height:24px;cursor:hand;}

.popCalendar	.calendar			{width:232px;height:156px;text-align:center;}

.popCalendar	.calendar	tr		{height:24px;padding:3 0 0 0;}
.popCalendar	.calendar	td		{font:11px;}
.popCalendar	.calendar	th		{font:11px;color:#EF6976;}
.popCalendar	.calendar	#sat	{font:11px;color:#6699CC;}
.popCalendar	.calendar	.link	{background:#FFF9DB;height:24px;cursor:hand;}

.04rent_box							{text-align:left;background:url('/img/enc/encleanzone/images/car/rentinfo_img_06.gif') no-repeat;padding:9 0 0 164;width:659px;height:60px;font:11;line-height:15px;}

.04rent_info						{width:659px;text-align:left;}
.04rent_info	.al_1				{padding:20 0 30 20;}
.04rent_info	.al_2				{padding:20 0 30 0;}
.04rent_info	.al_3				{padding:3 0 0 0;float:left;}
.04rent_info	.al_4				{float:right;}
.04rent_info	.al_5				{clear:both;padding:5 0 30 0;}
.04rent_info	.al_6				{padding:20 0 30 10;}

.04rent_store						{width:659px;text-align:left;}
.04rent_store	.list				{width:659px;text-align:left;margin:25 0 20 0;}
.04rent_store	dl					{margin:0 0 20 0px;padding:0 0 0 0;width:640px;}
.04rent_store	dt					{margin:0px;padding:0 0 5 0;}
.04rent_store	dd					{margin:0px;clear:both;}
.04rent_store	.img				{float:left;width:270px;padding:0 0 0 11;}
.04rent_store	.addr				{margin:0 0 10 0;background:url('/img/enc/encleanzone/images/car/txt_address04.gif') no-repeat 0 5;padding:3 0 0 50;float:right;width:370px;}
.04rent_store	.inq				{margin:0 0 10 0;background:url('/img/enc/encleanzone/images/car/txt_inquiry.gif') no-repeat 0 5;padding:3 0 0 50;float:right;width:370px;}
.04rent_store	.btn				{margin:0 0 11 0;float:right;width:370px;}
.04rent_store	.dot				{float:right;width:370px;background:url('/img/enc/encleanzone/images/common/dot_01.gif') repeat-x;}

#04rent_storeD						{width:641px;}
#04rent_storeD	.top				{background:url('/img/enc/encleanzone/images/common/bg_popuptop_641.gif') no-repeat;height:42px;padding:0 0 0 15;}
#04rent_storeD	.wrap				{width:580px;}
#04rent_storeD	.wrap	.left		{width:260px;float:left;}
#04rent_storeD	.wrap	.tb01		{text-align:center;border-left:1px solid #DFDFDF;border-right:1px solid #DFDFDF;width:236;height:200;}
#04rent_storeD	.wrap	.right		{width:320px;float:right;border-top:1px solid #D9D9D9;border-bottom:1px solid #D9D9D9;}
#04rent_storeD	.wrap   dl			{margin:0 0 0 0px;padding:0 0 0 0;width:320px;border-bottom:1px solid #D9D9D9;}
#04rent_storeD	.wrap   dd			{margin:0px;}
#04rent_storeD	.wrap   .addr		{margin:5 0 0 0;background:url('/img/enc/encleanzone/images/car/txt_address04.gif') no-repeat 0 5;padding:3 0 0 50;float:right;width:320px;}
#04rent_storeD	.wrap   .inq		{margin:0 0 5 0;background:url('/img/enc/encleanzone/images/car/txt_inquiry.gif') no-repeat 0 5;padding:3 0 0 50;float:right;width:320px;}

#04rent_storeD	.wrap	.mid		{width:580px;clear:both;text-align:center;margin:25 0 0 0;}
#04rent_storeD	.bottom				{width:581px;margin:30 0 0 0;border-top:1px solid #E0E0E0;padding:10 0 0 0;text-align:center}

#04rent_BookStep					{width:683px;text-align:center;margin:0 0 25 0;}
#04rent_BookStep	.left			{float:left;}
#04rent_BookStep	.right			{float:right;padding:10 12 0 0;}
#04rent_BookStepA					{width:659px;margin:15 10 15 0;text-align:right;}
#04rent_BookStepA2					{width:659px;margin:15 10 40 0;text-align:right;}

#04rent_Book1						{width:683px;text-align:center;}

#04rent_Book1	.tb					{width:659px;border-top:3px solid #2D94A1;border-bottom:1px solid #2D94A1;}
#04rent_Book1	.tb		.td_1		{border-bottom:1px solid #E0E0E0;height:31px;}
#04rent_Book1	.tb		.td_2		{height:30px;}
#04rent_Book1	.tb		.left		{float:left;width:145px;text-align:left;padding:10 0 0 20;}
#04rent_Book1	.tb		.right		{float:right;width:514px;padding:5 0 0 0;text-align:left;}
#04rent_Book1	.tb		.rightT		{float:right;width:514px;padding:4 0 0 0;text-align:left;}
#04rent_Book1	.tb		.align		{float:left;padding:4 10 0 0;}
#04rent_Book1	.tb		.align2		{float:left;padding:4 10 0 30;}
#04rent_Book1	.tb		.align3		{float:left;padding:4 6 0 3;}
#04rent_Book1	.tb		.align4		{float:left;padding:4 15 0 3;}

#04rent_Book1	.box				{width:659px;margin:0 0 40 0;}
#04rent_Book1	.box	.mid		{text-align:left;width:659px;background:url('/img/enc/encleanzone/images/car/rentbook1_tb_02.gif') repeat-y;}
#04rent_Book1	ul					{list-style:none;margin:0;}
#04rent_Book1	.ul_1				{width:593;border-bottom:1px solid #D9D9D9;margin:0 0 13 30;}
#04rent_Book1	.ul_1   li			{background:url('/img/enc/encleanzone/images/car/bull_arrow03.gif') no-repeat 0 5;padding:0 0 3 8;font:11px;}
#04rent_Book1	.ul_1	.exc		{background:;padding:0 0 10 11;color:#BA8F4B;}
#04rent_Book1	.ul_2				{width:593;margin:0 0 0 30;}
#04rent_Book1	.ul_2   li			{background:url('/img/enc/encleanzone/images/car/bull_arrow03.gif') no-repeat 0 5;padding:0 0 3 8;font:11px;}

#04rent_Book2						{width:683px;text-align:center;}
#04rent_Book2	.car				{width:659px;margin:0 0 30 0;}
#04rent_Book2	.car	.tb1		{width:659px;border-bottom:1px solid #2D94A1;}
#04rent_Book2	.charge				{width:659px;border-top:3px solid #2D94A1;border-bottom:1px solid #2D94A1;}
#04rent_Book2	.charge		.charge_tb	{border-bottom:1px solid #E0E0E0;height:31px;}
#04rent_Book2	.charge		.charge_tb2	{height:30px;}
#04rent_Book2	.charge		.left		{float:left;width:190px;text-align:left;padding:10 0 0 60;}
#04rent_Book2	.charge		.right		{float:right;width:464px;padding:5 0 0 0;text-align:left;}
#04rent_Book2	.charge		.align		{float:left;padding:4 6 0 3;}

#04rent_Book3						{width:683px;text-align:center;}

#04rent_Book3	.info				{width:659px;border-top:3px solid #2D94A1;border-bottom:1px solid #2D94A1;}
#04rent_Book3	.info	.info_tb	{border-bottom:1px solid #E0E0E0;height:31px;clear:both;}
#04rent_Book3	.info	.info_tb2	{height:30px;}
#04rent_Book3	.info	.left		{float:left;width:149px;text-align:left;padding:10 0 0 30;}
#04rent_Book3	.info	.right		{float:right;width:510px;padding:5 0 0 0;text-align:left;}
#04rent_Book3	.info	.align		{float:left;padding:4 6 0 3;}
#04rent_Book3	.info	.align2		{float:left;padding:3 3 0 5;}

#04rent_Book3	.price				{width:659px;margin:30 0 30 0;}
#04rent_Book3	.tenant				{width:659px;margin:0 0 30 0;}

#04rent_mycharge					{width:403px;}
#04rent_mycharge	.top			{background:url('/img/enc/encleanzone/images/common/bg_popuptop_403.gif') no-repeat;height:42px;padding:0 0 0 15;}
#04rent_mycharge	.charge					{width:343px;border-top:1px solid #51B948;border-bottom:1px solid #51B948;}
#04rent_mycharge	.charge		.charge_tb	{border-bottom:1px solid #dddddd;height:28px;clear:both;}
#04rent_mycharge	.charge		.charge_tb2	{height:28px;clear:both;}
#04rent_mycharge	.charge		.left		{width:102px;height:28px;float:left;text-align:left;padding:8 0 0 18;background:#EDF8EC;}
#04rent_mycharge	.charge		.right		{width:241px;height:28px;float:right;padding:5 0 0 20;}
#04rent_mycharge	.charge		.right	p	{padding:0;margin:0;}
#04rent_mycharge	.charge		.b	{font:bold;color:#EF6976;}

#04rent_mycharge	.bottom			{width:343px;margin:30 0 0 0;border-top:1px solid #E0E0E0;padding:10 0 0 0;text-align:center}

#04rent_rate					{width:403px;}
#04rent_rate	.top			{background:url('/img/enc/encleanzone/images/common/bg_popuptop_403.gif') no-repeat;height:42px;padding:0 0 0 15;}
#04rent_rate	.bottom			{width:343px;margin:15 0 0 0;text-align:center}
#04rent_rate	.tbM2			{width:343px;height:22px;text-align:center;background:#EDF8EC;border-top:1px solid #51B948;border-bottom:1px solid #51B948;margin:10 0 0 0;}
#04rent_rate	.tbM2_1			{width:118px;height:20px;padding:4 0 0 0;float:left;background:url('/img/enc/encleanzone/images/car/bar_01.gif') no-repeat right;}
#04rent_rate	.tbM2_2			{width:125px;height:20px;padding:4 0 0 0;float:left;background:url('/img/enc/encleanzone/images/car/bar_01.gif') no-repeat right;}
#04rent_rate	.tbM2_3			{width:100px;height:20px;padding:4 0 0 0;float:left;}
#04rent_rate	.rate			{width:343px;border-bottom:1px solid #51B948;}
#04rent_rate	.rate		.rate_tb	{border-bottom:1px solid #dddddd;height:28px;clear:both;}
#04rent_rate	.rate		.rate_tb2	{height:28px;clear:both;}
#04rent_rate	.rate		.left		{width:118px;height:28px;float:left;text-align:center;padding:5 0 0 0;background:#F7F7F7;border-right:1px solid #dddddd;}
#04rent_rate	.rate		.right		{width:125px;height:28px;float:left;padding:5 0 0 0;text-align:center;}
#04rent_rate	.rate		.right2		{width:100px;height:28px;float:right;padding:5 0 0 0;text-align:center;}
#04rent_rate	.rate		.right	p	{padding:0;margin:0;}

#04rent_charge					{width:584px;}
#04rent_charge	.top			{background:url('/img/enc/encleanzone/images/common/bg_popuptop_584.gif') no-repeat;height:42px;padding:0 0 0 15;}
#04rent_charge	.bottom			{width:524px;margin:28 0 0 0;border-top:1px solid #E0E0E0;padding:10 0 0 0;text-align:center}
#04rent_charge	.tbM2			{width:524px;height:22px;text-align:center;background:#EDF8EC;border-top:1px solid #51B948;border-bottom:1px solid #51B948;}
#04rent_charge	.tbM2_1			{width:103px;height:20px;padding:4 0 0 0;float:left;background:url('/img/enc/encleanzone/images/car/bar_01.gif') no-repeat right;}
#04rent_charge	.tbM2_2			{width:223px;height:20px;padding:4 0 0 0;float:left;background:url('/img/enc/encleanzone/images/car/bar_01.gif') no-repeat right;}
#04rent_charge	.tbM2_3			{width:63px;height:20px;padding:4 0 0 0;float:left;background:url('/img/enc/encleanzone/images/car/bar_01.gif') no-repeat right;}
#04rent_charge	.tbM2_4			{width:64px;height:20px;padding:4 0 0 0;float:left;background:url('/img/enc/encleanzone/images/car/bar_01.gif') no-repeat right;}
#04rent_charge	.tbM2_5			{width:70px;height:20px;padding:4 0 0 0;float:left;}
#04rent_charge	.charge			{width:524px;border-bottom:1px solid #51B948;color:#929292;}
#04rent_charge	.charge		.charge_tb	{border-bottom:1px solid #dddddd;height:28px;clear:both;}
#04rent_charge	.charge		.charge_tb2	{height:28px;clear:both;}
#04rent_charge	.charge		.left		{width:74px;height:28px;float:left;text-align:center;padding:6 0 0 0;background:#F7F7F7;border-right:1px solid #dddddd;}
#04rent_charge	.charge		.left2		{width:29px;height:28px;float:left;text-align:center;padding:6 0 0 0;background:#F7F7F7;border-right:1px solid #dddddd;}
#04rent_charge	.charge		.right		{width:223px;height:28px;float:left;padding:6 0 0 10;}
#04rent_charge	.charge		.right2		{width:63px;height:28px;float:left;font:11;padding:8 17 0 0;text-align:right;}
#04rent_charge	.charge		.right3		{width:64px;height:28px;float:left;font:11;padding:8 17 0 0;text-align:right;}
#04rent_charge	.charge		.right4		{width:70px;height:28px;float:left;font:11;padding:8 17 0 0;text-align:right;}
#04rent_charge	.charge		.right	p	{padding:0;margin:0;}
#04rent_charge	.charge02				{background:url('/img/enc/encleanzone/images/car/bull_02.gif') no-repeat 0 4;padding:0 0 0 8;font:11px;margin:10 0 0 0;}

#04rent_price						{width:659px;text-align:left;}
#04rent_price	.price				{width:659px;margin:20 0 0 0;}
#04rent_price	.tit				{width:50px;height:111;border-right:1px solid #DDDDDD;background:#F7F7F7;float:left;}
#04rent_price	.car				{width:133px;height:28px;border-bottom:1px solid #DDDDDD;padding:5 0 0 10;float:left;}
#04rent_price	.carP				{width:68px;height:28px;border-bottom:1px solid #DDDDDD;font:11;text-align:right;padding:7 15 0 0;float:left;}
#04rent_price	.car_B				{width:133px;height:28px;padding:5 0 0 10;float:left;}
#04rent_price	.carP_B				{width:68px;height:28px;font:11;text-align:right;padding:7 15 0 0;float:left;}
#04rent_price	.carTr				{width:609px;float:left;}

#04rent_price	.tb_s				{width:659px;border-bottom:1px solid #2D94A1;}
#04rent_price	.tb_s	dl			{margin:0;padding:0;height:100%}
#04rent_price	.tb_s	dt			{margin:0;padding:50 0 0 0;width:50px;height:100%;border-right:1px solid #DDDDDD;background:#F7F7F7;float:left;text-align:center;}
#04rent_price	.tb_s	dd			{margin:0 0 0 0;padding:0;}

#04rent_price	.tb_m				{width:659px;border-bottom:1px solid #2D94A1;}
#04rent_price	.tb_m	dl			{margin:0;padding:0;height:100%}
#04rent_price	.tb_m	dt			{margin:0;padding:50 0 0 0;width:50px;height:100%;border-right:1px solid #DDDDDD;background:#F7F7F7;float:left;text-align:center;}
#04rent_price	.tb_m	dd			{margin:0 0 0 0;padding:0;}

#04rent_price	.tb_l				{width:659px;border-bottom:1px solid #2D94A1;}
#04rent_price	.tb_l	dl			{margin:0;padding:0;height:100%}
#04rent_price	.tb_l	dt			{margin:0;padding:50 0 0 0;width:50px;height:100%;border-right:1px solid #DDDDDD;background:#F7F7F7;float:left;text-align:center;}
#04rent_price	.tb_l	dd			{margin:0 0 0 0;padding:0;}

#04rent_price	.tb_lu				{width:659px;border-bottom:1px solid #2D94A1;}
#04rent_price	.tb_lu	dl			{margin:0;padding:0;height:100%}
#04rent_price	.tb_lu	dt			{margin:0;padding:50 0 0 0;width:50px;height:100%;border-right:1px solid #DDDDDD;background:#F7F7F7;float:left;text-align:center;}
#04rent_price	.tb_lu	dd			{margin:0 0 0 0;padding:0;}

#04rent_price	.tb_suv				{width:659px;border-bottom:1px solid #2D94A1;}
#04rent_price	.tb_suv	dl			{margin:0;padding:0;height:100%}
#04rent_price	.tb_suv	dt			{margin:0;padding:50 0 0 0;width:50px;height:100%;border-right:1px solid #DDDDDD;background:#F7F7F7;float:left;text-align:center;}
#04rent_price	.tb_suv	dd			{margin:0 0 0 0;padding:0;}

#04rent_price	.tb_van				{width:659px;border-bottom:1px solid #2D94A1;}
#04rent_price	.tb_van	dl			{margin:0;padding:0;height:100%}
#04rent_price	.tb_van	dt			{margin:0;padding:50 0 0 0;width:50px;height:100%;border-right:1px solid #DDDDDD;background:#F7F7F7;float:left;text-align:center;}
#04rent_price	.tb_van	dd			{margin:0 0 0 0;padding:0;}

#04car_favor							{width:659px;}
#04car_favor	.info					{width:659px;}
#04car_favor	.info	.left			{width:410px;float:left;text-align:left;}
#04car_favor	.info	.left	p		{margin:0px;padding:0px;}
#04car_favor	.info	.left	.img_l	{width:390px;text-align:center;border-right:1px solid #DDDDDD;border-left:1px solid #DDDDDD;}
#04car_favor	.info	.left	.control{margin:5 0 0 0;text-align:center;}

#04car_favor	.info	.right			{width:249px;float:right;}
#04car_favor	.info	.car_name		{width:249px;text-align:left;height:21px;font:bold;color:#FF6D0C;background:url('/img/enc/encleanzone/images/car/bull_arrow04.gif') no-repeat 2 4;padding:0 0 0 10;}
#04car_favor	.info	.car_info		{width:249px;border-top:1px solid #E0E0E0;border-bottom:1px solid #E0E0E0;}
#04car_favor	.info	.car_info	.t1	{float:left;text-align:left;padding:4 0 0 7;width:125px;height:25px;border-bottom:1px solid #E0E0E0;border-right:1px solid #E0E0E0;}
#04car_favor	.info	.car_info	.t2	{float:right;text-align:left;padding:4 0 0 7;border-bottom:1px solid #E0E0E0;width:124px;height:25px;}
#04car_favor	.info	.car_info	.t3	{float:left;text-align:left;padding:4 0 0 7;width:125px;height:25px;border-right:1px solid #E0E0E0;}
#04car_favor	.info	.car_info	.t4	{float:right;text-align:left;padding:4 0 0 7;width:124px;height:25px;}
#04car_favor	.info	.car_detail		{padding:10;text-align:left;width:249px;border-bottom:1px solid #E0E0E0;margin:0 0 10 0;}

#04car_favor	.info	.car_explan			{width:249px;text-align:left;}
#04car_favor	.info	.car_explan	  p		{margin:0px;padding:0px;}
#04car_favor	.info	.car_explan	  .txt	{padding:9 0 12 0px;line-height:16px;}
#04car_favor	.info	.car_explan	  .txt2	{font:bold;color:#EF6976;padding:0 0 3 0;}
#04car_favor	.info	.car_explan	  .tb1	{width:249px;text-align:left;background:url('/img/enc/encleanzone/images/car/car_tbbg03_03.gif') repeat-y;padding:0 0 0 11;}
#04car_favor	.info	.car_explan	  .tb2	{width:227px;text-align:left;background:url('/img/enc/encleanzone/images/car/car_tbbg04_03.gif') repeat-y;text-align:center;}

#04car_favor	.search						{width:659px;text-align:left;margin:38 0 15 0;}
#04car_favor	.search		.box			{margin:20 0 0 0;padding:10 0 0 20;width:659px;height:43px;background:#F8F7F2;border:1px solid #F1F0E8;}
#04car_favor	.search		.box	.t1		{float:left;background:url('/img/enc/encleanzone/images/car/bull_arrow04.gif') no-repeat 0 8;padding:3 0 0 8;}
#04car_favor	.search		.box	.t2		{float:left;width:70px;text-align:right;padding:3 0 0 0;}
#04car_favor	.search		.box	.on		{font:bold;color:#FF041D;}
#04car_favor	.search		.box	.t3		{float:left;padding:2 3 0 100;}
#04car_favor	.search		.box	.t4		{float:left;padding:2 5 0 0;}
#04car_favor	.search		.box	.t5		{float:left;}

#04car_favor	.list						{width:659px;text-align:left;margin:0 0 15 0;}
#04car_favor	.list	.p_set				{width:300px;text-align:left;margin:0 0 15 0;}
#04car_favor	.list	.p_set	 .pic		{margin:0 10 0 0;float:left;width:140px;height:108px;padding:5 0 0 0;text-align:center;background:url('/img/enc/encleanzone/images/car/car_picbg_s.gif') no-repeat;}
#04car_favor	.list	.p_set	 .exp		{width:150;float:right;text-align:left;}
#04car_favor	.list	.p_set	 .exp	.name	{font:bold;line-height:16px;padding:5 0 10 0;}
#04car_favor	.list	.p_set	 .exp	.info1	{padding:0 0 2 0;}
#04car_favor	.list	.p_set	 .exp	.info2	{padding:0 0 2 0;}
#04car_favor	.list	.p_set	 .exp	.info3	{padding:0 0 2 0;}
#04car_favor	.list	.p_set	 .exp	.on		{color:#6699CC;}
#04car_favor	.list	.p_set	 .exp	.on2	{font:bold;color:#EF6976;}

#04car_search									{width:659px;}
#04car_search	.sForm							{width:659px;margin:30 0 0 0;border-top:3px solid #2D94A1;border-bottom:1px solid #2D94A1;}
#04car_search	.sForm		.sForm_tb			{border-bottom:1px solid #E0E0E0;height:31px;}
#04car_search	.sForm		.sForm_tb2			{height:30px;}
#04car_search	.sForm		.left				{float:left;width:109px;text-align:left;padding:10 0 0 30;}
#04car_search	.sForm		.right				{float:right;width:550px;padding:5 0 0 0;text-align:left;}
#04car_search	.sForm		.pImg				{float:left;padding:3 0 0 0;}
#04car_search	.sForm		.1_p1				{float:left;padding:0 130 0 24;}
#04car_search	.sForm		.1_p2				{float:left;padding:0 0 0 15;}
#04car_search	.sForm		.2_p1				{float:left;padding:0 40 0 18;}
#04car_search	.sForm		.2_p2				{float:left;padding:0 0 0 10;}
#04car_search	.sForm		.2_p3				{float:left;padding:0 40 0 29;}
#04car_search	.sForm		.2_p4				{float:left;padding:0 0 0 19;}
#04car_search	.sForm		.2_p5				{float:left;padding:0 5 0 28;}
#04car_search	.sForm		.2_p6				{float:left;padding:0 0 0 10;}
#04car_search	.sForm		.2_p7				{float:left;padding:0 3 0 29;}
#04car_search	.sForm		.2_p8				{float:left;padding:0 3 0 10;}
#04car_search	.sForm		.2_p9				{float:left;padding:0 3 0 7;}
#04car_search	.sForm		.2_p10				{float:left;padding:0 3 0 10;}
#04car_search	.sForm		.3_p1				{float:left;padding:0 3 0 0;}
#04car_search	.sForm		.3_p2				{float:left;padding:0 3 0 7;}
#04car_search	.sForm		.4_p1				{float:left;padding:3 30 0 30;}
#04car_search	.sForm		.4_p2				{float:left;padding:3 42 0 30;}
#04car_search	.sForm		.5_p1				{float:left;padding:0 40 0 28;}
#04car_search	.sForm		.5_p2				{float:left;padding:0 0 0 10;}
#04car_search	.sForm		.5_p3				{float:left;padding:0 40 0 29;}
#04car_search	.sForm		.5_p4				{float:left;padding:0 0 0 19;}

#04car_search	.btn							{width:639px;text-align:right;margin:15 0 20 0;}
#04car_search	.favor							{width:659px;text-align:left;margin:0 0 40 0;}
#04car_search	.favor		.box				{margin:9 0 0 0;width:659px;height:213px;padding:23 0 0 24;background:url('/img/enc/encleanzone/images/car/car_tbbg05.gif') no-repeat;}
#04car_search	.favor		.box2				{margin:9 0 0 0;width:659px;height:192px;padding:23 0 0 24;background:url('/img/enc/encleanzone/images/car/car_tbbg05_02.gif') no-repeat;}

#04car_search	.favor		.boxTd1				{float:left;margin:0 15 0 0;}

#04car_search	.favor		.p_set				{width:140px;text-align:center;}
#04car_search	.favor		.p_set	 .pic		{float:left;width:140px;height:108px;padding:5 0 0 0;text-align:center;background:url('/img/enc/encleanzone/images/car/car_picbg_s.gif') no-repeat;}
#04car_search	.favor		.p_set	 .car		{width:140px;text-align:center;height:25px;padding:7 0 0 0;}
#04car_search	.favor		.p_set	 .price		{width:140px;text-align:center;color:#EF6976;font:bold;}

#04car_search	.notice							{width:659px;height:60px;text-align:left;background:url('/img/enc/encleanzone/images/car/carsearch_img_02.gif') no-repeat;padding:8 0 0 160;color:#8B8A8A;font:11;line-height:15px;}

#04car_search	.search							{width:659px;text-align:left;margin:0 0 25 0;}
#04car_search	.search		.tb					{width:659px;height:43px;background:#f3f3f3;border-left:2px solid #E4E4E4;border-right:2px solid #E4E4E4;padding:10 20 0 20;}
#04car_search	.search		.tb		.t1			{float:left;background:url('/img/enc/encleanzone/images/car/bull_arrow04.gif') no-repeat 0 8;padding:3 0 0 8;color:#92BB04;font:bold;width:77;}
#04car_search	.search		.tb		.t2			{float:left;padding:3 0 0 0;}
#04car_search	.search		.tb		.t3			{float:right;}

#04car_search	.search2						{width:659px;text-align:left;}
#04car_search	.search2		.box			{padding:2 0 0 20;width:659px;height:28px;background:#F8F7F2;border:1px solid #F1F0E8;}
#04car_search	.search2		.box	.t1		{float:left;background:url('/img/enc/encleanzone/images/car/bull_arrow04.gif') no-repeat 0 8;padding:3 0 0 8;}
#04car_search	.search2		.box	.t2		{float:left;width:80px;text-align:right;padding:3 0 0 0;}
#04car_search	.search2		.box	.on		{font:bold;color:#FF041D;}

#04car_search	.compare		            	{width:659px;text-align:left;margin:15 0 8 0;}
#04car_search	.compare	.left	           	{float:left;}
#04car_search	.compare	.right	           	{float:right;padding:5 0 0 0;}
#04car_search	.compare	.right	  .t1      	{padding:2 4 0 3;font:11px;float:left;}
#04car_search	.compare	.right	  .t2      	{padding:2 4 0 3;font:11px;float:left;}
#04car_search	.compare	.right	  .t3      	{padding:2 0 0 3;font:11px;float:left;}

#04car_search	.list			            	{width:659px;text-align:left;margin:0 0 10 0;}
#04car_search	.list	.stit	            	{padding:10 0 10 10}
#04car_search	.list	.regi_tb            	{width:659px;border-top:1px solid #2D94A1;border-bottom:1px solid #2D94A1;}
#04car_search	.list	.p_pic	            	{width:80px;height:63px;padding:5 0 0 0;text-align:center;background:url('/img/enc/encleanzone/images/car/car_picbg_ss.gif') no-repeat;}
#04car_search	.list	.p_check				{float:left;padding:22 0 0 4;}

#04car_comparison								{width:641px;}
#04car_comparison	.top						{background:url('/img/enc/encleanzone/images/common/bg_popuptop_641.gif') no-repeat;height:42px;padding:0 0 0 15;}
#04car_comparison	.charge						{width:581px;border-top:1px solid #51B948;border-bottom:1px solid #51B948;}
#04car_comparison	.charge		.charge_tb		{border-bottom:1px solid #dddddd;height:28px;clear:both;}
#04car_comparison	.charge		.charge_tb2		{height:28px;clear:both;}
#04car_comparison	.charge		.left			{width:99px;height:28px;float:left;text-align:left;padding:8 0 0 18;background:#EDF8EC;}
#04car_comparison	.charge		.left2			{width:99px;height:103px;float:left;text-align:left;padding:50 0 0 18;background:#EDF8EC;}
#04car_comparison	.charge		.right1			{width:160px;height:100%;float:left;padding:5 0 0 0;text-align:center;border-right:1px solid #dddddd;}
#04car_comparison	.charge		.right2			{width:160px;height:100%;float:left;padding:5 0 0 0;text-align:center;border-right:1px solid #dddddd;}
#04car_comparison	.charge		.right3			{width:160px;height:100%;float:left;padding:5 0 0 0;text-align:center;}
#04car_comparison	.charge		p				{padding:0;margin:0;}
#04car_comparison	.charge		.p_pic	       	{margin:0;width:119px;height:92px;padding:5 0 0 0;text-align:center;background:url('/img/enc/encleanzone/images/car/car_picbg_sm.gif') no-repeat;}

#04car_comparison	.bottom						{width:581px;margin:15 0 0 0;text-align:center}

#04car_icon										{width:561px;}
#04car_icon		.top							{background:url('/img/enc/encleanzone/images/common/bg_popuptop_561.gif') no-repeat;height:42px;padding:0 0 0 15;}
#04car_icon		.bottom							{width:501px;margin:15 0 0 0;text-align:center}
#04car_icon		.tbM2							{width:501px;height:22px;text-align:center;background:#EDF8EC;border-top:1px solid #51B948;border-bottom:1px solid #51B948;margin:10 0 0 0;}
#04car_icon		.tbM2_1							{width:117px;height:20px;padding:4 0 0 0;float:left;background:url('/img/enc/encleanzone/images/car/bar_01.gif') no-repeat right;}
#04car_icon		.tbM2_2							{width:384px;height:20px;padding:4 0 0 0;float:left;}
#04car_icon		.rate							{width:501px;border-bottom:1px solid #51B948;}
#04car_icon		.rate		.rate_tb			{border-bottom:1px solid #dddddd;height:28px;clear:both;}
#04car_icon		.rate		.rate_tb2			{height:28px;clear:both;}
#04car_icon		.rate		.left				{width:117px;height:100%;float:left;text-align:center;padding:6 0 0 0;background:#F7F7F7;border-right:1px solid #dddddd;}
#04car_icon		.rate		.left2				{width:117px;height:100%;float:left;text-align:center;padding:33 0 0 0;background:#F7F7F7;border-right:1px solid #dddddd;}
#04car_icon		.rate		.left3				{width:117px;height:100%;float:left;text-align:center;padding:10 0 0 0;background:#F7F7F7;border-right:1px solid #dddddd;}
#04car_icon		.rate		.right				{width:384px;height:28px;float:left;padding:5 0 0 10;}
#04car_icon		.rate		.right	p			{padding:0;margin:0;}

#04car_confirm									{width:659px;}

#04car_confirm	.favor							{width:659px;text-align:left;margin:0 0 30 0;}
#04car_confirm	.favor		.box				{margin:9 0 0 0;width:659px;height:213px;padding:23 0 0 24;background:url('/img/enc/encleanzone/images/car/car_tbbg05.gif') no-repeat;}
#04car_confirm	.favor		.box2				{margin:9 0 0 0;width:659px;height:192px;padding:23 0 0 24;background:url('/img/enc/encleanzone/images/car/car_tbbg05_02.gif') no-repeat;}
#04car_confirm	.favor		.boxTd1				{float:left;margin:0 15 0 0;}
#04car_confirm	.favor		.p_set				{width:140px;text-align:center;}
#04car_confirm	.favor		.p_set	 .pic		{float:left;width:140px;height:108px;padding:5 0 0 0;text-align:center;background:url('/img/enc/encleanzone/images/car/car_picbg_s.gif') no-repeat;}
#04car_confirm	.favor		.p_set	 .car		{width:140px;text-align:center;height:25px;padding:7 0 0 0;}
#04car_confirm	.favor		.p_set	 .price		{width:140px;text-align:center;color:#EF6976;font:bold;}

#04car_confirm	.search							{width:659px;text-align:left;margin:0 0 15 0;}
#04car_confirm	.search		.box				{padding:10 0 0 20;width:659px;height:43px;background:#F8F7F2;border:1px solid #F1F0E8;}
#04car_confirm	.search		.box	.t1			{float:left;background:url('/img/enc/encleanzone/images/car/bull_arrow04.gif') no-repeat 0 8;padding:3 0 0 8;}
#04car_confirm	.search		.box	.t2			{float:left;width:70px;text-align:right;padding:3 0 0 0;}
#04car_confirm	.search		.box	.on			{font:bold;color:#FF041D;}
#04car_confirm	.search		.box	.t3			{float:left;padding:2 3 0 100;}
#04car_confirm	.search		.box	.t4			{float:left;padding:2 5 0 0;}
#04car_confirm	.search		.box	.t5			{float:left;}

#04car_confirm	.compare		            	{width:659px;text-align:left;margin:15 0 8 0;}
#04car_confirm	.compare	.left	           	{float:left;}
#04car_confirm	.compare	.right	           	{float:right;padding:5 0 0 0;}
#04car_confirm	.compare	.right	  .t1      	{padding:2 4 0 3;font:11px;float:left;}
#04car_confirm	.compare	.right	  .t2      	{padding:2 4 0 3;font:11px;float:left;}
#04car_confirm	.compare	.right	  .t3      	{padding:2 0 0 3;font:11px;float:left;}

#04car_confirm	.list			            	{width:659px;text-align:left;margin:0 0 10 0;}
#04car_confirm	.list	.stit	            	{padding:10 0 10 10}
#04car_confirm	.list	.regi_tb            	{width:659px;border-top:1px solid #2D94A1;border-bottom:1px solid #2D94A1;}
#04car_confirm	.list	.p_pic	            	{width:80px;height:63px;padding:5 0 0 0;text-align:center;background:url('/img/enc/encleanzone/images/car/car_picbg_ss.gif') no-repeat;}
#04car_confirm	.list	.p_check				{float:left;padding:22 0 0 4;}

#04car_confirm2									{width:659px;}
#04car_confirm2	.info							{width:659px;}
#04car_confirm2	.info	.left					{width:410px;float:left;text-align:left;}
#04car_confirm2	.info	.left	p				{margin:0px;padding:0px;}
#04car_confirm2	.info	.left	.img_l			{width:390px;text-align:center;border-right:1px solid #DDDDDD;border-left:1px solid #DDDDDD;}
#04car_confirm2	.info	.left	.control		{margin:5 0 0 0;text-align:center;width:368px;}
#04car_confirm2	.info	.left	.control	.op	{float:left;margin:3 0 0 4;}

#04car_confirm2	.info	.right					{width:249px;float:right;text-align:center;}
#04car_confirm2	.info	.right	  .tb			{width:249px;height:66px;text-align:center;background:url('/img/enc/encleanzone/images/car/car_tbbg03_03.gif') repeat-y;padding:0 0 0 11;}

#04car_confirm2	.detail							{width:659px;text-align:left;margin:30 0 30 0;}
#04car_confirm2	.detail	.txtOn					{color:#FF6D0C;}
#04car_confirm2	.detail	.txtOn2					{color:#EF6976;}
#04car_confirm2	.detail	.view					{width:659px;margin:30 0 10 0;}
#04car_confirm2	.detail	.view	.txt			{color:#424242;line-height:17px;}
#04car_confirm2	.detail	.view   .left			{float:left;width:400px;}
#04car_confirm2	.detail	.view   .right			{float:right;}
#04car_confirm2	.detail	.view   .right	.tb		{width:54px;height:17px;text-align:center;padding:1 0 0 0;line-height:14px;font:11px verdana;float:left;background:#F6F6F6;border-top:1px solid #E8E8E8;border-bottom:1px solid #E8E8E8;}

#04car_confirm2	.detail	.tit					{width:659px;height:23px;text-align:center;padding:4 0 0 0;border-top:1px solid #2D94A1;border-bottom:1px solid #2D94A1;background:#E0EFF1;}
#04car_confirm2	.detail	.car_p					{width:659px;height:31px;text-align:center;font:bold;padding:6 0 0 0;border-bottom:1px solid #2D94A1;}

#04car_confirm2	.detail	.view2					{width:659px;}
#04car_confirm2	.detail	.view2	p				{margin:0px;padding:0px;}
#04car_confirm2	.detail	.view2  .tb				{border-bottom:1px solid #dddddd;height:28px;clear:both;}
#04car_confirm2	.detail	.view2  .tb_1			{height:28px;clear:both;}
#04car_confirm2	.detail	.view2	.tb1			{width:90px;height:100%;float:left;padding:8 0 0 0;background:#F7F7F7;text-align:center}
#04car_confirm2	.detail	.view2	.tb2			{width:129px;height:28px;float:left;padding:6 0 0 10;text-align:left;}
#04car_confirm2	.detail	.view2	.tb3			{width:131px;height:28px;float:left;padding:6 0 0 10;text-align:left;}
#04car_confirm2	.detail	.view2	.tb4			{width:126px;height:28px;float:left;padding:6 0 0 10;text-align:left;}
#04car_confirm2	.detail	.view2	.tb5			{width:569px;height:28px;float:left;padding:6 10 0 10;text-align:left;}

#04car_confirm2	.detail	.explain				{width:659px;border-bottom:1px solid #2D94A1;padding:20;}

#04car_confirm2	.sellerInfo						{width:659px;text-align:left;}
#04car_confirm2	.sellerInfo	.table				{float:left;width:390px;border-top:1px solid #2D94A1;border-bottom:1px solid #2D94A1;}
#04car_confirm2	.sellerInfo	.table	.tb			{width:390px;height:100%;}
#04car_confirm2	.sellerInfo	.table	.tb1		{float:left;width:80px;height:100%;border-bottom:1px solid #ffffff;background:#E0EFF1;padding:7 0 0 0;text-align:center;}
#04car_confirm2	.sellerInfo	.table	.tb2		{float:right;width:310px;height:28px;border-bottom:1px solid #DDDDDD;padding:5 0 0 19;}
#04car_confirm2	.sellerInfo	.table	.tb3		{float:left;width:80px;height:100%;background:#E0EFF1;padding:7 0 0 0;text-align:center;}
#04car_confirm2	.sellerInfo	.table	.tb4		{float:right;width:310px;height:28px;padding:5 0 0 19;}
#04car_confirm2	.sellerInfo	.contact			{float:right;}

#04car_confirm2	.sellerTalk						{width:659px;text-align:left;margin:20 0 0 0;}
#04car_confirm2	.sellerTalk	.talkTb				{width:659px;text-align:left;margin:0 0 20 0;}
#04car_confirm2	.sellerTalk	.talkTb		.t1		{float:left;width:300;padding:3 0 0 5;}
#04car_confirm2	.sellerTalk	.talkTb		.t2		{float:right;width:135;}
#04car_confirm2	.sellerTalk	.talkTb		.t3		{float:left;padding:0 2 0 2;}

#04car_confirm2	.sellerTalk	.sForm				{width:659px;margin:10 0 0 0;border-top:3px solid #2D94A1;border-bottom:1px solid #2D94A1;}
#04car_confirm2	.sellerTalk	.sForm	.sForm_tb	{border-bottom:1px solid #E0E0E0;height:31px;}
#04car_confirm2	.sellerTalk	.sForm	.sForm_tb2	{height:30px;margin:0 0 5 0;}
#04car_confirm2	.sellerTalk	.sForm	.left		{float:left;width:109px;text-align:left;padding:10 0 0 30;}
#04car_confirm2	.sellerTalk	.sForm	.right		{float:right;width:550px;padding:5 0 0 0;text-align:left;}

#04car_confirm2	.btn							{width:649px;margin:15 10 40 0;text-align:right;}

#04car_userList									{width:584px;}
#04car_userList		.top						{background:url('/img/enc/encleanzone/images/common/bg_popuptop_584.gif') no-repeat;height:42px;padding:0 0 0 15;}
#04car_userList		.bottom						{width:523px;margin:25 0 0 0;text-align:center;border-top:1px solid #E0E0E0;padding:10 0 0 0;}
#04car_userList		.table1						{width:523px;margin:5 0 24 0;}
#04car_userList		.table2						{width:523px;}
#04car_userList		.table2	.t1					{float:right;font:11;}
#04car_userList		.table3						{width:523px;margin:10 0 20 0;}
#04car_userList		.table3	.tb					{float:left;background:url('/img/enc/encleanzone/images/car/popuserlist_img_03.gif') no-repeat;width:260px;height:89px;padding:12 0 0 16;}
#04car_userList		.table3	.tb_2				{float:left;margin:0 0 0 3;background:url('/img/enc/encleanzone/images/car/popuserlist_img_03.gif') no-repeat;width:260px;height:89px;padding:12 0 0 16;}

#04car_userList		.table3	.total				{color:#EF6976;font:bold;text-align:right;}
#04car_userList		.table3	.s1					{font:bold;text-align:right;}

#04car_userList		.txt1						{color:#FF6D0C;font:bold;}
#04car_userList		.txt2						{color:#EF6976;font:bold;}
#04car_userList		.txt3						{color:#EF6976;font:bold;text-decoration:underline;}
#04car_userList		.tb1						{width:523px;height:36px;background:#f3f3f3;border-left:1px solid #D8D8D8;border-right:1px solid #D8D8D8;padding:8 0 0 68;}
#04car_userList		.tb1	.t1					{float:left;background:url('/img/enc/encleanzone/images/car/bull_arrow03.gif') no-repeat 0 8;padding:3 0 0 8;width:235px;}
#04car_userList		.tb1	.t2					{float:left;background:url('/img/enc/encleanzone/images/car/bull_arrow03.gif') no-repeat 0 8;padding:3 0 0 8;}

#04car_contact									{width:584px;}
#04car_contact		.top						{background:url('/img/enc/encleanzone/images/common/bg_popuptop_584.gif') no-repeat;height:42px;padding:0 0 0 15;}
#04car_contact		.bottom						{width:523px;margin:25 0 0 0;text-align:center;border-top:1px solid #E0E0E0;padding:10 0 0 0;}

#04car_contact		.charge						{width:523px;border-top:1px solid #51B948;border-bottom:1px solid #51B948;}
#04car_contact		.charge_tb					{border-bottom:1px solid #dddddd;height:28px;clear:both;}
#04car_contact		.charge_tb2					{height:28px;clear:both;}
#04car_contact		.left						{width:81px;height:100%;float:left;text-align:left;padding:8 0 0 18;background:#EDF8EC;}
#04car_contact		.right						{width:442px;height:28px;float:left;padding:6 0 0 20;text-align:left;}
#04car_contact		.right1						{width:442px;height:28px;float:left;padding:3 0 0 20;text-align:left;}
#04car_contact		p							{padding:0;margin:0;}
#04car_contact		.charge2					{margin:20 0 0 0;width:523px;border-top:1px solid #51B948;border-bottom:1px solid #51B948;}

#04car_jindan									{}
#04car_jindan		.stit						{width:623px;padding:20 0 10 0;}
#04car_jindan		.bottom						{width:624px;margin:25 0 0 0;text-align:center;border-top:1px solid #E0E0E0;padding:10 0 0 0;}

#04car_jindan		.padding					{padding:0 0 40 15;}
#04car_jindan		.con1						{width:664px;}
#04car_jindan		.txt_on						{color:#FF6D0C;}
#04car_jindan		.txt_on2					{color:#FF6D0C;text-decoration:underline;}
#04car_jindan		.txt_on3					{color:#6699CC;}
#04car_jindan		.txt1						{color:#BA8F4B;font:11;padding:10 0 0 0;}
#04car_jindan		.carTop						{padding:6 0 0 15;font:bold;width:624px;height:28px;border-top:1px solid #179522;background:#EDF8EC;}
#04car_jindan		.carTop2					{padding:6 0 0 15;font:bold;width:624px;height:28px;background:#EDF8EC;}
#04car_jindan		.car						{width:624px;border-top:1px solid #179522;border-bottom:1px solid #179522;}
#04car_jindan		.car       .car_tb			{border-bottom:1px solid #E0E0E0;width:624;height:100%;}
#04car_jindan		.car       .car_tb2			{width:624;height:100%;}
#04car_jindan		.car       .tb1				{background:#F7F7F7;width:105px;height:28px;padding:9 0 0 20;float:left;}
#04car_jindan		.car       .tb2				{width:248px;height:28px;padding:7 0 0 20;float:left;}
#04car_jindan		.car       .tb3				{width:166px;height:28px;padding:7 0 0 20;float:left;}
#04car_jindan		.car       .tb4				{background:#F7F7F7;width:155px;height:100%;padding:9 0 0 20;float:left;}
#04car_jindan		.car       .tb5				{width:469px;height:28px;padding:7 0 0 20;float:left;}
#04car_jindan		.car       .tb6				{width:469px;height:28px;padding:3 0 0 20;float:left;}
#04car_jindan		.car       .tb7				{width:237px;height:28px;padding:7 0 0 20;float:left;}
#04car_jindan		.car       .tb8				{width:75px;height:28px;padding:7 0 0 0;float:left;background:#F7F7F7;text-align:center;}
#04car_jindan		.car2						{width:313px;float:right;}
#04car_jindan		.car2	   .tb1				{width:313px;height:25px;background:#B4B74E;}
#04car_jindan		.car2	   .tb1_t1			{float:left;background:url('/img/enc/encleanzone/images/car/bull_arrow05.gif') no-repeat 10 9;padding:4 0 0 18;color:#ffffff;font:bold;}
#04car_jindan		.car2	   .tb1_t2			{float:right;padding:5 10 0 0;}
#04car_jindan		.car2	   .tb2				{width:313px;height:64px;padding:10 20;}
#04car_jindan		.con2						{width:664px;}
#04car_jindan		.content					{width:624px;padding:0 0 0 15;}
#04car_jindan		.tableBg					{width:624px;border-left:4px solid #F0F0F0;border-right:4px solid #F0F0F0;padding:20 0 25 20;}
#04car_jindan		.bull						{background:url('/img/enc/encleanzone/images/car/bull_02.gif') no-repeat 0 8;padding:2 0 0 6;}
#04car_jindan		.bull02						{background:url('/img/enc/encleanzone/images/car/bull_02.gif') no-repeat 0 11;padding:2 0 0 6;}
#04car_jindan		.bull03						{background:url('/img/enc/encleanzone/images/car/bull_arrow04.gif') no-repeat 0 8;padding:5 0 0 10;font:11;color:#FF6D0C;}
#04car_jindan		.bull04						{background:url('/img/enc/encleanzone/images/car/bull_arrow04.gif') no-repeat 0 8;padding:5 0 0 10;font:11;}
#04car_jindan		.bull05						{background:url('/img/enc/encleanzone/images/car/bull_arrow04.gif') no-repeat 0 6;padding:2 0 0 8;}

#04car_jindan       .ancar						{width:624;padding:0 0 20 15}
#04car_jindan		.tbM1						{width:624;height:22px;text-align:center;background:#EDF8EC;border-top:1px solid #51B948;border-bottom:1px solid #51B948;margin:20 0 0 0;}
#04car_jindan		.tbM1_1						{width:92px;height:20px;padding:4 0 0 0;float:left;background:url('/img/enc/encleanzone/images/car/bar_01.gif') no-repeat right;}
#04car_jindan		.tbM1_2						{width:371px;height:20px;padding:4 0 0 0;float:left;background:url('/img/enc/encleanzone/images/car/bar_01.gif') no-repeat right;}
#04car_jindan		.tbM1_3						{width:161px;height:20px;padding:4 0 0 0;float:left;}
#04car_jindan		.tbM2      					{width:624;}
#04car_jindan		.tbM2       .tbM2_tb		{border-bottom:1px solid #E0E0E0;width:624;height:100%;}
#04car_jindan		.tbM2       .tb1			{background:#EDF8EC;width:92px;height:100%;padding:35 0 0 0;text-align:center;float:left;}
#04car_jindan		.tbM2       .tb2			{width:371px;height:28px;padding:4 0 4 10;float:left;}
#04car_jindan		.tbM2       .tb3			{width:161px;height:28px;padding:4 0 4 10;float:left;}
#04car_jindan		.tbM2       .tb4			{width:371px;height:28px;padding:4 0 4 10;float:left;background:#F7F7F7;}
#04car_jindan		.tbM2       .tb5			{width:161px;height:100%;padding:4 0 4 10;float:left;background:#F7F7F7;}
#04car_jindan		.tbM3      					{background:#FBF6F0;border-left:1px solid #F5EEE5;border-right:1px solid #F5EEE5;padding:13 13 13 13;width:624px;}

#04car_jindan		.tbM4      					{border-bottom:1px solid #51B948;width:624px;}
#04car_jindan		.tbM4      	.tb1			{border-right:1px solid #E0E0E0;border-bottom:1px solid #E0E0E0;text-align:center;}
#04car_jindan		.tbM4      	.tb2			{border-bottom:1px solid #E0E0E0;text-align:center;}
#04car_jindan		.tbM4      	.tb3			{background:#F7F7F7;text-align:center;font:bold;color:#6699CC;}
#04car_jindan		.tbM4      	.tb4			{background:#F7F7F7;border-bottom:1px solid #E0E0E0;border-right:1px solid #E0E0E0;text-align:center;}
#04car_jindan		.tbM4      	.tb5			{background:#F7F7F7;border-right:1px solid #E0E0E0;text-align:center;}
#04car_jindan		.tbM4      	.tb6			{background:#F7F7F7;border-right:1px solid #E0E0E0;border-bottom:1px solid #E0E0E0;}
#04car_jindan		.tbM4      	.tb7			{background:#F7F7F7;border-right:1px solid #E0E0E0;border-bottom:1px solid #E0E0E0;color:#6699CC;}
#04car_jindan		.tbM4      	.tb8			{background:#F7F7F7;border-right:1px solid #E0E0E0;}
#04car_jindan		.tbM4      	.tb9			{background:#F7F7F7;border-right:1px solid #E0E0E0;color:#6699CC;}
#04car_jindan		.tbM4      	.tb10			{padding:0 0 0 10;}
#04car_jindan		.tbM4      	.tb11			{color:#FF6D0C;font:bold; text-decoration:underline;}
#04car_jindan		.tbM4      	.tb11 a:link	{color:#FF6D0C; text-decoration:underline;}
#04car_jindan		.tbM4      	.tb11 a:visited	{color:#FF6D0C; text-decoration:underline;}
#04car_jindan		.tbM4      	.tb11 a:hover	{color:#FF6D0C; text-decoration:none;}
#04car_jindan		.tbM4      	.tb11 a:active	{color:#FF6D0C; text-decoration:underline;}

#04car_jindan       .assure						{width:624;padding:0 0 20 15}
#04car_jindan       .assure		.tit			{width:624;height:30px;font:bold;padding:6 0 0 19;background:#EDF8EC;border-top:1px solid #179522;border-bottom:1px solid #179522;}

#04car_waranty									{width:674px;}
#04car_waranty		.top						{background:url('/img/enc/encleanzone/images/common/bg_popuptop_674.gif') no-repeat;height:42px;padding:0 0 0 15;}
#04car_waranty		.bottom						{width:624px;margin:15 0 0 0;text-align:center;padding:10 0 0 0;}

#04car_waranty		.txt_on						{color:#FF6D0C;}
#04car_waranty		.txt_on3					{color:#6699CC;}
#04car_waranty		.stit						{width:624px;padding:20 0 10 0;}
#04car_waranty		.tbM4      					{border-bottom:1px solid #51B948;width:624px;}
#04car_waranty		.tbM4      	.tb1			{border-right:1px solid #E0E0E0;border-bottom:1px solid #E0E0E0;text-align:center;}
#04car_waranty		.tbM4      	.tb2			{border-bottom:1px solid #E0E0E0;text-align:center;}
#04car_waranty		.tbM4      	.tb3			{background:#F7F7F7;text-align:center;font:bold;color:#6699CC;}
#04car_waranty		.tbM4      	.tb4			{background:#F7F7F7;border-bottom:1px solid #E0E0E0;border-right:1px solid #E0E0E0;text-align:center;}
#04car_waranty		.tbM4      	.tb5			{background:#F7F7F7;border-right:1px solid #E0E0E0;text-align:center;}
#04car_waranty		.tbM4      	.tb6			{background:#F7F7F7;border-right:1px solid #E0E0E0;border-bottom:1px solid #E0E0E0;}
#04car_waranty		.tbM4      	.tb7			{background:#F7F7F7;border-right:1px solid #E0E0E0;border-bottom:1px solid #E0E0E0;color:#6699CC;}
#04car_waranty		.tbM4      	.tb8			{background:#F7F7F7;border-right:1px solid #E0E0E0;}
#04car_waranty		.tbM4      	.tb9			{background:#F7F7F7;border-right:1px solid #E0E0E0;color:#6699CC;}
#04car_waranty		.tbM4      	.tb10			{padding:0 0 0 10;}
#04car_waranty		.tbM4      	.tb11			{color:#FF6D0C;font:bold; text-decoration:underline;}
#04car_waranty		.tbM4      	.tb11 a:link	{color:#FF6D0C; text-decoration:underline;}
#04car_waranty		.tbM4      	.tb11 a:visited	{color:#FF6D0C; text-decoration:underline;}
#04car_waranty		.tbM4      	.tb11 a:hover	{color:#FF6D0C; text-decoration:none;}
#04car_waranty		.tbM4      	.tb11 a:active	{color:#FF6D0C; text-decoration:underline;}
#04car_waranty		.content					{width:624px;padding:0 0 0 15;}
#04car_waranty       .assure						{width:624;padding:0 0 20 0}
#04car_waranty       .assure		.tit			{width:624;height:30px;font:bold;padding:6 0 0 19;background:#EDF8EC;border-top:1px solid #179522;border-bottom:1px solid #179522;}


/*  *****************  */
/*  Life & joy 스타일  */
/*  *****************  */
.05index_book						{width:489px;border-left:2px solid #E5B73F;border-right:2px solid #E5B73F;padding:14 0 12 7;}

.05index_book	dl					{margin:0 0 0 0px;padding:0 0 0 0;width:470px;}
.05index_book	dt					{margin:0px;padding:0 0 6 15;}
.05index_book	dd					{margin:0px;}
.05index_book	.img				{float:left;width:118px;}
.05index_book	.tit				{width:352;float:right;font:bold 13;{background:url('/img/enc/encleanzone/images/life/bull_01.gif') no-repeat 0 0;padding:0 0 0 18;}
.05index_book	.subtit				{width:352;float:right;font:bold 11;color:#DEA50F;padding:6 0 0 18;}
.05index_book	.name				{width:352;float:right;font:11;color:#FF6D0D;padding:4 0 10 18;}
.05index_book	.txt				{width:352;float:right;padding:0 0 0 18;line-height:16px;letter-spacing:-1px;}

.05index_wrap						{width:489px;margin:25 0 0 0;}
.05index_movie						{width:489px;border-left:1px solid #CDCDCD;border-right:1px solid #CDCDCD;padding:15 0 16 20;}
.05index_movie	.left				{float:left;margin:0 10 0 0;}

.05index_movie	dl					{margin:0 0 0 0px;padding:0 0 0 0;width:215px;}
.05index_movie	dt					{margin:0px;padding:0 0 3 4;font:bold;color:#FF6D0C;}
.05index_movie	dd					{margin:0px;}
.05index_movie	.img				{float:left;width:85px;height:114px;border:1px solid #CDCDCD;}
.05index_movie	.con				{float:right;width:130px;}
.05index_movie	.tit				{width:130;float:right;font:bold 13;{background:url('/img/enc/encleanzone/images/life/bull_01.gif') no-repeat 0 0;padding:0 0 0 18;}
.05index_movie	.subtit				{width:130;float:right;font:bold 11;color:#DEA50F;padding:6 0 0 18;}
.05index_movie	.name				{width:130;float:right;font:11;color:#FF6D0D;padding:4 0 10 18;}
.05index_movie	.txtW				{width:130;float:right;padding:0 0 0 0;}
.05index_movie	.txtW	.l			{width:40;float:left;padding:0 0 0 6;font:11px;letter-spacing:-1px;line-height:16px;}
.05index_movie	.txtW	.r			{width:90;float:right;padding:0 0 0 0;font:11px;letter-spacing:-1px;line-height:16px;}
.05index_movie	.txt				{width:130;float:right;padding:0 0 0 6;font:11px;letter-spacing:-1px;line-height:16px;}
.05index_movie	.reserve			{padding:2 0 0 16;}

.05index_rank						{width:138px;height:131px;border-left:1px solid #d4d4d4;border-right:1px solid #d4d4d4;padding:12 0 7 15;}
.05index_rank	ul					{list-style:none;width:110px;margin:0px;}
.05index_rank	.n1					{background:url('/img/enc/encleanzone/images/life/bull_num_01.gif') no-repeat;width:110px;height:15px;padding:0 0 0 20;margin:0 0 4 0;}
.05index_rank	.n2					{background:url('/img/enc/encleanzone/images/life/bull_num_02.gif') no-repeat;width:110px;height:15px;padding:0 0 0 20;margin:0 0 4 0;}
.05index_rank	.n3					{background:url('/img/enc/encleanzone/images/life/bull_num_03.gif') no-repeat;width:110px;height:15px;padding:0 0 0 20;margin:0 0 4 0;}
.05index_rank	.n4					{background:url('/img/enc/encleanzone/images/life/bull_num_04.gif') no-repeat;width:110px;height:15px;padding:0 0 0 20;margin:0 0 4 0;}
.05index_rank	.n5					{background:url('/img/enc/encleanzone/images/life/bull_num_05.gif') no-repeat;width:110px;height:15px;padding:0 0 0 20;}

.05bd_Tit										{background:#D7AC10;text-align:center;width:659px;}
.05bd_Tit .left									{background:url('/img/enc/encleanzone/images/life/boardtit_bg_left.gif') no-repeat;height:25px;width:6px;}
.05bd_Tit .mid									{background:url('/img/enc/encleanzone/images/life/boardtit_bg_middle.gif') no-repeat;height:25px;width:11px;}
.05bd_Tit .right								{background:url('/img/enc/encleanzone/images/life/boardtit_bg_right.gif') no-repeat;height:25px;width:6px;}

#05cardIndex									{width:659px;text-align:left;}
#05cardIndex	.benefit						{width:659px;height:187px;padding:10 0 0 62;background:url('/img/enc/encleanzone/images/life/cardindex_img_02.gif') no-repeat;}
#05cardIndex	.benefit	.left				{width:308px;float:left;}
#05cardIndex	.benefit	.right				{width:210px;text-align:left;}
#05cardIndex	.bull_01						{padding:0 0 0 10;background:url('/img/enc/encleanzone/images/life/bull_arrow02.gif') no-repeat 0 5;}
#05cardIndex	.bull_02						{padding:0 0 2 8;background:url('/img/enc/encleanzone/images/life/bull_02.gif') no-repeat 0 6;}
#05cardIndex	.bull_03						{padding:0 50 0 8;float:left;background:url('/img/enc/encleanzone/images/life/bull_03.gif') no-repeat 0 6;}

#05cardIndex	.notice							{width:659px;margin:25 0 40 0;}
#05cardIndex	.notice		.left				{width:338px;float:left;}
#05cardIndex	.notice		.right				{width:318px;text-align:left;}
#05cardIndex	.notice		.box				{padding:13 0 0 25;width:318px;height:103px;border-left:1px solid #CDCDCD;border-right:1px solid #CDCDCD;}
#05cardIndex	.notice		.bull				{background:url('/img/enc/encleanzone/images/life/bull_02.gif') no-repeat 0 8;padding:2 0 0 6;}
#05cardIndex	.notice		.list				{background:url('/img/enc/encleanzone/images/life/bull_02.gif') no-repeat 0 8;padding:2 0 0 6;}

#05cardIndex	.info							{width:659px;height:49px;padding:7 0 0 20;background:url('/img/enc/encleanzone/images/life/cardindex_tablebg02.gif') no-repeat;}


#05order_Step									{width:683px;text-align:center;margin:0 0 25 0;}
#05order_Step	.left							{float:left;}
#05order_Step	.right							{float:right;padding:10 12 0 0;}

#05buyOrder										{width:683px;text-align:center;}
#05buyOrder		.txt_on							{color:#EF6976;font:bold;}
#05buyOrder		.txt_on02						{color:#6699CC;font:bold;}
#05buyOrder		.bullArrow						{background:url('/img/enc/encleanzone/images/life/bull_arrow01.gif') no-repeat 0 3;padding:0 0 5 8;font:11;color:#8B8A8A;}
#05buyOrder		.Con							{width:659px;text-align:left;}
#05buyOrder		.tB_total						{width:659px;height:30px;background:#F5EEE5;border-top:1px solid #DAC7A7;border-bottom:1px solid #DAC7A7;}
#05buyOrder		.tB_total	.left				{width:330px;background:url('/img/enc/encleanzone/images/common/bd_bar_02.gif') no-repeat right;text-align:center;float:left;padding:3 40 0 0;}
#05buyOrder		.tB_total	.right				{width:329px;float:right;text-align:center;padding:3 17 0 0;}
#05buyOrder		.tB_total	.left2				{width:330px;background:url('/img/enc/encleanzone/images/common/bd_bar_02.gif') no-repeat right;text-align:center;float:left;padding:6 40 0 20;}
#05buyOrder		.tB_total	.right2				{width:329px;float:right;text-align:center;padding:6 17 0 0;}

#05buyOrder		.tB_btn							{width:659px;text-align:right;margin:15 0 15 0;padding:0 10 0 0;}
#05buyOrder		.tB_Style						{width:659px;border-top:3px solid #D7AC10;border-bottom:1px solid #D7AC10;margin:10 0 0 0;}
#05buyOrder		.tB_Style	.tb					{border-bottom:1px solid #E0E0E0;height:28px;clear:both;}
#05buyOrder		.tB_Style	.tb2				{height:28px;clear:both;}
#05buyOrder		.tB_Style	.tb3				{height:90px;text-align:center;padding:10 0 0 0;}
#05buyOrder		.tB_Style	.left				{width:130px;height:28px;float:left;text-align:left;padding:8 0 0 30;}
#05buyOrder		.tB_Style	.left2				{width:110px;height:28px;float:left;text-align:left;padding:8 0 0 20;background:#F7F7F7;}
#05buyOrder		.tB_Style	.right				{width:529px;height:28px;float:right;padding:4 0 0 0;}
#05buyOrder		.tB_Style	.right2				{width:549px;height:28px;float:right;padding:4 0 0 20;}
#05buyOrder		.tB_Style	p					{padding:2 0 0 0;margin:0;}
#05buyOrder		.tB_Style	.txt				{padding:4 5 0 5;float:left;}
#05buyOrder		.tB_Style	.padd				{padding:0 5 0 5;float:left;}
#05buyOrder		.okPoint						{background:url('/img/enc/encleanzone/images/life/order_img_01.gif') no-repeat;width:659px;height:151px;padding:55 0 0 32;}
#05buyOrder		.orderFinish					{background:url('/img/enc/encleanzone/images/life/order_img_02.gif') no-repeat;width:659px;height:173px;padding:110 0 0 54;}

#05buyInquiry									{width:659px;text-align:left;}
#05buyInquiry	.form							{background:url('/img/enc/encleanzone/images/life/inquiry_img_01.gif') no-repeat;width:659px;height:246px;padding:25 0 0 20}
#05buyInquiry	.form_txt						{width:659px;height:29px;border-bottom:1px solid #E0E0E0;text-align:center;font:11;padding:8 0 0 0;}

#05buyInquiry	.txt_on							{color:#EF6976;font:bold;}
#05buyInquiry	.txt_on02						{color:#6699CC;font:bold;}
#05buyInquiry	.tB_total						{width:659px;height:30px;background:#F5EEE5;border-top:1px solid #DAC7A7;border-bottom:1px solid #DAC7A7;}
#05buyInquiry	.tB_total	.left				{width:330px;background:url('/img/enc/encleanzone/images/common/bd_bar_02.gif') no-repeat right;text-align:center;float:left;padding:6 40 0 20;}
#05buyInquiry	.tB_total	.right				{width:329px;float:right;text-align:center;padding:6 17 0 0;}
#05buyInquiry	.tB_Style						{width:659px;border-top:3px solid #D7AC10;border-bottom:1px solid #D7AC10;margin:10 0 0 0;}
#05buyInquiry	.tB_Style	.tb					{border-bottom:1px solid #E0E0E0;height:28px;clear:both;}
#05buyInquiry	.tB_Style	.tb2				{height:28px;clear:both;}
#05buyInquiry	.tB_Style	.left				{width:110px;height:28px;float:left;text-align:left;padding:8 0 0 20;background:#F7F7F7;}
#05buyInquiry	.tB_Style	.right				{width:549px;height:28px;float:right;padding:4 0 0 20;}
#05buyInquiry	.tB_Style	p					{padding:2 0 0 0;margin:0;}
#05buyInquiry	.tB_btn							{width:659px;text-align:right;margin:15 0 15 0;padding:0 10 0 0;}

#05buy_Pop_Inq									{width:584px;}
#05buy_Pop_Inq	.top							{background:url('/img/enc/encleanzone/images/common/bg_popuptop_584.gif') no-repeat;height:42px;padding:0 0 0 15;}
#05buy_Pop_Inq	.bottom							{width:524px;margin:25 0 0 0;text-align:center;border-top:1px solid #E0E0E0;padding:10 0 0 0;}
#05buy_Pop_Inq	.tb01							{background:url('/img/enc/encleanzone/images/life/inquiry_img_03.gif') no-repeat;height:31px;width:524px;padding:8 0 0 0;text-align:center;}
#05buy_Pop_Inq	.tb02							{width:524;height:22px;text-align:center;background:#EDF8EC;border-top:1px solid #51B948;border-bottom:1px solid #51B948;}
#05buy_Pop_Inq	.tb02_1							{width:180px;height:20px;padding:4 0 0 0;float:left;background:url('/img/enc/encleanzone/images/life/bar_01.gif') no-repeat right;}
#05buy_Pop_Inq	.tb02_2							{width:115px;height:20px;padding:4 0 0 0;float:left;background:url('/img/enc/encleanzone/images/life/bar_01.gif') no-repeat right;}
#05buy_Pop_Inq	.tb02_3							{width:115px;height:20px;padding:4 0 0 0;float:left;background:url('/img/enc/encleanzone/images/life/bar_01.gif') no-repeat right;}
#05buy_Pop_Inq	.tb02_4							{width:114px;height:20px;padding:5 0 0 0;float:left;}
#05buy_Pop_Inq	.tb03							{width:524;text-align:center;border-bottom:1px solid #51B948;}
#05buy_Pop_Inq	.tb03	td						{padding:3 0 0 0;border-bottom:1px solid #E0E0E0;}
#05buy_Pop_Inq	.tb04							{width:524;border-bottom:1px solid #51B948;background:#F7F7F7;}
#05buy_Pop_Inq	.tb04_1							{width:410px;height:26px;padding:4 0 0 295;float:left;background:url('/img/enc/encleanzone/images/life/bar_02.gif') no-repeat right;font:bold;}
#05buy_Pop_Inq	.tb04_2							{width:114px;height:26px;padding:4 15 0 0;float:right;text-align:right;}
#05buy_Pop_Inq	.tb04_3							{width:410px;height:26px;padding:4 0 0 295;float:left;font:bold;color:#EF6976;}
#05buy_Pop_Inq	.tB_Style						{width:524px;border-top:1px solid #51B948;border-bottom:1px solid #51B948;}
#05buy_Pop_Inq	.tB_Style	.tb					{border-bottom:1px solid #E0E0E0;height:28px;clear:both;}
#05buy_Pop_Inq	.tB_Style	.tb2				{height:28px;clear:both;}
#05buy_Pop_Inq	.tB_Style	.tb3				{border-bottom:1px solid #51B948;height:28px;clear:both;}
#05buy_Pop_Inq	.tB_Style	.left				{width:80px;height:28px;float:left;text-align:left;padding:8 0 0 18;background:#EDF8EC;}
#05buy_Pop_Inq	.tB_Style	.right				{width:444px;height:28px;float:right;padding:4 0 0 18;}
#05buy_Pop_Inq	.tB_Style	p					{padding:2 0 0 0;margin:0;}

#05buy_Notice									{width:584px;}
#05buy_Notice	.top							{background:url('/img/enc/encleanzone/images/common/bg_popuptop_584.gif') no-repeat;height:42px;padding:0 0 0 15;}
#05buy_Notice	.bottom							{width:524px;text-align:center;border-top:1px solid #E0E0E0;padding:10 0 0 0;}
#05buy_Notice	.tb01							{width:524;height:22px;text-align:center;background:#EDF8EC;border-top:1px solid #51B948;border-bottom:1px solid #51B948;}
#05buy_Notice	.tb01_1							{width:71px;height:20px;padding:4 0 0 0;float:left;background:url('/img/enc/encleanzone/images/life/bar_01.gif') no-repeat right;}
#05buy_Notice	.tb01_2							{width:348px;height:20px;padding:4 0 0 0;float:left;background:url('/img/enc/encleanzone/images/life/bar_01.gif') no-repeat right;}
#05buy_Notice	.tb01_3							{width:105px;height:20px;padding:4 0 0 0;float:left;}

.05bd_ViewTb									{border-top:3px solid #51B948;}
.05bd_ViewTb th									{text-align:center;}

#05buyFaq										{width:659px;text-align:left;}
#05buyFaq		.question						{width:659px;}
#05buyFaq		.question		.box			{float:left;}
#05buyFaq		.question		.box2			{float:left;padding:4 0 0 10;font:bold;width:622;height:28px;border-top:2px solid #D7AC10;border-bottom:2px solid #D7AC10;}
#05buyFaq		.question		.box3			{float:left;}
#05buyFaq		.answer							{width:659px;margin:10 0 25 0;background:url('/img/enc/encleanzone/images/life/cardfaq_img_04.gif') no-repeat 5 0;padding:2 0 0 34;}
#05buyFaq		.answer			.bull			{width:610px;background:url('/img/enc/encleanzone/images/life/bull_arrow02.gif') no-repeat 0 5;padding:0 0 4 8;}
#05buyFaq		.answer			.bull2			{width:610px;background:url('/img/enc/encleanzone/images/life/bull_04.gif') no-repeat 10 5;padding:0 0 4 20;}
#05buyFaq		.answer			.txt			{width:610px;padding:0 0 4 8;}

#05buyInfo										{width:659px;text-align:left;}

#05cardAff										{width:659px;text-align:left;}
#05cardAff		.menu							{width:659px;height:150px;margin:10 0 0 0;padding:55 0 0 54;background:url('/img/enc/encleanzone/images/life/caraffli_img_01.gif') no-repeat;}
#05cardAff		.menu	.bull					{float:left;padding:0 0 5 8;cursor:hand;background:url('/img/enc/encleanzone/images/life/bull_arrow02.gif') no-repeat 0 5;}
#05cardAff		.menu	.bull_on				{float:left;padding:0 0 5 8;cursor:hand;font:bold;color:#92BB04;background:url('/img/enc/encleanzone/images/life/bull_arrow02.gif') no-repeat 0 5;}
#05cardAff		.tit							{width:659px;margin:20 0 20 0;}
#05cardAff		.tit		.box				{float:left;color:#6699CC;padding:4 0 0 7;font:bold;width:619;height:28px;border-top:2px solid #D7AC10;border-bottom:2px solid #D7AC10;}
#05cardAff		.spotTable						{margin:0 0 30 0;width:659px;}
#05cardAff		.spot							{float:left;width:110px;height:73px;text-align:center;background:url('/img/enc/encleanzone/images/life/caraffli_img_02.gif') no-repeat right top;}
#05cardAff		.spot3							{float:left;width:441px;height:73px;text-align:center;background:url('/img/enc/encleanzone/images/life/caraffli_img_02.gif') no-repeat right top;}
#05cardAff		.spot		.box				{width:99px;background:#EFEFEF;font:11;color:#7c7c7c;line-height:13px;text-align:center;padding:2 0 0 0;}
#05cardAff		.spot2							{float:left;width:109px;height:73px;text-align:center;}
#05cardAff		.spot2		.box				{width:99px;background:#EFEFEF;font:11;color:#7c7c7c;line-height:13px;text-align:center;padding:2 0 0 0;}
#05cardAff		.spotTable  .tb					{float:left;height:126px;background:url('/img/enc/encleanzone/images/life/caraffli_img_06.gif') repeat-y left top;padding:15 0 0 20;}
#05cardAff		.spotTable  .t1					{background:url('/img/enc/encleanzone/images/life/bull_arrow02.gif') no-repeat 0 2;padding:0 0 2 8;font:bold 11;}
#05cardAff		.spotTable  .t2					{padding:0 0 8 8;font:11;}

#05spyApp										{width:659px;text-align:left;}
#05spyApp		.table							{text-align:center;width:659px;background:#F5F2E4;border-top:1px solid #D7AC10;border-bottom:1px solid #D7AC10;}
#05spyApp		.table		td					{padding:2 0 0 0;}
#05spyApp		.table		.top1				{color:#BA8909;font:bold 11;border-right:1px solid #D7AC10;border-bottom:1px solid #D7AC10;}
#05spyApp		.table		.top2				{color:#BA8909;font:bold 11;border-bottom:1px solid #D7AC10;}
#05spyApp		.table		.left1				{color:#BA8909;font:bold;border-bottom:1px solid #ffffff;}
#05spyApp		.table		.left2				{color:#BA8909;font:bold;}
#05spyApp		.table		.right1				{background:#ffffff;border-bottom:1px solid #DDDDDD;}
#05spyApp		.table		.right2				{background:#ffffff;}
#05spyApp		.pwModify						{width:659px;height:151;padding:50 0 0 57;background:url('/img/enc/encleanzone/images/life/spyapp_img_04.gif') no-repeat;margin:20 0 10 0;}








/*  *****************  */
/*   고객센터 스타일   */
/*  *****************  */
#08contentBgM						{background:url('/img/enc/encleanzone/images/common/bg_content_middle.gif') repeat-y;width:711px;height:380px;padding:0 0 35 0;text-align:center;vertical-align:top;}

.08bd_Tit							{background:#8F56AA;text-align:center;}
.08bd_Tit .left						{background:url('/img/enc/encleanzone/images/customer/boardtit_bg_left.gif') no-repeat;height:25px;width:6px;}
.08bd_Tit .mid						{background:url('/img/enc/encleanzone/images/customer/boardtit_bg_middle.gif') no-repeat;height:25px;width:11px;}
.08bd_Tit .right					{background:url('/img/enc/encleanzone/images/customer/boardtit_bg_right.gif') no-repeat;height:25px;width:6px;}
.08bd_txtLeft						{padding:2 0 0 15;}
.08bd_txtLeft a:link				{color:#6D6D6D; text-decoration:none;}
.08bd_txtLeft a:visited				{color:#6D6D6D; text-decoration:none;}
.08bd_txtLeft a:hover				{color:#F99700; text-decoration:none;}
.08bd_txtLeft a:active				{color:#6D6D6D; text-decoration:none;}

.08bd_ViewTb						{border-top:3px solid #8F56AA;}
.08bd_ViewTb th						{text-align:center;}

.08bd_WriteTb						{border-top:3px solid #8F56AA;border-bottom:1px solid #8F56AA;}
.08bd_WriteTb th					{text-align:center;}
.08bd_WriteTb .p20					{padding:0 0 0 20;}
.08bd_WriteTb .txt					{padding:3 0 0 20;}
.08bd_bar							{background:url('/img/enc/encleanzone/images/customer/bd_bar_01.gif') no-repeat;width:1px;height:30px;}

.08bd_btn_Tb						{text-align:right;margin:15 0 0 0;width:599px}
.08bd_ViewBN_Tb						{width:619px;}
.08bd_ViewBN_Tb	 .q					{background:url('/img/enc/encleanzone/images/icon/icon_faq_q.gif') no-repeat 0 4;padding:3 0 0 22;}

.faqSearch							{height:92px;width:659px;}
.faqSearch	.faqMidd				{border-top:1px solid #E4E4E4;border-bottom:1px solid #E4E4E4;background:#F3F3F3;text-align:left;}
.faqSearch  .faqLeft				{background:url('/img/enc/encleanzone/images/customer/faq_searchbg_01.gif') no-repeat;width:4px;height:92px;}
.faqSearch	.faqRight				{background:url('/img/enc/encleanzone/images/customer/faq_searchbg_02.gif') no-repeat;width:4px;height:92px;}
.faqSearch	.txt					{width:500;background:url('/img/enc/encleanzone/images/customer/bull_01.gif') no-repeat 0 3;font:11px;padding:0 0 0 8;}
.faqSearch	.txt02					{color:#C18E15;}

.faqTab								{height:75px;width:659px;background:url('/img/enc/encleanzone/images/customer/faq_tabbg.gif') no-repeat;margin:15 0 30 0;padding:0 0 0 12}

.faqTab	.tab						{margin:0 0 5 5;float:left;width:120px;height:23px;background:url('/img/enc/encleanzone/images/customer/faq_tabmenubg.gif') no-repeat;font:11;text-align:center;padding:6 0 0 0}
.faqTab	.tab_on						{margin:0 0 5 5;float:left;width:120px;height:23px;background:url('/img/enc/encleanzone/images/customer/faq_tabmenubg_on.gif') no-repeat;font:bold 11;color:#ffffff;text-align:center;padding:6 0 0 0;}
.faqTab	.tab_on	 a:link				{color:#ffffff; text-decoration:none;}
.faqTab	.tab_on	 a:visited			{color:#ffffff; text-decoration:none;}
.faqTab	.tab_on	 a:hover			{color:#ffffff; text-decoration:none;}
.faqTab	.tab_on	 a:active			{color:#ffffff; text-decoration:none;}

.faqIndex							{width:640px;}
.faqIndex	ul						{list-style:none;background:url('/img/enc/encleanzone/images/common/dot_01.gif') repeat-x;width:495;}
.faqIndex	li						{background:url('/img/enc/encleanzone/images/common/dot_01.gif') repeat-x bottom;width:495;height:29px;}
.faqIndex	.question				{background:url('/img/enc/encleanzone/images/icon/icon_faq_q.gif') no-repeat 2 8;padding:7 0 0 22;}
.faqIndex	.question	a:hover		{font:bold;color:#F99700;}

.faqListTit							{width:619px;margin:0 0 10 0;}
.faqListTit	.tit					{float:left;background:url('/img/enc/encleanzone/images/customer/bull_02.gif') no-repeat 0 3;padding:2 0 0 17;font:bold;}
.faqListTit	.tit_on					{color:#97358E;}
.faqListTit	.sel					{float:right;}

.faqList							{width:619px;float:middle;text-align:left;}
.faqList	ul						{margin:0px;list-style:none;background:url('/img/enc/encleanzone/images/common/dot_01.gif') repeat-x;width:619px;}
.faqList	li						{background:url('/img/enc/encleanzone/images/common/dot_01.gif') repeat-x bottom;height:29px;}
.faqList	.question				{background:url('/img/enc/encleanzone/images/icon/icon_faq_q.gif') no-repeat 20 8;padding:7 0 0 42;}
.faqList	.question	a:hover		{color:#F99700;}

.faqView							{width:619px;text-align:left;}
.faqView	.q						{background:#F8F7F2 url('/img/enc/encleanzone/images/icon/icon_faq_q.gif') no-repeat 20 7;border:1px solid #F1F0E8;height:28px;padding:6 0 0 42;font:bold;color:#F99700;}
.faqView	.a						{background:url('/img/enc/encleanzone/images/icon/icon_faq_a.gif') no-repeat 20 10;height:28px;padding:9 10 30 42;word-break:break-all;}

.faqSearch02						{width:619px;text-align:left;border:1px solid #F1F0E8;height:28px;background:#F8F7F2;margin:20 0 20 0;padding:6 0 0 20;}
.faqSearch02	.txt				{font:bold;color:#F99700;}

.indexFaq							{background:url('/img/enc/encleanzone/images/customer/index_faq_01.gif') no-repeat;width:387;height:174;}
.indexFaq	ul						{list-style:none;width:225x;padding:0 0 0 64}
.indexFaq	li						{background:url('/img/enc/encleanzone/images/icon/icon_faq_q.gif') no-repeat 0 2;height:18px;padding:1 0 0 18;}

.indexCard							{background:url('/img/enc/encleanzone/images/customer/index_card_01.gif') no-repeat;width:235;height:103;padding:34 0 0 19}
.indexCard	.line					{background:url('/img/enc/encleanzone/images/common/dot_02.gif') repeat-x top;width:133;height:23;margin:4 0 0 0;}

.indexGuide							{background:url('/img/enc/encleanzone/images/customer/index_guide.gif') no-repeat;width:646;height:68;padding:17 0 0 206;margin:25 0 0 0;color:#656565;font:11;}
.indexGuide	 div					{margin:9 0 0 0;}



/*  *****************  */
/*   MY엔크린 스타일   */
/*  *****************  */
#09index										{text-align:center;width:711px;height:154px;background:url('/img/enc/encleanzone/images/myenc/index_img_01.gif') no-repeat top;}
#09index	.left								{text-align:left;width:314px;float:left;padding:27 0 0 26}
#09index	.indi								{width:266px;}
#09index	.indi		.tabBg					{width:266px;background:url('/img/enc/encleanzone/images/myenc/index_tab_bg.gif') no-repeat bottom;height:21px;}
#09index	.indi		.box					{width:266px;height:128px;border-left:1px solid #D4D4D4;border-right:1px solid #D4D4D4;padding:9 0 0 13;}
#09index	.indi		.box2					{width:238px;height:81px;background:#F7F7F7;padding:12 0 0 13}
#09index	.indi		.name					{width:238px;background:url('/img/enc/encleanzone/images/myenc/bull_03.gif') no-repeat 0 3;font:11;color:#656565;padding:0 0 2 6;letter-spacing:-1px;}
#09index	.indi		.bull					{background:url('/img/enc/encleanzone/images/myenc/bull_05.gif') no-repeat 0 4;font:11;color:#969696;padding:0 0 3 6}
#09index	.indi		.btn					{width:238px;padding:5 0 0 0;text-align:right;}
#09index	.indi		.indi_box				{text-align:left;width:160px;}
#09index	.indi		.indi_box2				{text-align:left;width:140px;padding:14 0 0 0;}
#09index	.indi		.indi_boxP				{border-bottom:1px solid #dddddd;clear:both;padding:0 0 2 0;}
#09index	.indi		.indi_boxP2				{clear:both;margin:5 0 0 0;}
#09index	.indi		.t1						{float:left;font:11;width:85;padding:2 0 0 17;}
#09index	.indi		.t2						{font:11;width:70;text-align:right;background:url('/img/enc/encleanzone/images/icon/icon_point.gif') no-repeat right;padding:2 10 0 0;}
#09index	.indi		.t3						{float:left;font:11;width:85;background:url('/img/enc/encleanzone/images/icon/icon_plus.gif') no-repeat 0 1;padding:2 0 0 17;}
#09index	.indi		.t4						{font:11;width:70;text-align:right;background:url('/img/enc/encleanzone/images/icon/icon_point.gif') no-repeat right;padding:2 10 0 0;}
#09index	.indi		.t5						{float:left;font:11;width:85;background:url('/img/enc/encleanzone/images/icon/icon_sum.gif') no-repeat 0 1;padding:2 0 0 17;}
#09index	.indi		.t6						{font:11;width:70;text-align:right;background:url('/img/enc/encleanzone/images/icon/icon_point.gif') no-repeat right;padding:2 10 0 0;}

#09index	.card								{width:266px;margin:15 0 30 0;}
#09index	.c_left								{width:138px;float:left;}
#09index	.c_right							{width:128px;float:right;}
#09index	.card_box							{width:128px;height:84px;padding:9 0 0 0;text-align:center;border-left:1px solid #cdcdcd;border-right:1px solid #cdcdcd;}
#09index	.card_box	.img					{width:115px;height:56;background:url('/img/enc/encleanzone/images/common/dot_01.gif') repeat-x bottom;}
#09index	.card_box	.txt					{width:115px;font:11;padding:5 0 0 0;}

#09index	.present							{width:266px;margin:0 0 35 0;}
#09index	.present	.img					{margin:10 0 0 5;display:inline;width:93px;height:73;float:left;background:#EBEBEB;text-align:center;padding:4 0 0 0;}
#09index	.present	.txt					{margin:40 0 0 0;width:160px;line-height:14px;background:url('/img/enc/encleanzone/images/myenc/bull_06.gif') no-repeat 7 7;padding:2 0 0 14;}

#09index	.car								{width:266px;margin:20 0 30 0;}
#09index	.car	.tit						{float:left;padding:3 0 0 0;}
#09index	.car	.t1							{float:left;padding:3 10 0 0;}
#09index	.car	.t2							{float:left;padding:3 10 0 0;}
#09index	.car	.t3							{float:left;font:bold;padding:5 0 0 0;width:150px;}
#09index	.car	.t4							{float:left;font:bold;padding:5 0 0 0;width:100px;}
#09index	.car	.t5							{padding:5 0 0 0;}
#09index	.car	.carP						{padding:9 0 5 5;width:262;}
#09index	.car	.carP2					{width:262;border-top:1px solid #dddddd;clear:both;margin:0 0 0 5;padding:3 0 0 0;}

#09index	.engine								{width:266px;margin:0 0 30 0;}
#09index	.engine		.box					{margin:10 0 0 5;width:261px;height:65px;background:#F4F4F4;padding:5 0 0 13}
#09index	.engine		.bull					{background:url('/img/enc/encleanzone/images/myenc/bull_06.gif') no-repeat 0 6;padding:0 0 0 7}
#09index	.station							{width:266px;margin:20 0 0 0;}
#09index	.station	.box					{width:266px;height:63px;border-left:2px solid #D7D7D7;border-right:2px solid #D7D7D7;padding:10 0 0 8}
#09index	.station	.bull					{text-align:left;background:url('/img/enc/encleanzone/images/myenc/bull_04.gif') no-repeat 0 4;padding:0 0 0 12;float:left;}
#09index	.station	.img					{text-align:left;padding:1 0 0 2;}
#09index	.station	.dot					{width:244px;height:22;background:url('/img/enc/encleanzone/images/common/dot_01.gif') repeat-x bottom;}

#09index	.right								{text-align:left;width:394px;padding:150 0 0 0;}
#09index	.event								{width:368px;margin:0 0 0 0;}
#09index	.event	.box						{width:368px;height:112px;border-left:2px solid #A0A8AE;border-right:2px solid #A0A8AE;padding:7 0 0 15}
#09index	.event	.bull						{background:url('/img/enc/encleanzone/images/myenc/bull_06.gif') no-repeat 0 6;padding:0 0 0 7}

#09index	.carendar							{width:368px;}
#09index	.carendar	.box					{margin:10 0 0 7;width:368px;height:106px;background:url('/img/enc/encleanzone/images/myenc/index_img_table.gif') no-repeat;padding:10 0 0 41}

#09index	.carendar	.oil_table				{width:309px;}
#09index	.carendar	.oil_table	th			{font:normal 11;}
#09index	.carendar	.oil_table	td			{font:11;text-align:center;}
#09index	.carendar	.oil_table	tr			{vertical-align:top;height:24px;}



.09bd_Tit							{background:#179522;text-align:center;width:659px;}
.09bd_Tit .left						{background:url('/img/enc/encleanzone/images/myenc/boardtit_bg_left.gif') no-repeat;height:25px;width:6px;}
.09bd_Tit .mid						{background:url('/img/enc/encleanzone/images/myenc/boardtit_bg_middle.gif') no-repeat;height:25px;width:11px;}
.09bd_Tit .right					{background:url('/img/enc/encleanzone/images/myenc/boardtit_bg_right.gif') no-repeat;height:25px;width:6px;}
.09bd_Tit02							{background:#179522;text-align:center;width:659px;}
.09bd_Tit02 .left					{background:url('/img/enc/encleanzone/images/myenc/boardtit_bg_left02.gif') no-repeat;height:32px;width:6px;}
.09bd_Tit02 .mid					{background:url('/img/enc/encleanzone/images/myenc/boardtit_bg_middle02.gif') no-repeat;height:32px;width:11px;}
.09bd_Tit02 .right					{background:url('/img/enc/encleanzone/images/myenc/boardtit_bg_right02.gif') no-repeat;height:32px;width:6px;}
.09bd_Tit03							{background:#179522;text-align:center;width:659px;margin:25 0 0 0;}
.09bd_Tit03 .left					{background:url('/img/enc/encleanzone/images/myenc/boardtit_bg_left.gif') no-repeat;height:25px;width:6px;}
.09bd_Tit03 .mid					{background:url('/img/enc/encleanzone/images/myenc/boardtit_bg_middle.gif') no-repeat;height:25px;width:11px;}
.09bd_Tit03 .right					{background:url('/img/enc/encleanzone/images/myenc/boardtit_bg_right.gif') no-repeat;height:25px;width:6px;}

.09bd_ViewTb						{border-top:3px solid #179522;border-bottom:1px solid #179522;width:659px;margin:25 0 0 0;}
.09bd_ViewTb	th					{border-bottom:1px solid #E0E0E0;background:#F7F7F7;text-align:left;}
.09bd_ViewTb	td					{border-bottom:1px solid #E0E0E0;}
.09bd_ViewTb	.pic				{padding:0 0 0 20;}
.09bd_ViewTb	.txt01				{padding:2 0 0 20;}
.09bd_ViewTb	.txt01On			{padding:2 0 0 20;color:#6699CC;font:bold;}
.09bd_ViewTb	.txt02				{padding:10 10 10 20;vertical-align:top;word-break:break-all;}

.09bd_ViewTb02						{border-top:3px solid #179522;border-bottom:1px solid #179522;width:659px;}
.09bd_ViewTb02	th					{border-bottom:1px solid #E0E0E0;background:#F7F7F7;text-align:left;}
.09bd_ViewTb02	td					{border-bottom:1px solid #E0E0E0;}
.09bd_ViewTb02	.pic				{padding:0 0 0 20;}
.09bd_ViewTb02	.txt01				{padding:2 0 0 20;}
.09bd_ViewTb02	.txt01On			{padding:2 0 0 20;color:#6699CC;font:bold;}
.09bd_ViewTb02	.txt02				{padding:10 10 10 20;vertical-align:top;word-break:break-all;}

.myEnc4Tab							{background:url('/img/enc/encleanzone/images/myenc/bg_4tab.gif') repeat-x;width:659px;height:25px;}

.myEnc4TabTxt						{}
.myEnc4TabTxt  .L					{background:url('/img/enc/encleanzone/images/myenc/bg_tab_left.gif') no-repeat;width:17px;height:25px;float:left;}
.myEnc4TabTxt  .R					{background:url('/img/enc/encleanzone/images/myenc/bg_tab_right.gif') no-repeat;width:19px;height:25px;float:left;}
.myEnc4TabTxt  .M					{background:url('/img/enc/encleanzone/images/myenc/bg_tab_mid.gif') repeat-x;height:25px;float:left;padding:6 0 0 2;font:bold;color:#FFFFFF;}
.myEnc4TabTxt  .M  a:link			{color:#FFFFFF; text-decoration:none;}
.myEnc4TabTxt  .M  a:visited		{color:#FFFFFF; text-decoration:none;}
.myEnc4TabTxt  .M  a:hover			{color:#179522; text-decoration:none;}
.myEnc4TabTxt  .M  a:active			{color:#FFFFFF; text-decoration:none;}

.myEnc4TabTxt_on					{}
.myEnc4TabTxt_on  .L				{background:url('/img/enc/encleanzone/images/myenc/bg_tab_left_on.gif') no-repeat;width:17px;height:25px;float:left;}
.myEnc4TabTxt_on  .R				{background:url('/img/enc/encleanzone/images/myenc/bg_tab_right_on.gif') no-repeat;width:19px;height:25px;float:left;}
.myEnc4TabTxt_on  .M				{background:url('/img/enc/encleanzone/images/myenc/bg_tab_mid_on.gif') repeat-x;height:25px;float:left;padding:6 0 0 2;font:bold;color:#179522;}
.myEnc4TabTxt_on  .M  a:link		{color:#179522; text-decoration:none;}
.myEnc4TabTxt_on  .M  a:visited		{color:#179522; text-decoration:none;}
.myEnc4TabTxt_on  .M  a:hover		{color:#179522; text-decoration:none;}
.myEnc4TabTxt_on  .M  a:active		{color:#179522; text-decoration:none;}

.popMyCar							{width:407px;height:407px;}
.popMyCar	.top					{background:url('/img/enc/encleanzone/images/myenc/bg_popup_top01.gif') no-repeat;height:42px;padding:0 0 0 15;}
.popMyCar	.tbT					{background:url('/img/enc/encleanzone/images/myenc/bg_tb01_01.gif') no-repeat;height:4px;width:347px;margin:0px;padding:0px;}
.popMyCar	.tbM					{background:#f3f3f3;border-left:1px solid #D8D8D8;border-right:1px solid #D8D8D8;text-align:center;padding:5 0 5 0;}
.popMyCar	.tbB					{background:url('/img/enc/encleanzone/images/myenc/bg_tb01_02.gif') no-repeat;height:4px;width:347px;display:inline}


.freeSvc							{width:659px;}
.freeSvc	.left					{width:377px;float:left;text-align:left;}
.freeSvc	.left	.free			{border-top:1px solid #E6D9C3;width:352px;}
.freeSvc	.left	.free	th		{background:#F6F1E9;border-bottom:1px solid #E6D9C3;}
.freeSvc	.left	.free	td		{border-bottom:1px solid #E6D9C3;}
.freeSvc	.right					{width:282px;float:right;text-align:left;}
.freeSvc	.right	p				{padding:0;margin:0;}

.speedL								{margin:5 0 10 0;width:659px;height:28px;background:#F5EEE5;border-top:1px solid #DAC7A7;border-bottom:1px solid #DAC7A7;}
.speedL		.left					{width:83;text-align:center;font:bold 12;padding:7 0 0 0;float:left;}
.speedL		.right					{text-align:right;padding:5 20 0 0;}
.speedL		.txt					{font:bold;color:#EF6976;}
.speedL02							{padding:0 0 0 10;font:11;text-align:left;width:659px;}
.speedL02	.txt					{font:bold;color:#C2A16C;}

.speedV								{text-align:center;background:#F5F5F5;border-left:1px solid #EBEBEB;border-right:1px solid #EBEBEB;width:659px;padding:8 0 6 0;}
.speedV		.tb1					{width:640px;text-align:left;height:20;}
.speedV		.tb1	.t1				{color:#6699CC;float:left;padding:0 0 0 10;}
.speedV		.tb1	.t2				{float:right;padding:0 10 0 0;}
.speedV		.tb1	.t3				{color:#6699CC;font:bold;}
.speedV		.tb1	.t4				{color:#EF6976;font:bold 16px;float:left;padding:0 0 0 10;}
.speedV		.tb1	.t5				{color:#EF6976;font:bold 16px;}
.speedV		.dot					{background:url('/img/enc/encleanzone/images/myenc/dot_01.gif') repeat-x;height:2px;width:640px; }

#09Repair									{width:659px;text-align:left;}
#09Repair	.agree							{width:659px;height:159px;text-align:center;padding:65 0 0 0;background:url('/img/enc/encleanzone/images/myenc/sRepair_img_01.gif') no-repeat;}
#09Repair	.btn							{text-align:center;margin:15 0 0 0;}
#09Repair	.btn2							{margin:30 0 0 110;}
#09Repair	.carRegi						{width:659px;height:223px;margin:10 0 0 0;padding:64 0 0 120;background:url('/img/enc/encleanzone/images/myenc/sRepair_img_02.gif') no-repeat;}
#09Repair	.carRegi	.tb					{margin:0 0 5 0;}
#09Repair	.carRegi	.t1					{float:left;padding:5 0 0 0;width:23;}
#09Repair	.carRegi	.t2					{float:left;padding:1 0 0 0;}
#09Repair	.carRegi	.t3					{float:left;padding:1 5 0 5;}
#09Repair	.carRegi	.t4					{float:left;}
#09Repair	.carRegi	.t5					{float:left;padding:1 5 0 5;}
#09Repair	.carRegi	.t6					{padding:1 0 0 0;}
#09Repair	.carRegi02						{width:659px;height:242px;margin:10 0 0 0;padding:34 0 0 94;background:url('/img/enc/encleanzone/images/myenc/sRepair_img_03.gif') no-repeat;}

#09Repair	.bull							{margin:18 0 0 0;width:659px;padding:0 0 0 8;font:11;background:url('/img/enc/encleanzone/images/myenc/bull_01.gif') no-repeat 0 7;text-align:left;}
#09Repair_popup								{width:403px;}
#09Repair_popup	.top						{background:url('/img/enc/encleanzone/images/common/bg_popuptop_403.gif') no-repeat;height:42px;padding:0 0 0 15;}
#09Repair_popup	.bottom						{width:340px;margin:25 0 0 0;text-align:center;border-top:1px solid #E0E0E0;padding:10 0 0 0;}




.oil								{width:659px;}
.oil	.left						{width:414px;float:left;text-align:left;}
.oil	.left	.table				{border-top:1px solid #E6D9C3;width:371px;margin:6 0 0 18;}
.oil	.left	.table	th			{background:#F6F1E9;border-bottom:1px solid #E6D9C3;}
.oil	.left	.table	td			{border-bottom:1px solid #E6D9C3;}
.oil	.left	.oilSt01			{background:url('/img/enc/encleanzone/images/myenc/txt_station_01.gif') no-repeat 9 4;padding:2 0 0 100;height:24px;width:414px;}
.oil	.left	.oilSt01	img		{margin:0 0 2 7;}

.oil	.left	.oilSt02			{background:url('/img/enc/encleanzone/images/myenc/txt_station_02.gif') no-repeat 9 4;padding:2 0 0 100;height:24px;width:414px;}
.oil	.left	.oilSt02	img		{margin:0 0 2 7;}
.oil	.left	.oilTra				{background:url('/img/enc/encleanzone/images/myenc/txt_station_03.gif') no-repeat 9 4;padding:2 0 0 100;height:24px;width:414px;}
.oil	.right						{width:245px;float:right;text-align:left;}

.oilTxt								{width:659px;height:24px;background:#F5F5F5;font:11px;padding:7 0 0 0;}

.cardStit							{width:659px;margin:25 0 5 0;}
.cardStit	.btn					{float:right;width:148;}

.cardList							{width:659px;}
.cardList	dl						{margin:5 0 5 26px;}
.cardList	dt						{float:left;background:url('/img/enc/encleanzone/images/myenc/card_imgbg_02.gif') no-repeat;width:100;height:50;padding:5 0 0 5;}
.cardList	dd						{padding:16 0 0 0;width:280;}

.cardTop							{width:659px;}
.cardTop	.tb						{width:322px;background:#F7F7F7;border-left:2px solid #E4E4E4;border-right:2px solid #E4E4E4;padding:10 0 8 18;font:bold;color:#FF6D0C;}
.cardTop	.tb02					{width:322px;background:#F7F7F7;border-left:2px solid #E4E4E4;border-right:2px solid #E4E4E4;text-align:center;}
.cardTop	.tb03					{width:298px;background:#ffffff;border-left:1px solid #E9E9E9;border-right:1px solid #E9E9E9;text-align:left;}

.cardTop	dl						{margin:5 0 5 15px;}
.cardTop	dt						{float:left;background:url('/img/enc/encleanzone/images/myenc/card_imgbg_01.gif') no-repeat;width:110;height:69;padding:9 0 0 9;}
.cardTop	dt	p					{margin:9 0 0 7px;}
.cardTop	dd						{width:70px;}
.cardTop	dd	ul					{margin:0px;padding:0 0 0 0;list-style:none;width:165px;}
.cardTop	dd	li					{background:url('/img/enc/encleanzone/images/myenc/bull_01.gif') no-repeat 0 6;font:11px;padding:0 0 1 7;}

.cardTop	.left					{width:337px;float:left;text-align:left;}
.cardTop	.right					{width:322px;float:right;text-align:left;}

.pointSk							{width:659;margin:25 0 0 20;}
.pointSk	.left					{width:254px;float:left;text-align:left;}
.pointSk	.right					{width:405px;float:right;text-align:left;}
.pointSk	.right		.p1			{background:url('/img/enc/encleanzone/images/myenc/pointok_img_02.gif') no-repeat;width:385px;height:55px;margin:0 0 15 0;}
.pointSk	.right		.p11		{width:170px;float:left;padding:30 0 0 48;}
.pointSk	.right		.p12		{float:right;width:215px;font:bold 16;color:#ffffff;text-align:right;padding:19 48 0 0;}
.pointSk	.right		.p2			{background:url('/img/enc/encleanzone/images/myenc/pointok_img_03.gif') no-repeat;width:385px;height:55px;font:bold 16;color:#ffffff;text-align:right;padding:19 48 0 0;margin:0 0 20 0;}
.pointSk	.right		.txt		{background:url('/img/enc/encleanzone/images/myenc/bull_01.gif') no-repeat 0 6;width:385px;padding:2 0 0 9;font:11;line-height:16px;}
.pointSk	.txt_on					{color:#C18E15;}

.LifeBook_list						{width:659px;}
.LifeBook_list		.on				{font:bold;color:#EF6976;}
.LifeBook_total						{margin:10 0 0 0;border-top:1px solid #DAC7A7;border-bottom:1px solid #DAC7A7;background:#F5EEE5;width:659px;height:28px;}
.LifeBook_total		.on				{font:bold;color:#EF6976;}

.LifeBook_total02					{width:659px;margin:10 0 0 0;}
.LifeBook_total02	.padding		{height:22px;}
.LifeBook_total02	.txt1			{color:#BA8F4B;float:left;width:70px;margin:0 0 0 6;}
.LifeBook_total02	.txt2			{font:bold;float:left;width:65px;text-align:right;}
.LifeBook_total02	.txt3			{color:#BA8F4B;float:left;width:112px;margin:0 0 0 20;}
.LifeBook_total03					{width:350px;margin:5 0 0 0;border-top:1px solid #A1A1A1;}
.LifeBook_total03	.txt4			{float:left;color:#6699CC;background:url('/img/enc/encleanzone/images/myenc/bar_03.gif') no-repeat right;width:156px;height:26px;padding:7 0 0 12;}
.LifeBook_total03	.txt5			{color:#EF6976;padding:7 0 0 10;width:191px;}

.LifeBook_View						{border-top:3px solid #179522;border-bottom:1px solid #179522;width:659px;}
.LifeBook_View	th					{border-bottom:1px solid #E0E0E0;background:#F7F7F7;text-align:left;}
.LifeBook_View	td					{border-bottom:1px solid #E0E0E0;}
.LifeBook_View	.pic				{padding:0 0 0 20;}
.LifeBook_View	.txt01				{padding:2 0 0 20;}
.LifeBook_View	.txt02				{color:#BA8F4B;padding:0 5 0 0;}
.LifeBook_View	.txt03				{color:#EF6976;font:bold;}
.LifeBook_View	.p1					{border-right:1px solid #E0E0E0;width:100px;height:80px;padding:32 0 0 0;text-align:center;float:left;}
.LifeBook_View	.padding			{margin:5 0 0 0;}
.LifeBook_View	.txt1				{padding:0 0 0 6;color:#BA8F4B;float:left;width:128px;margin:0 0 0 15;background:url('/img/enc/encleanzone/images/myenc/bull_02.gif') no-repeat 0 6;}
.LifeBook_View	.txt2				{font:bold;float:left;width:60px;text-align:right;}
.LifeBook_View	.txt3				{padding:0 0 0 6;color:#BA8F4B;float:left;width:95px;margin:0 0 0 30;background:url('/img/enc/encleanzone/images/myenc/bull_02.gif') no-repeat 0 6;}

.pointGift_tran						{width:659px;margin:0 0 20 0;}
.pointGift_tran		.arr			{float:left;padding:40 0 0 0;text-align:center;width:45px;background:url('/img/enc/encleanzone/images/myenc/pointgift_arrow.gif') no-repeat center 40 30;}

.pointGift_tb						{width:659px;border-left:1px solid #E6D9C3;border-right:1px solid #E6D9C3;background:#F6F1E9;padding:5 0 5 20;text-align:left;font:11px;line-height:16px;}
.pointGift_tb	.txt1				{color:#A97A30;}
.pointGift_tb	.txt2				{color:#FF6D0C;font:bold;}

.pointOcb_tb						{width:659;height:177px;background:url('/img/enc/encleanzone/images/myenc/pointocb_bg_01.gif') no-repeat;}
.pointOcb_tb02						{color:#C18E15;}
.pointOcb_tb03						{font:normal;color:#6D6D6D;}
.pointOcb_tb04						{font:normal;color:#6D6D6D;padding:1 0 2 0;}
.pointOcb_tb05						{font:bold;background:url('/img/enc/encleanzone/images/myenc/pointocb_bg_02.gif') no-repeat;color:#FF041C;text-align:right;padding:1 24 0 0;height:23;}
.pointOcb_tb06						{background:url('/img/enc/encleanzone/images/myenc/bull_01.gif') no-repeat 0 13;font:11px;padding:10 0 1 8;line-height:15px;}
.pointOcb_tb07						{font:bold;background:url('/img/enc/encleanzone/images/myenc/pointocb_bg_03.gif') no-repeat;color:#FF041C;text-align:right;padding:3 24 0 0;height:66;vertical-align:top;}
.pointOcb_tb08						{background:url('/img/enc/encleanzone/images/myenc/bull_01.gif') no-repeat 0 8;font:11px;padding:5 0 1 8;line-height:15px;}


#SiteMap							{width:625px;text-align:left;}
#SiteMap	.table					{width:625px;margin:0 0 25 0;clear:left;}
#SiteMap	.t1						{width:173px;float:left;}
#SiteMap	.t1		.tit			{width:173px;}
#SiteMap	.t1		.sub			{width:173px;text-align:right;}
#SiteMap	.t2						{width:167px;float:left;margin:0 63 0 51;}
#SiteMap	.t2		.tit			{width:167px;}
#SiteMap	.t2		.sub			{width:167px;text-align:right;}
#SiteMap	.t3						{width:157px;float:left;}
#SiteMap	.t3		.tit			{width:158px;}
#SiteMap	.t3		.sub			{width:158px;text-align:right;}