/* customer 메뉴 영역 */
#popupNomalBody {margin:0px;padding:0px;width:603px;font-family: "돋움", "굴림", "Arial";font-size: 11px; color: #575757; text-decoration: none;height:430px;}
#popupNomalBody a {font-family: "돋움", "굴림", "Arial";font-size: 11px; color: #575757; text-decoration: none}
#popupNomalBody input {border:1px solid #999999; background-color:#ffffff; color:#666666; padding:0px; padding-left:4px; width:150px; height:17px;}
#popupNomalBody image {vertical-align:bottom;}

#popupNomalBody .inputGrey120 {border:1px solid #999999; background-color:#ffffff; color:#666666; padding:0px; padding-left:4px; width:120px; height:17px;}
#popupNomalBody .inputGrey340 {border:1px solid #999999; background-color:#ffffff; color:#666666; padding:0px; padding-left:4px; width:340px; height:17px;}
#popupNomalBody .inputGrey370 {border:1px solid #999999; background-color:#ffffff; color:#666666; padding:0px; padding-left:4px; width:370px; height:17px;}

#popupNomalBody .textareaGrey370_100 {border:1px solid #999999; background-color:#ffffff; color:#666666; padding:0px; padding-left:4px;width:370px;height:100px;}
#popupNomalBody .textareaGrey370_180 {border:1px solid #999999; background-color:#ffffff; color:#666666; padding:0px; padding-left:4px;width:370px;height:180px;}
.blankSpace {#height:5px;}	/* for ie 6,7*/
.clearboth2 {width:482px;height:1px;clear:both;}


	/**** customer sub menu ***/
	#popupSubMenu {float:left;width:101px;height:430px;background:url(/img/notice_bg.gif) repeat-y;}
		#popupSubMenu ul {margin-top:58px;margin-left:10px;}
		#popupSubMenu li {float:left;margin-top:3px;width:91px;height:37px;text-indent:-9999px;}

		#popupSubMenu li a {display:block;width:91px;height:37px;}

			#popupSubMenu .subMenu_01 {background:url(/img/notice_subtitle_01.gif) no-repeat;}
			#popupSubMenu .subMenu_02 {background:url(/img/notice_subtitle_02.gif) no-repeat;}
			#popupSubMenu .subMenu_03 {background:url(/img/notice_subtitle_03.gif) no-repeat;}

			#popupSubMenu .subMenu_01_on {background:url(/img/notice_subtitle_01_on.gif) no-repeat;}
			#popupSubMenu .subMenu_02_on {background:url(/img/notice_subtitle_02_on.gif) no-repeat;}
			#popupSubMenu .subMenu_03_on {background:url(/img/notice_subtitle_03_on.gif) no-repeat;}

	/**** customer 공통 ****/
	/* sub title */
	#contents {float:right;padding-left:0px;width:482px;height:410px;}
	#contents {_width:452px;}
	#contents .customerTitle_01 {float:left;width:400px;height:15px;background:url(/img/notice_title_01.gif) no-repeat;}
	#contents .customerTitle_02 {float:left;width:400px;height:15px;background:url(/img/notice_title_02.gif) no-repeat;}
	#contents .customerTitle_03 {float:left;width:400px;height:15px;background:url(/img/notice_title_03.gif) no-repeat;}
	/* search */
	#searchLine {margin-top:10px auto;float:left;width:482px;text-align:center;}
	#searchBox {float:left;width:460px;padding:10px;border:1px solid #6c8fd4;background-color:#F2F4FA;}
	#searchBox .searchString {float:left;margin-left:0px;margin-top:2px;}
	#searchBox .searchSelect {float:left;margin-left:10px;}
	#searchBox .searchInput {float:left;margin-left:10px;}
	#searchBox .searchBtn {float:left;margin-left:10px;}
	#searchBox .searchBtn input {padding:0px;margin:0px;width:33px;height:19px;background-color:none;border:none;}

	/**** noticeList.php ****/
	/* notice list */
	#contentsTbl #noticeList {float:left;margin:0px;padding:0px;width:482px;border-width:1px 0px 0px 1px;border-style:solid;border-color:#DEE6F2;}
	#contentsTbl #noticeList table {border-collapse:collapse;}
	#contentsTbl #noticeList th{height:26px;text-align:center;vertical-align:middle;border-width:0px 1px 1px 0px;border-style:solid;border-color:#DEE6F2;}
	#contentsTbl #noticeList td {height:26px;text-align:left;vertical-align:middle;border-width:0px 1px 1px 0px;border-style:solid;border-color:#DEE6F2;}
	#contentsTbl #noticeList td {#height:25px;}
	#contentsTbl #noticeList caption {height:0px;text-indent:-9999px;}
	#contentsTbl #noticeList thead {background-color:#F2F4FA;}
	#contentsTbl #noticeList .noticeNo{text-align:center;width:40px;}
	#contentsTbl #noticeList .noticeSubject{width:260px;}
	#contentsTbl #noticeList .noticeDate{text-align:center;width:100px;}
	#contentsTbl #noticeList .noticeCnt{text-align:center;width:82px;}
	#searchLine .searchBtn {margin-top:-2px;margin-left:10px;}
	#searchLine .searchBtn input {padding:0px;margin:0px;width:33px;height:19px;background-color:none;border:none;}
	/**** noticeView.php ****/
	#contentsTbl #noticeView {float:left;margin:0px;padding:0px;width:482px;border-width:1px 0px 0px 1px;border-style:solid;border-color:#DEE6F2;}
	#contentsTbl #noticeView {_width:462px;}
	#contentsTbl #noticeView table {border-collapse:collapse;}
	#contentsTbl #noticeView th{height:26px;text-align:center;vertical-align:middle;border-width:0px 1px 1px 0px;border-style:solid;border-color:#DEE6F2;}
	#contentsTbl #noticeView td {height:26px;text-align:center;vertical-align:middle;border-width:0px 1px 1px 0px;border-style:solid;border-color:#DEE6F2;}
	#contentsTbl #noticeView caption {height:0px;text-indent:-9999px;}
	#contentsTbl #noticeView thead {background-color:#F2F4FA;}
	#contentsTbl #noticeView .noticePart{width:100px;}
	#contentsTbl #noticeView .noticeContents{width:202px;}
	#contentsTbl #noticeView .noticeContents{_width:182px;}
	#contentsTbl #noticeView .noticeContents2{width:80px;}
	#contentsTbl #noticeView .noticeSubject{text-align:left;}
	#contentsTbl #noticeView .noticeMemo{text-align:left;height:280px;}
	#contents .noticeListLink {float:right;margin-top:10px;width:33px;height:19px;background:url(/img/bttn_list.gif) no-repeat;text-indent:-9999px;}
	#contents .noticeListLink {_margin-top:0px;}
	#contents .noticeListLink a {display:block;width:33px;height:19px;}
	#noticeMemo .memoString {width:100% ;height:278px; overflow-y:scroll; scrollbar-face-color: #ffffff; scrollbar-highlight-color: #ffffff; scrollbar-3dlight-color: #bfbfbf; scrollbar-shadow-color: #bfbfbf; scrollbar-darkshadow-color: #ffffff; scrollbar-track-color: #ffffff; scrollbar-arrow-color: #bfbfbf;}
	/**** faqList.php ****/
	#contentsTbl #faqList {float:left;margin:0px;padding:0px;width:482px;border-width:1px 0px 0px 1px;border-style:solid;border-color:#DEE6F2;}
	#contentsTbl #faqList table {border-collapse:collapse;}
	#contentsTbl #faqList th{height:26px;text-align:center;vertical-align:middle;border-width:0px 1px 1px 0px;border-style:solid;border-color:#DEE6F2;}
	#contentsTbl #faqList td {height:23px;text-align:center;vertical-align:middle;border-width:0px 1px 1px 0px;border-style:solid;border-color:#DEE6F2;}
	#contentsTbl #faqList caption {height:0px;text-indent:-9999px;}
	#contentsTbl #faqList thead {background-color:#F2F4FA;}
	#contentsTbl #faqList .faqNo{width:40px;}
	#contentsTbl #faqList .faqCategory{width:80px;}
	#contentsTbl #faqList .faqSubject{text-align:left;width:382px;}

	#categoryMenu {margin-top:10px;width:482px;height:24px;}
	#categoryMenu span {float:left;margin:0px;height:24px;text-indent:-9999px;}

	#categoryMenu .category_01 {float:left;width:79px;background:url(/img/notice_categorymenu_01.gif) no-repeat;}
	#categoryMenu .category_01 a {display:block;width:79px;height:24px;}
	#categoryMenu .category_02 {float:left;width:79px;background:url(/img/notice_categorymenu_02.gif) no-repeat;}
	#categoryMenu .category_02 a {display:block;width:79px;height:24px;}
	#categoryMenu .category_03 {float:left;width:79px;background:url(/img/notice_categorymenu_03.gif) no-repeat;}
	#categoryMenu .category_03 a {display:block;width:79px;height:24px;}
	#categoryMenu .category_04 {float:left;width:79px;background:url(/img/notice_categorymenu_04.gif) no-repeat;}
	#categoryMenu .category_04 a {display:block;width:79px;height:24px;}
	#categoryMenu .category_05 {float:left;width:79px;background:url(/img/notice_categorymenu_05.gif) no-repeat;}
	#categoryMenu .category_05 a {display:block;width:79px;height:24px;}
	#categoryMenu .category_06 {float:left;width:87px;background:url(/img/notice_categorymenu_06.gif) no-repeat;}
	#categoryMenu .category_06 a {display:block;width:87px;height:24px;}

	#categoryMenu .category_01_on {float:left;width:79px;background:url(/img/notice_categorymenu_01_on.gif) no-repeat;}
	#categoryMenu .category_01_on a {display:block;width:79px;height:24px;}
	#categoryMenu .category_02_on {float:left;width:79px;background:url(/img/notice_categorymenu_02_on.gif) no-repeat;}
	#categoryMenu .category_02_on a {display:block;width:79px;height:24px;}
	#categoryMenu .category_03_on {float:left;width:79px;background:url(/img/notice_categorymenu_03_on.gif) no-repeat;}
	#categoryMenu .category_03_on a {display:block;width:79px;height:24px;}
	#categoryMenu .category_04_on {float:left;width:79px;background:url(/img/notice_categorymenu_04_on.gif) no-repeat;}
	#categoryMenu .category_04_on a {display:block;width:79px;height:24px;}
	#categoryMenu .category_05_on {float:left;width:79px;background:url(/img/notice_categorymenu_05_on.gif) no-repeat;}
	#categoryMenu .category_05_on a {display:block;width:79px;height:24px;}
	#categoryMenu .category_06_on {float:left;width:87px;background:url(/img/notice_categorymenu_06_on.gif) no-repeat;}
	#categoryMenu .category_06_on a {display:block;width:79px;height:24px;}

	/**** faqView.php ****/
	#faqView {float:left;margin:0px;padding:0px;width:482px;}
	#faqView table {width:482px;border-width:1px 1px 0px 0px;border-style:solid;border-color:#DEE6F2;}
	#faqView td {padding:0px;height:30px;border:1px;text-align:center;font-weight:normal;vertical-align:middle;border-width:0px 0px 1px 1px;border-style:solid;border-color:#DEE6F2;}
	#faqView caption {height:0px;text-indent:-9999px;}

	#faqView .faqPart{width:60px;background-color:#F2F4FA;font-weight:bold;}
	#faqView .faqContents{width:382px;text-align:left;}
	#faqView .faqContents .contentsBox{
		width:400px;height:298px;padding:10px;
		overflow-y:scroll; 
		scrollbar-face-color: #ffffff;
		scrollbar-highlight-color: #ffffff;
		scrollbar-3dlight-color: #bfbfbf;
		scrollbar-shadow-color: #bfbfbf;
		scrollbar-darkshadow-color: #ffffff;
		scrollbar-track-color: #ffffff;
		scrollbar-arrow-color: #bfbfbf;}
	#faqView .faqContentsHeight {height:300px;}
	/***** qaList.php ****/
	#contents .qaWriteBtn {float:right;margin-top:20px;background:url(/img/bttn_regi.gif) no-repeat;text-indent:-9999px;width:55PX;height:19px;}
	#contents .qaWriteBtn {#margin-top:10px;_margin-top:8px;}	/* for ie 6,7*/
	#contents .qaWriteBtn a {display:block;width:55PX;height:19px;}

	#contentsTbl #qaList {float:left;margin-top:10px;padding:0px;width:482px;border-width:1px 0px 0px 1px;border-style:solid;border-color:#DEE6F2;}
	#contentsTbl #qaList table {border-collapse:collapse;}
	#contentsTbl #qaList th{height:26px;text-align:center;vertical-align:middle;border-width:0px 1px 1px 0px;border-style:solid;border-color:#DEE6F2;}
	#contentsTbl #qaList td {height:23px;text-align:center;vertical-align:middle;border-width:0px 1px 1px 0px;border-style:solid;border-color:#DEE6F2;}
	#contentsTbl #qaList td {#height:25px;}
	#contentsTbl #qaList caption {height:0px;text-indent:-9999px;}
	#contentsTbl #qaList thead {background-color:#F2F4FA;}
	#contentsTbl #qaList .qaNo {width:40px;}
	#contentsTbl #qaList .qaCategory {width:80px;}
	#contentsTbl #qaList .qaSubject {width:222px;text-align:left;}
	#contentsTbl #qaList .qaDate {width:80px;}
	#contentsTbl #qaList .qaStatus {width:60ps;}



	/***** qaView.php ****/
	#contentsTbl #qaView {float:left;margin:0px;padding:0px;width:482px;border-width:1px 0px 0px 1px;border-style:solid;border-color:#DEE6F2;}
	#contentsTbl #qaView table {border-collapse:collapse;}
	#contentsTbl #qaView td {height:26px;text-align:center;vertical-align:middle;border-width:0px 1px 1px 0px;border-style:solid;border-color:#DEE6F2;}
	#contentsTbl #qaView caption {height:0px;text-indent:-9999px;}
	#contentsTbl #qaView .qaPart{width:80px;background-color:#F2F4FA;color:#48688f;}
	#contentsTbl #qaView .qaContents{width:222px;padding-left:10px;text-align:left;}
	#contentsTbl #qaView .qaContents2{width:80px;padding-left:10px;text-align:left;}
	#contentsTbl #qaView .qaContents3{width:302px;padding-left:10px;text-align:left;}
	#contentsTbl #qaView .qaContents4{width:302px;padding-left:10px;text-align:left;height:125px;}
	#contentsTbl #qaView .qaContents5{width:302px;padding-left:10px;text-align:left;height:200px;}
	#contents .qaListBtn {float:left;margin-top:20px;width:33px;height:19px;background:url(/img/bttn_list.gif) no-repeat;text-indent:-9999px;}
	#contents .qaListBtn {#margin-top:10px;_margin-top:8px;}	/* for ie 6,7*/
	#contents .qaListBtn a {display:block;width:33px;height:19px;}
	/***** qaWrite.php ****/
	#searchLine {margin-top:10px auto;float:left;width:482px;text-align:center;}
	#qaPartBox {float:left;width:462px;padding:10px;border:1px solid #6c8fd4;background-color:#F2F4FA;}
	#qaPartBox li {float:left;height:22px;}
	#qaPartBox .partString {float:left;margin-left:0px;margin-top:2px;width:100px;}
	#qaPartBox .partSelect {float:left;margin-left:10px;width:332px;}
	#qaPartBox .partMobile {float:left;margin-left:10px;width:332px;}
	#qaPartBox .partEmail {float:left;margin-left:10px;width:332px;}
	#qaPartBox .partMobile input {border:1px solid #999999; background-color:#ffffff; color:#666666; padding:0px; padding-left:4px; width:60px; height:17px;}



/* pageing list */
#pageing {margin-top:10px;padding:0px;width:482px;text-align:center;font-family: "돋움", "굴림", "Arial";font-size: 11px; color: #575757; text-decoration: none;}
#pageing {#margin-top:10px;_margin-top:8px;}	/* for ie 6,7*/
#pageing2 {float:left;margin-top:20px;padding:0px;width:402px;text-align:center;}
#pageing2 {#margin-top:10px;_margin-top:8px;}	/* for ie 6,7*/