﻿@charset "utf-8";

*{margin:0;padding:0;}
html,body{width:100%;height:100%;}
html{overflow-y:scroll;}
body{background-color:#fff;*word-break:break-all;-ms-word-break:break-all;}
body,input,button{font-size:12px;line-height:1.5em;font-family:"돋움",Dotum,Helvetica,AppleGothic,Sans-serif;color:#000;}
h1,h2,h3,h4,h5,h6{font-size:12px;text-align:left;}
img,fieldset,iframe{border:0 none;}
li{list-style:none;}
a{color:#000;text-decoration:none;}
a:hover{color:#000;text-decoration:underline;}
em,address{font-style:normal;}
button,label{cursor:pointer;_cursor /**/:hand;}
button *{position:relative;}
button img{left:-3px;*left:auto;}
textarea{overflow:auto;}
html:first-child select{height:20px;padding-right:6px;}
option{padding-right:6px;}

/* 개인정보보호지침 & 운영정책 */
.siterule { padding:0px 10px;}
.siterule h1 { width:100%;text-align:center;margin:4px 0px 8px;color:#666666;font-size:12px;}
.siterule h2 { width:100%;margin:4px 0px;color:#666666;font-size:12px;}
.siterule h3 { width:100%;margin:14px 0px 0px;color:#666666;font-size:12px;}
.siterule ul { margin:4px 0px 8px;font-weight:bold;}
.siterule ul li { margin:0px 0px;color:#666666;}
.siterule p { margin-left:8px;color:#666666;}
.siterule ol li { text-indent:-14px;padding-left:16px;margin-left:4px;color:#666666;}
.siterule em { color:#fd3f01 }
.siterule span.u { text-decoration:underline }

body.agree { background:none;}
body.agree a { color:#666;}
.table_temp_agree { border:0;border-spacing:0;border-collapse:collapse }
.table_temp_agree th, .table_temp_agree td { border:1px solid #ccc;padding:5px 5px 3px 5px;vertical-align:top;font-size:12px;color:#666;text-indent:0 }

.pcbang_agree { width:100%;}
/* .pcbang_agree_layer { width:100%;} */

.underline{text-decoration:underline}
.point{color:#008080}