/************************************************************************
 * 설명       :   기본 스타일시트
 * 작성자     :   (주)웨이투원
 * 작성일     :   2013. 10. 18
 * 최종수정일 :   2013. 10. 25
 * 파일명     :   basic.css
!important
************************************************************************/

@import url(https://fonts.googleapis.com/earlyaccess/nanummyeongjo.css);

html{overflow:auto;}
body{background-color:#fff;}

body, input, textarea, select, button, table{margin:0; font-size:14px; font-family: 'Roboto', 'Noto Sans KR', '맑은 고딕', Malgun Gothic, '돋움',Dotum,  sans-serif; color:#333; font-weight:400;}
body, h1, h2, h3, h4, h5, dl, dt, dd, ul, li, ol, th, td, p, /*blockquote,*/ form, fieldset, legend, button { margin: 0; padding: 0; }

img, fieldset{border:0 none}
dl, ul, ol, li {list-style: none outside none;}
button{border:0 none; cursor:pointer; display: block;}
table, th, td, div{border-collapse:separate}

a,img,input {outline:none; selector-dummy:expression(this.hideFocus=true);}
.png24 { tmp:expression(setPng24(this));} 
area {outline:0;}

li img { vertical-align:top;}
td img { vertical-align:middle}
.cursor { cursor: pointer;}

strong, .strong , b { font-weight: bold; }
address, caption, cite, code, dfn, em, var {font-style:normal;}

hr { clear: both; display: none; }
.blind, legend, caption, h2{display:none !important}

a {text-decoration:none; color:#444;}
a:hover, a:active, a:focus {text-decoration:none; background-color:transparent}
a.underline {text-decoration:none; color:#444;}
a.underline:hover, a.underline:active, a.underline:focus {color:#dd0000; text-decoration:underline;}
table a:link, table a:visited {color:#444;}
table a:hover, table a:active {color:#000; text-decoration:underline;}

input, select, textarea {vertical-align:middle; font-size:1em; line-height:130%}
input, textarea, select { border-width:1px; border-style: solid; border-color:#ddd; background:#fff; outline:0;}
select{height:28px;}
input.text {padding:0px 2px; height:30px; font-family: 'Roboto', 'Noto Sans KR', '돋움',Dotum,  sans-serif; color:#666; border-color:#aaa;}
input.file {border:1px solid #ddd; padding:2px 6px;}
input.check	{border:none; background:none;}
input.radio	{border:0 none; background:none;}
input.button {border:0 none; vertical-align:top;}
textarea.textarea {height:120px; padding:2px 0;}

.button {border:0 none; cursor:pointer}

/* input text fade effect */
.mb_id-label, .mb_pass-label, .mem_name-label, .mem_email-label, .searchword-label, .addr1-label{position: absolute; margin:3px; font-family: 'Roboto', 'Noto Sans KR', '돋움',Dotum,  sans-serif; display:block;}
input.mb_id{width:220px; height:26px; border:1px solid #d0d0d0;} /* 아이디인풋 */
input.mb_pass{width:220px; height:26px; border:1px solid #d0d0d0;} /* 비밀번호인풋 */
input.mem_name{width:80px; height:28px; border:1px solid #ddd;} /* 이름인풋 */
input.mem_email{width:220px; height:28px; border:1px solid #d0d0d0;} /* 이메일인풋 */
input.searchword{width:220px; height:18px; border:1px solid #ddd;} /* 중복체크인풋 */
input.addr1{width:220px; height:18px; border:1px solid #ddd;} /* 우편번호검색인풋 */

/* input-radio */
.comm_radio {position:absolute;left:-9999px}
.comm_radio_label {font-size:14px; margin-right:10px;}
.comm_radio_label .ico_radio {display:inline-block; width:22px; height:22px; margin-top:-2px; background:url('/theme/ipfactory/images/common/icon_radio.png') no-repeat left top; overflow:hidden; font-size:0; line-height:0; vertical-align:middle}
.radio_on .ico_radio {background-position:left bottom}
/* input-checkbox */
.comm_check {position:absolute;left:-9999px}
.comm_check_label {font-size:14px;}
.comm_check_label .ico_check {display:inline-block; width:20px; height:20px; margin-top:-1px; background:url('/theme/ipfactory/images/common/icon_check2.png') no-repeat left top; overflow:hidden; font-size:0; line-height:0; vertical-align:middle}
.comm_check_label .ico_check2 {display:inline-block; width:20px; height:20px; margin-top:-1px; background:url('/theme/ipfactory/images/common/icon_check2.png') no-repeat left top; overflow:hidden; font-size:0; line-height:0; vertical-align:middle}
.check_on .ico_check, .check_on .ico_check2 {background-position:left bottom}
check_on {color:#555}

/* margin */
.mgT3 {margin-top:3px !important}
.mgT5 {margin-top:5px !important}
.mgT6 {margin-top:6px !important}
.mgT8 {margin-top:8px !important}
.mgT10 {margin-top:10px !important}
.mgT13 {margin-top:13px !important}
.mgT15 {margin-top:15px !important}
.mgT20 {margin-top:20px !important}
.mgT25 {margin-top:25px !important}
.mgT30 {margin-top:30px !important}
.mgT35 {margin-top:35px !important}
.mgT40 {margin-top:40px !important}
.mgT50 {margin-top:50px !important}
.mgT60 {margin-top:60px !important}
.mgT60 {margin-top:60px !important}
.mgT70 {margin-top:70px !important}
.mgT75 {margin-top:75px !important}


.mgB5 {margin-bottom:5px !important}
.mgB10 {margin-bottom:10px !important}
.mgB20 {margin-bottom:20px !important}
.mgB30 {margin-bottom:30px !important}
.mgB35 {margin-bottom:35px !important}
.mgB40 {margin-bottom:40px !important}
.mgB50 {margin-bottom:50px !important}

.mgR10 {margin-right:10px !important}
.mgR12 {margin-right:12px !important}
.mgR14 {margin-right:14px !important}
.mgR20 {margin-right:20px !important}
.mgR23 {margin-right:23px !important}
.mgR28 {margin-right:28px !important}
.mgR30 {margin-right:30px !important}
.mgR70 {margin-right:70px !important}

.mgL5 {margin-left:5px !important}
.mgL10 {margin-left:10px !important}
.mgL12 {margin-left:12px !important}
.mgL15 {margin-left:15px !important}
.mgL17 {margin-left:17px !important}
.mgL20 {margin-left:20px !important}
.mgL25 {margin-left:25px !important}
.mgL30 {margin-left:30px !important}
.mgL40 {margin-left:40px !important}

/* padding */
.pd3 {padding:3px !important}
.pd10 {padding:10px !important}
.pd17 {padding:17px !important}

.pdT4 {padding-top:4px !important}
.pdT5 {padding-top:5px !important}
.pdT7 {padding-top:7px !important}
.pdT10 {padding-top:10px !important}
.pdT15 {padding-top:15px !important}
.pdT20 {padding-top:20px !important}
.pdT30 {padding-top:30px !important}
.pdT50 {padding-top:50px !important}

.pdB5 {padding-bottom:5px !important}
.pdB10 {padding-bottom:10px !important}
.pdB20 {padding-bottom:20px !important}
.pdB30 {padding-bottom:30px !important}
.pdB40 {padding-bottom:40px !important}
.pdB50 {padding-bottom:50px !important}

.pdL8 {padding-left:8px !important}
.pdL12 {padding-left:12px !important}
.pdL20 {padding-left:20px !important}
.pdL50 {padding-left:50px !important}

.pdR5 {padding-right:5px !important}
.pdR10 {padding-right:10px !important}
.pdR20 {padding-right:20px !important}


/* align */
.alignL {text-align:left !important}
.alignR {text-align:right !important}
.alignC {text-align:center !important}
.alignJ{text-align:justify !important;}
.clear {clear:both !important}
.floatL {float:left !important}
.floatR {float:right !important}
img.imgT {vertical-align:top !important}
img.imgB {vertical-align:bottom !important}
img.imgC {vertical-align:middle !important}

/*color*/
.red {color:#dd0000 !important}
.orange {color:#ff5001 !important}