@charset "utf-8";
@import url(reset.css);

/*~~~~ ~~~~ ~~~~ ~~~~ ~~~~ ~~~~ ~~~~ ~~~~ ~~~~ ~~~~ ~~~~ ~~~~ ~~~~ ~~~~ 
20160303 Pjsuny
COMMENT : Main
~~~~ ~~~~ ~~~~ ~~~~ ~~~~ ~~~~ ~~~~ ~~~~ ~~~~ ~~~~ ~~~~ ~~~~ ~~~~ ~~~~*/


/*공통*/
body{background:#fafafa; color:#363636;}
#wrap{width:100%; height:100%; background:#fff }
#cent_wrap{width:974px; margin:0 auto;}
#footer{width:100%; height:50px; border-top:1px solid #e1e1e1; background:#fafafa}
.header{width:100%; height:56px}
.header img.logo{margin-top:18px}
.container{}
.upper{overflow:hidden; width:100%; height:276px}
.upper img{float:left}
.upper .login_group{float:left; width:191px; height:276px; padding:0 17px; background:#4e412e}
.upper .login_group > .title{margin:20px 0}
.upper .login_group > .input_area{margin-top:70px;}
.upper .login_group > .input_area input{width:180px; height:25px; margin-bottom:7px; padding:3px 0 0 9px}
.upper .login_group > .input_area input.hidden{display:none}
.upper .login_group > .option_area{padding-top:3px;}
.upper .login_group > .option_area > .id_save_check{}
.upper .login_group > .option_area  .id_save_txt{font-size:11px; color:#fff}
.upper .login_group > .option_area  .id_find_txt{font-size:11px; color:#fff; padding-left:25px}
.upper .login_group > .btn_area{margin-top:25px}
.upper .login_group > .btn_area > a{display:inline-block}
.content{overflow:hidden; margin-top:15px; margin-bottom:30px}
.group_lf{float:left; width:428px}
.group_ct{float:left; width:258px}
.group_rg{float:left; width:224px; border:1px solid #d4d4d4; background:#efeee9}
.bid_area{width:100%;}
.bid_area > .title{overflow:hidden; background:url(../img/line.png) repeat-x 0 34px}
.bid_area > .title > .tab {float:left; overflow:hidden}
.bid_area > .title > .tab li{float:left; margin-right:2px}
.bid_area > .title > a{float:right; margin-top:10px}
.bid_area > .article{margin-top:15px}
.bid_area > .article li {height:25px; line-height:15px; }
.bid_area > .article li a{display:inline-block; overflow:hidden; width:100%; background:url(../img/bult_2sqar.png) no-repeat 5px 10px}
.bid_area > .article li a .txt{float:left; width:340px; color:#363636; text-overflow:ellipsis; overflow:hidden; white-space:nowrap; padding-left:12px}
.bid_area > .article li a .dat{float:right; color:#7f7f7f }
.notice_area{width:100%; height:167px; margin-left:5px}
.notice_area > .title{overflow:hidden; width:258px; padding:15px 0}
.notice_area > .title > img{float:left}
.notice_area > .title > a{float:right; margin-right:30px}
.notice_area > .article > li{height:22px; line-height:16px}
.notice_area > .article > li a{display:inline-block; width:230px; color:#363636; text-overflow:ellipsis; overflow:hidden; white-space:nowrap}
.customerct_area{width:100%}
.customerct_area > .title{margin-left:7px; margin-bottom:17px}
.customerct_area > .article{position:relative; width:258px; height:82px; background:url(../img/custom_bg.png) no-repeat}
.customerct_area > .article > .number{position:absolute; left:130px; top:10px; font-size:20px; font-weight:bold; color:#0075a1}
.vertic_line{width:100%; height:22px; border-top:1px solid #d7d7d7}
.benner_area{width:100%;} 
.benner_area li.bdbtm1{border-bottom:1px solid #d4d4d4}
.foot_wrap {width:974px; margin:0 auto; margin-top:20px}
.foot_wrap > .foot_link{display:inline-block; margin-right:56px}
.foot_wrap > .foot_link a{color:#555555; font-weight:bold}
.foot_wrap > .addr{display:inline-block; font-size:11px; color:#707070}
.foot_wrap > .addr span{font-size:11px; margin-left:15px}
.mgr20{margin-right:20px}
.mgl40{margin-left:40px}
.mgb6{margin-bottom:6px}
.mgt40{margin-top:40px}
.mgt7{margin-top:7px}
.hidden{display:none}
.fl_r{float:right;}
