/* CSS Document */
#content_out{ }
#content{ width:980px; height:auto;; background:#fff; margin:50px auto; border:1px #ccc solid; box-shadow:0 0 10px #ccc; box-sizing:border-box; padding:0;}
#content .m_nav{ margin:10px 0 0 10px;}
#content .news_title{ text-align:center; font-size:16px; font-weight:bold; margin-top:10px;}
#content .news_from{ text-align:center; font-size:14px; margin-top:10px;}
#content .article_con{ width:860px; height:auto; margin:18px auto; line-height:24px;}
#content .article_con .article_con_img{ text-align:center; margin-top:10px;}