@charset "euc-kr";

@import url(default.css);
@import url(common.css);  
@import url(main.css);


/* notice */

div#search							{width: 710px; height: 30px; background-color: #f5f5f5; text-align: center}
div#search	div.size				{width: 350px; overflow: hidden;}
div#search	div.size  div.form		{width: 100px;float: left}

div.view							{min-height: 200px; padding: 10px}


/* faq */

div#faq_board						{height: 27px; padding-top: 10px; background:url(../img/common/board_bg.gif) repeat 0 0; overflow: hidden}
div#faq_board	p.l					{width: 100px; float: left; text-align: center}
div#faq_board	p.r					{width: 610px; float:right; text-align: center}


div#opinion							{margin-bottom: 10px}
div#opinion		li.page				{overflow: hidden;}
div#opinion		li.page  p.page_no			{width: 100px; height: 25px; text-align: center; float: left; padding-top: 5px}
div#opinion		li.page  p.page_title		{width: 610px; height: 25px; float: left; padding-top: 5px}
div#opinion		li.page_answer		{width: 600px;background-color: #f3f3f3; padding: 10px; padding-left: 100px}
div#opinion		li.page_line		{width: 710px; height: 1px; background-color: #e1e2d1; line-height: 0%; font-size: 0%;}


/* gallery */

div#gallery							{width: 708px; border:1px solid #e1e2d1;}
div#gallery		img					{border:1px solid #ccc; padding:1px; margin-bottom: 10px;margin-top: 10px}

div#gallery_popup					{width:640px; height: 550px; padding: 10px; text-align: center; background-color: #fff }


/* guide */

div#main_notice						{width: 710px; height: 22px; background:url(../img/customer/tab_bg.gif) repeat-x 0 0; margin-bottom: 30px;}
div#main_notice  img				{padding-right: 3px}

p.guide								{width: 100%; text-align: center; }


/* sitemap */
div.site_bar				{ width: 100%; height: 44px; overflow: hidden; background:url(../img/customer/sitemap_bg.gif) repeat-x 0 0; margin-bottom: 35px}


