/* 게시판 */
p.board_tit{font-size:18px; color:#474747; text-align:center; font-weight:bold; margin-top:-30px; margin-bottom:30px; line-height:24px;}
p.board_tit span{font-size:20px; color:#d90c8a;}


/*웹진 갤러리*/
div.webzine{display:block; width:219px; height:150px; position:relative; margin:0 auto;}
div.webzine div.cover{z-index:10;position:absolute;display:none; top:0; left:0;}
div.webzine_txt{vertical-align:middle;font-size:16px; color: #505254; font-weight:bold; padding-top:10px; margin-top:5px;}
div.webzine_txt div.s_txt {margin-top:10px;height:60px; overflow:hidden;}
div.webzine_txt div.s_txt p{font-size:13px; color: #505254; font-weight:bold; line-height:20px; font-weight:normal; }
div.webzine_txt p.date{color:#a1a6a9; font-size:13px; margin-top:10px;}

.boardViewContainerConstruction .constructiontop {overflow: hidden;margin-bottom: 30px;}
.boardViewContainerConstruction .constructiontop .pic {float: left;width: 512px;height: 270px;border: solid 5px #e9e9e9;} 
.boardViewContainerConstruction .constructiontop .base_info {margin-left:40px;float: left;width: 448px;height: 280px;background: url('/images/default/board/bg_view.gif') no-repeat 100% 100%;}
.boardViewContainerConstruction .constructiontop .base_info ul {margin: 0;padding: 0;border-top: solid 2px #555;}
.boardViewContainerConstruction .constructiontop .base_info li {position: relative;padding: 10px 0;list-style: none;border-bottom: solid 1px #e5e5e5;}
.boardViewContainerConstruction .constructiontop .base_info li:first-child p {font-weight: bold;} 
.boardViewContainerConstruction .constructiontop .base_info li em {position: absolute;top: 13px;left: 5px;line-height: 1;}
.boardViewContainerConstruction .constructiontop .base_info li em img {vertical-align: top;}
.boardViewContainerConstruction .constructiontop .base_info li p {padding: 0 15px 0 68px;margin: 0;color: #686868;}
.boardViewContainerConstruction .construction_title {margin-bottom: 34px;border-top: 2px solid #046b3f;height: 44px;line-height: 44px;background-color: #fafafa;text-align: center;font-size: 14px;color: #5d5d5d;font-weight: bold;}
.boardViewContainerConstruction .construction_title p {margin: 0;}