/* =============================================================================
   ### 공통적용 사항 시작
   ========================================================================== */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { font-size: 12px; height: 100%; -webkit-text-size-adjust: 100%/*화면회전시 폰드 고정할때 none*/; -ms-text-size-adjust: 100%; }
html, button, input, select, textarea { font-family: Dotum, sans-serif; color: #535353; }
body { margin: 0; padding: 0; height: 100%; }

::-moz-selection { background: #fe57a1; color: #fff; text-shadow: none; }
::selection { background: #fe57a1; color: #fff; text-shadow: none; }

a { outline: none;color: #574d43; text-decoration: none; }
a:active { selector-dummy:expression(this.hideFocus = true); }
a, img {selector-dummy: expression(this.hideFocus=true);} 
/*
a:visited { color: #551a8b; }
a:hover { color: #06e; }

a:focus { outline: thin dotted; }
a:hover, a:active { outline: 0; }
*/

abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 0; }
dfn { font-style: italic; }
hr { display: none; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
caption{display:none;}

sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

ul, ol, h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; }
ul, ol, dl{ list-style: none; }
dl { margin: 0; padding: 0; }
dd { margin: 0; padding: 0; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
em {font-style:normal;}
svg:not(:root) { overflow: hidden; }

figure { margin: 0; }
p { margin: 0; }
form { margin: 0; padding: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
/*label { cursor: pointer; }*/
legend { overflow: hidden; text-indent: -9999px; width: 0; height: 0; font-size: 0; }
button, input, select, textarea { font-size: 1em; margin: 0; vertical-align: baseline; *vertical-align: middle; outline: none; }
button, input { line-height: normal; border:none;}
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }
button[disabled], input[disabled] { cursor: default; }
button {background:#fff;}
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }

table { width: 100%; border-collapse: collapse; border-spacing: 0; table-layout: fixed; word-wrap: break-word; word-break: keep-all; }
table img { vertical-align: middle; }
table td { vertical-align: top; }

.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }
.float_r {float:right!important;}
.box-round { -webkit-border-radius: 3px !important; border-radius: 3px !important; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; }

/* loginWrap */
#login_wrap {z-index:9999; position:absolute; left:170px; top:0px; width:638px; height:448px; background:url(/img/podbbang/main/bg_login.png) no-repeat 0 0; display:none;}
#login_wrap .inner {position:relative; padding:60px 0 0 50px;}
#login_wrap .inner p.btn_close {position:absolute; right:30px; top:30px;}
#login_wrap .inner .con {margin-top:45px;}
#login_wrap .inner .con .etc_menu {margin:30px 0 0 70px}
#login_wrap .inner .con .etc_menu ul li {float:left; letter-spacing:-0.02em;}
#login_wrap .inner .con .etc_menu ul li.first {padding-right:10px; background:url("/img/podbbang/main/line_top.gif") no-repeat right 2px; }
#login_wrap .inner .con .etc_menu ul li.first a {color:#f35626;}
#login_wrap .inner .con .etc_menu ul li.first em {text-decoration:underline;}
#login_wrap .inner .con .etc_menu ul li.last {padding-left:12px;}
#login_wrap .inner .con .etc_menu ul li.last a {color:#5d5d5d;}
#login_wrap .inner .con .etc_menu ul li.last em {text-decoration:underline; color:#4178c7;}
.sns {padding:0;}
.ez-hide { opacity: 0; filter:alpha(opacity=0); }
.ez-radio {float:left; width:16px; height:16px; padding-right:5px; background: transparent url(/img/podbbang/main/radio_btn_off.gif) 0 0 no-repeat; display:inline-block;}
.ez-selected {float:left; width:16px; height:16px; padding-right:5px; background: transparent url(/img/podbbang/main/radio_btn_on.gif) 0 0 no-repeat; display:inline-block;}
.ez-checked-green { background-position: 0 -18px; }
.ez-radio { zoom: 1; *display:inline; _height:30px; }
.ez-checkbox {float:left; width:15px; height:15px; padding-right:2px; background: transparent url('/img/podbbang/main/check_off.gif') 0 0 no-repeat; display:inline-block;}
.ez-checked {float:left; width:15px; height:15px; padding-right:2px; background: transparent url('/img/podbbang/main/check_on.gif') 0 0 no-repeat; display:inline-block;}
.sns .sns_con {width:247px; height:35px; margin: 15px 0 0 20px; background:url("/img/podbbang/main/bg_sns.gif") no-repeat 0 0;}
.sns .sns_con ul li {float:left;}
.sns .sns_con ul li a {display:block; width:123px; height:35px; font-size:0; line-height:0; text-indent:-9999px;}
.email {margin-top:50px;}
.email .email_con {position:relative; margin:10px 0 0 20px;}
.email .email_con p.btn_login {position:absolute; top:0; left:360px;}
.email .email_con dl dt {float:left; font-weight:bold; line-height:29px; width:60px; color:#929292;}
.email .email_con dl dd {float:left; width:288px;}
.email .email_con dl dd input {width:288px; height:29px; padding:0 3px; background: transparent url(/img/podbbang/main/bg_input.gif) no-repeat 0 0 ; font-weight:bold; font-size:13px; line-height:29px; color:#929292;}
.email .email_con .chk_area {margin:10px 0 0 60px;}
.email .email_con .chk_area ul li {float:left; font-size:11px; color:#929292; line-height:14px;}


/* 팟방앗간 리스트 14/11/21 */
#mill-s-area { overflow:hidden; width:185px; margin-top:20px;margin-bottom:35px; }
#mill-s-area p.tit { padding-top:15px; font-size:14px; color:black; font-weight:bold; }
#mill-s-area p.best { padding-top:15px; font-weight:bold; line-height:18px; color:black;height:35px;overflow:hidden; }

#mill-s-area ul.lists { margin-top:10px; border-top:1px solid #c4bfb8; }
#mill-s-area ul.lists li { margin:0 !important;line-height:14px;position:relative; padding: 7px 0 7px 13px !important; border-bottom:1px solid #c4bfb8; background:url("/img/podbbang/individual/dot_d_gray.gif") no-repeat 3px 12px;word-break:break-all;}
#mill-s-area ul.lists li a {  display:block; width:160px;  }
#mill-s-area ul.lists li .cnt {color:#dd3e67;font-weight:700;}
#mill-s-area ul.lists li.bold { font-weight:bold; letter-spacing:-1px; }
