@charset "utf-8";
.the_zone { padding: 0; margin: 0 auto; clear: both; }
.the_zone li { float: left; margin: 0; list-style: none; z-index: 7; text-align: left; }
.juizCaption { position: relative; /* float: left; */ margin: 0; background: #fff; overflow: hidden; outline: 0; }
.juizCaption img { position: absolute; border: none; z-index: 5; }
.juizCaption div { position: absolute; left: 0; width: 100%; z-index: 0; color: #666; }
.juizCaption h2 { padding: 10px; margin: 0; }
.juizCaption h2 a { color: #000; font:bold 13px Helvetica, Arial, sans-serif; }
.juizCaption p.title {margin: 10px 0 0 0; font-size: 12px; padding: 0 10px; }
.juizCaption p.user, .juizCaption p.date { padding:0 5px 0 30px; font:normal 8pt 돋움, Dotum, Helvetica, Arial, sans-serif; }
.juizCaption p.user { background:url(img/user.gif) no-repeat 10px 50%; }
.juizCaption p.date { background:url(img/date.gif) no-repeat 10px 50%; }

/* Settings for corners */ 
.topLeft, .topRight, .bottomLeft, .bottomRight { position:absolute; background-repeat: no-repeat; /* float:left; */ }
.topLeft {background-position: top left}
.topRight {background-position: top right}
.bottomLeft {background-position: bottom left}
.bottomRight {background-position: bottom right}
.juiz-excerpt {display:none}