/* 동화뉴스 - 내용화면 */
#titleArea {padding:20px 10px 15px; background:#f0f0f0; border-bottom:1px solid #c5c5c5;}
#titleArea h1 {font-size:16px; margin-bottom:10px;}
#titleArea h2 {margin-bottom:10px;}
#titleArea h2 p {font-size:13px; color:#188a15; margin-bottom:7px;}
#titleArea .newsDate {color:#888; font-size:11px;}

#contentArea {padding:15px;}
#contentArea .img {width:300px; margin:0 auto; padding:20px 0 10px; text-align:center;}
#contentArea .cmt {width:300px; margin:0 auto; font-size:11px; line-height:15px; color:#888; padding:0 0 20px; text-align:center;}
#contentArea .txt {font-size:16px; line-height:24px;}

#btnArea {text-align:center; padding:30px 0 50px;}
#btnArea #listBtn {text-decoration:none; font-size:12px; border:#bbb solid 1px; padding:7px 100px; background-color:#fafafa; background-image:-moz-linear-gradient(top,#fff,#f6f6f6); background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#F6F6F6)); -webkit-border-radius:4px; border-radius:4px;}
