@CHARSET "UTF-8";

/**** 견적서 CSS Document ****/

/*견적입력*/
.estim {width:710px; float:left; display:inline-block; }
.estim_write .regis_check {margin-top:14px; }
.estim_view_top {width:100%; margin:0 0 25px 0; border-top:solid 1px #888; display:inline-block; }
.estim_view_top li {border-bottom:solid 1px #e6e6e6; width:49.9%; float:left; }
.estim_view_top li.first {border-bottom:solid 1px #e6e6e6; }
.estim_view_top li.one {width:100%;}
.estim_view_top li.last {border:0; border-bottom:solid 1px #e6e6e6; }

.estim_view_top li span 
	{height:20px; margin:0 10px 0 0; color:#444; background:#f6f6f6 url(../images/estim/ico_arrow.gif) no-repeat 11px 13px; display:inline-block; width:80px; padding:9px 0 6px 23px; font-weight:normal; border-right:1px solid #e6e6e6; }
.estim_view_top li span.line {border-left:1px solid #e6e6e6; }

.estim_view_top li input {display:inline-block; margin:3px 0; padding:0.4em 0.75em; }
.estim_view_top li input.price {text-align:right; padding:0 3px 0 0; }

.estim_write table td input {width:97%; padding:0.5em 0 0.5em 0.3em;}
.estim .estim_input {text-align:center; width:95%; }
.estim_write .L_Table tbody tr td {padding:5px 0; }
.estim_write .L_Table tbody tr td.first {border-left:0; }
.estim_write .L_Table tbody tr td:first-child {border-left:0; }
.estim_write .L_Table tbody tr td input#PUM_GYU {width:94%; text-align:left; }
.estim_write .L_Table tbody tr td input#PUM_SU {width:87%; }

.cart_s_btn {background:#f7f7f7; width:958px; float:left; border:solid 1px #e1e1e1; }
.cart_s_btn input {float:left; margin-right:2px; }

/*견적완료*/
.estim .top_finish_img {width:300px; height:172px; margin:20px auto 30px auto; }
.estim_view ul li {font-weight:600; color:#333; background:#fff; }
.estim .total_text {font-size:16px; display:inline-block; font-weight:bold; margin:-2px 2px 0 30px; }
.estim .estim_total {text-align:right; padding-right:5px; font-weight:bold; color:#FF4949; background:#fafae5; }
.estim .estim_total .title {font-family:NanumGothic, ngwoff, Dotum; text-align:right; padding-right:30px; font-weight:bold; color:#333; display:inline-block; margin:-3px 0 0 0; }
.estim_view .estim .L_Table tbody tr td.total_price {font-size:12px; }
.estim_view .total .sum {background:#fefcdf; }

/*견적리스트 a링크 밑줄*/
.estim_list_a a:hover { text-decoration:underline; }

.estim_view .mypage_lnb ul li {font-weight:normal; }
.estim_view .mypage_lnb ul li.tit {font-weight:bold; }

/*2019.10.17 비회원 개인정보 수집 이용동의*/
.estim_write .agree_content table td input {width:auto; }