/*
    ¿©¼º½Å¹® (¸ÞÀÎÁ¦¿Ü)´º½º CSS
    ; Àü¿¡ !ie ÀÌ¸é IE Àü¿ë
	; Àü¿¡ ie ÀÌ¸é Non-IE Àü¿ë
	IE¸¸ Àû¿ë ¿¹ : width:990px; width:950px !ie;
*/
.headline { background:snow; margin:0 0 10px 0; padding:0 0 10px 0; border:0; border-bottom:1px solid #C51919 }
.headline h2 { font-weight:bold; font-size:20px; margin:0; }
.headline h3 { color:#636563; font-size:16px; margin:5px 0 0 0 }
.headline .pic {  }
.headline .pic img { float:left; margin:0 15px 0 0; border:1px solid gainsboro }
.headline .content { margin:5px 0 0 0; line-height:1.5; font-size:9pt }

.news_list { list-style:none; margin:0; padding:0 }
.news_list dd { margin:0 0 10px 0; padding:0 0 10px 0; border-bottom:1px dashed lightgrey }
.news_list dd img { float:left; margin:0 15px 0 0; border:1px solid lightgrey  }
.news_list dd .srtitle, .news_list dd .srtitle a { font-size:14px; margin:0 0 7px 0 }
.news_list dd .title, .news_list dd .title a { color:#444; font-size: 14px; font-weight: bold }
.news_list dd .subtitle, .news_list dd .subtitle a { color:#636563; font-size:12px; margin:10px 0 0 0 }
.news_list dd .content, .news_list dd .content a { color:#313031; font-size:9pt; margin:10px 0 0 0; line-height:1.7 }

.btnList { text-align:center; font-size:15px; text-decoration:underline }
.btnList a:hover { color:#C51919 }

.navbar { border-bottom: 1px solid #CBCBCB; margin-bottom: 1em; padding: 3px 0 5px 0 }

#news_content * { font-family: 'µ¸¿ò', Dotum, '±¼¸²', Gulim, AppleGothic, sans-serif; font-size: 15px }
#news_content p { margin-bottom:1em }
#news_content .picbox a { color:#5A8621 }

#news_videos { text-align: center }

/* Áý¹è½Å Private */
#headline_preview { width:711px; width:701px !ie; }
#headline_preview #article { width:691px; width:681px !ie; margin:10px }
#headline_preview .nav { color:red }