/* widget style */
.widget {}
.widget a {color:#999;font-family:dotum}
.widget a:hover {text-decoration:underline;color:#f47181}

/* bullet */
.dot1 {background:url(../image/common/bu_dot_green.png) no-repeat left center;text-indent:12px}

/* webzine style 1 */
.webzine1 {}
.webzine1 ul {clear:both}
.webzine1 ul li {clear:both;margin-top:25px}
.webzine1 ul li:first-child {margin:0}

.webzine1 .thumb {float:left;width:74px;height:68px;overflow:hidden;margin-right:10px;color:#333;margin-bottom:18px}
.webzine1 .subject {display:block;font-weight:bold;margin-bottom:10px;padding-top:3px}
.webzine1 p.memo {line-height:150%}
.webzine1 p.memo a {color:#666}

/* list style 1 */
.list1 ul {clear:both}
.list1 ul li {line-height:170%}
.list1 li a {color:#666}
.list1 span.subject {float:left}
.list1 span.date {text-align:right;float:right;color:#cccccc;font-size:11px}

/* gallery style 1 */
.gallery1 .thumb {overflow:hidden}
.gallery1 .subject a {font-weight:bold;display:block;clear:both;margin:10px 0}
.gallery1 .memo a {clear:both;color:#666;line-height:150%}