@charset "utf-8";

html {overflow-x:hidden;}
body{margin:0;background-color:#fff;color:#000;-webkit-text-size-adjust:none;}
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {background: transparent;	border: 0;margin: 0;padding: 0;vertical-align: baseline;}
body {line-height: 1;}
h1, h2, h3, h4, h5, h6 {	font-weight: normal;}
ul, li {list-style: none;}
a img {border: none;}
input, textarea, select, a {outline:0px;}
textarea {resize:none; overflow:auto;}
aside, article, footer, header, nav, section {display:block;}
hr{display:none}

body,input,textarea,button,select,table{font-family:NanumGothic,Tahoma,Sans-serif;font-size:12px}

/*LINK */
a:link,a:visited,a:active {text-decoration:none;color:black;} a:hover {text-decoration:none;color:black;}

.width320 {position:relative;width:320px;background-color:red;height:2px;margin-top:3px;}
.width360 {position:relative;width:360px;background-color:blue;height:2px;margin-top:3px;}
.width480 {position:relative;width:480px;background-color:purple;height:2px;margin-top:3px;}

/* TITLE / Status */
#title {position:relative;width:100%;height:45px;text-align:center;background-color:#747474;}
#title .btn_back {position:absolute;width:45px;height:45px;text-align:center;border-right:solid 1px #BDBDBD;}
#title .btn_back img {padding-top:6px;padding-right:7px;width:20px;}
#title h1 {font-size:20px;font-weight:bold;color:#282828;padding-top:11px;color:white;}

/* BT */
#bottom {position:relative;width:100%;height:35px;background-color:#FFFFFF;border-top:solid 1px #CCCCCC;}
#bottom h5 {padding:12px 0 0 10px;font-size:11px;color:#494949;}
#bottom p {position:absolute;top:13px;right:10px;font-size:11px;color:#6E6E6E;}

/* Error */
.error {position:relative;padding:35px 10px;text-align:center;line-height:17px;}
.error h1 {padding-bottom:20px;font-weight:bold;padding-top:30px;font-size:25px;line-height:25px;}