@charset "utf-8";


/*  
	작성자	 : 신현아 
	제작일	 : 2011.6.17
	최종수정일  : 
	제목            :  팝업 스타일

*/


/* 수정발행 내역 리스트 팝업 스타일 */

#layer_pop {
		background:#dd3721;
		padding:3px;
		/*position:absolute;
		left:300px;
		top:170px;*/
		border:1px solid #6c0d00;
		}

#layer_pop h1 {
		color:#fff;
		background:url(/images/common/popup_arrow.gif) no-repeat 7px 12px;
		padding:10px 0 0 30px;
		height:26px;
		font-size:15px;
		font-family:돋움;
		}

#layer_pop div.layer_pop_con {
		background:#fff;
		padding:20px 20px 20px 20px;
		overflow:hidden;
		}

#layer_pop div.layer_pop_con h2 {
		color:#006c99;
		font-size:15px;
		font-weight:bold;
		}

#layer_pop div.layer_pop_con .t20 {
		margin-top:15px;
		}

#layer_pop div.layer_pop_con div.scroll {
		height:157px;
		overflow-y:scroll;
		overflow-x:hidden;
		margin-top:5px;
		}

#layer_pop div.layer_pop_con table {
		border-top:1px solid #b6b6b6;
		margin-top:7px;
		
		}

#layer_pop div.layer_pop_con table th {
		border-bottom:1px solid #b6b6b6;
		border-right:1px solid #b6b6b6;
		height:19px;
		font-weight:normal;
		padding:3px 0 3px 0;
		}

#layer_pop div.layer_pop_con table th.tit {
		background:#efefef;
		color:#444444;
		}
		
#layer_pop div.layer_pop_con table .end {
		border-right:none;
		}
		
#layer_pop div.layer_pop_con table th.left {
		text-align:left;
		padding-left:10px;
		}

#layer_pop div.layer_pop_con table td {
		border-bottom:1px solid #b6b6b6;
		height:19px;
		padding:3px 0 3px 5px;
		}

#layer_pop div.layer_pop_con table td.money {
		text-align:right;
		padding-right:5px;
		font-weight:bold;
		color:#b76164;
		}

#layer_pop div.layer_pop_con span {
		display:block;
		padding:18px 0 0 0;
		}

#layer_pop div.layer_pop_con span b {
		color:#0150bc;
		}

#layer_pop div.layer_pop_con .btn {
		text-align:center;
		padding-top:15px;
		}

#layer_pop div.layer_pop_con .ts_05 {
        border:1px solid #d6d5d3;
        border-bottom:none;
		margin-bottom:20px;
		margin-top:15px;
        }

#layer_pop div.layer_pop_con .ts_05 thead tr{
        background-color:#efefef;
		height:26px;
        }

#layer_pop div.layer_pop_con .ts_05 thead tr th{
        border-bottom:1px solid #d6d5d3;
        border-right:1px solid #d6d5d3;
        text-align:center;
		font-weight:bold;
        }

#layer_pop div.layer_pop_con .ts_05 td{
        border-bottom:1px solid #d6d5d3;
		border-right:1px solid #d6d5d3;
        padding:5px 0 5px 0;
        line-height:18px;
        text-align:center;
        }


#layer_pop div.layer_pop_con .ts_05 tfoot {
        background:#efefef;
        }


/* 내거래처 등록/ 조회 */

#layer_pop div.layer_pop_con .top_btn {
		overflow:hidden;
		}

#layer_pop div.layer_pop_con .top_btn font {
		float:left;
		display:block;
		padding-top:10px;
		}

#layer_pop div.layer_pop_con .top_btn img {
		float:right;
		vertical-align:middle;
		}

#layer_pop div.layer_pop_con h2 font {
		font-weight:normal;
		}

/* 품목 목록 조회 */

#layer_pop div.layer_pop_con table th.money {
		text-align:right;
		padding-right:3px;
		}


/* 팩스 전송 내역 팝업 */

#layer_pop .ebill_list table th.end {
		border-right:none;
		}


/* 엑셀 일괄등록 */
#layer_pop .layer_pop_con p.notice_txt {
		line-height:150%;
		}

#layer_pop .layer_pop_con p.notice_txt font {	
		display:block;
		padding:0 0 2px 13px;
		line-height:130%;
		}

#layer_pop .layer_pop_con p.notice_txt u {	
		color:#ff3000;
		line-height:150%;
		}

#layer_pop .layer_pop_con p.tax_exel {	
		border:1px solid #dfdfdf;
		margin:5px 0 15px 0;
		padding:10px 10px 5px 10px;
		background:#f7f7f7;
		}

#layer_pop .layer_pop_con p.notice_txt img {	
		margin:5px 0 0 15px;
		}

#layer_pop .layer_pop_con p.tax_exel img {	
		margin:5px 0 0 15px;
		}


/* 수정세금계산서 작성 이유 */

#layer_pop .top {
        overflow:hidden;
		color:#fff;
		width:100%;
		height:36px;
        }

#layer_pop .top h1 {
		color:#fff;
		padding:10px 0 0 30px;
		height:26px;
		float:left;
		}

#layer_pop .top font {
        float:right;
		margin-top:5px;
		padding-right:5px;
		display:block;
        }

#layer_pop p.blue_back {
		background-color:#f0fafb;
		padding:10px;
		line-height:150%;
		}

#layer_pop p.blue_back font {
        color:#114cad;
		line-height:150%;
		}

#layer_pop div.layer_pop_con table.modify_cause {
		}

#layer_pop div.layer_pop_con table.modify_cause th {
		padding:0px;
		}

#layer_pop div.layer_pop_con table.modify_cause td {
		padding:10px 0 10px 10px;
		line-height:130%;
		}
		
#layer_pop div.layer_pop_con table.modify_cause td img {
		vertical-align:middle;
		}

#layer_pop div.layer_pop_con table.modify_cause th font {
		display:block;
		margin-left:23px;
		width:70px;
		}
		
#layer_pop h3.blue {
		background-color:#f0fafb;
		padding:10px;
		line-height:150%;
		font-size:15px;
		color:#676767;
		font-family:돋움;
		}
		
#layer_pop p.d_txt {		
		padding:10px 0 10px 10px;
		line-height:150%;
		}
		
#layer_pop div.step {
		padding:10px;
		border:1px solid #999;
		line-height:17px;
		overflow-y:auto;
		overflow-x:hidden;
		height:290px;
		width:650px
		}

#layer_pop div.step ul{
		margin:5px 0 0 6px;
		}

#layer_pop div.step ul li{
		margin:3px 0 3px 0;
		}
		
#layer_pop p.r_btn {		
		padding:10px 0 0 0;
		text-align:right;
		}
		
/* 메일 추가 팝업 */

div#s_pop {
		position:absolute;
		z-index:100;
		border:1px solid #b4b4b4;
		background:#fff;
		overflow:hidden;
		}


div.mail_add {
		left:640px;
		top:350px;
		width:300px;
		}

div#s_pop font {
		float:left;
		display:block;
		padding:5px 0 0 8px;
		}

div#s_pop img.right {
		float:right;
		}

div#s_pop p {
		padding:5px 0 8px 8px;
		clear:both;
		}

	
	
/* 부가세 신고 팝업 */

p.bottom_txt {
			background:url(/images/common/arrow.gif) no-repeat left 3px;
			padding:0 0 0 10px;
			margin-top:10px;
			font-size:11px;
			font-family:돋움;
			}

 
p.bottom_txt b {
			font-size:11px;
			font-family:돋움;
			}

/* 선영 20110617 */


#layer_pop .layer_pop_con p.find img {	
		margin-left:5px;
		vertical-align:middle;
		}

#layer_pop div.layer_pop_con div.scroll table.list {
		margin:0px;
		}

#layer_pop div.layer_pop_con table .num {
		text-align:right;
		padding:0 5px 0 5px;
		}

#layer_pop div.layer_pop_con table .right {
		border-right:1px solid #b6b6b6;
		}	
		
		
/* 2011.06.20 신현아 추가 */

#layer_pop div.layer_pop_con p.txt {
		padding:10px 0 10px 0;
		}	
		
/* 부가세 신고 이용 tip부분 팝업 */

ul.tax_tip {
			width:520px;
			margin-bottom:10px;
			}
			

ul.tax_tip li {
			line-height:125%;
			}
						
ul.tax_tip li.left {
			width:15px;			
			float:left;
			padding:0 0 3px 0;
			}			

ul.tax_tip li.right {
			width:500px;
			padding:2px 0 3px 0;
			}	
			
ul.tax_tip li b {
			line-height:125%;
			}


.blue {
			line-height:125%;
			color:#0061d9;
			}	
			

.txt {
			display:block;
			color:#e02e00;
			}

p.caution {
		padding:10px;
		background:#f9f9f9;
		border-top:1px solid #e5e5e5;
		line-height:130%;
		color:#292929;
		}		
			
p.caution b.tit {
		display:block;
		padding:0 0 5px 0;
		color:#0061d9;
		}	
				
#layer_pop div.layer_pop_con table.sample {
			color:#666666;			
			border-top:none;
			}

#layer_pop div.layer_pop_con table.sample td {
			vertical-align:top;
			border-bottom:none;
			padding:0;
			line-height:130%;
			}
			

p.caution font {
		display:block;
		padding:0 0 5px 8px;
		background:url(/images/common/arrow.gif) no-repeat left 3px;
		}

/* 2011.07.13 박선영 추가 */
		
#layer_pop div.layer_pop_con p.txt01 {
		padding:5px 0 20px 0;
		font-weight:bold;
		font-size:15px;
		font-family:돋움;
		color:#e02e00;
		}	
		
/* 휴폐업조회 */
#layer_pop div.layer_pop_con div.clsLeftBox {
		float:left;
		width:305px;
		margin-top:20px;
		border-right:1px solid #A6A6A6;
		}	
#layer_pop div.layer_pop_con div.clsLeftBox div.left {
		float:left;
		width:155px;
		padding:8px 0px 0px 45px;
		}
#layer_pop div.layer_pop_con div.clsLeftBox div.right {
		float:right; 
		width:105px;
		padding:8px 0px 0px 0px;
		}		
#layer_pop div.layer_pop_con div.clsRightBox {
		float:right;
		width:304px;
		margin-top:20px;
		}	
#layer_pop div.layer_pop_con div.clsRightBox div.center {
		float:left; 
		width:304px; 
		padding:8px 0px 0px 0px;
		text-align:center;
		}	
#layer_pop div.layer_pop_con div.btn{
		clear:both;
		text-align:center;
		padding:20px 0px 0px 0px;
		}	


ul.report_date {
		width:350px;
		border:1px solid #CCC;
		background:#f3f3f3;
		padding:19px 19px 19px 15px;
		margin:20px 0 0 0;
		}

ul.report_date li {
		float:left;
		padding:0 0 4px 4px;
		}

