@charset "utf-8";

/*~~~~ ~~~~ ~~~~ ~~~~ ~~~~ ~~~~ ~~~~ ~~~~ ~~~~ ~~~~ ~~~~ ~~~~ ~~~~ ~~~~
2016.12 KCM
DAELIM CORPORATION Procurement System Contents CSS
~~~~ ~~~~ ~~~~ ~~~~ ~~~~ ~~~~ ~~~~ ~~~~ ~~~~ ~~~~ ~~~~ ~~~~ ~~~~ ~~~~*/

@import url(main_vendor.css);

body{background-color: #fff;}
#wrap {width:100%; min-width:1258px; height:100%; color:#797979; border-top : 10px solid #183259;}
.header{height : 140px; width : 100%; background-color: #d8edfb; padding-top : 10px;}
.header_conts{width : 1000px; margin : 0 auto;}
.conts_tit{float: left; font-size : 22px; color : #484848; margin : 80px 0 0 25px;}
.header_img{float: left;margin-top : 15px;}
.conts_logo{float: right;}
.conts_container{width : 1000px;margin : 0 auto;}
.main{margin-top : 100px; padding-left : 10px;height : 100%; }


/* 메뉴 */
.conts_menu{margin : 0 auto;}
.conts_menu li{float: left;}
.conts_menu li a{width : 170px; height : 36px; border : 1px solid #17325a; font-size : 16px; text-align: center; padding-top : 7px; color : #424242}
.conts_menu li a:hover {background-color: #17325a; color : #fff;}
.conts_menu li .cur{background-color: #17325a; color : #fff;}
.last_menu{border : none; border-bottom : 1px solid #17325a; height : 36px; width : 620px;}
.first_menu{border-right : none !important;}


/* 등록절차 */
.conts{clear : both; margin : 0 0 0 10px; color : #484848; font-size : 14px;}
.conts_sub_tit{background-image: url(/resources/vendor/img/login/arrow_icon.png);background-repeat : no-repeat;background-position: 0 30px;padding: 30px 0 5px 25px;color : #484848;font-size : 16px;}
.reg_tit{margin: 10px 0 15px 20px;}
.reg_list{margin-left : 15px;}
.reg_list li {margin : 0 0 5px 5px;}
.reg_img{margin: 10px 0 0 15px;}
.next_btn{width : 110px;height : 28px;background-color: #434343;color : #fff !important;font-size : 15px;margin: 30px 0 10px 400px;padding-top : 7px;text-align: center;}
.next_btn:hover{background-color: #585858;}


/* 이용약관 동의 */
.agree_conts{border : 1px solid #e8e8e8; width : 900px; height : 300px; overflow: auto; padding : 20px; margin-top : 10px;}
.agree_conts_tit{font-size : 13px; font-weight: bold; margin-bottom : 10px;}
.agree_conts_txt{font-size : 12px; line-height: 18px; margin-bottom : 20px;}
.confirm_radio{margin-top : 10px;}
.confirm_radio>label{font-size : 14px;}
.agree_conts_list{margin-left : 20px;}
.agree_conts_list>li{font-size : 12px; line-height: 18px;}
.cofirm_btn{width : 100px; height : 28px; background-color: #cc1c6a; margin : 90px auto; color : #fff; text-align: center; padding-top : 6px;}
.cofirm_btn:hover{background-color: #bf0e5d; cursor: pointer;}
.radio_txt{font-size : 14px; margin-right : 10px;}


/* 팝업 */
#wrap_pop {width:100%; height:100%; color:#797979;}
.header_pop{height : 30px; width : 100%; background-color: #183259; padding-top : 12px;}
.conts_tit_pop{font-size : 15px; color : #fff; margin : 0 0 0 10px;}

/* Help Desk */
.helpdesk_tbl{width : 95%; margin : 20px 10px 10px 16px; }
.helpdesk_tbl tr th{border : 1px solid #8d8d8d; padding : 5px; font-size : 14px; background-color: #c7c7c7; color : #3b3b3b;}
.helpdesk_tbl tr td{border : 1px solid #8d8d8d; padding : 10px; font-size : 12px; color : #4d4d4d; line-height: 20px;}
.helpdesk_txt{font-size : 13px; text-align: center; margin-top : 20px; color : #353535; font-weight : bold;}

.footer{border-top : 1px solid #b9b9b9;}
.footer_conts{width : 1000px; margin : 0 auto;}
.mgb10{margin-bottom : 10px;}
.mgl15{margin-left : 15px;}
.mgt7{margin-top : 7px;}
.mgt20{margin-top : 20px;}