@charset "UTF-8";

.ozoz {
    position: fixed;
	left:20px;
		bottom:20px;
}

.ozoz a {
	font-size:1.3em;
	color:#000;
}

html {
	cursor: url(https://cur.cursors-4u.net/cursors/cur-9/cur817.cur), auto !important;
   font-family: 'Noto Sans KR', 'Roboto';
   overflow-x: hidden;
   overflow-y: scroll;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    color: #333;


}
td, tr , p{
    margin: 0px;
    border: 0px;
}
h1, h2, h3, h4, h5, h6 {
    text-decoration: none;
}
ol, li, ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
input, textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0px;
    border-radius: 0;
}
textarea:focus,
input:focus {
  outline: 0;
}
placeholder {
	   font-family: 'Noto Sans KR', 'Roboto';
}

::webkit-scrollbar {width:5px; background-color:#fff;}
::webkit-scrollbar-thumb {color:#000;}
::webkit-scrollbar-track {color:#000;}

::selection {background:#fff; color:#000;}
::-moz-selection{background:#fff; color:#000;}



 body {
    -webkit-text-size-adjust: 100%;
    color: #333;
    background-position: right;
    background-color: #FFFFFF;
   font-family: 'Noto Sans KR', 'Roboto';
    margin: 0px;
    padding: 0px;
    font-size: 12px;
	 line-height: 18px;
} 


.clear {
clear:both;}

a, a:visited {
	cursor: url(https://cur.cursors-4u.net/cursors/cur-9/cur817.cur), auto !important;
    color: #000000;
    text-decoration: none;
    font-size: 11px;
}
a:hover {
	cursor: url(https://cur.cursors-4u.net/cursors/cur-9/cur817.cur), auto !important;
    color: #6A6A6A;
    transition: all 0.6s ease;
}

.allwarp {
    border: 1px solid #000000;
    width: 500px;
    height: 500px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 60px;
}
.header  {
    width: 100%;
    height: 25px;
    border-bottom: 1px solid #000000;
}
.header ul {
    position: absolute;
}
.header .main_menu  {
    text-align: center;
    width: 60px;
    padding-top: 3px;
    padding-bottom: 3px;
    display: inline-block;
    overflow: hidden;
    position: relative;
}
.header .main_menu:hover  , .main_menu a:hover{
    background-color: #E1E1E1;
    color: #000000;
}
.header .main_menu a {
    font-size: 12px;
    font-weight: 500;
}
.header .sub_menu_ul {
    transition: all 0.6s ease;
    margin-top: -2px;
}
.header .sub_menu a   {
    padding-top: 4px;
    padding-bottom: 4px;
    margin-left: 0px;
    text-align: center;
    background-color: #F0F0F0;
    display: table;
    width: 60px;

}
.header .sub_menu a:hover {
    background-color: #FFC4C5;
    color: #000000;
}
.header ul #submenu {
    display: none;
    z-index: 999;
}
.allwarp .wrap {
	    height: 450px;
    padding: 10px;
		  overflow-x:hidden;
	  overflow-y:scroll;
}
.gall {
    width: 100%;
    margin-top: 10px;
}
.gall_wrap {
    margin-left: 2%;
    margin-top: 2%;
    width: 47%;
    float: left;
    position: relative;
    overflow: hidden;
    display: inline-block;
    border: 1px solid #090909;
    padding: 0px;
    text-align: center;
}
.thumb_post {
    padding-left: 0px;
    overflow: hidden;
}
.thumb_post img {
	width:100%;
	display:block;
}
.gall_wrap  #gall_td {
    width: 110%;
}
.gall_wrap .gall_day {
    color: #A0A0A0;
    font-size: 9px;
    margin-bottom: 10px;
}
.gall_wrap .gall_link .gall_top {
    float: left;
    border-bottom: 1px solid #000000;
    width: 100%;
}
.gall_link .gall_top #gallicon1 {
    color: #DB5A5C;
    margin-left: 5px;
    font-size: 10px;
    float: left;
    padding-top: 8px;
    padding-bottom: 8px;
}
.gall_link .gall_top #gallicon2 {
    color: #F3CB27;
    font-size: 10px;
    float: left;
    margin-left: 3px;
    padding-top: 8px;
    padding-bottom: 8px;
}
.gall_link .gall_top #gallicon3 {
    color: #4AB153;
    font-size: 10px;
    float: left;
    margin-left: 3px;
    padding-top: 8px;
    padding-bottom: 8px;
}
.gall_wrap .gall_title {
	  font-size:10px;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: 500;
    text-align: left;
    padding-left: 10px;
	  margin-top: 4px;
}

.post {
    width: 99%;
}
.post .post_tdc {
}
.post .post_tdc .post_title {
    display: inline;
    font-size: 11px;
    font-weight: 500;
}
.post .post_tdc .post_category {
    display: inline;
    font-size: 10px;
    color: #4C4C4C;
}
.post .post_tdc .post_date {
    float: right;
    color: #A6A6A6;
    font-size: 9px;
}
.admin  {
    font-size: 10px;
    color: #848484;
    float: right;
    margin-top: 3px;
}
.admin a {
    font-size: 10px;
    color: #848484;
}
.tagTrail {
    margin-top: 10px;
    margin-bottom: 10px;
}
.tagTrail p {
    padding: 6px;
    border: 1px solid #000000;
    width: auto;
    display: inline;
    color: #000000;
    font-size: 9px;
}
.write {
    padding: 10px;
    border: 1.7px solid #000000;
    margin-top: 10px;
    margin-bottom: 10px;
}
input[type="name"], input[type="password"] {
   font-family: 'Noto Sans KR', 'Roboto';
    padding: 6px;
    margin-bottom: 3px;
    border-bottom: 1px solid #000000;
    font-size: 9px;
    display: inline;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    width: 99%;
}
#name {
    float: left;
    width: 45%;
}
#password {
    float: right;
    width: 45%;
}
.write textarea {
    width: 99%;
    margin-top: 10px;
    font-size: 10px;
    color: #020202;
    resize: none;
    overflow: auto;
    border-bottom: 1px solid #000000;
}


.secret {
    margin-top: 3px;
    position: absolute;
}
#secret {
    display: none;
    position: absolute;
    padding-bottom: 10px;
}

.secret input[type="checkbox"]+label:before {
    font-family: "FontAwesome";
    content: "\f09c";
    display: inline-block;
    color: #000000;
    border: 1px solid #000000;
    padding-top: 8px;
    padding-bottom: 8px;
    width: 30px;
    text-align: center;
}
.secret input[type="checkbox"]:checked+label:before {
    font-family: "FontAwesome";
    content: "\f023";
    border: 1px solid #000000;
    color: #000000;
    padding-top: 8px;
    padding-bottom: 8px;
    text-align: center;
    width: 30px;
}
input[type="submit"] {
    border: 1.7px solid #000000;
    background-color: #FFFFFF;
    text-align: center;
    padding-top: 8px;
    padding-bottom: 8px;
    margin-top: 5px;
    width: 50%;
    float: right;
    font-size: 10px;
   outline: none;
   text-transform: uppercase;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
input[type="submit"]:hover {
    background-color: #000000;
    color: #FFFFFF;
}
#commet_con {
    border: 1px solid #000000;
    padding-top: 10px;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    font-size: 11px;
    width: 75%;
    position: relative;
    margin-left: 5px;
    margin-top: 10px;
    margin-bottom: 10px;
}
#commet_con:after, #commet_con:before {
    right: 100%;
    top: 19%;
    border: solid transparent;
    content: "";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

#commet_con:after {
	border-color: rgba(255, 255, 255, 0);
	border-right-color: #ffffff;
	border-width: 5px;
	margin-top: -5px;
}
#commet_con:before {
	border-color: rgba(0, 0, 0, 0);
	border-right-color: #000000;
	border-width: 6px;
	margin-top: -6px;
}
#commet_con .name {
    font-size: 11px;
    font-weight: 500;
}
#commet_con .date {
    color: #BFBFBF;
    font-size: 9px;
}
#commet_con .control {
}
#control_icon {
    color: #9F9F9F;
    float: right;
    margin-right: 10px;
}
#reply_icon {
    color: #9F9F9F;
    float: right;
    margin-right: 10px;
}
#commet_con p {
    margin-top: 10px;
}
#commet_con2 {
    border: 1px solid #000000;
    padding-top: 10px;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    font-size: 11px;
    width: 75%;
    position: relative;
    float: right;
    margin-top: 10px;
    margin-bottom: 10px;
}
#commet_con2:after, #commet_con2:before {
    left: 100%;
    top: 19%;
    border: solid transparent;
    content: "";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

#commet_con2:after {
    border-color: rgba(255, 255, 255, 0);
    border-left-color: #ffffff;
    border-width: 5px;
    margin-top: -5px;
}
#commet_con2:before {
	border-color: rgba(0, 0, 0, 0);
	border-left-color: #000000;
	border-width: 6px;
	margin-top: -6px;
}
#commet_con2 .name {
    font-size: 11px;
    font-weight: 500;
}
#commet_con2 .date {
    color: #BFBFBF;
    font-size: 9px;
}
#commet_con2 p {
    margin-top: 10px;
}
.taglog a {
    border: 1px solid #000000;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
}
.taglog a:hover {
    background-color: #000000;
    color: #FFFFFF;
}
.titleWrap .list_title {
    font-size: 11px;
    display: inline;
    font-weight: 500;
    padding-bottom: 5px;
}
.titleWrap .list_day {
    float: right;
    font-size: 9px;
    color: #9A9A9A;
}
.entryProtected {
    text-align: center;
}
#lock_wrap {
    color: #000000;
    font-size: 22px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.entryProtected .title {
    font-size: 11px;
    display: inline;
    font-weight: 500;
    padding-bottom: 5px;
}
.entryProtected .date {
    float: right;
    font-size: 9px;
    color: #9A9A9A;
}
input[type="password_lock"] {
    border-bottom: 1px solid #000000;
    padding: 5px;
    width: 45%;
    margin-top: 10px;
    text-align: center;
}
.paging {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
}
.paging a {
    color: #000000;
    text-align: center;
    cursor: pointer;
	  font-size:10px;
}

@media (max-width:760px){
	.allwarp {width:95%;}
	.wrap {
		width:95%;
	}
	
}
