/* banner */
#banner {2height:200px;}
.banner {background:url(../images/bg_banner_twitter-min.jpg) center top no-repeat;height: inherit;background-color:#eee;}
#banner h2 {text-align: center; font-size: 30px; line-height: 50px; color: #fff; font-weight: bold; padding-top:10px;
    font-family: "Roboto", "Malgun Gothic", "맑은 고딕", Dotum, "돋움", sans-serif;
    text-shadow: 2px 2px 7px #333;}
#banner h3 {text-align: center; font-size: 16px; line-height: 22px; color: #fff; 
    font-family: "Roboto", "Malgun Gothic", "맑은 고딕", Dotum, "돋움", sans-serif; max-width:900px; margin:0 auto;word-break: keep-all;
    text-shadow: 2px 2px 7px #333;}
#banner p {text-align: center; font-size: 26px; line-height: 50px; color: #fff; font-weight: normal;
    font-family: "Roboto", "Malgun Gothic", "맑은 고딕", Dotum, "돋움", sans-serif;
    text-shadow: 2px 2px 7px #333;}

