/* iframe ¿ë */
body    { padding:5px; }

/* board_content */
#content            { padding:10px; border-bottom:solid #dddddd 1px; }
.content_header     { line-height:25px; border-bottom:solid #dddddd 2px; }

.content_writer     { padding:5px; font-weight:bold; }
#content_content    { padding:5px; }

/* ie ´Â ÀÚµ¿À¸·Î ´Ã¾î³ª´Âµ¥ ;; */
#content_content    {min-height:300px;} /* Ç¥ÁØ */
*html #content_content {height:300px;} /* ÀÍ½ºÀü¿ë */

/* Ã·ºÎ ÆÄÀÏ °¨½Î´Â Æ² */
.content_file       { margin:5px 0; padding:5px; border-top:solid 1px #dddddd; }
.content_file_title { color:#FF7500; font-weight:bold; }

.content_files      { margin:2px 0; padding:5px; border:solid 1px #cccccc; background-color:#dddddd; }
.exif               { margin:2px 0; padding:5px; color:#666666; background-color:#eeeeee; }

.content_etc        { clear:both; padding:5px 0; line-height:16px; font-size:11px; color:#808080; text-align:right; }

/* ÀÌ°Å ¾îµû¾²Áö */
#file               { margin:5px; padding:5px; border:2px solid #dddddd; }

/* content comment */
.comment            { margin-top:5px; padding:10px; border-bottom:solid #dddddd 1px; }
.comment_header     { margin-top:5px; padding:5px 0; }
.comment_header a.link     { color:teal; }
.comment_header a.visited  { color:teal; }

#comment_list { }
#comment_list .comment_reply { background-image:url(/common/images/icon_comment_reply.gif);background-position:left middle;background-repeat:no-repeat;padding-left:22px; }

/* comment °¢³»¿ë */
.comment_box    { padding:5px; border-top:solid 1px #cccccc; line-height:16px; }
.comment_box .comment_writer0  { color:#808080; letter-spacing:-1px; } /* deleted */
.comment_box .comment_writer1  { font-weight:bold; color:#054969; } /* guest */
.comment_box .comment_writer2  { font-weight:bold; color:#323232; } /* user */
.comment_box .comment_date     { color:#a0a0a0; }

.comment_box .comment_content   { padding-top:10px; clear:both; border-top:solid 1px #dddddd; }

#comment_form       { margin:5px 0; border-top:solid 1px red; }
#comment_form li    { margin:2px 0; padding-left:60px; }
.input_name         { background:url(/common/images/bg_input_name.gif) no-repeat scroll 0 0 transparent; }
.input_pw           { background:url(/common/images/bg_input_pw.gif) no-repeat scroll 0 0 transparent; }
.input_email        { background:url(/common/images/bg_input_email.gif) no-repeat scroll 0 0 transparent; }
.input_homepage     { background:url(/common/images/bg_input_homepage.gif) no-repeat scroll 0 0 transparent; }
.input_comment      { background:url(/common/images/bg_input_comment.gif) no-repeat scroll 0 0 transparent; }
.input_confirm      { background:url(/common/images/bg_input_confirm.gif) no-repeat scroll 0 0 transparent; border:solid 1px #cccccc; width:64px;height:21px; cursor:pointer;}
.input_cancel       { background:url(/common/images/bg_input_cancel.gif) no-repeat scroll 0 0 transparent; border:solid 1px #cccccc; width:64px;height:21px; cursor:pointer;}

/* ¾Æ¹ÙÅ¸ */
.avatarbox { float:right; }


.name       { text-align:left; display:block; font-weight:bold; color:#808080; }
.content    { text-align:left; display:none; }
.date       { color:#cccccc; }

.gallery  { border:solid 5px #222222; margin:5px; width:190px; height:190px; position:relative; float:left; }

.gallery img { filter: url(filters.svg#grayscale); filter: gray; -webkit-filter: grayscale(1); }
.gallery img:hover { filter: none; -webkit-filter: grayscale(0); }

.gallery .aaa {
position: absolute;
bottom: 0;
left: 0;
padding:2px;
background: black;
width: 186px;
height: 26px;
opacity: .7;
filter: alpha(opacity=70);
color:white;
font-size:13px;
}



/* °Ô½ÃÆÇ ÀÌ¹ÌÁö ¸µÅ©¿ë */
.insertimage    { margin:5px 0; width:666px; cursor:pointer; border:solid 2px #808080; }
.insertimagefile { margin:5px 0; cursor:pointer; border:solid 2px #808080; }

/* youtube ¸µÅ©¿ë */
.youtube    { width:672px; height:420px; }