@charset "euc-kr";
@import url(common.css);
/*********** TOP AREA *************/


#topArea {
	width:970px;
	height:115px;
	background: url(http://img1.ehome.co.kr/images/common/bg_toparea.gif) left top no-repeat;
}
#topArea h1 {
	float:left;
	/*ex6*/display:inline;
	margin-left:20px;
}
#topArea #topMenu {
	float:right;
	width:325px;
	margin:18px 38px 0 0;
	/*ex6*/display:inline;
}
#topArea #topMenu li {
	/*li°£°ø¹é¾ø¾Ú*/float:left;
	display:inline;
}
/************* °Ë»ö¿µ¿ª ***************/

#topArea #searchArea {
	clear: both;
	float: left;
	width:930px;
	height:45px;
	margin: 0 0 0 20px;
	background: url(http://img1.ehome.co.kr/images/ehmain/bg_top_box.gif) left top no-repeat;
	/*ex6*/display:inline;/*border: 1px solid #333;*/
}
/*Ãß°¡(080320)*/
#content01 {
	clear: both;
	float: left;
	width:472px;
	height:102px;
	margin: 0 0 0 0;
	background: url(http://img1.ehome.co.kr/images/ehmain/bg_power02.gif) left top no-repeat;
	/*ex6*/display:inline;/*border: 1px solid #333;*/
}
/*Ãß°¡(080320)*/
#bodyMargin02 {
	margin: 0px 0 0 0;
}
#benefit {
	float: left;
	width:472px;
	height:90px;
	margin:0 0 0 0;
	/*ex6*/display:inline;
}
/*¼öÁ¤(080320)*/
#topArea #searchArea .loginBtn {
	float: left;
	width:160px;
	margin:0 0 0 0;
	/*ex6*/display:inline;
}
/*¼öÁ¤(080320)*/
#topArea #searchArea .loginBtn li {
	/*li°£°ø¹é¾ø¾Ú*/float:left;
	margin:0 0 0 55px;
	display:inline;
}
#number01 {
	/*li°£°ø¹é¾ø¾Ú*/float:left;
	width:90px;
	height:28px;
	margin:0 0 0 85px;
	display:inline;
}
.s_tx01 {
	/*li°£°ø¹é¾ø¾Ú*/float:left;
	font-family:dotum, µ¸¿ò;
	color:#807f7f;
	font-size:11px;
	font-weight:normal;
}
.news01 .news01Title ul li {
	/*li°£°ø¹é¾ø¾Ú*/float:left;
	display:inline;
}
.news01 .news01Title h2 {
	/*li°£°ø¹é¾ø¾Ú*/float:left;
	margin:8px 0 0 0;
	display:inline;
}
#topArea #searchArea .searchRightArea {
	float:right;
	width:618px;
	margin:10px 19px 0 0;
	/*ex6*/display:inline;
}
#topArea #searchArea .search {
	float:left;
	width:345px;/*border: 1px solid #333;*/
}
#topArea #searchArea .SearchList {
	clear:both;
	float:left;
	width:65px;
	height:18px;
	margin:0 0 0 12px;
	/*ex6*/display:inline;
}
#SearchList #searchArea .SearchList select {  /*ÆÄÀÌ¾îÆø½º¿ë*/
	width:170px;
	background-color:#fffffff;
}
#topArea #searchArea .etcBtn {
	float:right;
	width:243px;
}
#topArea #searchArea .etcBtn li {
	/*li°£°ø¹é¾ø¾Ú*/float:left;
	display:inline;
}
/************* ¸ÞÀÎÀÌ¹ÌÁö *************/

#topEvent {
	width:970px;
	height:294px;
	margin: 0 0 0 5px;
}
/************* BODY 3´Ü¹Ú½º (¸ÞÀÎÆäÀÌÁö¿ë) *************/

#bodyWrapper {
	width:970px;
	background: url(http://img1.ehome.co.kr/images/common/bg_body_middle.gif) left top repeat-y;
}
#bodyWrapper .contentsTop {
	width:970px;
	height:25px;
	background: url(http://img1.ehome.co.kr/images/common/bg_body_top.gif) left top repeat-y;
}
#bodyWrapper .contentsBottom {
	clear:both;
	width:970px;
	height:30px;
	background: url(http://img1.ehome.co.kr/images/common/bg_body_bottom.gif) left top repeat-y;
}
/************* SUB AREA ****************/

#bodyWrapper #subArea {
	float:left;
	width:210px;
	padding:0 0 0 25px;
}
/******LOGIN AREA (·Î±×ÀÎÀü)******/


div #myAdmin {
	width:210px;
	height:215px;
	background: url(http://img1.ehome.co.kr/images/ehmain/bg_login.gif) left top no-repeat;
	overflow:hidden;
}
div #myAdmin .loginText {
	padding:12px 0 0 20px;
}
div #myAdmin .loginForm {
	float:left;
	width:168px;
	margin:18px 0 0 21px;
	/*ex6*/display:inline;
}
div #myAdmin .loginForm dl {
	float:left;
	width:114px;
}
div #myAdmin .loginForm dl dt {
	display:none;
}
div #myAdmin .loginForm dl dd input {
	width:112px;
	height:15px;
	font-size: 11px;
	color: 7d7d7d;
}
div #myAdmin .loginForm .login_id input {
	background: url(http://img1.ehome.co.kr/images/ehmain/bg_login_id.gif) no-repeat 0 0;
	margin:0 0 5px 0;
}
div #myAdmin .loginForm .login_pwd input {
	background: url(http://img1.ehome.co.kr/images/ehmain/bg_login_pw.gif) no-repeat 0 0;
	margin:0 0 5px 0;
}
div #myAdmin .loginForm .loginSave {
	clear:both;
	width:168px;
	height:25px;
	text-align:center;
}
div #myAdmin .loginForm .loginBtn {
	float:right;
	width:49px;
	height:41px;
}
div #myAdmin .loginForm .loginBtn2 {
	width:170px;
	margin:10px 0 15px 0;		/* ºñ ·Î±×ÀÎ½Ã ±¤°í¹®±¸ ³Ö±â À§ÇØ 25 -> 15 ·Î ¼öÁ¤ */
}
div #myAdmin .loginBtn3 {
	width:184px;
	height:20px;
	margin: 0 auto;
	padding-top: 0px;			/* ºñ ·Î±×ÀÎ½Ã ±¤°í¹®±¸ ³Ö±â À§ÇØ 14 -> 0 ·Î ¼öÁ¤ */
}
/******LOGIN AREA (·Î±×ÀÎÈÄ)******/

div #myAdminAfter {
	width:210px;
	height:215px;
	background: url(http://img1.ehome.co.kr/images/ehmain/bg_login.gif) left top no-repeat;
	overflow:hidden;
}
div #myAdminAfter .loginText {
	padding:12px 0 0 20px;
}
div #myAdminAfter .loginForm {
	float:left;
	width:170px;
	margin:18px 0 0 23px;
	/*ex6*/display:inline;
}
div #myAdminAfter .loginForm td {
	font-size:11px;
}
div #myAdminAfter .loginForm .webhard {
	float:left;
}
div #myAdminAfter .loginForm .webhardLine {
	float:left;
	width:60px;
	height:4px;
	background-image:url(http://img1.ehome.co.kr/images/common/bar_webhard_off.gif);
	margin-top:4px;
	display:inline;
}
div #myAdminAfter ul {
	width:170px;
	margin: 0 auto;
}
div #myAdminAfter li {
	/*li°£°ø¹é¾ø¾Ú*/float:left;
	display:inline;
	margin-top:0px;
	margin-bottom:0px;
}
div #myAdminAfter .villList {
	clear:both;
	float:left;
	width:170px;
	height:18px;
	margin:7px 0 0 22px;
	/*ex6*/display:inline;
}
div #myAdminAfter .villList select {  /*ÆÄÀÌ¾îÆø½º¿ë*/
	width:170px;
	background-color:#f6f6f6;
}
div #myAdminAfter loginBtn3 {
	width:190px;
	height:20px;
	margin: 0 auto;
}
div #myAdminAfter .loginBtn3 li {
	/*li°£°ø¹é¾ø¾Ú*/float:left;
	display:inline;
	margin-top:14px;
}
/******¿ÞÂÊ¹è³Ê******/

#bodyWrapper #subArea .leftBanner .left_margin {
	margin:6px 0 0 0;
}
#bodyWrapper #subArea .leftBanner .left_margin02 {
	margin:9px 0 0 0;
}
#bodyWrapper #subArea .leftBanner .left_margin03 {
	margin:11px 0 0 0;
}
#subArea .happyHome {
	width:210px;
	margin-top:10px;
}
#subArea .happyHome h1 {
	margin-bottom:2px;
}
#subArea .happyHome .leftBn1 {
	height:69px;
}
#subArea .happyHome .leftBn2 {
	height:75px;
}
#subArea .leftBanner {
	width:210px;
	margin-top:5px;
}
#subArea .leftBanner p {
	margin-top:5px;
}
/************* ¸ÞÀÎÄÁÅÙÃ÷ ·¹ÀÌ¾Æ¿ô *********/

#contents {
	float:right;
	width:696px;
	margin-right:25px;
	/*ex6*/display:inline;
}
#contents #mainLeftArea {
	float:left;
	width:472px;
}
#contents #mainRightArea {
	float:right;
	width:210px;
}
/************* ¸ÞÀÎÄÁÅÙÃ÷ (¿ÞÂÊ) ***********/

#mainLeftArea .mainEventBanner {
	width:472px;
	height:121px;
}
#mainLeftArea .mainNews {
	width:472px;
	height:102px;
	background: url(http://img1.ehome.co.kr/images/ehmain/bg_news.gif) left top no-repeat;
}
#mainLeftArea .mainNews ul {
	width:456px;
	height:54px;
	padding:9px 0 0 5px;
}
#mainLeftArea .mainNews ul li {
	float:left;
	height:18px;
	background:url(http://img1.ehome.co.kr/images/common/bu_news_gray.gif) no-repeat 0 50%;
	padding-left:16px;
}
#mainLeftArea .mainNews ul h1 {
	/*li°£°ø¹é¾ø¾Ú*/float:left;
	width:330px;
	font-weight:normal;
	vertical-align:middle;
}
#mainLeftArea .mainNews ul p {
	float:right;
	width:90px;
	text-align:center;
}
#mainLeftArea .bestUcc {
	clear:both;
	float:left;
	margin-top:6px;
}
/*--------------------´º½º°ü·Ã--------------------------*/
#mainLeftArea #newsMargin01 {
	margin:11px 0 0 0;
}
#mainLeftArea #newsMargin02 {
	margin:6px 0 0 0;
}
#mainLeftArea .news01 .news01Title {
	width:472px;
	height:28px;
	background:url(http://img1.ehome.co.kr/images/ehmain/tab_news1_bg.gif) left top no-repeat;
}
#mainLeftArea .news01 .news01Title h1 {
	float:left;
}
#mainLeftArea .news01 .news01Title ul {
	float:right;
	width:269px;
	height:28px;
	margin:0 11px 0 0;
	/*ex6*/display:inline;
}
#mainLeftArea .news01 .news01Title ul li {
	/*li°£°ø¹é¾ø¾Ú*/float:right;
	height:21px;
	display:inline;
}
/*----------------------------------------------*/
/*----------------À¯ÀÍÇÑ »ýÈ°Á¤º¸°ü·Ã--------------------*/
#contents #mainLeftArea #ifrmucc #content01 #life01 {
	width:444px;
	height:32px;
	margin:39px 0 0 18px;
}
/*----------------------------------------------*/
#mainLeftArea .bestUcc .uccTitle {
	width:472px;
	height:28px;
	background:url(http://img1.ehome.co.kr/images/ehmain/bar_bestucc.gif) left top no-repeat;
}
#mainLeftArea .bestUcc .uccTitle h1 {
	float:left;
}
#mainLeftArea .bestUcc .uccTitle ul {
	float:right;
	width:269px;
	height:28px;
	margin:7px 11px 0 0;
	/*ex6*/display:inline;
}
#mainLeftArea .bestUcc .uccTitle ul li {
	/*li°£°ø¹é¾ø¾Ú*/float:left;
	height:21px;
	display:inline;
}
#mainLeftArea #ifrmucc {
	float:left;
	width:430px;
	/*ex6*/display:inline;
}
#mainLeftArea .bestUcc .uccLineup ul {
	float:right;
	width:252px;
	padding:5px 0 5px 0;
	/*ex6*/display:inline;
}
#mainLeftArea .bestUcc .uccLineup ul li {
	/*li°£°ø¹é¾ø¾Ú*/float:left;
	height:20px;
	display:inline;
}
#mainLeftArea .bestUcc .uccContents {
	float:left;
	width:472px;
}
#mainLeftArea .bestUcc .uccContents .uccPhoto {
	border:solid 1px #e5e5e5;
	padding:2px;
	width:86px;
	height:50px;
	vertical-align:top;
	margin:5px 0 5px 0;
}
#mainLeftArea .bestUcc .uccContents .eccCon {
	vertical-align:top;
}
#mainLeftArea .bestUcc .uccContents .b {
	line-height: 20px;
}
#mainLeftArea .bestUcc .uccLink {
	float:left;
	width:472px;
}
#mainLeftArea .bestUcc .uccLink ul li {
	float:left;
	height:24px;
	background:url(http://img1.ehome.co.kr/images/common/line_dott_gray2.gif) repeat-x bottom;
}
#mainLeftArea .bestUcc .uccLink .link01 {
	float:left;
	width:260px;
	line-height:23px;
}
#mainLeftArea .bestUcc .uccLink .link02 {
	float:right;
	width:210px;
	font-family:dutum;
	font-size:11px;
	color:#aaaaaa;
	line-height:23px;
	display:inline;
}
/************* ¸ÞÀÎÄÁÅÙÃ÷ (¿À¸¥ÂÊ¹è³Ê¿µ¿ª) ***********/

#mainRightArea .mainNotice {
	width:210px;
	height:123px;
}
#mainRightArea .mainNotice .noticeTitle {
	margin-bottom:2px;
}
#wrapper #bodyWrapper #mainRightArea #right_margin01 {
	margin:0 0 2px 0;
}
#mainRightArea .mainNotice .noticeContents {
	width:210px;
	height:93px;
	background:url(http://img1.ehome.co.kr/images/ehmain/bg_notice.gif) no-repeat;
}
#mainRightArea .mainNotice ul {
	width:190px;
	padding:7px 0 0 11px;
}
#mainRightArea .mainNotice ul li {
	height:20px;
	background:url(http://img1.ehome.co.kr/images/common/line_dott_gray2.gif) repeat-x bottom;
}
#mainRightArea .mainRightBanner span {
	position: absolute;
	left: 900px;
	top: 575px;
	width: 38px;/*border:1px solid #333;*/
}
#mainRightArea .mainRightBanner .rightBanner01 {
	margin:8px 0 8px 0;
}
#mainRightArea .mainRightBanner .rightBanner02 {
	margin:0 0 8px 0;
}
#mainRightArea .mainEvent {
	width:210px;
	height:73px;
	background:url(http://img1.ehome.co.kr/images/ehmain/bg_event.gif) no-repeat;
	margin-bottom:10px;
}
#bottom01 {
	margin:8px 0 0 0;
}
#mainRightArea .mainEvent ul {
	padding:10px 0 0 9px;
}
#mainRightArea .mainEvent .eventSale {
	color:#3b9517;
	font-weight:bold;
	letter-spacing:-1px;
}
.bold01 {
	font-weight:bold;
}
.bold06 {
    color:#3592b3;
	font-weight:bold;
}
#mainRightArea .mainEvent .eventFree {
	color:#f06113;
	font-weight:bold;
	letter-spacing:-1px;
}
#mainRightArea .mainShopping .shoppingView {
	background-color: #FFFFFF;
	border: 1px solid #dadad9;
}

#mainRightArea .mainShopping .shoppingName {
	color: #666666;
	font-size:11px;
	line-height:14px;
	letter-spacing:-1px;
}
#mainRightArea .mainShopping .shoppingPrice {
	color: #e71615;
	font-size:11px;
	line-height:14px;
	letter-spacing:-1px;
}
/************** »çÀÌÆ®¸Ê ************/

#sitemap {
	float:left;
	width:920px;
	margin-left:25px;
	display:inline;
}
#sitemap .siteTop {
	width:920px;
	height:11px;
	background:url(http://img1.ehome.co.kr/images/ehmain/sitemap_top.gif) no-repeat;
}
#sitemap .siteContents {
	width:920px;
	height:150px;
	background:url(http://img1.ehome.co.kr/images/ehmain/sitemap_bg.gif) repeat;
}
#sitemap .siteBottom {
	width:920px;
	height:11px;
	background:url(http://img1.ehome.co.kr/images/ehmain/sitemap_bottom.gif) no-repeat;
}
#sitemap .siteBg {
	width:920px;
	height:150px;
	background:url(http://img1.ehome.co.kr/images/ehmain/sitemap_bg2.gif) no-repeat top;
}
#sitemap h1 {
	width:191px;
	height:18px;
	background:url(http://img1.ehome.co.kr/images/ehmain/sitemap_box.gif) no-repeat;
	text-align:center;
	font-weight:bold;
	color:#666666;
	line-height:18px;
	margin-bottom:6px;
}
#sitemap .siteLink {
	padding:3px;
	vertical-align:top;
}
#sitemap .siteLink td {
	text-align:left;
	font-family:dotum;
	font-size:11px;
	color:#666666;
}
#sitemap .siteLink td, #sitemap .siteLink td a:link, #sitemap .siteLink td a:visited, #sitemap .siteLink td a:active {
	text-align:left;
	font-family:dotum;
	font-size:11px;
	color:#666666;
}
#sitemap .siteLink td a:hover {
	text-align:left;
	font-family:dotum;
	font-size:11px;
	color:#666666;
	text-decoration:underline;
}
/************** FOOTER (¸ÞÀÎ¿ë) ************/

#bottomArea {
	clear:both;
	float:left;
	width:920px;
	margin:10px 0 0 25px;
	/*ex6*/display:inline;
}
#bottomArea .bottomLine {
	background-color: #e3e3e3;
	height: 1px;
}
#bottomArea .bottomCopy {
	width:920px;
	margin-top:12px;
}
#bottomArea .bottomCopy h1 {
	float:left;
	vertical-align:top;
	margin-left:30px;
	/*ex6*/display:inline;
}
#bottomArea .bottomCopy .bottomRightArea {
	float:left;
	margin-left:49px;
	/*ex6*/display:inline;
}
#bottomArea .bottomCopy .bottomRightArea ul {
	/*li°£°ø¹é¾ø¾Ú*/float:left;
	height:16px;
}
#bottomArea .bottomCopy .bottomRightArea ul li {
	float:left;
	display:inline;
}
#addBanner table {
	margin-top: -30px;
}
