﻿/*앨범,홍보 및 틀*/
.picture_wrap { position: relative; height: 753px; text-align: center; background: url(/images/template/00487/sub/picture_bg.jpg) no-repeat; }
.picture_wrap h4 { display: block; text-align: center; font-size: 28px; padding-top: 20px; font-family: 맑은 고딕, Malgun Gothic; letter-spacing: -1px; line-height: 35px; color: #fff; }
.picture_layout { display: flex; flex-wrap: wrap; width: 400px; margin: 100px 0 0 185px; }
.picture_layout li { display: inline-block; padding: 0 10px 5px; zoom: 1; *display: inline; }
.picture_layout li img { width: 70px; border-bottom: 2px solid #ddd; border-right: 2px solid #ddd; margin-bottom: 0px; }
.picture_layout li span { display: block; }
.page_num { width: 100%; float: left; padding-left: 260px; bottom: 0; margin-bottom: 100px; position: absolute; left: 0; text-align: left; height: 20px; }
.page_num2 { width: 100%; float: left; padding-left: 290px; bottom: 0; margin-bottom: 100px; position: absolute; left: 0; text-align: left; height: 20px; }
.page_num3 { width: 100%; float: left; padding-left: 320px; bottom: 0; margin-bottom: 100px; position: absolute; left: 0; text-align: left; height: 20px; }
.page_num4 { width: 100%; float: left; padding-left: 320px; bottom: 0; margin-bottom: 100px; position: absolute; left: 0; text-align: left; height: 20px; }
.bg_wihte {background: #fff; }