/* pages public css */
@import url(http://fonts.googleapis.com/earlyaccess/notosanskr.css);

 
.middle {background:url(/layouts/welfare/image/index/bg_movie.jpg) 50% top repeat-x; height:634px; position:relative; padding-top:20px;}

.middle .main_img{width:960px; height:400px; margin:0 auto; padding-bottom:16px;}

.mbottom {width:940px; height:176px; margin:0 auto; bottom:0; padding:20px 10px; background-color:#fff; border-radius:10px 10px 0 0; border:solid #95a6ba; border-width:2px 2px 0 2px;}

.mbottom .box{width:240px; height:180px; padding:0 10px;}
.mbottom .box2{width:424px; height:180px; padding:0 10px 0 10px;}
.mbottom .box3{width:200px; height:180px; padding:0 10px;}

.main_slide {width: 410px; padding: 55px 65px; font-family:'Noto Sans KR', sans-serif;}
.main_slide h1 {margin: 0; padding: 0; font-size: 2.8em; color:#444444;}
.main_slide p {color:#555555; font-size: 1.3em; padding: 16px 0 0 0; text-align: justify;}
.main_slide ul {color:#555555; font-size: 1.3em;    margin: 0; padding:7px 0 10px 24px; list-style: disc;}
.main_slide a.more { color:#777777; font-size: 1.3em; border: 1px #777 solid; width: 132px; text-align: center; padding: 10px 0 ; display: block;}

/* 최근게시물 갤러리 */
.widget_gallery01 {position:relative;padding:0;}
.widget_gallery01 h6 {border-bottom:#555 solid 1px;padding:0 0 9px 0;margin:0 0 10px 0;font-weight:bold;font-family:"Nanum Gothic";font-size:16px;color:#384799;}
.widget_gallery01 h6 a {color:#444;}
.widget_gallery01 ul {padding:0;margin:0;}
.widget_gallery01 li {float:left;margin:0 10px 20px 5px;list-style-type:none;}
.widget_gallery01 li .thumb {padding:2px;border:#efefef solid 1px;background:#f9f9f9;}
.widget_gallery01 li p {line-height:130%;padding:5px 0 0 0;height:30px;overflow:hidden;}
.widget_gallery01 li p a {font-weight:bold;color:#999;}
.widget_gallery01 li p a:hover {text-decoration:underline;}
.widget_gallery01 li p .comment {font:normal 11px "Nanum Gothic";color:#FC6138;}
.widget_gallery01 li p .new {font-family:"Nanum Gothic";font-size:10px;color:#ff0000;}
.widget_gallery01 li p .date {display:block;font-family:"Nanum Gothic";font-size:10px;color:#999;}
.widget_gallery01 .more {position:absolute;top:4px;right:1px;font-size:11px;font-family:"Nanum Gothic";color:#c0c0c0;}
.widget_gallery01 .more:hover {text-decoration:underline;color:#000000;}

