@charset "euc-kr";
@font-face{
	font-family:NG;
	src:url("./NanumGothic.eot");
	src:local(¡Ø), url("./NanumGothic.woff") format("woff");
	font-weight:normal;
	font-style:normal;
}
body{
	overflow-y:scroll;*overflow-y:;
}
#wrap{
	width:980px;margin:0 auto;
}
/* Main */
.setInput_login{
	height:12px;line-height:12px;padding:6px 0;
	border:0 none;background-color:#f3f3f3;
}
.setInput_login2{
	height:12px;line-height:12px;padding:6px 2px;
	border:1px solid #c1c1c1;background-color:#fff !important;
}
#footer_main{
	position:absolute;width:100%;bottom:20px;text-align:center;
}
#footer_main address{
	color:#fff;
}
#tx_id{
	background:none;
	ime-mode:inactive;
}
#tx_pw{
	background:none;
}
#tx_id.nonVal{
	background:url("../../Images/Main/idbg.jpg") 2px 50% no-repeat;
}
#tx_pw.nonVal{
	background:url("../../Images/Main/pwbg.jpg") 2px 50% no-repeat;
}
/* //Main */

/* paging */
div.paging{
	width:70%;margin:0 auto;padding:20px 0 20px;
	font-size:12px;text-align:center;font-weight:bold;
}
div.paging strong{
	display:inline-block;min-width:18px;height:22px;margin-right:1px;padding:0 2px;line-height:22px;
	border:1px solid #4179cc;
	color:#4179cc;text-align:center;
}
div.paging a{
	display:inline-block;min-width:18px;height:22px;margin-right:1px;padding:0 2px;line-height:22px;
	border:1px solid #d6d6d6;
	color:#575757;text-align:center;font-weight:bold;
}
div.paging a:hover{
	display:inline-block;min-width:18px;height:22px;margin-right:1px;padding:0 2px;line-height:22px;
	border:1px solid #4179cc;
	color:#4179cc;text-align:center;
}
div.paging a.first,
div.paging a.prev,
div.paging a.next,
div.paging a.last{
	height:22px;margin-right:1px;padding:0 4px;line-height:22px;
	border:1px solid #d6d6d6;
}
/* //paging */

/* idpw */
#wrap_idpw{position:absolute;left:50%;margin-left:-165px;width:330px;text-align:center;}
#wrap_idpw h1,
#wrap_idpw h2{
	white-space:nowrap;overflow:hidden;
	text-indent:100%;
}
h1#idpw{
	width:472px;height:173px;
	background:url("../../Images/Idpw/idpwTitle.gif") no-repeat;
}
.find_id{
	width:314px;height:33px;margin-top:20px;
	background:url("../../Images/Idpw/idfind.gif") no-repeat;
}
.find_pw{
	width:314px;height:38px;margin-top:20px;
	background:url("../../Images/Idpw/pwfind.gif") no-repeat;
}
#wrap_idpw dl dt,
#wrap_idpw dl dd{
	float:left;
}
#wrap_idpw dl dt{
	width:100px;height:12px;margin-bottom:5px;padding:7px 5px 3px;
}
#wrap_idpw dl dd{
	width:200px;padding:1px;text-align:left;
}
#wrap_idpw dl:after{content:"";display:block;clear:both;height:0;visibility:hidden;}
#wrap_idpw #btnId,
#wrap_idpw #btnPw{
	display:block;position:absolute;width:52px;height:43px;margin:-50px 0 0 262px;white-space:nowrap;overflow:hidden;
	background:url("../../Images/Idpw/idpwsearch_05.gif") no-repeat;
	text-indent:100%;
}
/* //idpw */

/* common */
#IE_layer{
	position:absolute;width:1012px;left:50%;margin:-121px 0 0 -506px;
}
.setInput_h18,
.setInput_h18_qty,
.setInput_h18_num,
.calendar{
	height:12px;padding:5px 2px 1px;
	border:1px solid #a4a8b0;line-height:12px;
}
.setInput_h18{
	ime-mode:active;
}
.setInput_h18_qty{
	width:44px;
	text-align:center;
}
.setInput_h18_num{
	text-align:center;
}
.setInput_h18_qty:focus{
	border:1px solid #0a77a8;
}
table .setInput_h18_qty{
	margin-top:-2px;
}
.calendar{
	width:67px;
	text-align:center;
}
.setInput_h20{
	height:12px;padding:7px 2px 1px;
	border:1px solid #a4a8b0;
	line-height:12px;ime-mode:active;
}
.setSelect_h18{
	height:20px;line-height:20px;padding-top:2px;
	border:1px solid #a4a8b0;
}
.setFile_h18{
	height:18px;line-height:18px;
	border:1px solid #a4a8b0;
}
.setTextarea{
	border:1px solid #a4a8b0;
	ime-mode:active;
}
.multi_freq,
.interest{
	display:block;width:0;height:0;margin:0;padding:3px;white-space:nowrap;overflow:hidden;
	border:2px solid #fff;background-color:#fff;
	text-indent:-9999em;
}
span.multi_freq,
span.interest{
	display:inline-block;margin:3px 0 0 0;
	background:url("../../Images/Icon/check2.gif") 50% 50% no-repeat;
}
a.multi_freq,
a.interest{
	border-width:2px;padding:3px;
	background:#fff;
}
a.multi_freq.on,
a.interest.on{
	background:url("../../Images/Icon/check.gif") 50% 50% no-repeat;
}
.multi_freq{border-color:#f26522;}
.interest{border-color:#8dc73f;}
.img_calendar{
	vertical-align:-5px;
	cursor:pointer;
}
#btn_write,
#btn_reply,
#btn_write_sub,
#btn_Initialization{
	display:inline-block;white-space:nowrap;overflow:hidden;
	text-indent:100%;
}
#btn_write{
	width:49px;height:33px;
	background:url("../../Images/Btn/btn_write.gif") no-repeat;
}
#btn_write_sub{
	width:51px;height:20px;
	background:url("../../Images/Btn/write.gif") no-repeat;
}
#btn_reply{
	width:60px;height:20px;
	background:url("../../Images/Btn/reply.gif") no-repeat;
}
#btn_Initialization{
	width:46px;height:43px;
	background:url("../../Images/Btn/btn_reset.jpg") no-repeat;
}
.area_footBtn,
.area_footBtn2{
	padding:15px 0 10px;
	text-align:center;
}
.area_footBtn:after{content:"";display:block;clear:both;height:0;visibility:hidden;}
.area_footBtn span{
	position:absolute;display:block;margin:5px 0 0 20px;float:left;
}
.area_footBtn a,
.area_footBtn2 a{
	display:inline-block;white-space:nowrap;overflow:hidden;
	text-indent:100%;
}
.area_footBtn2{
	margin-top:20px;
	background-color:#e4f2ff;
}
#btn_list{
	width:51px;height:20px;
	background:url("../../Images/Btn/list.gif") no-repeat;
}
#btn_cancelOrder{
	width:60px;height:20px;
	background:url("../../Images/Btn/cancelOrder.gif") no-repeat;
}
#btn_del{
	width:41px;height:20px;
	background:url("../../Images/Btn/del.gif") no-repeat;
}
#btn_upd{
	width:41px;height:20px;
	background:url("../../Images/Btn/retouch.gif") no-repeat;
}
#btn_userCorr{
	width:40px;height:20px;
	background:url("../../Images/Btn/retouch.gif") no-repeat;
}
#btn_cancel{
	width:66px;height:20px;
	background:url("../../Images/Btn/cancel.gif") no-repeat;
}
#btn_userDel{
	width:65px;height:20px;
	background:url("../../Images/Btn/memberleave.gif") no-repeat;
}
#layerDn{
	position:absolute; left:0px; top:0px; width:10px; height:10px; z-index:100; visibility:hidden;overflow:hidden;
}
#layerUpload{
	position:absolute; left:50%; top:50%; width:500px; height:30px;margin:0 0 0 -250px; z-index:5050;overflow:hidden;border:1px solid #ccc;background-color:#fff;
}
#layerBg{
	position:absolute;width:100%;height:100%;left:0;top:0;z-index:1010;cursor:wait;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";/* IE-8 */
	filter: alpha(opacity=30);/* IE-7 */
	opacity: .3;
	background-color:#ccc;
}
.img_memo{
	
}
.div_memo{
	position:absolute;margin-top:5px;padding:10px;right:10px;
	border:2px solid #007dab;background-color:#fff;
	border-radius:5px;
	behavior:url("../../Common/Compatibility/PIE.htc");
}
/* //common */

/* header */
#header{
	width:100%;margin-bottom:20px;
}
#logo{
	display:block;float:left;max-width:350px;*width:300px;height:50px;white-space:nowrap;overflow:hidden;
	background:url("../../Data/Base/Logo.jpg") no-repeat 0 50%;
	text-indent:100%;
}
#logo img{visibility:hidden;}
/*.gnb1{*/
/*	float:right;margin-top:16px;*/
/*	text-align:right;*/
/*}*/
/*.gnb1 li{*/
/*	float:left;padding:5px 2px 10px;*/
/*}*/
/*.gnb1 li a{*/
/*	display:block;height:18px;margin-top:-2px;white-space:nowrap;overflow:hidden;*/
/*	text-indent:100%;*/
/*}*/
.gnb1{
	float:right;margin-top:16px;
	text-align:right;
}
.gnb1 li{
	float:left;padding:5px 2px 10px;
}
.gnb1 li a{
	display:block;height:18px;margin-top:-2px;white-space:nowrap;overflow:hidden;
	text-indent:100%;
}
.gnb2{
	width:100%;
	float:right;margin-top:0px;
	text-align:right;
}
.gnb2 li{
	float:right;padding:5px 2px 10px;
}
.gnb2 li a{
	display:block;height:18px;margin-top:-2px;white-space:nowrap;overflow:hidden;
	text-indent:100%;
}
.btn_card_pop {
	position:absolute;top:30px;right:0px;z-index:999;
	background:#fff;border:1px solid #1eabb6;
	padding: 5px 15px;border-radius:5px;
	display:none;
}
.btn_card_pop > ul {
	display: block;
}
.btn_card_pop > ul > li {
	float: unset;padding:0;
}
.btn_card_pop > ul > li > a {
	text-indent:0%;height:auto;cursor: pointer;
	display:block;line-height:26px;text-align: left;font-size:12px;
	font-weight:bold;color:#555;
}
#logout{
	width:54px;
	background:url("../../Images/Btn/logout.gif") no-repeat;
}
#info_upd{
	width:75px;
	background:url("../../Images/Btn/inforevise.gif") no-repeat;
}
#btn_goHome{
	width:76px;
	background:url("../../Images/Btn/btn_gohome.jpg") no-repeat;
}
#mng_member{
	width:61px;
	background:url("../../Images/Btn/btn_mngMember.gif") no-repeat;
}
#btn_sms{
	width:61px;
	background:url("../../Images/Btn/wos_sms_btn.png") no-repeat;
}
#mng_popup{
	width:61px;
	background:url("../../Images/Btn/btn_popup.gif") no-repeat;
}
#mng_stock{
	width:91px;
	background:url("../../Images/Btn/btn_excel.gif") no-repeat;
}
#nav{
	clear:both;height:42px;
	background:#a7dbf3 url("../../Images/Menu/topmenubg.gif") no-repeat;;
	line-height:23px;
}
#nav:after{content:" ";display:block;clear:both;height:0;visibility:hidden;}
.lnb{
	float:left;margin-left:43px;
}
.lnb li{
	float:left;
}
.lnb li a{
	display:block;width:107px;height:42px;white-space:nowrap;overflow:hidden;
	text-indent:100%;
}
.lnb li.lnb_sub1 a{
	background:url("../../Images/Menu/topmenu11.gif") no-repeat;
}
.lnb li.lnb_sub2 a{
	background:url("../../Images/Menu/topmenu21.gif") no-repeat;
}
.lnb li.lnb_sub3 a{
	background:url("../../Images/Menu/topmenu31.gif") no-repeat;
}
.lnb li.lnb_sub4 a{
	background:url("../../Images/Menu/topmenu41.gif") no-repeat;
}
.lnb li.lnb_sub5 a{
	background:url("../../Images/Menu/topmenu51.gif") no-repeat;
}
.lnb li.lnb_sub6 a{
	background:url("../../Images/Menu/topmenu61.gif") no-repeat;
}
.lnb li.lnb_sub1.on a,
.lnb li.lnb_sub1 a:hover{
	background:url("../../Images/Menu/topmenu12.gif") no-repeat;
}
.lnb li.lnb_sub2.on a,
.lnb li.lnb_sub2 a:hover{
	background:url("../../Images/Menu/topmenu22.gif") no-repeat;
}
.lnb li.lnb_sub3.on a,
.lnb li.lnb_sub3 a:hover{
	background:url("../../Images/Menu/topmenu32.gif") no-repeat;
}
.lnb li.lnb_sub4.on a,
.lnb li.lnb_sub4 a:hover{
	background:url("../../Images/Menu/topmenu42.gif") no-repeat;
}
.lnb li.lnb_sub5.on a,
.lnb li.lnb_sub5 a:hover{
	background:url("../../Images/Menu/topmenu52.gif") no-repeat;
}
.lnb li.lnb_sub6.on a,
.lnb li.lnb_sub6 a:hover{
	background:url("../../Images/Menu/topmenu62.gif") no-repeat;
}
.time{
	float:right;height:22px;margin-right:40px;padding:10px 0;
	line-height:22px;
}
.time img{
	vertical-align:-4px;
}
.img_new_notice{
	display:block;position:absolute;margin:-35px 0 0 87px;
}
/* //header */

/* contents */
#contents{
	position:relative;width:966px;margin-bottom:60px;
	border:7px solid #007dab;
}
#contents:after{content:" ";display:block;clear:both;height:0;visibility:hidden;}
.title_order,
.title_report,
.title_req,
.title_salesledger,
.title_saleslist,
.title_notice,
.title_memInfo,
.title_member,
.title_mngSetting,
.title_mngExcel,
.title_mngPopup,
.title_mngHoliday,
.title_mngMemo{
	padding:9px 0;white-space:nowrap;overflow:hidden;
	border-bottom:1px solid #0a77a8;
	text-indent:100%;
}
#contents .sales{
	float:right;padding:9px 0;padding-right:10px;
	background-color:#007dab;border-bottom:1px solid #0a77a8;
	color:white;
}
#contents .sales span{
	position:absolute;display:inline-block;width:65px;height:16px;margin:-5px 0 0 -65px;white-space:nowrap;overflow:hidden;
	background:url("../../Images/Icon/info.gif") 0 100% no-repeat;
	text-indent:100%;
}
.title_order{
	background:#007dab url("../../Images/Title/title1.gif") no-repeat;
}
.title_report{
	background:#007dab url("../../Images/Title/title2.gif") no-repeat;
}
.title_req{
	background:#007dab url("../../Images/Title/title5.gif") no-repeat;
}
.title_notice{
	background:#007dab url("../../Images/Title/title6.gif") no-repeat;
}
.title_salesledger{
	background:#007dab url("../../Images/Title/title3.gif")  no-repeat;
}
.title_saleslist{
	background:#007dab url("../../Images/Title/title4.gif") no-repeat;
}
.title_memInfo{
	background:#007dab url("../../Images/Title/title7.gif") no-repeat;
}
.title_member{
	background:#007dab url("../../Images/Title/title8.gif") no-repeat;
}
.title_mngSetting{
	background:#007dab url("../../Images/Title/title10.gif") no-repeat;
}
.title_mngExcel{
	background:#007dab url("../../Images/Title/title12.gif") no-repeat;
}
.title_mngPopup{
	background:#007dab url("../../Images/Title/title11.gif") no-repeat;
}
.title_mngHoliday{
	background:#007dab url("../../Images/Title/title13.gif") no-repeat;
}
.title_mngMemo{
	background:#007dab url("../../Images/Title/title14.gif") no-repeat;
}
#dv_currVen{
	margin-top:5px;position:absolute;
}
.area_srch{
	min-height:42px;padding:10px;margin-bottom:15px;
	background-color:#e4f1ff;
}
.area_srch_report,
.area_srch_reportlist,
.area_srch_reportview,
.area_srch_board,
.area_srch_salesledger,
.area_srch_saleslist,
.area_srch_reportDetail{
	min-height:22px;padding:20px 10px;margin-bottom:15px;
	background-color:#e4f1ff;
}
.area_srch_reportDetail{
	padding-bottom:14px;
	text-align:center;font-size:16px;
}
.area_srch_reportDetail p{
	height:18px;padding:5px 0;
}
.area_srch label img,
.area_srch_report label img,
.area_srch_reportlist label img,
.area_srch_reportview label img,
.area_srch_board label img,
.area_srch_salesledger label img,
.area_srch_saleslist label img,
.area_srch_reportDetail label img{
	vertical-align:middle;
}

.area_srch_reportlist.fix,
.area_srch_salesledger.fix,
.area_srch_saleslist.fix{
	min-height:42px;
}
.area_board{
	min-height:400px;
}
#sv{
	min-width:157px;max-width:157px;
}
#frmSearch fieldset{
	float:left;margin-right:5px;
}
#frmSearch fieldset.select,
#frmSearch fieldset.reOrder{
	margin-right:20px;
}
#frmSearch fieldset.reOrder.non{
	display:none;
}
#frmSearch fieldset.chk {
	padding:4px 0;
}
#tx_maker{
	margin-bottom:3px;
}
#frmSearch:after{content:" ";display:block;clear:both;height:0;visibility:hidden;}
.physic_list{
	float:left;width:663px;
}
.physic_view{
	float:right;width:292px;
}
.physic_view iframe{
	float:right;
}
.physic_list div.alert{
	padding-bottom:5px;
	background:url("../../Images/Content/list_toptext.gif") 95px 16px no-repeat;
	text-align:right;
}
.physic_list div.alert div{
	position:absolute;margin:0 0 0 10px;
}
.physic_list div.alert img.alert_phy{
	vertical-align:3px;
}
#btn_align_phy,
#btn_align_ven{
	display:block;width:58px;height:14px;white-space:nowrap;overflow:hidden;
	text-indent:100%;
}
#btn_align_phy{
	background:url("../../Images/Btn/btn_align.jpg") no-repeat 0 0;
}
#btn_align_ven{
	background:url("../../Images/Btn/btn_align.jpg") no-repeat 0 -14px;
}
#btn_align_phy.on{
	background:url("../../Images/Btn/btn_align_on.jpg") no-repeat 0 0;
}
#btn_align_ven.on{
	background:url("../../Images/Btn/btn_align_on.jpg") no-repeat 0 -14px;
}
.tbl_list th,
#pop_physic_info .tbl_list th{	
	text-indent:-9999em;
	height:16px;padding:14px 0 4px;
	border-right:1px solid #fff;background-color:#0a77a8;
	color:#fff;line-height:16px;
}
.tbl_list th.last,
#pop_physic_info .tbl_list th.last{
	padding:8px 0 4px 15px;
	border-right:1px solid #0a77a8;
	text-align:left;
}
.tbl_list th.last{
	padding-left:0;
	text-align:center;
}
.tbl_list th.last_nonLn,
#pop_physic_info .tbl_list th.last_nonLn{
	border-right:transparent;
}
.tbl_list th.sumTotal{
	background:#dbdbdb url("../../Images/Content/sumtotal.gif") center no-repeat;
}
.tbl_list th.ordersumTotal{
	background:#dbdbdb url("../../Images/Content/ordersumtotal.gif") center no-repeat;
}
.tbl_list th.title1{
	background:#0a77a8 url("../../Images/Content/color1_th001.gif") center no-repeat;
}
.tbl_list th.title2{
	background:#0a77a8 url("../../Images/Content/color1_th002.gif") center no-repeat;
}
.tbl_list th.title3{
	background:#0a77a8 url("../../Images/Content/color1_th003.gif") center no-repeat;
}
.tbl_list th.title4{
	background:#0a77a8 url("../../Images/Content/color1_th004.gif") center no-repeat;
}
.tbl_list th.title5{
	background:#0a77a8 url("../../Images/Content/color1_th005.gif") center no-repeat;
}
.tbl_list th.title6{
	background:#0a77a8 url("../../Images/Content/color1_th006.gif") center no-repeat;
}
.tbl_list th.title7{
	background:#0a77a8 url("../../Images/Content/color1_th007.gif") center no-repeat;
}
.tbl_list th.title8{
	background:#0a77a8 url("../../Images/Content/color1_th008.gif") 7px 50% no-repeat;
}
.tbl_list th.title9{
	background:#0a77a8 url("../../Images/Content/color1_th009.gif") center no-repeat;
}
.tbl_list th.title10{
	background:#0a77a8 url("../../Images/Content/color1_th010.gif") center no-repeat;
}
.tbl_list th.title11{
	background:#0a77a8 url("../../Images/Content/color1_th011.gif") center no-repeat;
}
.tbl_list th.title12{
	background:#0a77a8 url("../../Images/Content/color1_th012.gif") center no-repeat;
}
.tbl_list th.title13{
	background:#0a77a8 url("../../Images/Content/color1_th013.gif") center no-repeat;
}
.tbl_list th.title14{
	background:#0a77a8 url("../../Images/Content/color1_th014.gif") center no-repeat;
}
.tbl_list th.title15{
	background:#0a77a8 url("../../Images/Content/color1_th015.gif") center no-repeat;
}
.tbl_list th.title16{
	background:#0a77a8 url("../../Images/Content/color1_th016.gif") center no-repeat;
}
.tbl_list th.title17{
	background:#0a77a8 url("../../Images/Content/color1_th017.gif") center no-repeat;
}
.tbl_list th.title18{
	background:#0a77a8 url("../../Images/Content/color1_th018.gif") center no-repeat;
}
.tbl_list th.title19{
	background:#0a77a8 url("../../Images/Content/color1_th019.gif") center no-repeat;
}
.tbl_list th.title20{
	background:#0a77a8 url("../../Images/Content/color1_th020.gif") center no-repeat;
}
.tbl_list th.title21{
	background:#0a77a8 url("../../Images/Content/color1_th021.gif") center no-repeat;
}
.tbl_list th.title22{
	background:#0a77a8 url("../../Images/Content/color1_th022.gif") center no-repeat;
}
.tbl_list th.title23{
	background:#0a77a8 url("../../Images/Content/color1_th023.gif") center no-repeat;
}
.tbl_list th.title24{
	background:#0a77a8 url("../../Images/Content/color1_th024.gif") center no-repeat;
}
.tbl_list th.title25{
	background:#0a77a8 url("../../Images/Content/color1_th025.gif") center no-repeat;
}
.tbl_list th.title26{
	background:#0a77a8 url("../../Images/Content/color1_th026.gif") center no-repeat;
}
.tbl_list th.title27{
	background:#0a77a8 url("../../Images/Content/color1_th027.gif") center no-repeat;
}
.tbl_list th.title28{
	background:#0a77a8 url("../../Images/Content/color1_th028.gif") center no-repeat;
}
.tbl_list th.title29{
	background:#0a77a8 url("../../Images/Content/color1_th029.gif") center no-repeat;
}
.tbl_list th.title30{
	background:#0a77a8 url("../../Images/Content/color1_th030.gif") center no-repeat;
}
.tbl_list th.title31{
	background:#0a77a8 url("../../Images/Content/color1_th031.gif") center no-repeat;
}
.tbl_list th.title32{
	background:#0a77a8 url("../../Images/Content/color1_th032.gif") center no-repeat;
}
.tbl_list th.title33{
	background:#0a77a8 url("../../Images/Content/color1_th033.gif") center no-repeat;
}
.tbl_list th.title34{
	background:#0a77a8 url("../../Images/Content/color1_th034.gif") center no-repeat;
}
.tbl_list th.title35{
	background:#0a77a8 url("../../Images/Content/color1_th035.gif") center no-repeat;
}
.tbl_list th.title36{
	background:#0a77a8 url("../../Images/Content/color1_th036.gif") center no-repeat;
}
.tbl_list th.title37{
	background:#0a77a8 url("../../Images/Content/color1_th037.gif") center no-repeat;
}
.tbl_list th.title38{
	background:#0a77a8 url("../../Images/Content/color1_th038.gif") center no-repeat;
}
.tbl_list th.title39{
	background:#0a77a8 url("../../Images/Content/color1_th039.gif") center no-repeat;
}
.tbl_list th.title40{
	background:#0a77a8 url("../../Images/Content/color1_th040.gif") center no-repeat;
}
.tbl_list th.title41{
	background:#0a77a8 url("../../Images/Content/color1_th041.gif") center no-repeat;
}
.tbl_list th.title42{
	background:#0a77a8 url("../../Images/Content/color1_th042.gif") center no-repeat;
}
.tbl_list th.title43{
	background:#0a77a8 url("../../Images/Content/color1_th043.gif") center no-repeat;
}
.tbl_list th.title44{
	background:#0a77a8 url("../../Images/Content/color1_th044.gif") center no-repeat;
}
.tbl_list th.title45{
	background:#0a77a8 url("../../Images/Content/color1_th045.gif") center no-repeat;
}
.tbl_list th.title46{
	background:#0a77a8 url("../../Images/Content/color1_th046.gif") center no-repeat;
}
.tbl_list th.title47{
	background:#0a77a8 url("../../Images/Content/color1_th047.gif") center no-repeat;
}
.tbl_list th.title48{
	background:#0a77a8 url("../../Images/Content/color1_th048.gif") center no-repeat;
}
.tbl_list th.title49{
	background:#0a77a8 url("../../Images/Content/color1_th049.gif") center no-repeat;
}
.tbl_list th.title50{
	background:#0a77a8 url("../../Images/Content/color1_th050.gif") center no-repeat;
}
.tbl_list th.title51{
	background:#0a77a8 url("../../Images/Content/color1_th051.gif") center no-repeat;
}
.tbl_list th.title52{
	background:#0a77a8 url("../../Images/Content/color1_th052.gif") center no-repeat;
}
.tbl_list th.title53{
	background:#0a77a8 url("../../Images/Content/color1_th053.gif") center no-repeat;
}
.tbl_list th.title54{
	background:#0a77a8 url("../../Images/Content/color1_th054.gif") center no-repeat;
}
.tbl_list th.title55{
	background:#0a77a8 url("../../Images/Content/color1_th055.gif") center no-repeat;
}
.tbl_list th.title56{
	background:#0a77a8 url("../../Images/Content/color1_th056.gif") center no-repeat;
}
.tbl_list th.title57{
	background:#0a77a8 url("../../Images/Content/color1_th057.gif") center no-repeat;
}
.tbl_list th.title58{
	background:#0a77a8 url("../../Images/Content/color1_th058.gif") center no-repeat;
}
.tbl_list th.title59{
	background:#0a77a8 url("../../Images/Content/color1_th059.gif") center no-repeat;
}
.tbl_list th.title60{
	background:#0a77a8 url("../../Images/Content/color1_th060.gif") center no-repeat;
}
.tbl_list th.title61{
	background:#0a77a8 url("../../Images/Content/color1_th061.gif") center no-repeat;
}
.tbl_list th.title62{
	background:#0a77a8 url("../../Images/Content/color1_th062.gif") center no-repeat;
}
.tbl_list th.title63{
	background:#0a77a8 url("../../Images/Content/color1_th063.gif") center no-repeat;
}
.view_info th{
	min-height:20px;height:12px;padding:8px 2px 2px;
	border:transparent;border-right:1px dotted #d7d7d7;border-bottom:1px dotted #d7d7d7;background-color:#efefef;
	color:#363636;line-height:12px;text-indent:-9999em;
}
.view_info th.title1{
	background:#f1f1f1 url("../../Images/Content/MngMemberView_th.gif") center 0 no-repeat;
}
.view_info th.title2{
	background:#f1f1f1 url("../../Images/Content/MngMemberView_th.gif") center -31px no-repeat;
}
.view_info th.title3{
	background:#f1f1f1 url("../../Images/Content/MngMemberView_th.gif") center -62px no-repeat;
}
.view_info th.title4{
	background:#f1f1f1 url("../../Images/Content/MngMemberView_th.gif") center -93px no-repeat;
}
.view_info th.title5{
	background:#f1f1f1 url("../../Images/Content/MngMemberView_th.gif") center -124px no-repeat;
}
.view_info th.title6{
	background:#f1f1f1 url("../../Images/Content/MngMemberView_th.gif") center -155px no-repeat;
}
.view_info th.title7{
	background:#f1f1f1 url("../../Images/Content/MngMemberView_th.gif") center -186px no-repeat;
}
.view_info th.title8{
	background:#f1f1f1 url("../../Images/Content/MngMemberView_th.gif") center -217px no-repeat;
}
.view_info th.title9{
	background:#f1f1f1 url("../../Images/Content/MngMemberView_th.gif") center -248px no-repeat;
}
.view_info th.title10{
	background:#f1f1f1 url("../../Images/Content/MngMemberView_th.gif") center -279px no-repeat;
}
.view_info th.title11{
	background:#f1f1f1 url("../../Images/Content/MngMemberView_th.gif") center -310px no-repeat;
}
.view_info th.title12{
	background:#f1f1f1 url("../../Images/Content/MngMemberView_th.gif") center -341px no-repeat;
}
.view_info th.title13{
	background:#f1f1f1 url("../../Images/Content/MngMemberView_th.gif") center -372px no-repeat;
}
.view_info th.title14{
	background:#f1f1f1 url("../../Images/Content/MngMemberView_th.gif") center -403px  no-repeat;
}
.view_info th.title15{
	background:#f1f1f1 url("../../Images/Content/MngMemberView_th.gif") center -434px no-repeat;
}
.view_info th.title16{
	background:#f1f1f1 url("../../Images/Content/MngMemberView_th.gif") center -465px no-repeat;
}
.view_info th.title17{
	background:#f1f1f1 url("../../Images/Content/MngMemberView_th1.gif") center center no-repeat;
}
.view_info td{
	height:12px;padding:5px 2px;
	border:transparent;border-right:1px dotted #d7d7d7;border-bottom:1px dotted #d7d7d7;
	text-indent:1em;line-height:12px;
}
.view_info td.td_stock{
	text-indent:0;padding-left:1em;line-height:20px;
}
.view_info td.td_ven{
	text-indent:0;padding-left:1em;line-height:20px;
}
.view_info td span{
	display:inline-block;margin:0;padding:0;
}
.tbl_list td{
	height:12px;padding:5px 1px 1px;white-space:nowrap;overflow:hidden;
	border-right:1px dotted #99b9ea;border-bottom:1px dotted #99b9ea;
	text-align:center;
}
.tbl_list.order td{
	height:27px;line-height:27px;
}
.tbl_list.order td img{
	margin-top:-4px;
}
.tbl_list td.last{
	border-right:transparent;
}
.tbl_list td.td_nm,
.bag_list td.td_nm{
	padding-left:0.5em;text-align:left;
}
.bag_list td.td_nm{
	overflow:hidden;text-overflow:ellipsis;white-space:nowrap;
}
.tbl_list td.td_nm.phyNm{
	text-indent:8px;
}
.tbl_list td.td_nm.phyNm img{
	position:absolute;display:block;margin-left:-2.5px;
}
.tbl_list td.td_num,
.bag_list td.td_num,
.tbl_list td.td_totalPrice{
	padding-right:0.3em;text-align:right;
}
.tbl_list td.td_totalPrice{
	color:#ce191e;
}
.tbl_list td .multi_freq{
	float:left;margin-left:5px;
}
.tbl_list td .interest{
	float:right;margin-right:5px;
}
.tbl_list tfoot th,
.tbl_list tfoot td{
	height:12px;padding:12px 0 8px;
	border-right:1px solid #fff;border-top:1px solid #dbdbdb;background-color:#dbdbdb;
	font-weight:bold;line-height:12px;
}
.tbl_list tfoot th{
	color:#363636;font-size:14px;
}
.tbl_list tfoot td.last{
	border-right:transparent;
}
.tbl_list tr.color1{
	background-color:#DBC7E8;
}
.tbl_list tr.color2{
	background-color:#CFCEF0;
}
#frmOrder fieldset.area_btn{
	margin:8px 0 -19px;
	text-align:right;
}
#bag_title{
	width:103px;height:22px;margin-left:6px;white-space:nowrap;overflow:hidden;
	background:url("../../Images/Title/tab_orderlist.gif") no-repeat;
	text-indent:100%;
}
#bag{
	float:right;width:310px;padding:7px;
	background-color:#eeeeee;
}
#bag:after{content:"";display:block;clear:both;height:0;visibility:hidden;}
#frmBag{
	width:310px;
}
#frmBag fieldset.info{
	/* padding-right:15px; */
	text-align:right;
}
#frmBag fieldset.info:after{content:"";display:block;clear:both;height:0;visibility:hidden;}
ul.btn{
	float:right;
}
ul.btn li{
	float:left;padding:5px 0 5px 5px;
}
#btn_cancel_order{
	display:block;width:93px;height:20px;margin:0;padding:0;white-space:nowrap;overflow:hidden;
	background:url("../../Images/Btn/btn_empty.gif") no-repeat;
	text-indent:100%;
}

#frmBag fieldset.list{
	padding-bottom:1px;
	border:3px solid #5eb1d7;border-bottom:transparent;
}
.bag_list tr{
	text-decoration:none;
}
.bag_list tr.strike{
	
}
.bag_list tr.strike td,
.bag_list tr.strike td input{
	border-color:#ccc;
	text-decoration:line-through;color:red;
}
.bag_list th{
	height:16px;padding:12px 0 8px;
	border-left:1px solid #fff;background-color:#bebebe;
	line-height:16px;
}
.bag_list th.first{
	padding:8px 0 2px;
	border-left:transparent;
}
.bag_list td{
	height:12px;padding:5px 1px 1px;
	border-left:1px dotted #99b9ea;border-bottom:1px dotted #99b9ea;background-color:#fff;
	text-align:center;
}
.bag_list td.first{
	border-left:transparent;
}
#bag_view{
	max-height:365px;height:365px;overflow-y:auto;background-color:#fff;
	scrollbar-face-color: #ffffff;scrollbar-highlight-color: #999999;scrollbar-shadow-color: #999999;scrollbar-3dlight-color: #ffffff;scrollbar-arrow-color: #999999;scrollbar-track-color: #ffffff;scrollbar-darkshadow-color: #FFFFFF;
}
/* Àå¹Ù±¸´Ï footer */
#frmBag fieldset.total_price{
	overflow-y:auto;height:45px;padding:0;
	border:3px solid #5eb1d7;border-top:1px solid #0b77a8;
	background-color:#c9e1f7;
}
#frmBag fieldset.total_price .cntPhysic{
	float:left;
}
.cntPhysic dl.orderPhy{
	overflow-y:auto;height:100%;
}
.cntPhysic dl.cancelPhy{
	
}
.cntPhysic dl.orderPhy dt,
.cntPhysic dl.cancelPhy dt,
.cntPhysic dl.orderPhy dd,
.cntPhysic dl.cancelPhy dd{
	float:left;
}
.cntPhysic dl.orderPhy dt{
	border-bottom:1px solid #fff;
}
.cntPhysic dl.orderPhy dd{
	border-bottom:1px solid #0b77a8;
}
.cntPhysic dl.orderPhy dt span,
.cntPhysic dl.cancelPhy dt span{
	display:block;width:55px;height:22px;white-space:nowrap;overflow:hidden;
	text-indent:100%;
}
.cntPhysic dl.orderPhy dt span{
	background:url("../../Images/Content/orderPhy.jpg") no-repeat;
}
.cntPhysic dl.cancelPhy dt span{
	background:url("../../Images/Content/cancelPhy.jpg") no-repeat;
}
.cntPhysic dl.orderPhy dd,
.cntPhysic dl.cancelPhy dd{
	width:38px;height:12px;line-height:12px;padding:7px 2px 3px 0;
	background-color:#ececec;
	text-align:right;
}
#frmBag fieldset.total_price dl.total{
	float:right;
}
#frmBag fieldset.total_price dl.total:after{content:"";display:block;clear:both;height:0;visibility:hidden;}
#frmBag fieldset.total_price dl.total dt{
	float:left;width:67px;height:35px;padding:8px 5px 2px;
	background-color:#0978a6;
	color:#fff;text-align:center;font-weight:bold;line-height:35px;
}
#frmBag fieldset.total_price dl.total dd{
	float:right;width:130px;height:35px;padding:8px 2px 2px 0;white-space:nowrap;overflow:hidden;
	background-color:#ececec;
	color:#bb1258;font-size:16px;font-weight:bold;text-align:right;line-height:35px;
}
/* // Àå¹Ù±¸´Ï footer */

#btn_cons{
	display:none;position:absolute;top:435px;left:0;width:63px;height:20px;white-space:nowrap;overflow:hidden;
	background:url("../../Images/Btn/btn_cons.gif") no-repeat;
	text-indent:100%;
}
#btn_cons.on{
	display:block;
}

#laywer_sub{
	display:block;height:600px;
}
#laywer_sub:after{content:"";display:block;clear:both;height:0;visibility:hidden;}

#physic_info,
#physic_cons{
	position:absolute;display:none;width:663px;height:232px;margin:0;left:0;bottom:5px;white-space:nowrap;overflow:hidden;
	background-color:#fff;  /*628*/
}
#physic_info{display:block;}
#physic_cons.on{
	display:block;
}
#physic_cons #btn_close{
	position:absolute;top:7px;right:7px;display:block;width:22px;height:20px;white-space:nowrap;overflow:hidden;
	background:url("../../Images/Btn/popup_close.jpg") 100% 0 no-repeat;
	color:#fff;cursor:pointer;text-indent:100%;
}
.ln_physic{
	background-color:#fff;
	cursor:pointer;
}
.ln_physic:hover,
.ln_physic:focus,
.ln_physic.down:hover,
.ln_physic.over{
	background-color:#ecebf9;
}
.ln_physic.on,
.ln_physic.down.on{
	background-color:#cfcef0;
}
.ln_physic.down{
	background-color:#fffabb;
}
.ln_physic .td_nm.U,
.ln_physic .td_nm.D,
.ln_physic .td_nm.N{
	padding-left:10px;
}
.ln_physic .td_nm.U{
	background:url('../../Images/icon/priceUp2.png') 2px 50% no-repeat;
}
.ln_physic .td_nm.D{
	background:url('../../Images/icon/priceDown2.png') 2px 50% no-repeat;
}
#orderTime{
	*zoom:1;
}
#orderTime:after{content:"";display:block;clear:both;height:0;visibility:hidden;}
#orderTime input{
	float:left;
}
.msg_orderTime{
	float:right;width:400px;height:20px;margin-left:60px;padding-bottom:0;line-height:23px;
	background:url("../../Images/Icon/pen_icon2.jpg") 0 1px no-repeat;border-bottom:1px solid #61aaca;
	font-size:14px;font-weight:bold;font-family:NG;text-indent:1.5em;
}
.msg_orderTime em{
	position:absolute;display:block;margin:-18px 0 0 106px;
	font-size:14px;text-indent:0;font-weight:bold;
}
.tbl_view{
}
.tbl_view th.title{
	padding:25px 0 15px;
	background-color:#f1f1f1;
	font-size:14px;line-height:14px;text-align:left;text-indent:1.5em;
}
.tbl_view th.prev{
	text-indent:-9999em;
	background:url("../../Images/Content/prev.gif") center no-repeat;
}
.tbl_view th.next{
	text-indent:-9999em;
	background:url("../../Images/Content/next.gif") center no-repeat;
}
.tbl_view th,
.tbl_view td{
	border-bottom:1px dotted #99b9ea;
}
.tbl_view tfoot th{
	border-right:1px dotted #99b9ea;
}
.tbl_view tfoot tr.answer th{
	height:87px;white-space:nowrap;overflow:hidden;
	background:#f1f1f1 url("../../Images/Content/adminreply.gif") no-repeat;
	text-indent:100%;
}
.tbl_view tfoot tr.answer td{
	background-color:#f1f1f1;
}
.tbl_view tbody td{
	padding:8px 0 2px 20px;
}
.tbl_view tbody td.file{
	padding-right:20px;
	text-align:right;
}
.tbl_view tbody td.content{
	min-height:150px;padding:10px 20px;vertical-align:top;
}
.tbl_view tfoot th{
	padding:8px 0 2px;
}
.tbl_view tfoot td{
	padding:8px 0 2px 15px;
}
.tbl_write th{
	padding:5px 0;
	border-right:1px dotted #99b9ea;border-bottom:1px dotted #99b9ea;background-color:#f1f1f1;text-indent:-9999em;
}
.tbl_write th.title1{
	background:#f1f1f1 url("../../Images/Content/MngPopup_th1.gif") center 0 no-repeat;
}
.tbl_write th.title2{
	background:#f1f1f1 url("../../Images/Content/MngPopup_th1.gif") center -31px no-repeat;
}
.tbl_write th.title3{
	background:#f1f1f1 url("../../Images/Content/MngPopup_th1.gif") center -62px no-repeat;
}
.tbl_write th.title4{
	background:#f1f1f1 url("../../Images/Content/MngPopup_th2.gif") center no-repeat;
}
.tbl_write th.title5{
	background:#f1f1f1 url("../../Images/Content/MngPopup_th1.gif") center -93px no-repeat;
}
.tbl_write th.title6{
	background:#f1f1f1 url("../../Images/Content/MngPopup_th1.gif") center -124px no-repeat;
}
.tbl_write th.title7{
	background:#f1f1f1 url("../../Images/Content/MngPopup_th3.gif") center no-repeat;
}
.tbl_write th.title8{
	background:#f1f1f1 url("../../Images/Content/MngPopup_th1.gif") center -184px  no-repeat;
}
.tbl_write th.title9{
	background:#f1f1f1 url("../../Images/Content/MngPopup_th4.gif") center no-repeat;
}
.tbl_write th.title10{
	background:#f1f1f1 url("../../Images/Content/MngPopup_th5.gif") center no-repeat;
}
.tbl_write th.title11{
	background:#f1f1f1 url("../../Images/Content/MngPopup_th6.gif") center no-repeat;
}
.tbl_write th.writer{
	border-left:1px dotted #99b9ea;
}
.tbl_write td{
	padding:5px 0 5px 10px;
	border-bottom:1px dotted #99b9ea;
}
.tbl_write td.writer{
	text-align:center;
}
.tbl_write td .setTextarea{
	width:846px;height:196px;padding:2px;
}
#btn_srchZipCode{
	display:inline-block;width:76px;height:20px;white-space:nowrap;overflow:hidden;vertical-align:top;
	background:url("../../Images/Regist/btn_srchZipCode.gif") no-repeat;
	text-indent:100%;
}
#btn_srchVen{
	display:inline-block;width:65px;height:20px;white-space:nowrap;overflow:hidden;vertical-align:top;
	background:url("../../Images/Regist/btn_srchVen.gif") no-repeat;
	text-indent:100%;
}
/*#btn_physicList_excelDown{*/
/*	display:block;position:absolute;margin-top:-1px;margin-left:483px;*/
/*}*/
/* //contents */

.setting_top{
	padding:12px 32px 12px 32px;
	background-color:#e4f2ff;
	*zoom:1;
}
.setting_top:after{content:"";display:block;clear:both;height:0;visibility:hidden;}
.setting_top .set-left{float:left;}
.set-left.sett{
	width:124px;height:15px;padding:7px 5px;margin-top:12px;
	background:url("../../Images/Content/etcotc_bg.jpg") no-repeat;
	text-align:center;
}
.set-left.setother{
	width:300px;height:15px;padding:7px 5px;
	text-align:center;
}
.set-left.sett label{
	display:inline-block;width:20px;height:10px;white-space:nowrap;overflow:hidden;
	text-indent:100%;
}
#set-division1 + label{
	background:url("../../Images/Content/t_etc.jpg") no-repeat;
}
#set-division2 + label{
	width:23px;
	background:url("../../Images/Content/t_otc.jpg") no-repeat;
}
.set-left.sett input{vertical-align:-1px;}
.setting_top .set-right{float:right;}
.setting_top dt,
.setting_top dd{
	float:left;
}
.setting_top dt{
	clear:both;padding:5px 0;
}
.setting_top dd{
	padding-left:5px;
}
.area_excel-upload{
	width:438px;height:23px;padding:20px 0 0 10px;
	background:url("../../Images/Content/excel_title.jpg") no-repeat;
}
.area_excel-upload2{
	width:438px;height:23px;padding:20px 0 0 10px;
	background:url("../../Images/Content/excel_title2.gif") no-repeat;
}
.area_excel-upload img{vertical-align:-2px;}
.area_excel-upload .setInput_h18{
	width:200px;
}
.title_mngExcel + .setting_top,
.title_mngPopup + .setting_top{
	margin-bottom:20px;
}
.file_input_div{
	position:relative;display:inline-block;width:59px;height:20px;overflow:hidden;
	background:url("../../images/Btn/btn_findFile.gif") no-repeat;vertical-align:top;
}
.file_input_div input{
	position:absolute;top:0;right:0;opacity:0;filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	font-size:30px;cursor:pointer;
}
#tx_file{

}
/* ´Ü°¡ ¹× Àç°í°ü¸®±âÁØ */
#btn_mngSetting{
	width:117px;
	background:url("../../Images/Btn/admin_control.gif") no-repeat;
}
#area_setting{
	width:890px;margin:16px auto 30px;*zoom:1;
	line-height:1.5em;
}
#area_setting.etc .otc{display:none;}
#area_setting.otc .etc{display:none;}
#area_setting input{vertical-align:top;}
#area_setting input[type='text']{
	width:20px;vertical-align:middle;
}
#area_setting:after{content:"";display:block;clear:both;height:0;visibility:hidden;}
.normal{
	float:left;width:420px;
}
.wholesale{
	float:right;width:420px;
}
#area_setting h3{
	width:414px;height:30px;margin:30px 0 27px;white-space:nowrap;overflow:hidden;
	text-indent:100%;
}
.normal h3{
	background:url("../../Images/Title/title_normal.gif") no-repeat;
}
.wholesale h3{
	background:url("../../Images/Title/title_whole.gif") no-repeat;
}
#area_setting .setting{
	margin-bottom:50px;
	border-radius:10px;overflow:hidden;
	behavior:url("../../Common/Compatibility/PIE.htc");
}
#area_setting .normal .setting{
	border:1px solid #7db4bf;
}
#area_setting .wholesale .setting{
	border:1px solid #789cc4;
}
.setting h4{
	height:36px;padding:4px 0 0 46px;line-height:36px;
	color:#242424;font-size:16px;font-weight:bold;
}
h4.title_normal{
	background:#b4e1e9 url("../../Images/icon/icon_title_normal.gif") no-repeat 24px 50%;
}
h4.title_whole{
	background:#b4cde9 url("../../Images/icon/icon_title_whole.gif") no-repeat 24px 50%;
}
h4.standard_stock{
	background:url("../../Images/Title/adminsubtitle2.gif") no-repeat;
}
h4.standard_order{
	background:url("../../Images/Title/adminsubtitle3.gif") no-repeat;
}
.setStandard + h4{
	margin-top:20px;
}
.setStandard{
	
}
.normal .setStandard dt{
	padding-left:40px;
	border-top:1px solid #7db4bf;background:#edf5f6 url("../../Images/icon/icon_subTitle_normal.gif") no-repeat 30px 55%;
	color:#236695;font-size:13px;
}
.wholesale .setStandard dt{
	padding-left:40px;
	border-top:1px solid #789cc4;background:#eef0f3 url("../../Images/icon/icon_subTitle_normal.gif") no-repeat 30px 55%;
	color:#385a9c;font-size:13px;
}
.setStandard dt{
	padding:9px 20px 6px;
	border-bottom:1px solid #bdc7c9;
	font-weight:bold;
}
.setStandard dd{
	padding:0 20px 5px;
}
.setStandard dt + dd,
.setStandard dd.first{
	padding-top:7px;
}
.setStandard dd.last{
	padding:0 20px 5px;
}
.wrap_mngPrice{
	clear:both;position:relative;*zoom:1;
}
.wrap_mngPrice:after{content:"";display:block;clear:both;height:0;visibility:hidden;}
.wrap_mngPrice div{
	width:96px;height:60px;padding:10px 0 0 16px;
	border:1px solid #c0c8cc;background-color:#f2f8fb;
	border-radius:5px;behavior:url("../../Common/Compatibility/PIE.htc");
}
.wrap_mngInsu_first{float:left;margin:15px 0;}
.wrap_mngInsu_second{position:absolute;width:130px;left:50%;margin:15px 0 0 -57px;}
.wrap_mngInsu_third{float:right;margin:15px 0 0 13px;}
.wrap_mngInsu_third.none{display:none;}
div .wrap_price_view{
	clear:both;width:100%;height:18px;margin-bottom:15px;padding:8px 0 2px;
	background-color:#f2f8fb;border:1px solid #a8a8a8;
	text-indent:1.5em;
}
.price_setImg_first{
	float:left;
}
.price_setImg_second{
	position:absolute;width:114px;left:50%;margin-left:-56px;
}
.price_setImg_third{
	float:right;
}
.common_setting h4{
	height:36px;padding:4px 0 0 46px;line-height:36px;
	color:#242424;font-size:16px;font-weight:bold;
	background:#ffcc66 url("../../Images/icon/icon_title_common.gif") no-repeat 24px 50%;;
}
.common_setting{
	clear:both;margin-bottom:50px;overflow:hidden;
	border:1px solid #ccc;
	border-radius:10px;behavior:url("../../Common/Compatibility/PIE.htc");
}
.common_setting dt{
	padding-top:12px;padding-left:46px;
	background:#ffebc1 url("../../Images/icon/icon_subTitle_normal.gif") no-repeat 30px 55%;;
	border-top:1px solid #bdc7c9;
}
/* //´Ü°¡ ¹× Àç°í°ü¸®±âÁØ */

/* Excel Àç°íµî·Ï */
#icon_help_stock {
	display:block;position:absolute;width:21px;height:17px;white-space:nowrap;overflow:hidden;top:43px;margin-left:400px;
	background:url("../../Images/Btn/btn_helpStock.jpg") 0 0 no-repeat;
	text-indent:-9999em;
}
#help_stock{
	position:absolute;top:70px;left:238px;
}
#chk_way{
	position:absolute;padding:10px;top:95px;left:510px;
	background-color:#fff;border:3px solid red;border-radius:10px;
}
#chk_way a{
	display:block;width:132px;height:17px;white-space:nowrap;overflow:hidden;
	text-indent:100%;
}
#chk_way #stock_plus{
	background:url("../../Images/Content/chk_stock_plus.gif") no-repeat;
}
#chk_way #stock_plus:hover{
	background:url("../../Images/Content/chk_stock_plus_on.gif") no-repeat;
}
#chk_way #stock_ovewrite{
	background:url("../../Images/Content/chk_stock_overwrite.png") no-repeat;
}
#chk_way #stock_ovewrite:hover{
	background:url("../../Images/Content/chk_stock_overwrite_on.png") no-repeat;
}
#btn_closeHelpLayer{
	display:block;position:absolute;width:24px;height:24px;white-space:nowrap;overflow:hidden;top:0;right:0;margin:13px 0px 0 0;
	background:url('../../Images/Btn/btn_closePopup.gif') no-repeat;
	text-indent:-9999em;cursor:pointer;
}
/* //Excel Àç°í µî·Ï */

/* footer */
#footer{
	width:100%;
}
#footer p{
	height:12px;padding:9px 0 3px;
	background-color:#3878a1;
	color:#fff;text-align:center;
}
/* //footer */


/* Popup */
.layer-popup{
	position:absolute;left:3px;top:35px;margin:0;padding:6px 7px 7px;
	border:3px solid #a8d1d4;border-radius:10px;background-color:#e9f3f4;
	behavior:url("../../Common/Compatibility/PIE.htc");
	font-family:NG;
}
.layer-popup.chk{
	display:none;
}
.inner-pop{
	position:relative;overflow:hidden;
	border:1px solid #c3dfe1;border-radius:10px;
	behavior:url("../../Common/Compatibility/PIE.htc");
}
.pop-content{
	width:350px;height:240px;max-height:240px;padding:32px 10px;
	background:#fefefe url("../../Images/Content/popupbg.jpg") 100% 100% no-repeat;
	line-height:1.5em;
}
.pop-content h3{
	width:300px;margin:-10px auto 0.8em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;
	font-size:14px;color:#d80101;font-weight:bold;
}
.pop-content p{
	max-height:235px;line-height:18px;
	overflow-y:auto;
	font-size:12px;color:#515151;
}
.area-pop-close{
	margin-top:5px;padding:7px 20px 3px;
	color:#fff;text-align:right;
	background-color:#ec2327 !important;border-radius:10px;
	behavior:url("../../Common/Compatibility/PIE.htc");
}
.btn-popClose{
	position:absolute;display:block;width:18px;height:18px;top:7px;right:7px;white-space:nowrap;overflow:hidden;
	background:url("../../Images/Icon/popuptop_close.png") no-repeat;
	text-indent:100%;cursor:pointer;
}
/* //Popup */
#layer_alert{
	position:absolute;width:217px;height:51px;padding:12px 10px 20px;margin:400px 0 0 30px;
	background:url("../../Images/Content/popupbox_bg.png") no-repeat 0 0;
	color:#464646;font-weight:bold;line-height:1.5em;
}
#layer_alert img{
	float:left;margin-right:1em;
}
#layer_alert p{
	margin-top:10px;
}
#layer_alert strong{
	color:#00a651;
}
/* holiday */
#btn_mngHoliday{
	width:67px;
	background:url("../../Images/Btn/btn_mngHoliday.jpg") no-repeat;
}
.area_holiday_top{
	padding:10px 5px;
	background-color:#e4f1ff;
}
.holiday_mngMethod{
	width:656px;height:14px;white-space:nowrap;overflow:hidden;margin:0 auto;
	background:url("../../Images/Content/holiday_text.jpg") no-repeat;
	text-indent:100%;
}
.wrap_month{
	position:relative;width:788px;height:541px;margin:66px auto 0;
}
.wrap_year{
	position:relative;width:922px;margin:30px auto 0;
}
.wrap_month *,
.wrap_year *{
	font-family:NG !important;
}
.holiday_title{
	position:relative;width:343px;margin:0 auto 65px;padding:10px 0 10px 190px;
}
.holiday_title.year{
	width:533px;margin-bottom:30px;padding:10px 0;
	text-align:center;
}
.holiday_title span{
	display:inline-block;width:18px;height:30px;overflow:hidden;white-space:nowrap;
	background:url("../../images/Content/title_year.jpg") no-repeat;
	text-indent:100%;
}
.holiday_title span.holiday_title0{
	background-position:-306px 0;
}
.holiday_title span.holiday_title1{
	background-position:-6px 0;
}
.holiday_title span.holiday_title2{
	background-position:-39px 0;
}
.holiday_title span.holiday_title3{
	background-position:-73px 0;
}
.holiday_title span.holiday_title4{
	background-position:-106px 0;
}
.holiday_title span.holiday_title5{
	background-position:-140px 0;
}
.holiday_title span.holiday_title6{
	background-position:-175px 0;
}
.holiday_title span.holiday_title7{
	background-position:-208px 0;
}
.holiday_title span.holiday_title8{
	background-position:-242px 0;
}
.holiday_title span.holiday_title9{
	background-position:-276px 0;
}
.holiday_title span.holiday_title_dot{
	width:10px;
	background-position:-348px 0;
}
.holiday_title a{
	display:inline-block;white-space:nowrap;overflow:hidden;
	text-indent:100%;
}
#month_select{
	width:18px;height:18px;vertical-align:5px;
	background:url("../../Images/Icon/arrow_bottom.jpg") no-repeat;
}
#month_today{
	width:49px;height:20px;vertical-align:4px;
	background:url("../../Images/Btn/btn_today.jpg") no-repeat;
}
#btn_viewYear{
	position:absolute;width:70px;height:20px;top:16px;right:20px;
	background:url("../../Images/Btn/btn_viewYear.jpg") no-repeat;
}
.month_content{
	position:relative;width:533px;margin:0 auto;
}
.month_tbl th,
.month_tbl td,
.year_tbl th,
.year_tbl td{
	font-weight:bold;
}
.month_tbl th,
.year_tbl th{
	font-weight:normal;
}
.month_tbl th{
	padding-bottom:20px;
	font-size:18px;
}
.month_tbl .holiday,
.year_tbl .holiday,
.month_tbl .holiday a,
.year_tbl .holiday a{
	color:red;
}
.month_tbl .holiday_set{
	background:url("../../Images/Content/pointdaybg_big.jpg") no-repeat 50% 50%;
}
.year_tbl .holiday_set{
	background:url("../../Images/Content/pointdaybg.jpg") no-repeat 50% 50%;
}
.month_tbl .holiday_set a,
.year_tbl .holiday_set a{
	color:#fff;
}
.month_tbl td{
	padding:10px 0;
	color:#6a6a6a;font-size:26px;text-align:center;
}
.month_tbl td a,
.year_tbl td a{
	color:#6a6a6a;
}
#month_prev,
#month_next{
	display:block;position:absolute;width:55px;height:75px;white-space:nowrap;overflow:hidden;
	text-indent:100%;
}
#month_prev{
	top:230px;left:10px;
	background:url("../../Images/Icon/cal_arrowleft1.jpg") no-repeat;
}
#month_prev:hover{
	background:url("../../Images/Icon/cal_arrowleft2.jpg") no-repeat;
}
#month_next{
	top:230px;right:10px;
	background:url("../../Images/Icon/cal_arrowright1.jpg") no-repeat;
}
#month_next:hover{
	background:url("../../Images/Icon/cal_arrowright2.jpg") no-repeat;
}
#year_prev{
	width:18px;height:18px;vertical-align:5px;
	background:url("../../Images/Icon/arrow_left.jpg") no-repeat;
}
#year_next{
	width:18px;height:18px;vertical-align:5px;
	background:url("../../Images/Icon/arrow_right.jpg") no-repeat;
}
.holiday_title span.holiday_title_text{
	width:107px;height:29px;
	background:url("../../Images/Content/year_text.jpg") no-repeat 0 0;
}
#year_curr{
	width:36px;height:20px;vertical-align:5px;
	background:url("../../Images/Btn/btn_thisyear.jpg") no-repeat;
}
.year_content ul{
	margin:0 auto;
}
.year_content ul li{
	display:inline-block;width:254px;height:230px;margin:0 18px 18px 0;padding:22px 18px;
	border: 1px solid #80a1d7;
}
.view_month{
	display:none;
}
.year_content ul li:hover,
.year_content ul li:focus,
.year_content ul li.on {
	padding:20px 16px;
	border-width:3px;
}
.year_content ul li:hover .view_month,
.year_content ul li:focus .view_month,
.year_content ul li.on .view_month{
	display:block;position:absolute;width:18px;height:18px;margin:-40px 0 0 235px;
	background:url("../../Images/Icon/icon_glass.jpg") no-repeat;
}
.year_content ul li.third{
	margin-right:0;
}
.year_content{
	width:922px;margin:0 auto;
}
.year_tbl th{
	padding-bottom:10px;
	font-size:12px;
}
.year_tbl td{
	padding:3px 0;
	color:#6a6a6a;font-size:16px;text-align:center;
}
.year_content ul li p a{
	display:block;width:120px;height:23px;margin-bottom:22px;white-space:nowrap;overflow:hidden;
	background:url("../../Images/Content/month_title.jpg") no-repeat;
	text-indent:100%;
}
.year_content ul li p.year_mini_title2 a{
	background-position:-120px 0;
}
.year_content ul li p.year_mini_title3 a{
	background-position:-240px 0;
}
.year_content ul li p.year_mini_title4 a{
	background-position:-360px 0;
}
.year_content ul li p.year_mini_title5 a{
	background-position:-480px 0;
}
.year_content ul li p.year_mini_title6 a{
	background-position:-600px 0;
}
.year_content ul li p.year_mini_title7 a{
	background-position:-720px 0;
}
.year_content ul li p.year_mini_title8 a{
	background-position:-840px 0;
}
.year_content ul li p.year_mini_title9 a{
	background-position:-960px 0;
}
.year_content ul li p.year_mini_title10 a{
	background-position:-1080px 0;
}
.year_content ul li p.year_mini_title11 a{
	background-position:-1200px 0;
}
.year_content ul li p.year_mini_title12 a{
	background-position:-1320px 0;
}
#selec_month{
	position:absolute;width:40px;padding:10px 15px 5px 0;
	border:1px solid #000;background-color:#fff;
	font-size:1.2em;text-align:right;
}
#selec_month ul li{
	padding:3px 0;
}
/* //holiday */

/* memo */
#btn_mngMemo{
	width:78px;
	background:url("../../Images/Btn/btn_mngMemo.jpg") no-repeat;
}
.area_memo_top{
	padding:10px 5px;
	background-color:#e4f1ff;
}
.memo_mngMethod{
	width:826px;height:12px;white-space:nowrap;overflow:hidden;margin:0 auto;
	background:url("../../Images/Content/memo_text.jpg") no-repeat;
	text-indent:100%;
}
#memo_contents{
	position:relative;width:800px;margin:70px auto;
	*zoom:1;
}
#memo_contents:after{content:"";display:block;clear:both;height:0;visibility:hidden;}
#curr_memo{
	float:left;width:350px;
}
#update_memo{
	float:right;width:350px;
}
#curr_memo h2,
#update_memo h2{
	width:124px;height:27px;margin-left:90px;margin-bottom:10px;white-space:nowrap;overflow:hidden;
	text-indent:100%;
}
#curr_memo h2{
	background:url("../../Images/Title/title_curr_memo.jpg") no-repeat;
}
#update_memo h2{
	background:url("../../Images/Title/title_update_memo.jpg") no-repeat;
}
.memo_content{
	width:300px;padding:50px 10px;height:20px;line-height:20px;
	border:1px solid #000;
	border-radius:10px;
	behavior:url("../../Common/Compatibility/PIE.htc");
	font-size:14px;
}
.memo_input{
	width:292px;height:28px;margin:-15px 0 10px;padding-left:0.2em;
	background:url("../../Images/Content/memo_input.jpg") no-repeat 0 0;
}
#chkbite{
	position:absolute;margin-top:5px;
}
/* //memo */
.orderInfo{
	height:18px;line-height:18px;
	border:1px solid #bedcfe;background-color:#d7e6f9;
}
#mng_card{
	width:61px;
	background:url("../../Images/Btn/btn_mngCard.gif") no-repeat;
}

/* 20211006 */
/* 01 */
#btn_kims{
	display:none;position:absolute;top:478px;left:210px;width:76px;height:20px;white-space:nowrap;overflow:hidden;
	background:url("../../Images/Btn/btn_kims.gif") no-repeat;
	z-index: 10;
	text-indent:100%;
}
#btn_cons{
	display:none;position:absolute;top:478px;left:280px;width:63px;height:20px;white-space:nowrap;overflow:hidden;
	background:url("../../Images/Btn/btn_cons.gif") no-repeat;
	z-index: 10;
	text-indent:100%;
}
#btn_cons.on,
#btn_kims.on{
	display:block;
}
#btn_cons.off,
#btn_kims.off{
display:block;position:absolute;left:295px;width:63px;height:20px;white-space:nowrap;overflow:hidden;z-index:9;
}

/* 02 */
.area-srch{
    padding:1px 0 5px 63px;
    /*border:1px solid #e2e2e1;background-color:#fff;*/
}
.area-srch li{
    display:inline-block;/*margin-right:10px;*/
}
.area-srch li.space{margin-right:10px;}
.area-srch .right{text-align:right;padding-right:20px;}
.area-srch .right li.left{float:left;}
.area-srch .searchbar li{
    margin-right:12px;
}
.area-srch ul.left{float:left;}
.area-srch .right{float:right; padding-right:30px;}

.btn{
    display:inline-block;height:22px;line-height:22px;padding:0 10px;vertical-align:middle;
    border:0;
    cursor:pointer;
}
.btn.gray{
    background-color:#7a819b;color:#fff;
}

.area_srch_salesledger.fix.physicgu{
	min-height:82px;
}
.area_srch_salesledger.physicgu{
	min-height:62px;
}

.area_srch_salesledger.physicgu.recall{
	min-height:47px;
}

/* 03 Ãâ°íÇöÈ² - ÀÏ·Ã¹øÈ£*/
.tbl_list th.title152{
	background:#0a77a8 url("../../Images/Content/color1_th152.gif") center no-repeat;
}

/* 04 È¸¼öÀÇ¾àÇ° */
#btn_recall{
	width:92px;
	background:url("../../Images/Btn/btn_recall.jpg") no-repeat;
}

.title_recall{
	padding:9px 0;white-space:nowrap;overflow:hidden;
	border-bottom:1px solid #0a77a8;
	text-indent:100%;
}
.title_recall{
	background:#007dab url("../../Images/Title/title32.gif") no-repeat;
}

/* ¸®½ºÅ× ¸Þ´º title */
.tbl_list th.title163{
	background:#0a77a8 url("../../Images/Content/color1_th163.gif") center no-repeat;
}
.tbl_list th.title164{
	background:#0a77a8 url("../../Images/Content/color1_th164.gif") center no-repeat;
}
.tbl_list th.title165{
	background:#0a77a8 url("../../Images/Content/color1_th165.gif") center no-repeat;
}
.tbl_list th.title166{
	background:#0a77a8 url("../../Images/Content/color1_th166.gif") center no-repeat;
}

/*Ä«µå°áÁ¦ ÆË¾÷*/
.btn_card_pop {
	position:absolute;top:30px;right:0px;z-index:999;
	background:#fff;border:1px solid #1eabb6;
	padding: 5px 15px;border-radius:5px;
	display:none;
}
.btn_card_pop > ul {
	display: block;
}
.btn_card_pop > ul > li {
	float: unset;padding:0;
}
.btn_card_pop > ul > li > a {
	text-indent:0%;height:auto;cursor: pointer;
	display:block;line-height:26px;text-align: left;font-size:12px;
	font-weight:bold;color:#555;
}