@import url('fonts.css');
@import url('//fonts.googleapis.com/css?family=Lato:300,400,700,900');
@import url('//fonts.googleapis.com/css?family=Titillium+Web:300,400,600,700,900');

html{overflow:auto;}
body{background-color:#fff;}
@font-face {
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: 700;
  src: url(//themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v4/NanumGothic-Bold.eot);
  src: url(//themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v4/NanumGothic-Bold.eot?#iefix) format('embedded-opentype'),
       url(//themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v4/NanumGothic-Bold.woff2) format('woff2'),
       url(//themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v4/NanumGothic-Bold.woff) format('woff'),
       url(//themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v4/NanumGothic-Bold.ttf) format('truetype');
}
@font-face {
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: 400;
  src: url(//themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v4/NanumGothic-Regular.eot);
  src: url(//themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v4/NanumGothic-Regular.eot?#iefix) format('embedded-opentype'),
       url(//themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v4/NanumGothic-Regular.woff2) format('woff2'),
       url(//themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v4/NanumGothic-Regular.woff) format('woff'),
       url(//themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v4/NanumGothic-Regular.ttf) format('truetype');
}
@font-face {
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: 800;
  src: url(//themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v4/NanumGothic-ExtraBold.eot);
  src: url(//themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v4/NanumGothic-ExtraBold.eot?#iefix) format('embedded-opentype'),
       url(//themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v4/NanumGothic-ExtraBold.woff2) format('woff2'),
       url(//themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v4/NanumGothic-ExtraBold.woff) format('woff'),
       url(//themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v4/NanumGothic-ExtraBold.ttf) format('truetype');
}
body, input, textarea, select, button, table{margin:0; font-size:14px; font-family:'Lato', 'Noto Sans KR', 'Nanum Gothic', Nanum Gothic, sans-serif; color:#555}
body, h1, h2, h3, h4, h5, dl, dt, dd, ul, li, ol, th, td, p, 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: 500; }
address, caption, cite, code, dfn, em, var {font-style:normal;}

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

a {text-decoration:none; color:#555;}
a:hover, a:active, a:focus {text-decoration:none;}
a.underline {text-decoration:none; color:#555;}
a.underline:hover, a.underline:active, a.underline:focus {color:#dd0000; 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:35px;}
input.text {padding:0px 2px; height:31px; vertical-align:top;}
input.file {border:1px solid #ddd; padding:2px 6px;}
input.check	{border:none; background:none;}
input.radio	{border:0 none; background:none;}
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:11px 3px 3px; display:block;}

/* input-radio */
.comm_radio {position:absolute;left:-9999px}
.comm_radio_label {font-size:15px; margin-right:30px;}
.comm_radio_label .ico_radio {display:inline-block; width:16px; height:16px; margin-top:-1px; background:url('https://nicevpn.co.kr/theme/nicevpn/images/common/ico_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:15px;}
.comm_check_label .ico_check {display:inline-block; width:20px; height:20px; margin-top:-1px; background:url('https://nicevpn.co.kr/theme/nicevpn/images/common/ico_check.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:16px; height:16px; margin-top:-1px; background:url('https://nicevpn.co.kr/theme/nicevpn/images/common/icon/icon_check02.gif') 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}
.mgT100 {margin-top:100px !important}


.mgB0 {margin-bottom:0px !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}
.mgB60 {margin-bottom:60px !important}
.mgB70 {margin-bottom:70px !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}

.mgl0 {margin-left:0 !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}
.pdL30 {padding-left:30px !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 */
.blue {color:#00a6de !important;}
.black {color:#222 !important;}
.red {color:#f20303 !important;}
.gray {color:#aaa !important;}

/* button style */
.btn_blue {background:#00a6de; color:#fff !important; font-weight:400; font-size:15px; display:inline-block; zoom:1; *display:inline; min-width:40px; height:35px; line-height:35px; text-align:center; padding:0 20px;}
.btn_blue_s {background:#00a6de; color:#fff !important; font-weight:400; font-size:14px; display:inline-block; zoom:1; *display:inline; min-width:40px; height:33px; line-height:33px; text-align:center; padding:0 10px;}
input.btn_blue {background:#00a6de; color:#fff !important; font-weight:400; font-size:15px; display:inline-block; zoom:1; *display:inline; min-width:40px; height:35px; line-height:35px; text-align:center; padding:0 25px; vertical-align:top; border:none; cursor:pointer;}
input.btn_blue_s {background:#00a6de; color:#fff !important; font-weight:400; font-size:14px; display:inline-block; zoom:1; *display:inline; min-width:40px; height:33px; line-height:33px; text-align:center; padding:0 17px; vertical-align:top; border:none; cursor:pointer;}

.btn_gray {background:#aaa; color:#fff !important; font-weight:400; font-size:15px; display:inline-block; zoom:1; *display:inline; min-width:40px; height:35px; line-height:35px; text-align:center; padding:0 20px;}
.btn_dgray {background:#727272; color:#fff !important; font-weight:400; font-size:15px; display:inline-block; zoom:1; *display:inline; min-width:40px; height:35px; line-height:35px; text-align:center; padding:0 20px;}
.btn_dgray_s {background:#727272; color:#fff !important; font-weight:400; font-size:14px; display:inline-block; zoom:1; *display:inline; min-width:40px; height:33px; line-height:33px; text-align:center; padding:0 10px;}

/* icon style */
.ico_blue {display:inline-block; zoom:1; *display:inline; min-width:50px; padding:0 10px; height:26px; text-align:center; line-height:26px; border:1px solid #00a6de; color:#00a6de; font-size:14px; font-weight:300;}
.ico_gray {display:inline-block; zoom:1; *display:inline; min-width:50px; padding:0 10px; height:26px; text-align:center; line-height:26px; border:1px solid #727272; color:#727272; font-size:14px; font-weight:300;}
